[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. 4874 1726776764.89197: 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-shq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 4874 1726776764.89773: Added group all to inventory 4874 1726776764.89775: Added group ungrouped to inventory 4874 1726776764.89780: Group all now contains ungrouped 4874 1726776764.89784: Examining possible inventory source: /tmp/kernel_settings-phx/inventory.yml 4874 1726776765.04561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 4874 1726776765.04618: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 4874 1726776765.04637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 4874 1726776765.04686: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 4874 1726776765.04750: Loaded config def from plugin (inventory/script) 4874 1726776765.04751: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 4874 1726776765.04783: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 4874 1726776765.04858: Loaded config def from plugin (inventory/yaml) 4874 1726776765.04860: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 4874 1726776765.04933: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 4874 1726776765.05286: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 4874 1726776765.05289: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 4874 1726776765.05292: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 4874 1726776765.05297: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 4874 1726776765.05302: Loading data from /tmp/kernel_settings-phx/inventory.yml 4874 1726776765.05360: /tmp/kernel_settings-phx/inventory.yml was not parsable by auto 4874 1726776765.05413: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 4874 1726776765.05445: Loading data from /tmp/kernel_settings-phx/inventory.yml 4874 1726776765.05515: group all already in inventory 4874 1726776765.05520: set inventory_file for managed_node1 4874 1726776765.05524: set inventory_dir for managed_node1 4874 1726776765.05524: Added host managed_node1 to inventory 4874 1726776765.05526: Added host managed_node1 to group all 4874 1726776765.05527: set ansible_host for managed_node1 4874 1726776765.05528: set ansible_ssh_extra_args for managed_node1 4874 1726776765.05530: set inventory_file for managed_node2 4874 1726776765.05532: set inventory_dir for managed_node2 4874 1726776765.05533: Added host managed_node2 to inventory 4874 1726776765.05534: Added host managed_node2 to group all 4874 1726776765.05535: set ansible_host for managed_node2 4874 1726776765.05535: set ansible_ssh_extra_args for managed_node2 4874 1726776765.05537: set inventory_file for managed_node3 4874 1726776765.05539: set inventory_dir for managed_node3 4874 1726776765.05540: Added host managed_node3 to inventory 4874 1726776765.05541: Added host managed_node3 to group all 4874 1726776765.05541: set ansible_host for managed_node3 4874 1726776765.05542: set ansible_ssh_extra_args for managed_node3 4874 1726776765.05544: Reconcile groups and hosts in inventory. 4874 1726776765.05547: Group ungrouped now contains managed_node1 4874 1726776765.05548: Group ungrouped now contains managed_node2 4874 1726776765.05550: Group ungrouped now contains managed_node3 4874 1726776765.05616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 4874 1726776765.05723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 4874 1726776765.05761: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 4874 1726776765.05786: Loaded config def from plugin (vars/host_group_vars) 4874 1726776765.05789: 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) 4874 1726776765.05794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 4874 1726776765.05803: 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) 4874 1726776765.05839: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 4874 1726776765.06099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776765.06178: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 4874 1726776765.06212: Loaded config def from plugin (connection/local) 4874 1726776765.06215: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 4874 1726776765.06751: Loaded config def from plugin (connection/paramiko_ssh) 4874 1726776765.06754: 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) 4874 1726776765.07479: 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) 4874 1726776765.07514: Loaded config def from plugin (connection/psrp) 4874 1726776765.07517: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 4874 1726776765.08120: 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) 4874 1726776765.08153: Loaded config def from plugin (connection/ssh) 4874 1726776765.08155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 4874 1726776765.09747: 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) 4874 1726776765.09778: Loaded config def from plugin (connection/winrm) 4874 1726776765.09780: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 4874 1726776765.09806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 4874 1726776765.09860: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 4874 1726776765.09916: Loaded config def from plugin (shell/cmd) 4874 1726776765.09918: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 4874 1726776765.09941: 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) 4874 1726776765.09993: Loaded config def from plugin (shell/powershell) 4874 1726776765.09994: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 4874 1726776765.10043: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 4874 1726776765.10191: Loaded config def from plugin (shell/sh) 4874 1726776765.10193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 4874 1726776765.10223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 4874 1726776765.10328: Loaded config def from plugin (become/runas) 4874 1726776765.10330: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 4874 1726776765.10489: Loaded config def from plugin (become/su) 4874 1726776765.10491: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 4874 1726776765.10628: Loaded config def from plugin (become/sudo) 4874 1726776765.10630: 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 4874 1726776765.10657: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4874 1726776765.11117: trying /usr/local/lib/python3.12/site-packages/ansible/modules 4874 1726776765.13539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 4874 1726776765.13877: in VariableManager get_vars() 4874 1726776765.13907: done with get_vars() 4874 1726776765.13960: in VariableManager get_vars() 4874 1726776765.13981: done with get_vars() 4874 1726776765.14247: in VariableManager get_vars() 4874 1726776765.14264: done with get_vars() 4874 1726776765.14455: in VariableManager get_vars() 4874 1726776765.14471: done with get_vars() 4874 1726776765.14528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 4874 1726776765.14547: 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 4874 1726776765.14854: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 4874 1726776765.15103: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 4874 1726776765.15106: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-shq/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__) 4874 1726776765.15155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 4874 1726776765.15205: 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) 4874 1726776765.15508: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 4874 1726776765.15616: Loaded config def from plugin (callback/default) 4874 1726776765.15619: 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) 4874 1726776765.17161: Loaded config def from plugin (callback/junit) 4874 1726776765.17164: 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) 4874 1726776765.17216: 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) 4874 1726776765.17284: Loaded config def from plugin (callback/minimal) 4874 1726776765.17286: 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) 4874 1726776765.17334: 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) 4874 1726776765.17386: Loaded config def from plugin (callback/tree) 4874 1726776765.17390: 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 4874 1726776765.17560: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 4874 1726776765.17563: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-shq/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_simple_settings.yml ******************************************** 1 plays in /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4874 1726776765.17593: in VariableManager get_vars() 4874 1726776765.17612: done with get_vars() 4874 1726776765.17620: in VariableManager get_vars() 4874 1726776765.17633: done with get_vars() 4874 1726776765.17638: variable 'omit' from source: magic vars 4874 1726776765.17686: in VariableManager get_vars() 4874 1726776765.17705: done with get_vars() 4874 1726776765.17735: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 4874 1726776765.18464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 4874 1726776765.18570: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 4874 1726776765.18610: getting the remaining hosts for this loop 4874 1726776765.18612: done getting the remaining hosts for this loop 4874 1726776765.18615: getting the next task for host managed_node3 4874 1726776765.18620: done getting next task for host managed_node3 4874 1726776765.18626: ^ task is: TASK: Gathering Facts 4874 1726776765.18627: ^ 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 4874 1726776765.18630: getting variables 4874 1726776765.18631: in VariableManager get_vars() 4874 1726776765.18642: Calling all_inventory to load vars for managed_node3 4874 1726776765.18770: Calling groups_inventory to load vars for managed_node3 4874 1726776765.18775: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776765.18790: Calling all_plugins_play to load vars for managed_node3 4874 1726776765.18811: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776765.18816: Calling groups_plugins_play to load vars for managed_node3 4874 1726776765.18859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776765.18928: done with get_vars() 4874 1726776765.18936: done getting variables 4874 1726776765.19017: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 16:12:45 -0400 (0:00:00.015) 0:00:00.015 **** 4874 1726776765.19041: entering _queue_task() for managed_node3/gather_facts 4874 1726776765.19043: Creating lock for gather_facts 4874 1726776765.19457: worker is 1 (out of 1 available) 4874 1726776765.19468: exiting _queue_task() for managed_node3/gather_facts 4874 1726776765.19482: done queuing things up, now waiting for results queue to drain 4874 1726776765.19484: waiting for pending results... 4874 1726776765.19745: running TaskExecutor() for managed_node3/TASK: Gathering Facts 4874 1726776765.19912: in run() - task 0affc99b-caaf-c0d2-5540-000000000014 4874 1726776765.19917: variable 'ansible_search_path' from source: unknown 4874 1726776765.19936: calling self._execute() 4874 1726776765.20019: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776765.20037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776765.20053: variable 'omit' from source: magic vars 4874 1726776765.20181: variable 'omit' from source: magic vars 4874 1726776765.20226: variable 'omit' from source: magic vars 4874 1726776765.20278: variable 'omit' from source: magic vars 4874 1726776765.20409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776765.20438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776765.20471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776765.20496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776765.20562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776765.20565: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776765.20572: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776765.20581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776765.20711: Set connection var ansible_connection to ssh 4874 1726776765.20721: Set connection var ansible_shell_type to sh 4874 1726776765.20741: Set connection var ansible_pipelining to False 4874 1726776765.20756: Set connection var ansible_timeout to 10 4874 1726776765.20767: Set connection var ansible_shell_executable to /bin/sh 4874 1726776765.20783: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776765.20887: variable 'ansible_shell_executable' from source: unknown 4874 1726776765.20891: variable 'ansible_connection' from source: unknown 4874 1726776765.20894: variable 'ansible_module_compression' from source: unknown 4874 1726776765.20896: variable 'ansible_shell_type' from source: unknown 4874 1726776765.20898: variable 'ansible_shell_executable' from source: unknown 4874 1726776765.20903: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776765.20905: variable 'ansible_pipelining' from source: unknown 4874 1726776765.20910: variable 'ansible_timeout' from source: unknown 4874 1726776765.20912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776765.21101: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 4874 1726776765.21126: variable 'omit' from source: magic vars 4874 1726776765.21206: starting attempt loop 4874 1726776765.21213: running the handler 4874 1726776765.21217: variable 'ansible_facts' from source: unknown 4874 1726776765.21219: _low_level_execute_command(): starting 4874 1726776765.21221: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776765.22334: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.22338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.22404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.24240: stdout chunk (state=3): >>>/root <<< 4874 1726776765.24339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.24398: stderr chunk (state=3): >>><<< 4874 1726776765.24427: stdout chunk (state=3): >>><<< 4874 1726776765.24525: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776765.24593: _low_level_execute_command(): starting 4874 1726776765.24912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787 `" && echo ansible-tmp-1726776765.2457747-4895-207864397352787="` echo /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787 `" ) && sleep 0' 4874 1726776765.25911: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776765.25915: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.25917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776765.25920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776765.25922: stderr 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.57 originally 10.31.11.57 <<< 4874 1726776765.25925: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.26033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.26162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.28363: stdout chunk (state=3): >>>ansible-tmp-1726776765.2457747-4895-207864397352787=/root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787 <<< 4874 1726776765.28561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.28578: stdout chunk (state=3): >>><<< 4874 1726776765.28598: stderr chunk (state=3): >>><<< 4874 1726776765.28630: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776765.2457747-4895-207864397352787=/root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776765.28670: variable 'ansible_module_compression' from source: unknown 4874 1726776765.28749: ANSIBALLZ: Using generic lock for ansible.legacy.setup 4874 1726776765.28759: ANSIBALLZ: Acquiring lock 4874 1726776765.28767: ANSIBALLZ: Lock acquired: 139745986445824 4874 1726776765.28776: ANSIBALLZ: Creating module 4874 1726776765.79673: ANSIBALLZ: Writing module into payload 4874 1726776765.79874: ANSIBALLZ: Writing module 4874 1726776765.79916: ANSIBALLZ: Renaming module 4874 1726776765.79927: ANSIBALLZ: Done creating module 4874 1726776765.79967: variable 'ansible_facts' from source: unknown 4874 1726776765.79978: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776765.79990: _low_level_execute_command(): starting 4874 1726776765.80000: _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' 4874 1726776765.80647: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776765.80661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776765.80674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776765.80689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776765.80706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776765.80724: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776765.80740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.80761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776765.80822: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.80888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776765.80905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776765.80916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.81012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.82884: stdout chunk (state=3): >>>PLATFORM <<< 4874 1726776765.82964: stdout chunk (state=3): >>>Linux <<< 4874 1726776765.83011: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 4874 1726776765.83142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.83188: stderr chunk (state=3): >>><<< 4874 1726776765.83190: stdout chunk (state=3): >>><<< 4874 1726776765.83207: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776765.83219 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 4874 1726776765.83262: _low_level_execute_command(): starting 4874 1726776765.83265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 4874 1726776765.83352: Sending initial data 4874 1726776765.83355: Sent initial data (1181 bytes) 4874 1726776765.83705: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776765.83711: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.83714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776765.83717: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.83766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776765.83773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.83845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.87819: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 4874 1726776765.88261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.88407: stderr chunk (state=3): >>><<< 4874 1726776765.88410: stdout chunk (state=3): >>><<< 4874 1726776765.88414: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776765.88418: variable 'ansible_facts' from source: unknown 4874 1726776765.88420: variable 'ansible_facts' from source: unknown 4874 1726776765.88422: variable 'ansible_module_compression' from source: unknown 4874 1726776765.88450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 4874 1726776765.88473: variable 'ansible_facts' from source: unknown 4874 1726776765.88585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py 4874 1726776765.88707: Sending initial data 4874 1726776765.88713: Sent initial data (152 bytes) 4874 1726776765.89223: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776765.89228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.89299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.91090: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776765.91093: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776765.91151: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776765.91208: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp6h3vrmjs /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py <<< 4874 1726776765.91219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py" <<< 4874 1726776765.91273: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp6h3vrmjs" to remote "/root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py" <<< 4874 1726776765.91277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py" <<< 4874 1726776765.95516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.95583: stderr chunk (state=3): >>><<< 4874 1726776765.95586: stdout chunk (state=3): >>><<< 4874 1726776765.95610: done transferring module to remote 4874 1726776765.95622: _low_level_execute_command(): starting 4874 1726776765.95629: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/ /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py && sleep 0' 4874 1726776765.96083: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776765.96087: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776765.96095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776765.96098: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776765.96102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.96152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776765.96159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.96225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776765.98260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776765.98264: stdout chunk (state=3): >>><<< 4874 1726776765.98273: stderr chunk (state=3): >>><<< 4874 1726776765.98284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776765.98289: _low_level_execute_command(): starting 4874 1726776765.98294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/AnsiballZ_setup.py && sleep 0' 4874 1726776765.98744: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776765.98747: 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.57 originally 10.31.11.57 <<< 4874 1726776765.98750: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.98752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776765.98754: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776765.98808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776765.98812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776765.98884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776766.80776: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-57", "ansible_nodename": "ip-10-31-11-57.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": "ec2ccef28d2c686b29e2560819fe50b4", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.02734375, "5m": 0.46484375, "15m": 0.1953125}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.164 39238 10.31.11.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.164 39238 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANruw4xKy7mMjrCPef2GVJwmnBFFDISY31rodKpcSJNSI7q116b13SjrzvF47/feE2a3oZRD7hh/RmrILn75iRIx55f/NMgmgGSnvkFcE6YY0P3XdqfcjghrC+YpIra5LwNaqmScS4eHwW97UQx6NfuWe1yPTRQOGDOgg6uqr6NTAAAAFQDNLRVFmOlwLqisGNtFxfyAG6ymTQAAAIEApFApvLIlOPW0H1QGulXgSTKDf+NEdUYHGvzWZSugWPNOOHfA3UfnKR41IcAmnCqVdwH3qZdk3F4N+Zcyxd1qQ5Lt7pxFij5pl1jEvPTDoeBJa8dBEb0cWU6DJNTv1M1fFVa/qLvbHherjOPlPnLBohR1C0hFCOBh1vaE7sSh+6wAAACAQ4PWiLL43rzEYrcKy2+X/UReyXmbZYnXZcQoafkOaibsFiF4ni0gqsq3FygevmaxW0hIZa8eo+rzKWOufWVCyn6LYc2pruSlFVZqTrlQ2oTZ/2qN0jKSONnLwbe9tAnBR4TvkNcPwfqE+R7xj5QZZddLojsdA+xVLZQFAQEQATw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCWiMyycphfK5n2e9b8SPIXaAuvGMV1tFj7RRlD9FS9wEIyFAWS9EqbjrffVqdq2w7cBRG8J0/SaeGBY1xHvmAYZ+PW6mNqfdxHvr2xzhMo12VxLAgiWJkj3wOhPEAW5CDw50EJ59qxSxFIaCTJ5NYhKSbzD2ccf+elYJed/w89Yh/n/7cCEKfwGDFvjx8S7cg/C9R3abaTSbdj6uQ4C/SZgLK3NMPLXuY0eDXbxOth4A0fKgKsnYMp4fFqgj1DGulr8mbWtkPI5cKP2MAngD9+8dY+ll2mrUlvL9/tlISH9GCf4qHbAYjtpIz3Fa2w0MBfURW8g8AM3qAyjgx7XCg57q3SUSznRxtMTutk6Aromf5uvnhLacc1tq168YTBy+eeKUh6A5S4HQsvx18M/QRF7iPycPaJSidi8ZrhvH6mt6HmThsLXlz/axwTaqOBpZKB9gFPVjpJk0ERW2lBk/qnKFbVdN5LspfWNOnOYcfQOxamEx4khPQIN2a42Z7vJYU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyYKhQU6I3bFCJ+egxlDAkI8g1KXfYAr5kYcoEyDM3+c0xqzpSeCm4Z3pvkHdV8Vdl9C9dY0QshfKHpfuVQ9XU=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAbCFr1oG/bH34tSoJSATTV+qFlChu<<< 4874 1726776766.80812: stdout chunk (state=3): >>>tv6W3WpX7O2ekI", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "12", "second": "46", "epoch": "1726776766", "epoch_int": "1726776766", "date": "2024-09-19", "time": "16:12:46", "iso8601_micro": "2024-09-19T20:12:46.329610Z", "iso8601": "2024-09-19T20:12:46Z", "iso8601_basic": "20240919T161246329610", "iso8601_basic_short": "20240919T161246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3465, "used": 252}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ccef2-8d2c-686b-29e2-560819fe50b4", "ansible_product_uuid": "ec2ccef2-8d2c-686b-29e2-560819fe50b4", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 323, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251215843328, "block_size": 4096, "block_total": 64483404, "block_available": 61331993, "block_used": 3151411, "inode_total": 16384000, "inode_available": 16303202, "inode_used": 80798, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "cr<<< 4874 1726776766.80836: stdout chunk (state=3): >>>ashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8b:6a:f2:c9:eb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.57", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4c0d:c18e:743:9db8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receiv<<< 4874 1726776766.80844: stdout chunk (state=3): >>>e_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.57", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8b:6a:f2:c9:eb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.57"], "ansible_all_ipv6_addresses": ["fe80::4c0d:c18e:743:9db8"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4c0d:c18e:743:9db8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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"}}} <<< 4874 1726776766.83347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776766.83412: stderr chunk (state=3): >>><<< 4874 1726776766.83416: stdout chunk (state=3): >>><<< 4874 1726776766.83451: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-57", "ansible_nodename": "ip-10-31-11-57.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": "ec2ccef28d2c686b29e2560819fe50b4", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.02734375, "5m": 0.46484375, "15m": 0.1953125}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.164 39238 10.31.11.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.164 39238 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANruw4xKy7mMjrCPef2GVJwmnBFFDISY31rodKpcSJNSI7q116b13SjrzvF47/feE2a3oZRD7hh/RmrILn75iRIx55f/NMgmgGSnvkFcE6YY0P3XdqfcjghrC+YpIra5LwNaqmScS4eHwW97UQx6NfuWe1yPTRQOGDOgg6uqr6NTAAAAFQDNLRVFmOlwLqisGNtFxfyAG6ymTQAAAIEApFApvLIlOPW0H1QGulXgSTKDf+NEdUYHGvzWZSugWPNOOHfA3UfnKR41IcAmnCqVdwH3qZdk3F4N+Zcyxd1qQ5Lt7pxFij5pl1jEvPTDoeBJa8dBEb0cWU6DJNTv1M1fFVa/qLvbHherjOPlPnLBohR1C0hFCOBh1vaE7sSh+6wAAACAQ4PWiLL43rzEYrcKy2+X/UReyXmbZYnXZcQoafkOaibsFiF4ni0gqsq3FygevmaxW0hIZa8eo+rzKWOufWVCyn6LYc2pruSlFVZqTrlQ2oTZ/2qN0jKSONnLwbe9tAnBR4TvkNcPwfqE+R7xj5QZZddLojsdA+xVLZQFAQEQATw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCWiMyycphfK5n2e9b8SPIXaAuvGMV1tFj7RRlD9FS9wEIyFAWS9EqbjrffVqdq2w7cBRG8J0/SaeGBY1xHvmAYZ+PW6mNqfdxHvr2xzhMo12VxLAgiWJkj3wOhPEAW5CDw50EJ59qxSxFIaCTJ5NYhKSbzD2ccf+elYJed/w89Yh/n/7cCEKfwGDFvjx8S7cg/C9R3abaTSbdj6uQ4C/SZgLK3NMPLXuY0eDXbxOth4A0fKgKsnYMp4fFqgj1DGulr8mbWtkPI5cKP2MAngD9+8dY+ll2mrUlvL9/tlISH9GCf4qHbAYjtpIz3Fa2w0MBfURW8g8AM3qAyjgx7XCg57q3SUSznRxtMTutk6Aromf5uvnhLacc1tq168YTBy+eeKUh6A5S4HQsvx18M/QRF7iPycPaJSidi8ZrhvH6mt6HmThsLXlz/axwTaqOBpZKB9gFPVjpJk0ERW2lBk/qnKFbVdN5LspfWNOnOYcfQOxamEx4khPQIN2a42Z7vJYU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyYKhQU6I3bFCJ+egxlDAkI8g1KXfYAr5kYcoEyDM3+c0xqzpSeCm4Z3pvkHdV8Vdl9C9dY0QshfKHpfuVQ9XU=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAbCFr1oG/bH34tSoJSATTV+qFlChutv6W3WpX7O2ekI", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "12", "second": "46", "epoch": "1726776766", "epoch_int": "1726776766", "date": "2024-09-19", "time": "16:12:46", "iso8601_micro": "2024-09-19T20:12:46.329610Z", "iso8601": "2024-09-19T20:12:46Z", "iso8601_basic": "20240919T161246329610", "iso8601_basic_short": "20240919T161246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3465, "used": 252}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ccef2-8d2c-686b-29e2-560819fe50b4", "ansible_product_uuid": "ec2ccef2-8d2c-686b-29e2-560819fe50b4", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 323, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251215843328, "block_size": 4096, "block_total": 64483404, "block_available": 61331993, "block_used": 3151411, "inode_total": 16384000, "inode_available": 16303202, "inode_used": 80798, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8b:6a:f2:c9:eb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.57", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4c0d:c18e:743:9db8", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.57", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8b:6a:f2:c9:eb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.57"], "ansible_all_ipv6_addresses": ["fe80::4c0d:c18e:743:9db8"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4c0d:c18e:743:9db8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 4874 1726776766.83779: 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-1726776765.2457747-4895-207864397352787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776766.83796: _low_level_execute_command(): starting 4874 1726776766.83804: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776765.2457747-4895-207864397352787/ > /dev/null 2>&1 && sleep 0' 4874 1726776766.84294: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776766.84298: 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.57 originally 10.31.11.57 <<< 4874 1726776766.84305: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776766.84311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776766.84313: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776766.84364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776766.84369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776766.84372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776766.84434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776766.86476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776766.86527: stderr chunk (state=3): >>><<< 4874 1726776766.86531: stdout chunk (state=3): >>><<< 4874 1726776766.86546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776766.86556: handler run complete 4874 1726776766.86674: variable 'ansible_facts' from source: unknown 4874 1726776766.86759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.87062: variable 'ansible_facts' from source: unknown 4874 1726776766.87139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.87260: attempt loop complete, returning result 4874 1726776766.87264: _execute() done 4874 1726776766.87267: dumping result to json 4874 1726776766.87293: done dumping result, returning 4874 1726776766.87302: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affc99b-caaf-c0d2-5540-000000000014] 4874 1726776766.87307: sending task result for task 0affc99b-caaf-c0d2-5540-000000000014 4874 1726776766.89253: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000014 4874 1726776766.89256: WORKER PROCESS EXITING ok: [managed_node3] 4874 1726776766.89515: no more pending results, returning what we have 4874 1726776766.89517: results queue empty 4874 1726776766.89518: checking for any_errors_fatal 4874 1726776766.89519: done checking for any_errors_fatal 4874 1726776766.89519: checking for max_fail_percentage 4874 1726776766.89520: done checking for max_fail_percentage 4874 1726776766.89521: checking to see if all hosts have failed and the running result is not ok 4874 1726776766.89521: done checking to see if all hosts have failed 4874 1726776766.89522: getting the remaining hosts for this loop 4874 1726776766.89523: done getting the remaining hosts for this loop 4874 1726776766.89526: getting the next task for host managed_node3 4874 1726776766.89529: done getting next task for host managed_node3 4874 1726776766.89531: ^ task is: TASK: meta (flush_handlers) 4874 1726776766.89532: ^ 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 4874 1726776766.89535: getting variables 4874 1726776766.89536: in VariableManager get_vars() 4874 1726776766.89546: Calling all_inventory to load vars for managed_node3 4874 1726776766.89548: Calling groups_inventory to load vars for managed_node3 4874 1726776766.89551: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.89557: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.89559: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.89563: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.89711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.89883: done with get_vars() 4874 1726776766.89894: done getting variables 4874 1726776766.89934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 4874 1726776766.89977: in VariableManager get_vars() 4874 1726776766.89984: Calling all_inventory to load vars for managed_node3 4874 1726776766.89985: Calling groups_inventory to load vars for managed_node3 4874 1726776766.89987: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.89991: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.89993: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.89996: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.90132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.90303: done with get_vars() 4874 1726776766.90316: done queuing things up, now waiting for results queue to drain 4874 1726776766.90318: results queue empty 4874 1726776766.90318: checking for any_errors_fatal 4874 1726776766.90320: done checking for any_errors_fatal 4874 1726776766.90325: checking for max_fail_percentage 4874 1726776766.90326: done checking for max_fail_percentage 4874 1726776766.90327: checking to see if all hosts have failed and the running result is not ok 4874 1726776766.90329: done checking to see if all hosts have failed 4874 1726776766.90329: getting the remaining hosts for this loop 4874 1726776766.90330: done getting the remaining hosts for this loop 4874 1726776766.90332: getting the next task for host managed_node3 4874 1726776766.90335: done getting next task for host managed_node3 4874 1726776766.90337: ^ task is: TASK: Set platform independent vars used by this test 4874 1726776766.90338: ^ 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 4874 1726776766.90339: getting variables 4874 1726776766.90340: in VariableManager get_vars() 4874 1726776766.90346: Calling all_inventory to load vars for managed_node3 4874 1726776766.90348: Calling groups_inventory to load vars for managed_node3 4874 1726776766.90350: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.90353: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.90355: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.90357: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.90479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.90651: done with get_vars() 4874 1726776766.90660: done getting variables 4874 1726776766.90729: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set platform independent vars used by this test] ************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 16:12:46 -0400 (0:00:01.717) 0:00:01.733 **** 4874 1726776766.90752: entering _queue_task() for managed_node3/include_vars 4874 1726776766.90753: Creating lock for include_vars 4874 1726776766.91002: worker is 1 (out of 1 available) 4874 1726776766.91019: exiting _queue_task() for managed_node3/include_vars 4874 1726776766.91031: done queuing things up, now waiting for results queue to drain 4874 1726776766.91035: waiting for pending results... 4874 1726776766.91174: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 4874 1726776766.91231: in run() - task 0affc99b-caaf-c0d2-5540-000000000006 4874 1726776766.91244: variable 'ansible_search_path' from source: unknown 4874 1726776766.91275: calling self._execute() 4874 1726776766.91335: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.91341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.91350: variable 'omit' from source: magic vars 4874 1726776766.91436: variable 'omit' from source: magic vars 4874 1726776766.91462: variable 'omit' from source: magic vars 4874 1726776766.91492: variable 'omit' from source: magic vars 4874 1726776766.91532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776766.91563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776766.91582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776766.91600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776766.91615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776766.91644: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776766.91647: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.91651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.91733: Set connection var ansible_connection to ssh 4874 1726776766.91737: Set connection var ansible_shell_type to sh 4874 1726776766.91748: Set connection var ansible_pipelining to False 4874 1726776766.91757: Set connection var ansible_timeout to 10 4874 1726776766.91763: Set connection var ansible_shell_executable to /bin/sh 4874 1726776766.91770: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776766.91787: variable 'ansible_shell_executable' from source: unknown 4874 1726776766.91791: variable 'ansible_connection' from source: unknown 4874 1726776766.91793: variable 'ansible_module_compression' from source: unknown 4874 1726776766.91798: variable 'ansible_shell_type' from source: unknown 4874 1726776766.91802: variable 'ansible_shell_executable' from source: unknown 4874 1726776766.91813: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.91816: variable 'ansible_pipelining' from source: unknown 4874 1726776766.91819: variable 'ansible_timeout' from source: unknown 4874 1726776766.91822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.91945: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776766.91954: variable 'omit' from source: magic vars 4874 1726776766.91961: starting attempt loop 4874 1726776766.91964: running the handler 4874 1726776766.91976: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4874 1726776766.91998: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 4874 1726776766.92118: handler run complete 4874 1726776766.92127: attempt loop complete, returning result 4874 1726776766.92132: _execute() done 4874 1726776766.92135: dumping result to json 4874 1726776766.92143: done dumping result, returning 4874 1726776766.92149: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [0affc99b-caaf-c0d2-5540-000000000006] 4874 1726776766.92155: sending task result for task 0affc99b-caaf-c0d2-5540-000000000006 4874 1726776766.92263: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000006 4874 1726776766.92266: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_file": "# File managed by Ansible - DO NOT EDIT\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[vm]\ntransparent_hugepages = madvise\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n{% if __kernel_settings_blcmdline_value | d() %}\n[bootloader]\ncmdline = {{ __kernel_settings_blcmdline_value }}\n{% endif %}\n", "kernel_settings_sysctl": [ { "name": "fs.epoll.max_user_watches", "value": 785592 }, { "name": "fs.file-max", "value": 379724 }, { "name": "no.such.param", "state": "absent" } ], "kernel_settings_sysfs": [ { "name": "/sys/kernel/debug/x86/pti_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/retp_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/ibrs_enabled", "value": 0 }, { "name": "/sys/not/found", "state": "absent" } ], "kernel_settings_systemd_cpu_affinity": { "state": "absent" }, "kernel_settings_transparent_hugepages": "madvise", "kernel_settings_transparent_hugepages_defrag": { "state": "absent" } }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 4874 1726776766.92394: no more pending results, returning what we have 4874 1726776766.92397: results queue empty 4874 1726776766.92398: checking for any_errors_fatal 4874 1726776766.92400: done checking for any_errors_fatal 4874 1726776766.92410: checking for max_fail_percentage 4874 1726776766.92412: done checking for max_fail_percentage 4874 1726776766.92413: checking to see if all hosts have failed and the running result is not ok 4874 1726776766.92413: done checking to see if all hosts have failed 4874 1726776766.92414: getting the remaining hosts for this loop 4874 1726776766.92415: done getting the remaining hosts for this loop 4874 1726776766.92418: getting the next task for host managed_node3 4874 1726776766.92421: done getting next task for host managed_node3 4874 1726776766.92423: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 4874 1726776766.92424: ^ 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 4874 1726776766.92427: getting variables 4874 1726776766.92428: in VariableManager get_vars() 4874 1726776766.92450: Calling all_inventory to load vars for managed_node3 4874 1726776766.92451: Calling groups_inventory to load vars for managed_node3 4874 1726776766.92454: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.92461: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.92463: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.92465: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.92612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.92783: done with get_vars() 4874 1726776766.92790: done getting variables 4874 1726776766.92864: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Disable bootloader cmdline testing on Fedora] **************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 16:12:46 -0400 (0:00:00.021) 0:00:01.754 **** 4874 1726776766.92883: entering _queue_task() for managed_node3/set_fact 4874 1726776766.92884: Creating lock for set_fact 4874 1726776766.93071: worker is 1 (out of 1 available) 4874 1726776766.93085: exiting _queue_task() for managed_node3/set_fact 4874 1726776766.93097: done queuing things up, now waiting for results queue to drain 4874 1726776766.93098: waiting for pending results... 4874 1726776766.93229: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 4874 1726776766.93278: in run() - task 0affc99b-caaf-c0d2-5540-000000000007 4874 1726776766.93291: variable 'ansible_search_path' from source: unknown 4874 1726776766.93325: calling self._execute() 4874 1726776766.93404: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.93462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.93467: variable 'omit' from source: magic vars 4874 1726776766.93775: variable 'ansible_distribution' from source: facts 4874 1726776766.93796: Evaluated conditional (ansible_distribution == "Fedora"): True 4874 1726776766.93803: variable 'omit' from source: magic vars 4874 1726776766.93826: variable 'omit' from source: magic vars 4874 1726776766.93856: variable 'omit' from source: magic vars 4874 1726776766.93889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776766.93921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776766.93935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776766.93951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776766.93961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776766.93986: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776766.93989: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.93994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.94072: Set connection var ansible_connection to ssh 4874 1726776766.94075: Set connection var ansible_shell_type to sh 4874 1726776766.94086: Set connection var ansible_pipelining to False 4874 1726776766.94094: Set connection var ansible_timeout to 10 4874 1726776766.94102: Set connection var ansible_shell_executable to /bin/sh 4874 1726776766.94116: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776766.94131: variable 'ansible_shell_executable' from source: unknown 4874 1726776766.94134: variable 'ansible_connection' from source: unknown 4874 1726776766.94137: variable 'ansible_module_compression' from source: unknown 4874 1726776766.94141: variable 'ansible_shell_type' from source: unknown 4874 1726776766.94144: variable 'ansible_shell_executable' from source: unknown 4874 1726776766.94149: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.94154: variable 'ansible_pipelining' from source: unknown 4874 1726776766.94157: variable 'ansible_timeout' from source: unknown 4874 1726776766.94162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.94276: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776766.94285: variable 'omit' from source: magic vars 4874 1726776766.94292: starting attempt loop 4874 1726776766.94295: running the handler 4874 1726776766.94310: handler run complete 4874 1726776766.94317: attempt loop complete, returning result 4874 1726776766.94320: _execute() done 4874 1726776766.94324: dumping result to json 4874 1726776766.94329: done dumping result, returning 4874 1726776766.94336: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [0affc99b-caaf-c0d2-5540-000000000007] 4874 1726776766.94348: sending task result for task 0affc99b-caaf-c0d2-5540-000000000007 4874 1726776766.94428: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000007 4874 1726776766.94431: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_blcmdline_value": null, "__kernel_settings_check_reboot": false, "kernel_settings_bootloader_cmdline": null }, "changed": false } 4874 1726776766.94495: no more pending results, returning what we have 4874 1726776766.94498: results queue empty 4874 1726776766.94499: checking for any_errors_fatal 4874 1726776766.94506: done checking for any_errors_fatal 4874 1726776766.94507: checking for max_fail_percentage 4874 1726776766.94508: done checking for max_fail_percentage 4874 1726776766.94509: checking to see if all hosts have failed and the running result is not ok 4874 1726776766.94510: done checking to see if all hosts have failed 4874 1726776766.94511: getting the remaining hosts for this loop 4874 1726776766.94513: done getting the remaining hosts for this loop 4874 1726776766.94516: getting the next task for host managed_node3 4874 1726776766.94521: done getting next task for host managed_node3 4874 1726776766.94523: ^ task is: TASK: Apply the settings - call the role 4874 1726776766.94525: ^ 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 4874 1726776766.94528: getting variables 4874 1726776766.94529: in VariableManager get_vars() 4874 1726776766.94569: Calling all_inventory to load vars for managed_node3 4874 1726776766.94572: Calling groups_inventory to load vars for managed_node3 4874 1726776766.94574: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.94582: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.94584: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.94586: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.94730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.94905: done with get_vars() 4874 1726776766.94913: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 16:12:46 -0400 (0:00:00.020) 0:00:01.775 **** 4874 1726776766.94978: entering _queue_task() for managed_node3/include_role 4874 1726776766.94979: Creating lock for include_role 4874 1726776766.95163: worker is 1 (out of 1 available) 4874 1726776766.95177: exiting _queue_task() for managed_node3/include_role 4874 1726776766.95190: done queuing things up, now waiting for results queue to drain 4874 1726776766.95191: waiting for pending results... 4874 1726776766.95318: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 4874 1726776766.95379: in run() - task 0affc99b-caaf-c0d2-5540-000000000008 4874 1726776766.95391: variable 'ansible_search_path' from source: unknown 4874 1726776766.95423: calling self._execute() 4874 1726776766.95475: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776766.95482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776766.95490: variable 'omit' from source: magic vars 4874 1726776766.95574: _execute() done 4874 1726776766.95578: dumping result to json 4874 1726776766.95581: done dumping result, returning 4874 1726776766.95588: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [0affc99b-caaf-c0d2-5540-000000000008] 4874 1726776766.95595: sending task result for task 0affc99b-caaf-c0d2-5540-000000000008 4874 1726776766.95694: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000008 4874 1726776766.95697: WORKER PROCESS EXITING 4874 1726776766.95730: no more pending results, returning what we have 4874 1726776766.95734: in VariableManager get_vars() 4874 1726776766.95762: Calling all_inventory to load vars for managed_node3 4874 1726776766.95765: Calling groups_inventory to load vars for managed_node3 4874 1726776766.95769: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.95778: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.95782: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.95784: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.95947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776766.96118: done with get_vars() 4874 1726776766.96124: variable 'ansible_search_path' from source: unknown 4874 1726776766.96305: variable 'omit' from source: magic vars 4874 1726776766.96323: variable 'omit' from source: magic vars 4874 1726776766.96335: variable 'omit' from source: magic vars 4874 1726776766.96339: we have included files to process 4874 1726776766.96339: generating all_blocks data 4874 1726776766.96340: done generating all_blocks data 4874 1726776766.96341: processing included file: fedora.linux_system_roles.kernel_settings 4874 1726776766.96357: in VariableManager get_vars() 4874 1726776766.96367: done with get_vars() 4874 1726776766.96421: in VariableManager get_vars() 4874 1726776766.96431: done with get_vars() 4874 1726776766.96459: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4874 1726776766.96561: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4874 1726776766.96613: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4874 1726776766.96733: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4874 1726776766.97380: in VariableManager get_vars() 4874 1726776766.97395: done with get_vars() 4874 1726776766.98545: in VariableManager get_vars() 4874 1726776766.98560: done with get_vars() 4874 1726776766.98691: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4874 1726776766.99273: iterating over new_blocks loaded from include file 4874 1726776766.99274: in VariableManager get_vars() 4874 1726776766.99286: done with get_vars() 4874 1726776766.99288: filtering new block on tags 4874 1726776766.99321: done filtering new block on tags 4874 1726776766.99325: in VariableManager get_vars() 4874 1726776766.99337: done with get_vars() 4874 1726776766.99338: filtering new block on tags 4874 1726776766.99367: done filtering new block on tags 4874 1726776766.99369: in VariableManager get_vars() 4874 1726776766.99379: done with get_vars() 4874 1726776766.99380: filtering new block on tags 4874 1726776766.99578: done filtering new block on tags 4874 1726776766.99581: in VariableManager get_vars() 4874 1726776766.99591: done with get_vars() 4874 1726776766.99592: filtering new block on tags 4874 1726776766.99607: done filtering new block on tags 4874 1726776766.99610: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4874 1726776766.99615: extending task lists for all hosts with included blocks 4874 1726776766.99776: done extending task lists 4874 1726776766.99777: done processing included files 4874 1726776766.99778: results queue empty 4874 1726776766.99779: checking for any_errors_fatal 4874 1726776766.99781: done checking for any_errors_fatal 4874 1726776766.99781: checking for max_fail_percentage 4874 1726776766.99782: done checking for max_fail_percentage 4874 1726776766.99783: checking to see if all hosts have failed and the running result is not ok 4874 1726776766.99783: done checking to see if all hosts have failed 4874 1726776766.99784: getting the remaining hosts for this loop 4874 1726776766.99785: done getting the remaining hosts for this loop 4874 1726776766.99787: getting the next task for host managed_node3 4874 1726776766.99790: done getting next task for host managed_node3 4874 1726776766.99792: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776766.99794: ^ 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 4874 1726776766.99803: getting variables 4874 1726776766.99804: in VariableManager get_vars() 4874 1726776766.99815: Calling all_inventory to load vars for managed_node3 4874 1726776766.99817: Calling groups_inventory to load vars for managed_node3 4874 1726776766.99819: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776766.99823: Calling all_plugins_play to load vars for managed_node3 4874 1726776766.99825: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776766.99827: Calling groups_plugins_play to load vars for managed_node3 4874 1726776766.99964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.00148: done with get_vars() 4874 1726776767.00156: done getting variables 4874 1726776767.00213: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.052) 0:00:01.827 **** 4874 1726776767.00234: entering _queue_task() for managed_node3/fail 4874 1726776767.00236: Creating lock for fail 4874 1726776767.00456: worker is 1 (out of 1 available) 4874 1726776767.00471: exiting _queue_task() for managed_node3/fail 4874 1726776767.00484: done queuing things up, now waiting for results queue to drain 4874 1726776767.00486: waiting for pending results... 4874 1726776767.00648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776767.00767: in run() - task 0affc99b-caaf-c0d2-5540-000000000047 4874 1726776767.00771: variable 'ansible_search_path' from source: unknown 4874 1726776767.00773: variable 'ansible_search_path' from source: unknown 4874 1726776767.00881: calling self._execute() 4874 1726776767.01006: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.01010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.01012: variable 'omit' from source: magic vars 4874 1726776767.01470: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776767.01495: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776767.01512: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4874 1726776767.01923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776767.03595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776767.03657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776767.03687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776767.03724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776767.03749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776767.03816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776767.03844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776767.03867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776767.03899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776767.03916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776767.03967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776767.03987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776767.04032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776767.04075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776767.04306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776767.04312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776767.04315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776767.04317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776767.04320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776767.04322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776767.04672: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776767.04764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776767.04981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776767.05031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776767.05072: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776767.05115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776767.05167: 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) 4874 1726776767.05198: 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) 4874 1726776767.05240: 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) 4874 1726776767.05276: 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) 4874 1726776767.05339: 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) 4874 1726776767.05371: 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) 4874 1726776767.05411: 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) 4874 1726776767.05448: 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) 4874 1726776767.05488: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4874 1726776767.05507: when evaluation is False, skipping this task 4874 1726776767.05518: _execute() done 4874 1726776767.05525: dumping result to json 4874 1726776767.05533: done dumping result, returning 4874 1726776767.05545: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-c0d2-5540-000000000047] 4874 1726776767.05555: sending task result for task 0affc99b-caaf-c0d2-5540-000000000047 skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4874 1726776767.05723: no more pending results, returning what we have 4874 1726776767.05726: results queue empty 4874 1726776767.05727: checking for any_errors_fatal 4874 1726776767.05729: done checking for any_errors_fatal 4874 1726776767.05730: checking for max_fail_percentage 4874 1726776767.05732: done checking for max_fail_percentage 4874 1726776767.05733: checking to see if all hosts have failed and the running result is not ok 4874 1726776767.05734: done checking to see if all hosts have failed 4874 1726776767.05735: getting the remaining hosts for this loop 4874 1726776767.05737: done getting the remaining hosts for this loop 4874 1726776767.05741: getting the next task for host managed_node3 4874 1726776767.05750: done getting next task for host managed_node3 4874 1726776767.05754: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776767.05757: ^ 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 4874 1726776767.05771: getting variables 4874 1726776767.05773: in VariableManager get_vars() 4874 1726776767.05820: Calling all_inventory to load vars for managed_node3 4874 1726776767.05823: Calling groups_inventory to load vars for managed_node3 4874 1726776767.05826: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.05838: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.05841: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.05847: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000047 4874 1726776767.05850: WORKER PROCESS EXITING 4874 1726776767.05854: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.06165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.06479: done with get_vars() 4874 1726776767.06492: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.063) 0:00:01.891 **** 4874 1726776767.06607: entering _queue_task() for managed_node3/include_tasks 4874 1726776767.06612: Creating lock for include_tasks 4874 1726776767.06878: worker is 1 (out of 1 available) 4874 1726776767.06892: exiting _queue_task() for managed_node3/include_tasks 4874 1726776767.07012: done queuing things up, now waiting for results queue to drain 4874 1726776767.07014: waiting for pending results... 4874 1726776767.07186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776767.07326: in run() - task 0affc99b-caaf-c0d2-5540-000000000048 4874 1726776767.07357: variable 'ansible_search_path' from source: unknown 4874 1726776767.07366: variable 'ansible_search_path' from source: unknown 4874 1726776767.07417: calling self._execute() 4874 1726776767.07516: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.07531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.07547: variable 'omit' from source: magic vars 4874 1726776767.07683: _execute() done 4874 1726776767.07693: dumping result to json 4874 1726776767.07704: done dumping result, returning 4874 1726776767.07725: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-c0d2-5540-000000000048] 4874 1726776767.07740: sending task result for task 0affc99b-caaf-c0d2-5540-000000000048 4874 1726776767.07896: no more pending results, returning what we have 4874 1726776767.07905: in VariableManager get_vars() 4874 1726776767.07955: Calling all_inventory to load vars for managed_node3 4874 1726776767.07959: Calling groups_inventory to load vars for managed_node3 4874 1726776767.07961: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.07977: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.07981: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.07986: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.08459: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000048 4874 1726776767.08462: WORKER PROCESS EXITING 4874 1726776767.08489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.08815: done with get_vars() 4874 1726776767.08824: variable 'ansible_search_path' from source: unknown 4874 1726776767.08826: variable 'ansible_search_path' from source: unknown 4874 1726776767.08864: we have included files to process 4874 1726776767.08865: generating all_blocks data 4874 1726776767.08867: done generating all_blocks data 4874 1726776767.08872: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776767.08874: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776767.08876: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776767.09904: done processing included file 4874 1726776767.09907: iterating over new_blocks loaded from include file 4874 1726776767.09911: in VariableManager get_vars() 4874 1726776767.09936: done with get_vars() 4874 1726776767.09938: filtering new block on tags 4874 1726776767.09967: done filtering new block on tags 4874 1726776767.09970: in VariableManager get_vars() 4874 1726776767.09992: done with get_vars() 4874 1726776767.09994: filtering new block on tags 4874 1726776767.10073: done filtering new block on tags 4874 1726776767.10077: in VariableManager get_vars() 4874 1726776767.10105: done with get_vars() 4874 1726776767.10107: filtering new block on tags 4874 1726776767.10160: done filtering new block on tags 4874 1726776767.10164: in VariableManager get_vars() 4874 1726776767.10189: done with get_vars() 4874 1726776767.10191: filtering new block on tags 4874 1726776767.10226: done filtering new block on tags 4874 1726776767.10229: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4874 1726776767.10235: extending task lists for all hosts with included blocks 4874 1726776767.10437: done extending task lists 4874 1726776767.10439: done processing included files 4874 1726776767.10439: results queue empty 4874 1726776767.10440: checking for any_errors_fatal 4874 1726776767.10443: done checking for any_errors_fatal 4874 1726776767.10445: checking for max_fail_percentage 4874 1726776767.10446: done checking for max_fail_percentage 4874 1726776767.10447: checking to see if all hosts have failed and the running result is not ok 4874 1726776767.10448: done checking to see if all hosts have failed 4874 1726776767.10449: getting the remaining hosts for this loop 4874 1726776767.10451: done getting the remaining hosts for this loop 4874 1726776767.10454: getting the next task for host managed_node3 4874 1726776767.10459: done getting next task for host managed_node3 4874 1726776767.10462: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776767.10466: ^ 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 4874 1726776767.10476: getting variables 4874 1726776767.10478: in VariableManager get_vars() 4874 1726776767.10493: Calling all_inventory to load vars for managed_node3 4874 1726776767.10495: Calling groups_inventory to load vars for managed_node3 4874 1726776767.10498: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.10505: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.10511: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.10515: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.10730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.11079: done with get_vars() 4874 1726776767.11090: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.045) 0:00:01.937 **** 4874 1726776767.11178: entering _queue_task() for managed_node3/setup 4874 1726776767.11452: worker is 1 (out of 1 available) 4874 1726776767.11467: exiting _queue_task() for managed_node3/setup 4874 1726776767.11480: done queuing things up, now waiting for results queue to drain 4874 1726776767.11481: waiting for pending results... 4874 1726776767.11757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776767.11923: in run() - task 0affc99b-caaf-c0d2-5540-0000000000bb 4874 1726776767.12107: variable 'ansible_search_path' from source: unknown 4874 1726776767.12114: variable 'ansible_search_path' from source: unknown 4874 1726776767.12116: calling self._execute() 4874 1726776767.12119: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.12122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.12125: variable 'omit' from source: magic vars 4874 1726776767.12762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776767.15273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776767.15378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776767.15435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776767.15483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776767.15530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776767.15640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776767.15682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776767.15725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776767.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776767.15806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776767.15888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776767.15927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776767.15964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776767.16022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776767.16046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776767.16279: variable '__kernel_settings_required_facts' from source: role '' all vars 4874 1726776767.16297: variable 'ansible_facts' from source: unknown 4874 1726776767.16443: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4874 1726776767.16452: when evaluation is False, skipping this task 4874 1726776767.16460: _execute() done 4874 1726776767.16468: dumping result to json 4874 1726776767.16492: done dumping result, returning 4874 1726776767.16496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-c0d2-5540-0000000000bb] 4874 1726776767.16510: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000bb 4874 1726776767.16673: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000bb 4874 1726776767.16676: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4874 1726776767.16757: no more pending results, returning what we have 4874 1726776767.16762: results queue empty 4874 1726776767.16763: checking for any_errors_fatal 4874 1726776767.16764: done checking for any_errors_fatal 4874 1726776767.16765: checking for max_fail_percentage 4874 1726776767.16767: done checking for max_fail_percentage 4874 1726776767.16768: checking to see if all hosts have failed and the running result is not ok 4874 1726776767.16769: done checking to see if all hosts have failed 4874 1726776767.16770: getting the remaining hosts for this loop 4874 1726776767.16772: done getting the remaining hosts for this loop 4874 1726776767.16777: getting the next task for host managed_node3 4874 1726776767.16788: done getting next task for host managed_node3 4874 1726776767.16792: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776767.16796: ^ 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 4874 1726776767.16815: getting variables 4874 1726776767.16817: in VariableManager get_vars() 4874 1726776767.16863: Calling all_inventory to load vars for managed_node3 4874 1726776767.16866: Calling groups_inventory to load vars for managed_node3 4874 1726776767.16869: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.16882: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.16886: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.16891: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.17362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.17699: done with get_vars() 4874 1726776767.17717: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.066) 0:00:02.003 **** 4874 1726776767.17829: entering _queue_task() for managed_node3/stat 4874 1726776767.18088: worker is 1 (out of 1 available) 4874 1726776767.18206: exiting _queue_task() for managed_node3/stat 4874 1726776767.18223: done queuing things up, now waiting for results queue to drain 4874 1726776767.18224: waiting for pending results... 4874 1726776767.18520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776767.18561: in run() - task 0affc99b-caaf-c0d2-5540-0000000000bd 4874 1726776767.18585: variable 'ansible_search_path' from source: unknown 4874 1726776767.18594: variable 'ansible_search_path' from source: unknown 4874 1726776767.18652: calling self._execute() 4874 1726776767.18749: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.18857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.18860: variable 'omit' from source: magic vars 4874 1726776767.19447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776767.19747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776767.19805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776767.19857: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776767.19904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776767.20012: 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) 4874 1726776767.20050: 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) 4874 1726776767.20090: 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) 4874 1726776767.20133: 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) 4874 1726776767.20280: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4874 1726776767.20382: variable 'omit' from source: magic vars 4874 1726776767.20385: variable 'omit' from source: magic vars 4874 1726776767.20434: variable 'omit' from source: magic vars 4874 1726776767.20469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776767.20514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776767.20537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776767.20559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.20574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.20619: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776767.20630: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.20638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.20756: Set connection var ansible_connection to ssh 4874 1726776767.20765: Set connection var ansible_shell_type to sh 4874 1726776767.20785: Set connection var ansible_pipelining to False 4874 1726776767.20800: Set connection var ansible_timeout to 10 4874 1726776767.20827: Set connection var ansible_shell_executable to /bin/sh 4874 1726776767.20936: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776767.20939: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.20942: variable 'ansible_connection' from source: unknown 4874 1726776767.20944: variable 'ansible_module_compression' from source: unknown 4874 1726776767.20946: variable 'ansible_shell_type' from source: unknown 4874 1726776767.20948: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.20950: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.20952: variable 'ansible_pipelining' from source: unknown 4874 1726776767.20954: variable 'ansible_timeout' from source: unknown 4874 1726776767.20955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.21103: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776767.21124: variable 'omit' from source: magic vars 4874 1726776767.21137: starting attempt loop 4874 1726776767.21145: running the handler 4874 1726776767.21169: _low_level_execute_command(): starting 4874 1726776767.21182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776767.22032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.22071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776767.22099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.22118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.22224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.24197: stdout chunk (state=3): >>>/root <<< 4874 1726776767.24342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.24370: stdout chunk (state=3): >>><<< 4874 1726776767.24374: stderr chunk (state=3): >>><<< 4874 1726776767.24395: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.24516: _low_level_execute_command(): starting 4874 1726776767.24519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336 `" && echo ansible-tmp-1726776767.2441323-4987-176062261418336="` echo /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336 `" ) && sleep 0' 4874 1726776767.25071: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.25086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.25099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.25126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.25144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776767.25250: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.25271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.25373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.27707: stdout chunk (state=3): >>>ansible-tmp-1726776767.2441323-4987-176062261418336=/root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336 <<< 4874 1726776767.27931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.27934: stdout chunk (state=3): >>><<< 4874 1726776767.27937: stderr chunk (state=3): >>><<< 4874 1726776767.27960: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776767.2441323-4987-176062261418336=/root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.28020: variable 'ansible_module_compression' from source: unknown 4874 1726776767.28091: ANSIBALLZ: Using lock for stat 4874 1726776767.28100: ANSIBALLZ: Acquiring lock 4874 1726776767.28113: ANSIBALLZ: Lock acquired: 139745980928112 4874 1726776767.28122: ANSIBALLZ: Creating module 4874 1726776767.41442: ANSIBALLZ: Writing module into payload 4874 1726776767.41555: ANSIBALLZ: Writing module 4874 1726776767.41578: ANSIBALLZ: Renaming module 4874 1726776767.41582: ANSIBALLZ: Done creating module 4874 1726776767.41622: variable 'ansible_facts' from source: unknown 4874 1726776767.41663: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py 4874 1726776767.41973: Sending initial data 4874 1726776767.41977: Sent initial data (151 bytes) 4874 1726776767.42522: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.42597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776767.42615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.42650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.42741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.44621: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776767.44699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776767.44766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp0_7e0hj9 /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py <<< 4874 1726776767.44769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py" <<< 4874 1726776767.44860: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp0_7e0hj9" to remote "/root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py" <<< 4874 1726776767.46003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.46040: stderr chunk (state=3): >>><<< 4874 1726776767.46044: stdout chunk (state=3): >>><<< 4874 1726776767.46065: done transferring module to remote 4874 1726776767.46075: _low_level_execute_command(): starting 4874 1726776767.46081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/ /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py && sleep 0' 4874 1726776767.46527: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.46531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.46535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776767.46537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.46557: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.46611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.46615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.46692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.48765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.48812: stderr chunk (state=3): >>><<< 4874 1726776767.48818: stdout chunk (state=3): >>><<< 4874 1726776767.48833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.48836: _low_level_execute_command(): starting 4874 1726776767.48842: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/AnsiballZ_stat.py && sleep 0' 4874 1726776767.49264: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.49268: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.49270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.49273: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.49338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776767.49341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.49402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.68937: 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"}}} <<< 4874 1726776767.70756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776767.70760: stdout chunk (state=3): >>><<< 4874 1726776767.70763: stderr chunk (state=3): >>><<< 4874 1726776767.70782: _low_level_execute_command() done: rc=0, stdout= {"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"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776767.70846: 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-1726776767.2441323-4987-176062261418336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776767.70907: _low_level_execute_command(): starting 4874 1726776767.70913: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776767.2441323-4987-176062261418336/ > /dev/null 2>&1 && sleep 0' 4874 1726776767.71561: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.71578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.71592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.71619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.71644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776767.71672: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.71779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.71803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.71916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.74223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.74227: stdout chunk (state=3): >>><<< 4874 1726776767.74235: stderr chunk (state=3): >>><<< 4874 1726776767.74268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.74406: handler run complete 4874 1726776767.74411: attempt loop complete, returning result 4874 1726776767.74413: _execute() done 4874 1726776767.74415: dumping result to json 4874 1726776767.74417: done dumping result, returning 4874 1726776767.74419: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-c0d2-5540-0000000000bd] 4874 1726776767.74421: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000bd 4874 1726776767.74492: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000bd 4874 1726776767.74496: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4874 1726776767.74586: no more pending results, returning what we have 4874 1726776767.74591: results queue empty 4874 1726776767.74592: checking for any_errors_fatal 4874 1726776767.74597: done checking for any_errors_fatal 4874 1726776767.74598: checking for max_fail_percentage 4874 1726776767.74602: done checking for max_fail_percentage 4874 1726776767.74603: checking to see if all hosts have failed and the running result is not ok 4874 1726776767.74604: done checking to see if all hosts have failed 4874 1726776767.74605: getting the remaining hosts for this loop 4874 1726776767.74608: done getting the remaining hosts for this loop 4874 1726776767.74612: getting the next task for host managed_node3 4874 1726776767.74621: done getting next task for host managed_node3 4874 1726776767.74625: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776767.74629: ^ 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=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 4874 1726776767.74641: getting variables 4874 1726776767.74643: in VariableManager get_vars() 4874 1726776767.74684: Calling all_inventory to load vars for managed_node3 4874 1726776767.74688: Calling groups_inventory to load vars for managed_node3 4874 1726776767.74691: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.74907: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.74913: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.74996: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.75320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.75665: done with get_vars() 4874 1726776767.75678: done getting variables 4874 1726776767.75756: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.579) 0:00:02.583 **** 4874 1726776767.75803: entering _queue_task() for managed_node3/set_fact 4874 1726776767.76083: worker is 1 (out of 1 available) 4874 1726776767.76097: exiting _queue_task() for managed_node3/set_fact 4874 1726776767.76113: done queuing things up, now waiting for results queue to drain 4874 1726776767.76114: waiting for pending results... 4874 1726776767.76472: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776767.76557: in run() - task 0affc99b-caaf-c0d2-5540-0000000000be 4874 1726776767.76583: variable 'ansible_search_path' from source: unknown 4874 1726776767.76590: variable 'ansible_search_path' from source: unknown 4874 1726776767.76678: calling self._execute() 4874 1726776767.76731: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.76750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.76767: variable 'omit' from source: magic vars 4874 1726776767.77393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776767.77722: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776767.77789: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776767.77873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776767.77888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776767.78028: 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) 4874 1726776767.78062: 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) 4874 1726776767.78109: 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) 4874 1726776767.78147: 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) 4874 1726776767.78308: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4874 1726776767.78430: variable 'omit' from source: magic vars 4874 1726776767.78433: variable 'omit' from source: magic vars 4874 1726776767.78560: variable '__ostree_booted_stat' from source: set_fact 4874 1726776767.78620: variable 'omit' from source: magic vars 4874 1726776767.78661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776767.78699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776767.78726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776767.78757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.78779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.78821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776767.78832: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.78842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.78973: Set connection var ansible_connection to ssh 4874 1726776767.78987: Set connection var ansible_shell_type to sh 4874 1726776767.79010: Set connection var ansible_pipelining to False 4874 1726776767.79082: Set connection var ansible_timeout to 10 4874 1726776767.79085: Set connection var ansible_shell_executable to /bin/sh 4874 1726776767.79089: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776767.79092: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.79094: variable 'ansible_connection' from source: unknown 4874 1726776767.79096: variable 'ansible_module_compression' from source: unknown 4874 1726776767.79098: variable 'ansible_shell_type' from source: unknown 4874 1726776767.79102: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.79104: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.79192: variable 'ansible_pipelining' from source: unknown 4874 1726776767.79195: variable 'ansible_timeout' from source: unknown 4874 1726776767.79198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.79268: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776767.79286: variable 'omit' from source: magic vars 4874 1726776767.79303: starting attempt loop 4874 1726776767.79312: running the handler 4874 1726776767.79333: handler run complete 4874 1726776767.79346: attempt loop complete, returning result 4874 1726776767.79352: _execute() done 4874 1726776767.79358: dumping result to json 4874 1726776767.79364: done dumping result, returning 4874 1726776767.79374: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-c0d2-5540-0000000000be] 4874 1726776767.79383: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000be 4874 1726776767.79495: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000be 4874 1726776767.79498: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 4874 1726776767.79589: no more pending results, returning what we have 4874 1726776767.79593: results queue empty 4874 1726776767.79595: checking for any_errors_fatal 4874 1726776767.79607: done checking for any_errors_fatal 4874 1726776767.79608: checking for max_fail_percentage 4874 1726776767.79610: done checking for max_fail_percentage 4874 1726776767.79611: checking to see if all hosts have failed and the running result is not ok 4874 1726776767.79612: done checking to see if all hosts have failed 4874 1726776767.79613: getting the remaining hosts for this loop 4874 1726776767.79615: done getting the remaining hosts for this loop 4874 1726776767.79620: getting the next task for host managed_node3 4874 1726776767.79633: done getting next task for host managed_node3 4874 1726776767.79636: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776767.79641: ^ 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=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? (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 4874 1726776767.79657: getting variables 4874 1726776767.79660: in VariableManager get_vars() 4874 1726776767.79923: Calling all_inventory to load vars for managed_node3 4874 1726776767.79926: Calling groups_inventory to load vars for managed_node3 4874 1726776767.79930: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776767.79940: Calling all_plugins_play to load vars for managed_node3 4874 1726776767.79944: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776767.79948: Calling groups_plugins_play to load vars for managed_node3 4874 1726776767.80215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776767.80543: done with get_vars() 4874 1726776767.80555: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:12:47 -0400 (0:00:00.048) 0:00:02.632 **** 4874 1726776767.80672: entering _queue_task() for managed_node3/stat 4874 1726776767.80964: worker is 1 (out of 1 available) 4874 1726776767.80979: exiting _queue_task() for managed_node3/stat 4874 1726776767.80994: done queuing things up, now waiting for results queue to drain 4874 1726776767.80996: waiting for pending results... 4874 1726776767.81353: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776767.81559: in run() - task 0affc99b-caaf-c0d2-5540-0000000000c0 4874 1726776767.81563: variable 'ansible_search_path' from source: unknown 4874 1726776767.81566: variable 'ansible_search_path' from source: unknown 4874 1726776767.81569: calling self._execute() 4874 1726776767.81635: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.81649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.81671: variable 'omit' from source: magic vars 4874 1726776767.82341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776767.82643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776767.82706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776767.82761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776767.82810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776767.82920: 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) 4874 1726776767.82973: 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) 4874 1726776767.83002: 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) 4874 1726776767.83041: 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) 4874 1726776767.83202: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4874 1726776767.83301: variable 'omit' from source: magic vars 4874 1726776767.83307: variable 'omit' from source: magic vars 4874 1726776767.83348: variable 'omit' from source: magic vars 4874 1726776767.83382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776767.83430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776767.83455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776767.83481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.83499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776767.83550: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776767.83560: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.83569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.83737: Set connection var ansible_connection to ssh 4874 1726776767.83740: Set connection var ansible_shell_type to sh 4874 1726776767.83748: Set connection var ansible_pipelining to False 4874 1726776767.83750: Set connection var ansible_timeout to 10 4874 1726776767.83761: Set connection var ansible_shell_executable to /bin/sh 4874 1726776767.83773: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776767.83803: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.83812: variable 'ansible_connection' from source: unknown 4874 1726776767.83821: variable 'ansible_module_compression' from source: unknown 4874 1726776767.83845: variable 'ansible_shell_type' from source: unknown 4874 1726776767.83848: variable 'ansible_shell_executable' from source: unknown 4874 1726776767.83851: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776767.84006: variable 'ansible_pipelining' from source: unknown 4874 1726776767.84010: variable 'ansible_timeout' from source: unknown 4874 1726776767.84012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776767.84052: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776767.84069: variable 'omit' from source: magic vars 4874 1726776767.84081: starting attempt loop 4874 1726776767.84089: running the handler 4874 1726776767.84111: _low_level_execute_command(): starting 4874 1726776767.84133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776767.84897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.85022: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.85048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776767.85065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.85091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.85197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.87162: stdout chunk (state=3): >>>/root <<< 4874 1726776767.87407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.87410: stdout chunk (state=3): >>><<< 4874 1726776767.87412: stderr chunk (state=3): >>><<< 4874 1726776767.87415: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.87423: _low_level_execute_command(): starting 4874 1726776767.87426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990 `" && echo ansible-tmp-1726776767.8737707-5012-186861374810990="` echo /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990 `" ) && sleep 0' 4874 1726776767.88064: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.88106: 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.57 originally 10.31.11.57 <<< 4874 1726776767.88211: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776767.88232: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.88275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.88354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.90661: stdout chunk (state=3): >>>ansible-tmp-1726776767.8737707-5012-186861374810990=/root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990 <<< 4874 1726776767.91108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.91112: stdout chunk (state=3): >>><<< 4874 1726776767.91115: stderr chunk (state=3): >>><<< 4874 1726776767.91118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776767.8737707-5012-186861374810990=/root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.91120: variable 'ansible_module_compression' from source: unknown 4874 1726776767.91123: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776767.91125: variable 'ansible_facts' from source: unknown 4874 1726776767.91183: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py 4874 1726776767.91375: Sending initial data 4874 1726776767.91385: Sent initial data (151 bytes) 4874 1726776767.92069: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.92123: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.92139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776767.92237: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.92259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.92366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.94269: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776767.94348: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776767.94434: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp7m7i1m9m /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py <<< 4874 1726776767.94458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py" <<< 4874 1726776767.94532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp7m7i1m9m" to remote "/root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py" <<< 4874 1726776767.95918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.95921: stdout chunk (state=3): >>><<< 4874 1726776767.95924: stderr chunk (state=3): >>><<< 4874 1726776767.95926: done transferring module to remote 4874 1726776767.95929: _low_level_execute_command(): starting 4874 1726776767.95932: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/ /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py && sleep 0' 4874 1726776767.96498: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.96518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.96540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.96569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.96667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.96706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776767.96745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776767.96821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776767.99037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776767.99057: stdout chunk (state=3): >>><<< 4874 1726776767.99070: stderr chunk (state=3): >>><<< 4874 1726776767.99093: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776767.99105: _low_level_execute_command(): starting 4874 1726776767.99117: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/AnsiballZ_stat.py && sleep 0' 4874 1726776767.99756: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776767.99806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.99809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.99812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776767.99815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776767.99818: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776767.99829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776767.99845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776767.99862: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776767.99867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4874 1726776767.99872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776767.99900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776767.99972: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776767.99987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.00099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.18987: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776768.20807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776768.20841: stderr chunk (state=3): >>><<< 4874 1726776768.20844: stdout chunk (state=3): >>><<< 4874 1726776768.20870: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776768.20899: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726776767.8737707-5012-186861374810990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776768.20912: _low_level_execute_command(): starting 4874 1726776768.20916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776767.8737707-5012-186861374810990/ > /dev/null 2>&1 && sleep 0' 4874 1726776768.21379: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.21383: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.21390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.21392: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.21444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776768.21452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.21516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.23662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776768.23706: stderr chunk (state=3): >>><<< 4874 1726776768.23712: stdout chunk (state=3): >>><<< 4874 1726776768.23724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776768.23732: handler run complete 4874 1726776768.23751: attempt loop complete, returning result 4874 1726776768.23754: _execute() done 4874 1726776768.23757: dumping result to json 4874 1726776768.23763: done dumping result, returning 4874 1726776768.23774: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-c0d2-5540-0000000000c0] 4874 1726776768.23783: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c0 4874 1726776768.23882: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c0 4874 1726776768.23886: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4874 1726776768.23964: no more pending results, returning what we have 4874 1726776768.23969: results queue empty 4874 1726776768.23970: checking for any_errors_fatal 4874 1726776768.23975: done checking for any_errors_fatal 4874 1726776768.23976: checking for max_fail_percentage 4874 1726776768.23977: done checking for max_fail_percentage 4874 1726776768.23978: checking to see if all hosts have failed and the running result is not ok 4874 1726776768.23979: done checking to see if all hosts have failed 4874 1726776768.23980: getting the remaining hosts for this loop 4874 1726776768.23982: done getting the remaining hosts for this loop 4874 1726776768.23986: getting the next task for host managed_node3 4874 1726776768.23993: done getting next task for host managed_node3 4874 1726776768.23997: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776768.24003: ^ 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=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? (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 4874 1726776768.24017: getting variables 4874 1726776768.24019: in VariableManager get_vars() 4874 1726776768.24054: Calling all_inventory to load vars for managed_node3 4874 1726776768.24057: Calling groups_inventory to load vars for managed_node3 4874 1726776768.24059: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776768.24069: Calling all_plugins_play to load vars for managed_node3 4874 1726776768.24073: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776768.24076: Calling groups_plugins_play to load vars for managed_node3 4874 1726776768.24277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776768.24469: done with get_vars() 4874 1726776768.24478: done getting variables 4874 1726776768.24531: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:12:48 -0400 (0:00:00.438) 0:00:03.071 **** 4874 1726776768.24559: entering _queue_task() for managed_node3/set_fact 4874 1726776768.24758: worker is 1 (out of 1 available) 4874 1726776768.24772: exiting _queue_task() for managed_node3/set_fact 4874 1726776768.24786: done queuing things up, now waiting for results queue to drain 4874 1726776768.24788: waiting for pending results... 4874 1726776768.24947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776768.25039: in run() - task 0affc99b-caaf-c0d2-5540-0000000000c1 4874 1726776768.25051: variable 'ansible_search_path' from source: unknown 4874 1726776768.25056: variable 'ansible_search_path' from source: unknown 4874 1726776768.25087: calling self._execute() 4874 1726776768.25162: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.25169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.25178: variable 'omit' from source: magic vars 4874 1726776768.25577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776768.25772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776768.25836: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776768.25867: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776768.25904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776768.25970: 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) 4874 1726776768.25989: 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) 4874 1726776768.26018: 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) 4874 1726776768.26040: 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) 4874 1726776768.26142: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4874 1726776768.26147: variable 'omit' from source: magic vars 4874 1726776768.26194: variable 'omit' from source: magic vars 4874 1726776768.26290: variable '__transactional_update_stat' from source: set_fact 4874 1726776768.26334: variable 'omit' from source: magic vars 4874 1726776768.26357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776768.26380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776768.26395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776768.26414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.26423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.26453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776768.26456: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.26459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.26534: Set connection var ansible_connection to ssh 4874 1726776768.26540: Set connection var ansible_shell_type to sh 4874 1726776768.26551: Set connection var ansible_pipelining to False 4874 1726776768.26561: Set connection var ansible_timeout to 10 4874 1726776768.26571: Set connection var ansible_shell_executable to /bin/sh 4874 1726776768.26577: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776768.26594: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.26597: variable 'ansible_connection' from source: unknown 4874 1726776768.26600: variable 'ansible_module_compression' from source: unknown 4874 1726776768.26656: variable 'ansible_shell_type' from source: unknown 4874 1726776768.26660: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.26665: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.26667: variable 'ansible_pipelining' from source: unknown 4874 1726776768.26670: variable 'ansible_timeout' from source: unknown 4874 1726776768.26672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.26713: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776768.26721: variable 'omit' from source: magic vars 4874 1726776768.26727: starting attempt loop 4874 1726776768.26730: running the handler 4874 1726776768.26741: handler run complete 4874 1726776768.26749: attempt loop complete, returning result 4874 1726776768.26752: _execute() done 4874 1726776768.26756: dumping result to json 4874 1726776768.26760: done dumping result, returning 4874 1726776768.26769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-c0d2-5540-0000000000c1] 4874 1726776768.26775: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c1 4874 1726776768.26861: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c1 4874 1726776768.26866: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 4874 1726776768.26937: no more pending results, returning what we have 4874 1726776768.26941: results queue empty 4874 1726776768.26942: checking for any_errors_fatal 4874 1726776768.26948: done checking for any_errors_fatal 4874 1726776768.26949: checking for max_fail_percentage 4874 1726776768.26950: done checking for max_fail_percentage 4874 1726776768.26951: checking to see if all hosts have failed and the running result is not ok 4874 1726776768.26952: done checking to see if all hosts have failed 4874 1726776768.26953: getting the remaining hosts for this loop 4874 1726776768.26955: done getting the remaining hosts for this loop 4874 1726776768.26958: getting the next task for host managed_node3 4874 1726776768.26967: done getting next task for host managed_node3 4874 1726776768.26970: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776768.26974: ^ 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776768.26985: getting variables 4874 1726776768.26991: in VariableManager get_vars() 4874 1726776768.27024: Calling all_inventory to load vars for managed_node3 4874 1726776768.27026: Calling groups_inventory to load vars for managed_node3 4874 1726776768.27028: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776768.27035: Calling all_plugins_play to load vars for managed_node3 4874 1726776768.27038: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776768.27040: Calling groups_plugins_play to load vars for managed_node3 4874 1726776768.27186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776768.27394: done with get_vars() 4874 1726776768.27403: done getting variables 4874 1726776768.27452: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:12:48 -0400 (0:00:00.029) 0:00:03.100 **** 4874 1726776768.27476: entering _queue_task() for managed_node3/include_vars 4874 1726776768.27675: worker is 1 (out of 1 available) 4874 1726776768.27690: exiting _queue_task() for managed_node3/include_vars 4874 1726776768.27705: done queuing things up, now waiting for results queue to drain 4874 1726776768.27707: waiting for pending results... 4874 1726776768.27869: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776768.27956: in run() - task 0affc99b-caaf-c0d2-5540-0000000000c3 4874 1726776768.27970: variable 'ansible_search_path' from source: unknown 4874 1726776768.27973: variable 'ansible_search_path' from source: unknown 4874 1726776768.28004: calling self._execute() 4874 1726776768.28073: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.28079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.28089: variable 'omit' from source: magic vars 4874 1726776768.28175: variable 'omit' from source: magic vars 4874 1726776768.28230: variable 'omit' from source: magic vars 4874 1726776768.28540: variable 'ffparams' from source: task vars 4874 1726776768.28653: variable 'ansible_facts' from source: unknown 4874 1726776768.28819: variable 'ansible_facts' from source: unknown 4874 1726776768.28938: variable 'ansible_facts' from source: unknown 4874 1726776768.29052: variable 'ansible_facts' from source: unknown 4874 1726776768.29156: variable 'role_path' from source: magic vars 4874 1726776768.29291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4874 1726776768.29477: Loaded config def from plugin (lookup/first_found) 4874 1726776768.29483: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4874 1726776768.29520: variable 'ansible_search_path' from source: unknown 4874 1726776768.29536: variable 'ansible_search_path' from source: unknown 4874 1726776768.29544: variable 'ansible_search_path' from source: unknown 4874 1726776768.29552: variable 'ansible_search_path' from source: unknown 4874 1726776768.29560: variable 'ansible_search_path' from source: unknown 4874 1726776768.29583: variable 'omit' from source: magic vars 4874 1726776768.29604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776768.29628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776768.29642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776768.29658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.29667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.29693: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776768.29696: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.29703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.29774: Set connection var ansible_connection to ssh 4874 1726776768.29777: Set connection var ansible_shell_type to sh 4874 1726776768.29789: Set connection var ansible_pipelining to False 4874 1726776768.29805: Set connection var ansible_timeout to 10 4874 1726776768.29814: Set connection var ansible_shell_executable to /bin/sh 4874 1726776768.29821: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776768.29839: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.29842: variable 'ansible_connection' from source: unknown 4874 1726776768.29846: variable 'ansible_module_compression' from source: unknown 4874 1726776768.29849: variable 'ansible_shell_type' from source: unknown 4874 1726776768.29854: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.29856: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.29862: variable 'ansible_pipelining' from source: unknown 4874 1726776768.29866: variable 'ansible_timeout' from source: unknown 4874 1726776768.29872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.29966: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776768.29975: variable 'omit' from source: magic vars 4874 1726776768.29981: starting attempt loop 4874 1726776768.29984: running the handler 4874 1726776768.30040: handler run complete 4874 1726776768.30048: attempt loop complete, returning result 4874 1726776768.30051: _execute() done 4874 1726776768.30054: dumping result to json 4874 1726776768.30060: done dumping result, returning 4874 1726776768.30068: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-c0d2-5540-0000000000c3] 4874 1726776768.30074: sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c3 4874 1726776768.30170: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000000c3 4874 1726776768.30173: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4874 1726776768.30251: no more pending results, returning what we have 4874 1726776768.30255: results queue empty 4874 1726776768.30256: checking for any_errors_fatal 4874 1726776768.30260: done checking for any_errors_fatal 4874 1726776768.30261: checking for max_fail_percentage 4874 1726776768.30263: done checking for max_fail_percentage 4874 1726776768.30264: checking to see if all hosts have failed and the running result is not ok 4874 1726776768.30265: done checking to see if all hosts have failed 4874 1726776768.30265: getting the remaining hosts for this loop 4874 1726776768.30267: done getting the remaining hosts for this loop 4874 1726776768.30271: getting the next task for host managed_node3 4874 1726776768.30277: done getting next task for host managed_node3 4874 1726776768.30280: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776768.30285: ^ 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=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 4874 1726776768.30296: getting variables 4874 1726776768.30298: in VariableManager get_vars() 4874 1726776768.30329: Calling all_inventory to load vars for managed_node3 4874 1726776768.30331: Calling groups_inventory to load vars for managed_node3 4874 1726776768.30333: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776768.30340: Calling all_plugins_play to load vars for managed_node3 4874 1726776768.30342: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776768.30345: Calling groups_plugins_play to load vars for managed_node3 4874 1726776768.30492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776768.30678: done with get_vars() 4874 1726776768.30686: done getting variables 4874 1726776768.30765: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:12:48 -0400 (0:00:00.033) 0:00:03.133 **** 4874 1726776768.30788: entering _queue_task() for managed_node3/package 4874 1726776768.30789: Creating lock for package 4874 1726776768.30981: worker is 1 (out of 1 available) 4874 1726776768.30993: exiting _queue_task() for managed_node3/package 4874 1726776768.31008: done queuing things up, now waiting for results queue to drain 4874 1726776768.31010: waiting for pending results... 4874 1726776768.31160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776768.31240: in run() - task 0affc99b-caaf-c0d2-5540-000000000049 4874 1726776768.31249: variable 'ansible_search_path' from source: unknown 4874 1726776768.31253: variable 'ansible_search_path' from source: unknown 4874 1726776768.31282: calling self._execute() 4874 1726776768.31352: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.31360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.31369: variable 'omit' from source: magic vars 4874 1726776768.31459: variable 'omit' from source: magic vars 4874 1726776768.31495: variable 'omit' from source: magic vars 4874 1726776768.31523: variable '__kernel_settings_packages' from source: include_vars 4874 1726776768.31755: variable '__kernel_settings_packages' from source: include_vars 4874 1726776768.31985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776768.33566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776768.33622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776768.33663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776768.33693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776768.33720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776768.33799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776768.33826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776768.33848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776768.33884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776768.33897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776768.33985: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776768.33989: variable 'omit' from source: magic vars 4874 1726776768.34019: variable 'omit' from source: magic vars 4874 1726776768.34045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776768.34068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776768.34087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776768.34104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.34116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776768.34141: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776768.34144: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.34149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.34231: Set connection var ansible_connection to ssh 4874 1726776768.34234: Set connection var ansible_shell_type to sh 4874 1726776768.34245: Set connection var ansible_pipelining to False 4874 1726776768.34254: Set connection var ansible_timeout to 10 4874 1726776768.34260: Set connection var ansible_shell_executable to /bin/sh 4874 1726776768.34267: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776768.34285: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.34289: variable 'ansible_connection' from source: unknown 4874 1726776768.34292: variable 'ansible_module_compression' from source: unknown 4874 1726776768.34295: variable 'ansible_shell_type' from source: unknown 4874 1726776768.34299: variable 'ansible_shell_executable' from source: unknown 4874 1726776768.34302: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776768.34315: variable 'ansible_pipelining' from source: unknown 4874 1726776768.34318: variable 'ansible_timeout' from source: unknown 4874 1726776768.34321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776768.34397: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776768.34408: variable 'omit' from source: magic vars 4874 1726776768.34423: starting attempt loop 4874 1726776768.34427: running the handler 4874 1726776768.34430: variable 'ansible_facts' from source: unknown 4874 1726776768.34433: variable 'ansible_facts' from source: unknown 4874 1726776768.34475: _low_level_execute_command(): starting 4874 1726776768.34482: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776768.35006: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.35014: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776768.35019: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776768.35031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.35083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776768.35091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776768.35095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.35164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.37159: stdout chunk (state=3): >>>/root <<< 4874 1726776768.37276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776768.37330: stderr chunk (state=3): >>><<< 4874 1726776768.37333: stdout chunk (state=3): >>><<< 4874 1726776768.37359: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776768.37370: _low_level_execute_command(): starting 4874 1726776768.37376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797 `" && echo ansible-tmp-1726776768.373585-5035-210599533223797="` echo /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797 `" ) && sleep 0' 4874 1726776768.37831: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776768.37835: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776768.37838: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.37841: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.37888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776768.37898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.37967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.40391: stdout chunk (state=3): >>>ansible-tmp-1726776768.373585-5035-210599533223797=/root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797 <<< 4874 1726776768.40529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776768.40574: stderr chunk (state=3): >>><<< 4874 1726776768.40577: stdout chunk (state=3): >>><<< 4874 1726776768.40595: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776768.373585-5035-210599533223797=/root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776768.40627: variable 'ansible_module_compression' from source: unknown 4874 1726776768.40671: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 4874 1726776768.40675: ANSIBALLZ: Acquiring lock 4874 1726776768.40678: ANSIBALLZ: Lock acquired: 139745986445824 4874 1726776768.40680: ANSIBALLZ: Creating module 4874 1726776768.53635: ANSIBALLZ: Writing module into payload 4874 1726776768.53830: ANSIBALLZ: Writing module 4874 1726776768.53850: ANSIBALLZ: Renaming module 4874 1726776768.53856: ANSIBALLZ: Done creating module 4874 1726776768.53874: variable 'ansible_facts' from source: unknown 4874 1726776768.53938: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py 4874 1726776768.54054: Sending initial data 4874 1726776768.54058: Sent initial data (149 bytes) 4874 1726776768.54534: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.54537: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.54542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.54544: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.54605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776768.54613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776768.54615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.54686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.56528: 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 <<< 4874 1726776768.56532: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776768.56592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776768.56649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzxeu74o4 /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py <<< 4874 1726776768.56653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py" <<< 4874 1726776768.56712: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzxeu74o4" to remote "/root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py" <<< 4874 1726776768.57817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776768.57883: stderr chunk (state=3): >>><<< 4874 1726776768.57886: stdout chunk (state=3): >>><<< 4874 1726776768.57914: done transferring module to remote 4874 1726776768.57924: _low_level_execute_command(): starting 4874 1726776768.57930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/ /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py && sleep 0' 4874 1726776768.58394: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776768.58397: 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.57 originally 10.31.11.57 <<< 4874 1726776768.58400: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.58404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.58407: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.58468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776768.58472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.58532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776768.60655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776768.60705: stderr chunk (state=3): >>><<< 4874 1726776768.60711: stdout chunk (state=3): >>><<< 4874 1726776768.60724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776768.60728: _low_level_execute_command(): starting 4874 1726776768.60733: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/AnsiballZ_dnf.py && sleep 0' 4874 1726776768.61177: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776768.61180: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.61182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776768.61185: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776768.61187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776768.61243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776768.61246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776768.61331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.30030: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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}}} <<< 4874 1726776770.37236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776770.37240: stdout chunk (state=3): >>><<< 4874 1726776770.37243: stderr chunk (state=3): >>><<< 4874 1726776770.37265: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776770.37350: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], '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-1726776768.373585-5035-210599533223797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776770.37407: _low_level_execute_command(): starting 4874 1726776770.37411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776768.373585-5035-210599533223797/ > /dev/null 2>&1 && sleep 0' 4874 1726776770.37986: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776770.38004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776770.38020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776770.38043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776770.38066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776770.38116: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.38164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776770.38195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.38245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.40489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776770.40492: stdout chunk (state=3): >>><<< 4874 1726776770.40494: stderr chunk (state=3): >>><<< 4874 1726776770.40613: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776770.40617: handler run complete 4874 1726776770.40620: attempt loop complete, returning result 4874 1726776770.40624: _execute() done 4874 1726776770.40626: dumping result to json 4874 1726776770.40629: done dumping result, returning 4874 1726776770.40668: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-c0d2-5540-000000000049] 4874 1726776770.40680: sending task result for task 0affc99b-caaf-c0d2-5540-000000000049 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4874 1726776770.40945: no more pending results, returning what we have 4874 1726776770.40949: results queue empty 4874 1726776770.40949: checking for any_errors_fatal 4874 1726776770.40956: done checking for any_errors_fatal 4874 1726776770.40957: checking for max_fail_percentage 4874 1726776770.40958: done checking for max_fail_percentage 4874 1726776770.40959: checking to see if all hosts have failed and the running result is not ok 4874 1726776770.40960: done checking to see if all hosts have failed 4874 1726776770.40961: getting the remaining hosts for this loop 4874 1726776770.40963: done getting the remaining hosts for this loop 4874 1726776770.40967: getting the next task for host managed_node3 4874 1726776770.40975: done getting next task for host managed_node3 4874 1726776770.40979: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776770.40982: ^ 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? (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 4874 1726776770.40993: getting variables 4874 1726776770.40995: in VariableManager get_vars() 4874 1726776770.41042: Calling all_inventory to load vars for managed_node3 4874 1726776770.41045: Calling groups_inventory to load vars for managed_node3 4874 1726776770.41047: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776770.41054: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000049 4874 1726776770.41056: WORKER PROCESS EXITING 4874 1726776770.41067: Calling all_plugins_play to load vars for managed_node3 4874 1726776770.41070: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776770.41074: Calling groups_plugins_play to load vars for managed_node3 4874 1726776770.41308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776770.41494: done with get_vars() 4874 1726776770.41506: done getting variables 4874 1726776770.41585: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:50 -0400 (0:00:02.108) 0:00:05.241 **** 4874 1726776770.41613: entering _queue_task() for managed_node3/debug 4874 1726776770.41615: Creating lock for debug 4874 1726776770.41822: worker is 1 (out of 1 available) 4874 1726776770.41835: exiting _queue_task() for managed_node3/debug 4874 1726776770.41848: done queuing things up, now waiting for results queue to drain 4874 1726776770.41849: waiting for pending results... 4874 1726776770.42014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776770.42088: in run() - task 0affc99b-caaf-c0d2-5540-00000000004b 4874 1726776770.42103: variable 'ansible_search_path' from source: unknown 4874 1726776770.42107: variable 'ansible_search_path' from source: unknown 4874 1726776770.42140: calling self._execute() 4874 1726776770.42212: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.42217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.42227: variable 'omit' from source: magic vars 4874 1726776770.42631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776770.44251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776770.44305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776770.44336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776770.44367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776770.44393: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776770.44466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776770.44495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776770.44518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776770.44550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776770.44562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776770.44650: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776770.44665: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776770.44668: when evaluation is False, skipping this task 4874 1726776770.44672: _execute() done 4874 1726776770.44676: dumping result to json 4874 1726776770.44679: done dumping result, returning 4874 1726776770.44689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-00000000004b] 4874 1726776770.44695: sending task result for task 0affc99b-caaf-c0d2-5540-00000000004b 4874 1726776770.44781: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000004b 4874 1726776770.44784: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4874 1726776770.44850: no more pending results, returning what we have 4874 1726776770.44854: results queue empty 4874 1726776770.44855: checking for any_errors_fatal 4874 1726776770.44862: done checking for any_errors_fatal 4874 1726776770.44863: checking for max_fail_percentage 4874 1726776770.44865: done checking for max_fail_percentage 4874 1726776770.44866: checking to see if all hosts have failed and the running result is not ok 4874 1726776770.44867: done checking to see if all hosts have failed 4874 1726776770.44868: getting the remaining hosts for this loop 4874 1726776770.44869: done getting the remaining hosts for this loop 4874 1726776770.44873: getting the next task for host managed_node3 4874 1726776770.44879: done getting next task for host managed_node3 4874 1726776770.44883: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776770.44886: ^ 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? (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 4874 1726776770.44900: getting variables 4874 1726776770.44903: in VariableManager get_vars() 4874 1726776770.44939: Calling all_inventory to load vars for managed_node3 4874 1726776770.44942: Calling groups_inventory to load vars for managed_node3 4874 1726776770.44945: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776770.44959: Calling all_plugins_play to load vars for managed_node3 4874 1726776770.44962: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776770.44965: Calling groups_plugins_play to load vars for managed_node3 4874 1726776770.45124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776770.45329: done with get_vars() 4874 1726776770.45337: done getting variables 4874 1726776770.45441: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:50 -0400 (0:00:00.038) 0:00:05.280 **** 4874 1726776770.45464: entering _queue_task() for managed_node3/reboot 4874 1726776770.45466: Creating lock for reboot 4874 1726776770.45667: worker is 1 (out of 1 available) 4874 1726776770.45681: exiting _queue_task() for managed_node3/reboot 4874 1726776770.45695: done queuing things up, now waiting for results queue to drain 4874 1726776770.45697: waiting for pending results... 4874 1726776770.45850: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776770.45927: in run() - task 0affc99b-caaf-c0d2-5540-00000000004c 4874 1726776770.45940: variable 'ansible_search_path' from source: unknown 4874 1726776770.45944: variable 'ansible_search_path' from source: unknown 4874 1726776770.45974: calling self._execute() 4874 1726776770.46043: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.46046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.46059: variable 'omit' from source: magic vars 4874 1726776770.46450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776770.48199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776770.48253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776770.48283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776770.48352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776770.48356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776770.48400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776770.48426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776770.48447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776770.48485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776770.48498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776770.48578: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776770.48597: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776770.48603: when evaluation is False, skipping this task 4874 1726776770.48606: _execute() done 4874 1726776770.48609: dumping result to json 4874 1726776770.48615: done dumping result, returning 4874 1726776770.48622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-c0d2-5540-00000000004c] 4874 1726776770.48628: sending task result for task 0affc99b-caaf-c0d2-5540-00000000004c 4874 1726776770.48715: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000004c 4874 1726776770.48718: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776770.48766: no more pending results, returning what we have 4874 1726776770.48771: results queue empty 4874 1726776770.48772: checking for any_errors_fatal 4874 1726776770.48777: done checking for any_errors_fatal 4874 1726776770.48778: checking for max_fail_percentage 4874 1726776770.48779: done checking for max_fail_percentage 4874 1726776770.48780: checking to see if all hosts have failed and the running result is not ok 4874 1726776770.48781: done checking to see if all hosts have failed 4874 1726776770.48782: getting the remaining hosts for this loop 4874 1726776770.48784: done getting the remaining hosts for this loop 4874 1726776770.48788: getting the next task for host managed_node3 4874 1726776770.48795: done getting next task for host managed_node3 4874 1726776770.48799: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776770.48804: ^ 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? (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 4874 1726776770.48819: getting variables 4874 1726776770.48821: in VariableManager get_vars() 4874 1726776770.48854: Calling all_inventory to load vars for managed_node3 4874 1726776770.48857: Calling groups_inventory to load vars for managed_node3 4874 1726776770.48859: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776770.48871: Calling all_plugins_play to load vars for managed_node3 4874 1726776770.48874: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776770.48878: Calling groups_plugins_play to load vars for managed_node3 4874 1726776770.49042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776770.49231: done with get_vars() 4874 1726776770.49240: done getting variables 4874 1726776770.49286: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:50 -0400 (0:00:00.038) 0:00:05.318 **** 4874 1726776770.49314: entering _queue_task() for managed_node3/fail 4874 1726776770.49502: worker is 1 (out of 1 available) 4874 1726776770.49518: exiting _queue_task() for managed_node3/fail 4874 1726776770.49532: done queuing things up, now waiting for results queue to drain 4874 1726776770.49533: waiting for pending results... 4874 1726776770.49694: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776770.49770: in run() - task 0affc99b-caaf-c0d2-5540-00000000004d 4874 1726776770.49787: variable 'ansible_search_path' from source: unknown 4874 1726776770.49791: variable 'ansible_search_path' from source: unknown 4874 1726776770.49826: calling self._execute() 4874 1726776770.49893: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.49899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.49915: variable 'omit' from source: magic vars 4874 1726776770.50367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776770.52111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776770.52161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776770.52194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776770.52226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776770.52260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776770.52332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776770.52355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776770.52376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776770.52416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776770.52431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776770.52515: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776770.52532: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776770.52535: when evaluation is False, skipping this task 4874 1726776770.52538: _execute() done 4874 1726776770.52541: dumping result to json 4874 1726776770.52545: done dumping result, returning 4874 1726776770.52553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-c0d2-5540-00000000004d] 4874 1726776770.52560: sending task result for task 0affc99b-caaf-c0d2-5540-00000000004d 4874 1726776770.52654: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000004d 4874 1726776770.52657: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776770.52708: no more pending results, returning what we have 4874 1726776770.52714: results queue empty 4874 1726776770.52715: checking for any_errors_fatal 4874 1726776770.52721: done checking for any_errors_fatal 4874 1726776770.52722: checking for max_fail_percentage 4874 1726776770.52723: done checking for max_fail_percentage 4874 1726776770.52724: checking to see if all hosts have failed and the running result is not ok 4874 1726776770.52726: done checking to see if all hosts have failed 4874 1726776770.52727: getting the remaining hosts for this loop 4874 1726776770.52729: done getting the remaining hosts for this loop 4874 1726776770.52733: getting the next task for host managed_node3 4874 1726776770.52743: done getting next task for host managed_node3 4874 1726776770.52747: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776770.52750: ^ 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 4874 1726776770.52767: getting variables 4874 1726776770.52769: in VariableManager get_vars() 4874 1726776770.52806: Calling all_inventory to load vars for managed_node3 4874 1726776770.52811: Calling groups_inventory to load vars for managed_node3 4874 1726776770.52813: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776770.52824: Calling all_plugins_play to load vars for managed_node3 4874 1726776770.52827: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776770.52831: Calling groups_plugins_play to load vars for managed_node3 4874 1726776770.53039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776770.53228: done with get_vars() 4874 1726776770.53236: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:50 -0400 (0:00:00.039) 0:00:05.358 **** 4874 1726776770.53299: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776770.53303: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 4874 1726776770.53523: worker is 1 (out of 1 available) 4874 1726776770.53539: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776770.53554: done queuing things up, now waiting for results queue to drain 4874 1726776770.53556: waiting for pending results... 4874 1726776770.53719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776770.53798: in run() - task 0affc99b-caaf-c0d2-5540-00000000004f 4874 1726776770.53899: variable 'ansible_search_path' from source: unknown 4874 1726776770.53903: variable 'ansible_search_path' from source: unknown 4874 1726776770.53906: calling self._execute() 4874 1726776770.53918: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.53921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.53931: variable 'omit' from source: magic vars 4874 1726776770.54017: variable 'omit' from source: magic vars 4874 1726776770.54056: variable 'omit' from source: magic vars 4874 1726776770.54079: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776770.54319: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776770.54388: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776770.54423: variable 'omit' from source: magic vars 4874 1726776770.54461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776770.54494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776770.54514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776770.54530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776770.54541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776770.54574: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776770.54577: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.54582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.54661: Set connection var ansible_connection to ssh 4874 1726776770.54670: Set connection var ansible_shell_type to sh 4874 1726776770.54683: Set connection var ansible_pipelining to False 4874 1726776770.54692: Set connection var ansible_timeout to 10 4874 1726776770.54699: Set connection var ansible_shell_executable to /bin/sh 4874 1726776770.54707: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776770.54727: variable 'ansible_shell_executable' from source: unknown 4874 1726776770.54730: variable 'ansible_connection' from source: unknown 4874 1726776770.54733: variable 'ansible_module_compression' from source: unknown 4874 1726776770.54736: variable 'ansible_shell_type' from source: unknown 4874 1726776770.54740: variable 'ansible_shell_executable' from source: unknown 4874 1726776770.54744: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776770.54749: variable 'ansible_pipelining' from source: unknown 4874 1726776770.54753: variable 'ansible_timeout' from source: unknown 4874 1726776770.54758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776770.54919: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776770.54928: variable 'omit' from source: magic vars 4874 1726776770.54935: starting attempt loop 4874 1726776770.54938: running the handler 4874 1726776770.54951: _low_level_execute_command(): starting 4874 1726776770.54959: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776770.55513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776770.55517: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.55520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776770.55522: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.55580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776770.55587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776770.55590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.55655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.57567: stdout chunk (state=3): >>>/root <<< 4874 1726776770.57678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776770.57743: stderr chunk (state=3): >>><<< 4874 1726776770.57746: stdout chunk (state=3): >>><<< 4874 1726776770.57767: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776770.57780: _low_level_execute_command(): starting 4874 1726776770.57787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811 `" && echo ansible-tmp-1726776770.5776854-5072-99636337910811="` echo /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811 `" ) && sleep 0' 4874 1726776770.58295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776770.58298: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.58310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776770.58312: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.58368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776770.58373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.58445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.60759: stdout chunk (state=3): >>>ansible-tmp-1726776770.5776854-5072-99636337910811=/root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811 <<< 4874 1726776770.60891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776770.60942: stderr chunk (state=3): >>><<< 4874 1726776770.60945: stdout chunk (state=3): >>><<< 4874 1726776770.60962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776770.5776854-5072-99636337910811=/root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776770.61007: variable 'ansible_module_compression' from source: unknown 4874 1726776770.61106: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 4874 1726776770.61113: ANSIBALLZ: Acquiring lock 4874 1726776770.61116: ANSIBALLZ: Lock acquired: 139745978115104 4874 1726776770.61118: ANSIBALLZ: Creating module 4874 1726776770.74039: ANSIBALLZ: Writing module into payload 4874 1726776770.74121: ANSIBALLZ: Writing module 4874 1726776770.74155: ANSIBALLZ: Renaming module 4874 1726776770.74161: ANSIBALLZ: Done creating module 4874 1726776770.74179: variable 'ansible_facts' from source: unknown 4874 1726776770.74344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py 4874 1726776770.74523: Sending initial data 4874 1726776770.74527: Sent initial data (172 bytes) 4874 1726776770.75125: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.75160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776770.75164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776770.75167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.75244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.77214: 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 <<< 4874 1726776770.77217: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776770.77269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776770.77332: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp4urm20lr /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776770.77336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776770.77389: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp4urm20lr" to remote "/root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776770.78373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776770.78407: stderr chunk (state=3): >>><<< 4874 1726776770.78429: stdout chunk (state=3): >>><<< 4874 1726776770.78547: done transferring module to remote 4874 1726776770.78550: _low_level_execute_command(): starting 4874 1726776770.78553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/ /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776770.79020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776770.79046: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.79097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776770.79121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.79187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776770.81334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776770.81377: stderr chunk (state=3): >>><<< 4874 1726776770.81381: stdout chunk (state=3): >>><<< 4874 1726776770.81399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776770.81403: _low_level_execute_command(): starting 4874 1726776770.81409: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776770.81843: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776770.81847: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.81850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776770.81852: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776770.81907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776770.81915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776770.81990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.01446: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4874 1726776771.03098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776771.03105: stdout chunk (state=3): >>><<< 4874 1726776771.03108: stderr chunk (state=3): >>><<< 4874 1726776771.03111: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776771.03114: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776770.5776854-5072-99636337910811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776771.03117: _low_level_execute_command(): starting 4874 1726776771.03119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776770.5776854-5072-99636337910811/ > /dev/null 2>&1 && sleep 0' 4874 1726776771.03806: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776771.03912: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.03947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.03967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.04022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.04107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.06418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.06422: stdout chunk (state=3): >>><<< 4874 1726776771.06425: stderr chunk (state=3): >>><<< 4874 1726776771.06474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.06526: handler run complete 4874 1726776771.06530: attempt loop complete, returning result 4874 1726776771.06532: _execute() done 4874 1726776771.06535: dumping result to json 4874 1726776771.06632: done dumping result, returning 4874 1726776771.06636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-c0d2-5540-00000000004f] 4874 1726776771.06639: sending task result for task 0affc99b-caaf-c0d2-5540-00000000004f ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4874 1726776771.07039: no more pending results, returning what we have 4874 1726776771.07042: results queue empty 4874 1726776771.07043: checking for any_errors_fatal 4874 1726776771.07048: done checking for any_errors_fatal 4874 1726776771.07048: checking for max_fail_percentage 4874 1726776771.07050: done checking for max_fail_percentage 4874 1726776771.07051: checking to see if all hosts have failed and the running result is not ok 4874 1726776771.07052: done checking to see if all hosts have failed 4874 1726776771.07053: getting the remaining hosts for this loop 4874 1726776771.07055: done getting the remaining hosts for this loop 4874 1726776771.07059: getting the next task for host managed_node3 4874 1726776771.07066: done getting next task for host managed_node3 4874 1726776771.07070: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776771.07073: ^ 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 4874 1726776771.07084: getting variables 4874 1726776771.07085: in VariableManager get_vars() 4874 1726776771.07340: Calling all_inventory to load vars for managed_node3 4874 1726776771.07344: Calling groups_inventory to load vars for managed_node3 4874 1726776771.07346: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776771.07353: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000004f 4874 1726776771.07356: WORKER PROCESS EXITING 4874 1726776771.07367: Calling all_plugins_play to load vars for managed_node3 4874 1726776771.07371: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776771.07374: Calling groups_plugins_play to load vars for managed_node3 4874 1726776771.07726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776771.08098: done with get_vars() 4874 1726776771.08115: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:51 -0400 (0:00:00.549) 0:00:05.907 **** 4874 1726776771.08229: entering _queue_task() for managed_node3/stat 4874 1726776771.08500: worker is 1 (out of 1 available) 4874 1726776771.08719: exiting _queue_task() for managed_node3/stat 4874 1726776771.08733: done queuing things up, now waiting for results queue to drain 4874 1726776771.08735: waiting for pending results... 4874 1726776771.08845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776771.08984: in run() - task 0affc99b-caaf-c0d2-5540-000000000050 4874 1726776771.09011: variable 'ansible_search_path' from source: unknown 4874 1726776771.09016: variable 'ansible_search_path' from source: unknown 4874 1726776771.09056: variable '__prof_from_conf' from source: task vars 4874 1726776771.09442: variable '__prof_from_conf' from source: task vars 4874 1726776771.09710: variable '__data' from source: task vars 4874 1726776771.09814: variable '__kernel_settings_register_tuned_main' from source: set_fact 4874 1726776771.10075: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776771.10091: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776771.10177: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776771.10207: variable 'omit' from source: magic vars 4874 1726776771.10350: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.10380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.10392: variable 'omit' from source: magic vars 4874 1726776771.10819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776771.13175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776771.13234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776771.13264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776771.13294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776771.13321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776771.13387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776771.13412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776771.13437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776771.13472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776771.13485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776771.13565: variable 'item' from source: unknown 4874 1726776771.13577: Evaluated conditional (item | length > 0): False 4874 1726776771.13580: when evaluation is False, skipping this task 4874 1726776771.13609: variable 'item' from source: unknown 4874 1726776771.13667: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4874 1726776771.13815: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.13819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.13822: variable 'omit' from source: magic vars 4874 1726776771.13927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776771.13951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776771.13972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776771.14004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776771.14019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776771.14085: variable 'item' from source: unknown 4874 1726776771.14092: Evaluated conditional (item | length > 0): True 4874 1726776771.14098: variable 'omit' from source: magic vars 4874 1726776771.14137: variable 'omit' from source: magic vars 4874 1726776771.14177: variable 'item' from source: unknown 4874 1726776771.14232: variable 'item' from source: unknown 4874 1726776771.14274: variable 'omit' from source: magic vars 4874 1726776771.14285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776771.14309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776771.14335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776771.14506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776771.14511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776771.14514: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776771.14517: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.14519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.14551: Set connection var ansible_connection to ssh 4874 1726776771.14560: Set connection var ansible_shell_type to sh 4874 1726776771.14580: Set connection var ansible_pipelining to False 4874 1726776771.14596: Set connection var ansible_timeout to 10 4874 1726776771.14614: Set connection var ansible_shell_executable to /bin/sh 4874 1726776771.14637: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776771.14665: variable 'ansible_shell_executable' from source: unknown 4874 1726776771.14675: variable 'ansible_connection' from source: unknown 4874 1726776771.14683: variable 'ansible_module_compression' from source: unknown 4874 1726776771.14692: variable 'ansible_shell_type' from source: unknown 4874 1726776771.14700: variable 'ansible_shell_executable' from source: unknown 4874 1726776771.14712: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.14725: variable 'ansible_pipelining' from source: unknown 4874 1726776771.14741: variable 'ansible_timeout' from source: unknown 4874 1726776771.14756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.15009: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776771.15018: variable 'omit' from source: magic vars 4874 1726776771.15021: starting attempt loop 4874 1726776771.15023: running the handler 4874 1726776771.15025: _low_level_execute_command(): starting 4874 1726776771.15027: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776771.15630: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776771.15647: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.15660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.15713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.15728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.15803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.17783: stdout chunk (state=3): >>>/root <<< 4874 1726776771.17989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.17992: stdout chunk (state=3): >>><<< 4874 1726776771.17995: stderr chunk (state=3): >>><<< 4874 1726776771.18120: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.18124: _low_level_execute_command(): starting 4874 1726776771.18127: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736 `" && echo ansible-tmp-1726776771.1802375-5092-245268189487736="` echo /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736 `" ) && sleep 0' 4874 1726776771.18717: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.18750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.18766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.18789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.18893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.21263: stdout chunk (state=3): >>>ansible-tmp-1726776771.1802375-5092-245268189487736=/root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736 <<< 4874 1726776771.21707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.21713: stdout chunk (state=3): >>><<< 4874 1726776771.21715: stderr chunk (state=3): >>><<< 4874 1726776771.21718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776771.1802375-5092-245268189487736=/root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.21720: variable 'ansible_module_compression' from source: unknown 4874 1726776771.21722: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776771.21724: variable 'ansible_facts' from source: unknown 4874 1726776771.21774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py 4874 1726776771.21975: Sending initial data 4874 1726776771.22073: Sent initial data (151 bytes) 4874 1726776771.22566: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.22581: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.22598: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.22669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.22693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.22781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.24829: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776771.24904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776771.24979: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp5zsts_mv /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py <<< 4874 1726776771.24988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py" <<< 4874 1726776771.25037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp5zsts_mv" to remote "/root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py" <<< 4874 1726776771.26018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.26224: stderr chunk (state=3): >>><<< 4874 1726776771.26227: stdout chunk (state=3): >>><<< 4874 1726776771.26230: done transferring module to remote 4874 1726776771.26233: _low_level_execute_command(): starting 4874 1726776771.26235: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/ /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py && sleep 0' 4874 1726776771.26673: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776771.26684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776771.26694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.26714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776771.26764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.26796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.26817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.26883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.29150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.29196: stderr chunk (state=3): >>><<< 4874 1726776771.29199: stdout chunk (state=3): >>><<< 4874 1726776771.29220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.29224: _low_level_execute_command(): starting 4874 1726776771.29230: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/AnsiballZ_stat.py && sleep 0' 4874 1726776771.29676: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.29679: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776771.29682: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776771.29685: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776771.29687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.29738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.29741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.29820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.50061: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 2, "atime": 1726776748.5375261, "mtime": 1726776760.3286097, "ctime": 1726776760.3286097, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776771.52174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776771.52241: stderr chunk (state=3): >>><<< 4874 1726776771.52245: stdout chunk (state=3): >>><<< 4874 1726776771.52261: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 2, "atime": 1726776748.5375261, "mtime": 1726776760.3286097, "ctime": 1726776760.3286097, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776771.52319: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726776771.1802375-5092-245268189487736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776771.52328: _low_level_execute_command(): starting 4874 1726776771.52334: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776771.1802375-5092-245268189487736/ > /dev/null 2>&1 && sleep 0' 4874 1726776771.52807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.52811: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776771.52818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776771.52833: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.52892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.52895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.52899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.52968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.55141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.55194: stderr chunk (state=3): >>><<< 4874 1726776771.55199: stdout chunk (state=3): >>><<< 4874 1726776771.55220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.55228: handler run complete 4874 1726776771.55271: attempt loop complete, returning result 4874 1726776771.55288: variable 'item' from source: unknown 4874 1726776771.55362: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776748.5375261, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776760.3286097, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776760.3286097, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "845859902", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776771.55531: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.55534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.55541: variable 'omit' from source: magic vars 4874 1726776771.55663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776771.55684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776771.55707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776771.55742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776771.55756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776771.55829: variable 'item' from source: unknown 4874 1726776771.55836: Evaluated conditional (item | length > 0): True 4874 1726776771.55841: variable 'omit' from source: magic vars 4874 1726776771.55855: variable 'omit' from source: magic vars 4874 1726776771.55897: variable 'item' from source: unknown 4874 1726776771.55951: variable 'item' from source: unknown 4874 1726776771.55965: variable 'omit' from source: magic vars 4874 1726776771.55986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776771.55994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776771.56002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776771.56018: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776771.56021: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.56027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.56084: Set connection var ansible_connection to ssh 4874 1726776771.56094: Set connection var ansible_shell_type to sh 4874 1726776771.56102: Set connection var ansible_pipelining to False 4874 1726776771.56111: Set connection var ansible_timeout to 10 4874 1726776771.56120: Set connection var ansible_shell_executable to /bin/sh 4874 1726776771.56126: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776771.56142: variable 'ansible_shell_executable' from source: unknown 4874 1726776771.56145: variable 'ansible_connection' from source: unknown 4874 1726776771.56148: variable 'ansible_module_compression' from source: unknown 4874 1726776771.56152: variable 'ansible_shell_type' from source: unknown 4874 1726776771.56155: variable 'ansible_shell_executable' from source: unknown 4874 1726776771.56160: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.56165: variable 'ansible_pipelining' from source: unknown 4874 1726776771.56169: variable 'ansible_timeout' from source: unknown 4874 1726776771.56174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.56266: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776771.56275: variable 'omit' from source: magic vars 4874 1726776771.56280: starting attempt loop 4874 1726776771.56282: running the handler 4874 1726776771.56290: _low_level_execute_command(): starting 4874 1726776771.56295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776771.56781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.56784: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.56787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.56789: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.56846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.56849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.56855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.56923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.58843: stdout chunk (state=3): >>>/root <<< 4874 1726776771.58962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.59014: stderr chunk (state=3): >>><<< 4874 1726776771.59017: stdout chunk (state=3): >>><<< 4874 1726776771.59072: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.59076: _low_level_execute_command(): starting 4874 1726776771.59079: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721 `" && echo ansible-tmp-1726776771.5904233-5092-138497991307721="` echo /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721 `" ) && sleep 0' 4874 1726776771.59541: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.59544: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.59550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776771.59553: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.59605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.59612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.59683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.61944: stdout chunk (state=3): >>>ansible-tmp-1726776771.5904233-5092-138497991307721=/root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721 <<< 4874 1726776771.62069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.62118: stderr chunk (state=3): >>><<< 4874 1726776771.62121: stdout chunk (state=3): >>><<< 4874 1726776771.62135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776771.5904233-5092-138497991307721=/root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.62173: variable 'ansible_module_compression' from source: unknown 4874 1726776771.62215: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776771.62231: variable 'ansible_facts' from source: unknown 4874 1726776771.62281: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py 4874 1726776771.62388: Sending initial data 4874 1726776771.62391: Sent initial data (151 bytes) 4874 1726776771.62843: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.62847: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.62849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776771.62852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.62854: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.62898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.62906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.62972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.65130: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776771.65198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776771.65263: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpl7wa6r30 /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py <<< 4874 1726776771.65277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py" <<< 4874 1726776771.65331: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpl7wa6r30" to remote "/root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py" <<< 4874 1726776771.66484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.66591: stderr chunk (state=3): >>><<< 4874 1726776771.66604: stdout chunk (state=3): >>><<< 4874 1726776771.66633: done transferring module to remote 4874 1726776771.66728: _low_level_execute_command(): starting 4874 1726776771.66731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/ /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py && sleep 0' 4874 1726776771.67287: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776771.67307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776771.67324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.67355: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.67464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.67503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.67602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.69815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.69819: stdout chunk (state=3): >>><<< 4874 1726776771.69821: stderr chunk (state=3): >>><<< 4874 1726776771.69827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.69832: _low_level_execute_command(): starting 4874 1726776771.69837: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/AnsiballZ_stat.py && sleep 0' 4874 1726776771.70260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776771.70272: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.70284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776771.70295: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.70343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776771.70363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.70439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.90721: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776762.3216238, "ctime": 1726776762.3216238, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776771.92736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776771.92795: stderr chunk (state=3): >>><<< 4874 1726776771.92799: stdout chunk (state=3): >>><<< 4874 1726776771.92821: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776762.3216238, "ctime": 1726776762.3216238, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776771.92875: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726776771.5904233-5092-138497991307721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776771.92882: _low_level_execute_command(): starting 4874 1726776771.92888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776771.5904233-5092-138497991307721/ > /dev/null 2>&1 && sleep 0' 4874 1726776771.93366: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776771.93372: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776771.93379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776771.93381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776771.93384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776771.93434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776771.93437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776771.93506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776771.95566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776771.95615: stderr chunk (state=3): >>><<< 4874 1726776771.95618: stdout chunk (state=3): >>><<< 4874 1726776771.95632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776771.95638: handler run complete 4874 1726776771.95688: attempt loop complete, returning result 4874 1726776771.95706: variable 'item' from source: unknown 4874 1726776771.95777: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.256415, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776762.3216238, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776762.3216238, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2786633669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776771.95947: dumping result to json 4874 1726776771.95950: done dumping result, returning 4874 1726776771.95952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-c0d2-5540-000000000050] 4874 1726776771.95954: sending task result for task 0affc99b-caaf-c0d2-5540-000000000050 4874 1726776771.96162: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000050 4874 1726776771.96165: WORKER PROCESS EXITING 4874 1726776771.96176: no more pending results, returning what we have 4874 1726776771.96179: results queue empty 4874 1726776771.96180: checking for any_errors_fatal 4874 1726776771.96186: done checking for any_errors_fatal 4874 1726776771.96186: checking for max_fail_percentage 4874 1726776771.96188: done checking for max_fail_percentage 4874 1726776771.96189: checking to see if all hosts have failed and the running result is not ok 4874 1726776771.96190: done checking to see if all hosts have failed 4874 1726776771.96191: getting the remaining hosts for this loop 4874 1726776771.96192: done getting the remaining hosts for this loop 4874 1726776771.96195: getting the next task for host managed_node3 4874 1726776771.96203: done getting next task for host managed_node3 4874 1726776771.96207: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776771.96212: ^ 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 4874 1726776771.96231: getting variables 4874 1726776771.96232: in VariableManager get_vars() 4874 1726776771.96260: Calling all_inventory to load vars for managed_node3 4874 1726776771.96262: Calling groups_inventory to load vars for managed_node3 4874 1726776771.96264: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776771.96271: Calling all_plugins_play to load vars for managed_node3 4874 1726776771.96273: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776771.96276: Calling groups_plugins_play to load vars for managed_node3 4874 1726776771.96599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776771.96782: done with get_vars() 4874 1726776771.96790: done getting variables 4874 1726776771.96842: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:51 -0400 (0:00:00.886) 0:00:06.794 **** 4874 1726776771.96864: entering _queue_task() for managed_node3/set_fact 4874 1726776771.97070: worker is 1 (out of 1 available) 4874 1726776771.97083: exiting _queue_task() for managed_node3/set_fact 4874 1726776771.97095: done queuing things up, now waiting for results queue to drain 4874 1726776771.97096: waiting for pending results... 4874 1726776771.97264: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776771.97350: in run() - task 0affc99b-caaf-c0d2-5540-000000000051 4874 1726776771.97363: variable 'ansible_search_path' from source: unknown 4874 1726776771.97366: variable 'ansible_search_path' from source: unknown 4874 1726776771.97397: calling self._execute() 4874 1726776771.97467: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776771.97474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776771.97484: variable 'omit' from source: magic vars 4874 1726776771.97572: variable 'omit' from source: magic vars 4874 1726776771.97614: variable 'omit' from source: magic vars 4874 1726776771.98005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776771.99661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776771.99722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776771.99756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776771.99787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776771.99813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776771.99877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776771.99903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776771.99926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776771.99962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776771.99975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776772.00016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776772.00037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776772.00059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776772.00093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776772.00107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776772.00159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776772.00183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776772.00205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776772.00238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776772.00250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776772.00442: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4874 1726776772.00526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776772.00656: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776772.00806: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776772.00809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776772.00811: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776772.00830: 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) 4874 1726776772.00862: 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) 4874 1726776772.00897: 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) 4874 1726776772.00936: 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) 4874 1726776772.00997: variable 'omit' from source: magic vars 4874 1726776772.01039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776772.01087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776772.01114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776772.01142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.01160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.01203: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776772.01214: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.01224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.01342: Set connection var ansible_connection to ssh 4874 1726776772.01352: Set connection var ansible_shell_type to sh 4874 1726776772.01372: Set connection var ansible_pipelining to False 4874 1726776772.01388: Set connection var ansible_timeout to 10 4874 1726776772.01507: Set connection var ansible_shell_executable to /bin/sh 4874 1726776772.01510: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776772.01512: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.01515: variable 'ansible_connection' from source: unknown 4874 1726776772.01517: variable 'ansible_module_compression' from source: unknown 4874 1726776772.01519: variable 'ansible_shell_type' from source: unknown 4874 1726776772.01521: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.01523: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.01525: variable 'ansible_pipelining' from source: unknown 4874 1726776772.01527: variable 'ansible_timeout' from source: unknown 4874 1726776772.01529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.01612: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776772.01631: variable 'omit' from source: magic vars 4874 1726776772.01643: starting attempt loop 4874 1726776772.01651: running the handler 4874 1726776772.01668: handler run complete 4874 1726776772.01684: attempt loop complete, returning result 4874 1726776772.01692: _execute() done 4874 1726776772.01704: dumping result to json 4874 1726776772.01714: done dumping result, returning 4874 1726776772.01728: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-c0d2-5540-000000000051] 4874 1726776772.01739: sending task result for task 0affc99b-caaf-c0d2-5540-000000000051 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4874 1726776772.01993: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000051 4874 1726776772.01997: WORKER PROCESS EXITING 4874 1726776772.02009: no more pending results, returning what we have 4874 1726776772.02012: results queue empty 4874 1726776772.02013: checking for any_errors_fatal 4874 1726776772.02020: done checking for any_errors_fatal 4874 1726776772.02021: checking for max_fail_percentage 4874 1726776772.02023: done checking for max_fail_percentage 4874 1726776772.02024: checking to see if all hosts have failed and the running result is not ok 4874 1726776772.02025: done checking to see if all hosts have failed 4874 1726776772.02027: getting the remaining hosts for this loop 4874 1726776772.02028: done getting the remaining hosts for this loop 4874 1726776772.02032: getting the next task for host managed_node3 4874 1726776772.02038: done getting next task for host managed_node3 4874 1726776772.02041: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776772.02044: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776772.02056: getting variables 4874 1726776772.02057: in VariableManager get_vars() 4874 1726776772.02090: Calling all_inventory to load vars for managed_node3 4874 1726776772.02093: Calling groups_inventory to load vars for managed_node3 4874 1726776772.02096: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776772.02108: Calling all_plugins_play to load vars for managed_node3 4874 1726776772.02114: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776772.02118: Calling groups_plugins_play to load vars for managed_node3 4874 1726776772.02275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776772.02459: done with get_vars() 4874 1726776772.02468: done getting variables 4874 1726776772.02548: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:52 -0400 (0:00:00.057) 0:00:06.851 **** 4874 1726776772.02571: entering _queue_task() for managed_node3/service 4874 1726776772.02572: Creating lock for service 4874 1726776772.02770: worker is 1 (out of 1 available) 4874 1726776772.02785: exiting _queue_task() for managed_node3/service 4874 1726776772.02798: done queuing things up, now waiting for results queue to drain 4874 1726776772.02800: waiting for pending results... 4874 1726776772.02969: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776772.03050: in run() - task 0affc99b-caaf-c0d2-5540-000000000052 4874 1726776772.03062: variable 'ansible_search_path' from source: unknown 4874 1726776772.03066: variable 'ansible_search_path' from source: unknown 4874 1726776772.03105: variable '__kernel_settings_services' from source: include_vars 4874 1726776772.03368: variable '__kernel_settings_services' from source: include_vars 4874 1726776772.03427: variable 'omit' from source: magic vars 4874 1726776772.03518: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.03528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.03538: variable 'omit' from source: magic vars 4874 1726776772.03605: variable 'omit' from source: magic vars 4874 1726776772.03641: variable 'omit' from source: magic vars 4874 1726776772.03678: variable 'item' from source: unknown 4874 1726776772.03799: variable 'item' from source: unknown 4874 1726776772.03825: variable 'omit' from source: magic vars 4874 1726776772.03907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776772.03935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776772.03962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776772.03988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.04008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.04206: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776772.04210: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.04212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.04215: Set connection var ansible_connection to ssh 4874 1726776772.04217: Set connection var ansible_shell_type to sh 4874 1726776772.04219: Set connection var ansible_pipelining to False 4874 1726776772.04229: Set connection var ansible_timeout to 10 4874 1726776772.04244: Set connection var ansible_shell_executable to /bin/sh 4874 1726776772.04255: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776772.04280: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.04289: variable 'ansible_connection' from source: unknown 4874 1726776772.04296: variable 'ansible_module_compression' from source: unknown 4874 1726776772.04306: variable 'ansible_shell_type' from source: unknown 4874 1726776772.04314: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.04322: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.04339: variable 'ansible_pipelining' from source: unknown 4874 1726776772.04348: variable 'ansible_timeout' from source: unknown 4874 1726776772.04358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.04512: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776772.04531: variable 'omit' from source: magic vars 4874 1726776772.04544: starting attempt loop 4874 1726776772.04561: running the handler 4874 1726776772.04672: variable 'ansible_facts' from source: unknown 4874 1726776772.04883: _low_level_execute_command(): starting 4874 1726776772.04886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776772.05587: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776772.05609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776772.05656: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776772.05694: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.05778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.05825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.05935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.07945: stdout chunk (state=3): >>>/root <<< 4874 1726776772.08089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.08120: stderr chunk (state=3): >>><<< 4874 1726776772.08124: stdout chunk (state=3): >>><<< 4874 1726776772.08153: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.08168: _low_level_execute_command(): starting 4874 1726776772.08175: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859 `" && echo ansible-tmp-1726776772.0815287-5127-252879975853859="` echo /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859 `" ) && sleep 0' 4874 1726776772.08635: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.08639: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.08649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.08705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.08709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.08787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.11184: stdout chunk (state=3): >>>ansible-tmp-1726776772.0815287-5127-252879975853859=/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859 <<< 4874 1726776772.11317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.11361: stderr chunk (state=3): >>><<< 4874 1726776772.11364: stdout chunk (state=3): >>><<< 4874 1726776772.11382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776772.0815287-5127-252879975853859=/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.11417: variable 'ansible_module_compression' from source: unknown 4874 1726776772.11462: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 4874 1726776772.11466: ANSIBALLZ: Acquiring lock 4874 1726776772.11469: ANSIBALLZ: Lock acquired: 139745986445824 4874 1726776772.11471: ANSIBALLZ: Creating module 4874 1726776772.37548: ANSIBALLZ: Writing module into payload 4874 1726776772.37687: ANSIBALLZ: Writing module 4874 1726776772.37717: ANSIBALLZ: Renaming module 4874 1726776772.37723: ANSIBALLZ: Done creating module 4874 1726776772.37752: variable 'ansible_facts' from source: unknown 4874 1726776772.37893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py 4874 1726776772.38030: Sending initial data 4874 1726776772.38033: Sent initial data (154 bytes) 4874 1726776772.38534: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776772.38537: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776772.38542: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.38545: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.38607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776772.38611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.38678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.40529: 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 <<< 4874 1726776772.40534: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776772.40583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776772.40644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp_im87635 /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py <<< 4874 1726776772.40652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py" <<< 4874 1726776772.40704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp_im87635" to remote "/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py" <<< 4874 1726776772.42906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.42919: stderr chunk (state=3): >>><<< 4874 1726776772.43050: stdout chunk (state=3): >>><<< 4874 1726776772.43054: done transferring module to remote 4874 1726776772.43056: _low_level_execute_command(): starting 4874 1726776772.43059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/ /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py && sleep 0' 4874 1726776772.43584: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776772.43603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776772.43621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.43641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776772.43660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776772.43724: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.43779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776772.43796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.43819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.43912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.46016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.46110: stderr chunk (state=3): >>><<< 4874 1726776772.46114: stdout chunk (state=3): >>><<< 4874 1726776772.46226: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.46230: _low_level_execute_command(): starting 4874 1726776772.46233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/AnsiballZ_systemd.py && sleep 0' 4874 1726776772.46818: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.46906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776772.46942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.46980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.47069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.82544: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5114", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "140628000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 4874 1726776772.82580: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4874 1726776772.84947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776772.85013: stderr chunk (state=3): >>><<< 4874 1726776772.85016: stdout chunk (state=3): >>><<< 4874 1726776772.85057: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5114", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "140628000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776772.85282: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776772.85338: _low_level_execute_command(): starting 4874 1726776772.85341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776772.0815287-5127-252879975853859/ > /dev/null 2>&1 && sleep 0' 4874 1726776772.85943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776772.85951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776772.85954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.85957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776772.86006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776772.86013: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776772.86016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.86019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776772.86021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776772.86023: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4874 1726776772.86035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776772.86050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.86059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776772.86068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776772.86076: stderr chunk (state=3): >>>debug2: match found <<< 4874 1726776772.86086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.86162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776772.86175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.86193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.86287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.88377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.88425: stderr chunk (state=3): >>><<< 4874 1726776772.88429: stdout chunk (state=3): >>><<< 4874 1726776772.88447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.88457: handler run complete 4874 1726776772.88504: attempt loop complete, returning result 4874 1726776772.88526: variable 'item' from source: unknown 4874 1726776772.88595: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "140628000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5114", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15257600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4874 1726776772.89185: dumping result to json 4874 1726776772.89188: done dumping result, returning 4874 1726776772.89190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-c0d2-5540-000000000052] 4874 1726776772.89193: sending task result for task 0affc99b-caaf-c0d2-5540-000000000052 4874 1726776772.89604: no more pending results, returning what we have 4874 1726776772.89608: results queue empty 4874 1726776772.89609: checking for any_errors_fatal 4874 1726776772.89613: done checking for any_errors_fatal 4874 1726776772.89614: checking for max_fail_percentage 4874 1726776772.89616: done checking for max_fail_percentage 4874 1726776772.89617: checking to see if all hosts have failed and the running result is not ok 4874 1726776772.89618: done checking to see if all hosts have failed 4874 1726776772.89619: getting the remaining hosts for this loop 4874 1726776772.89621: done getting the remaining hosts for this loop 4874 1726776772.89626: getting the next task for host managed_node3 4874 1726776772.89633: done getting next task for host managed_node3 4874 1726776772.89637: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776772.89641: ^ 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 4874 1726776772.89651: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000052 4874 1726776772.89653: WORKER PROCESS EXITING 4874 1726776772.89662: getting variables 4874 1726776772.89664: in VariableManager get_vars() 4874 1726776772.89707: Calling all_inventory to load vars for managed_node3 4874 1726776772.89710: Calling groups_inventory to load vars for managed_node3 4874 1726776772.89713: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776772.89724: Calling all_plugins_play to load vars for managed_node3 4874 1726776772.89728: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776772.89732: Calling groups_plugins_play to load vars for managed_node3 4874 1726776772.89988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776772.90404: done with get_vars() 4874 1726776772.90414: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:52 -0400 (0:00:00.879) 0:00:07.730 **** 4874 1726776772.90492: entering _queue_task() for managed_node3/file 4874 1726776772.90709: worker is 1 (out of 1 available) 4874 1726776772.90724: exiting _queue_task() for managed_node3/file 4874 1726776772.90737: done queuing things up, now waiting for results queue to drain 4874 1726776772.90739: waiting for pending results... 4874 1726776772.90910: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776772.90987: in run() - task 0affc99b-caaf-c0d2-5540-000000000053 4874 1726776772.91004: variable 'ansible_search_path' from source: unknown 4874 1726776772.91008: variable 'ansible_search_path' from source: unknown 4874 1726776772.91042: calling self._execute() 4874 1726776772.91111: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.91120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.91129: variable 'omit' from source: magic vars 4874 1726776772.91221: variable 'omit' from source: magic vars 4874 1726776772.91263: variable 'omit' from source: magic vars 4874 1726776772.91290: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776772.91541: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776772.91625: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776772.91634: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776772.91694: variable 'omit' from source: magic vars 4874 1726776772.91734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776772.91767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776772.91784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776772.91804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.91816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776772.91844: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776772.91848: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.91854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.91938: Set connection var ansible_connection to ssh 4874 1726776772.91942: Set connection var ansible_shell_type to sh 4874 1726776772.91954: Set connection var ansible_pipelining to False 4874 1726776772.91962: Set connection var ansible_timeout to 10 4874 1726776772.91970: Set connection var ansible_shell_executable to /bin/sh 4874 1726776772.91977: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776772.91994: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.91997: variable 'ansible_connection' from source: unknown 4874 1726776772.91999: variable 'ansible_module_compression' from source: unknown 4874 1726776772.92007: variable 'ansible_shell_type' from source: unknown 4874 1726776772.92010: variable 'ansible_shell_executable' from source: unknown 4874 1726776772.92016: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776772.92021: variable 'ansible_pipelining' from source: unknown 4874 1726776772.92025: variable 'ansible_timeout' from source: unknown 4874 1726776772.92031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776772.92201: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776772.92211: variable 'omit' from source: magic vars 4874 1726776772.92222: starting attempt loop 4874 1726776772.92225: running the handler 4874 1726776772.92238: _low_level_execute_command(): starting 4874 1726776772.92246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776772.92778: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.92783: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776772.92786: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776772.92789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.92849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776772.92852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.92917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.94794: stdout chunk (state=3): >>>/root <<< 4874 1726776772.94911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.94956: stderr chunk (state=3): >>><<< 4874 1726776772.94959: stdout chunk (state=3): >>><<< 4874 1726776772.94979: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.94994: _low_level_execute_command(): starting 4874 1726776772.95001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187 `" && echo ansible-tmp-1726776772.9497988-5158-157220060823187="` echo /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187 `" ) && sleep 0' 4874 1726776772.95446: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776772.95450: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.95458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776772.95460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776772.95515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776772.95519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776772.95587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776772.97783: stdout chunk (state=3): >>>ansible-tmp-1726776772.9497988-5158-157220060823187=/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187 <<< 4874 1726776772.97912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776772.97959: stderr chunk (state=3): >>><<< 4874 1726776772.97962: stdout chunk (state=3): >>><<< 4874 1726776772.97979: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776772.9497988-5158-157220060823187=/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776772.98019: variable 'ansible_module_compression' from source: unknown 4874 1726776772.98068: ANSIBALLZ: Using lock for file 4874 1726776772.98072: ANSIBALLZ: Acquiring lock 4874 1726776772.98076: ANSIBALLZ: Lock acquired: 139745980927488 4874 1726776772.98079: ANSIBALLZ: Creating module 4874 1726776773.09139: ANSIBALLZ: Writing module into payload 4874 1726776773.09288: ANSIBALLZ: Writing module 4874 1726776773.09313: ANSIBALLZ: Renaming module 4874 1726776773.09317: ANSIBALLZ: Done creating module 4874 1726776773.09331: variable 'ansible_facts' from source: unknown 4874 1726776773.09381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py 4874 1726776773.09497: Sending initial data 4874 1726776773.09503: Sent initial data (151 bytes) 4874 1726776773.10053: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.10057: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.10147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.10224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.12028: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776773.12088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776773.12148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpe4c3_wjc /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py <<< 4874 1726776773.12152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py" <<< 4874 1726776773.12207: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpe4c3_wjc" to remote "/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py" <<< 4874 1726776773.13598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.13603: stdout chunk (state=3): >>><<< 4874 1726776773.13605: stderr chunk (state=3): >>><<< 4874 1726776773.13608: done transferring module to remote 4874 1726776773.13610: _low_level_execute_command(): starting 4874 1726776773.13613: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/ /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py && sleep 0' 4874 1726776773.14195: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776773.14215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.14231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.14262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776773.14366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776773.14398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.14490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.16523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.16590: stderr chunk (state=3): >>><<< 4874 1726776773.16597: stdout chunk (state=3): >>><<< 4874 1726776773.16620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.16623: _low_level_execute_command(): starting 4874 1726776773.16629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/AnsiballZ_file.py && sleep 0' 4874 1726776773.17074: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.17078: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.17080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.17082: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.17141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776773.17144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.17231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.37775: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776773.39500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776773.39561: stderr chunk (state=3): >>><<< 4874 1726776773.39564: stdout chunk (state=3): >>><<< 4874 1726776773.39582: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776773.39629: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776773.39638: _low_level_execute_command(): starting 4874 1726776773.39644: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776772.9497988-5158-157220060823187/ > /dev/null 2>&1 && sleep 0' 4874 1726776773.40117: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.40120: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776773.40128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776773.40131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776773.40154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.40191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776773.40197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776773.40199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.40264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.42438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.42483: stderr chunk (state=3): >>><<< 4874 1726776773.42486: stdout chunk (state=3): >>><<< 4874 1726776773.42501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.42516: handler run complete 4874 1726776773.42538: attempt loop complete, returning result 4874 1726776773.42541: _execute() done 4874 1726776773.42546: dumping result to json 4874 1726776773.42552: done dumping result, returning 4874 1726776773.42561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-c0d2-5540-000000000053] 4874 1726776773.42567: sending task result for task 0affc99b-caaf-c0d2-5540-000000000053 4874 1726776773.42676: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000053 4874 1726776773.42680: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4874 1726776773.42780: no more pending results, returning what we have 4874 1726776773.42783: results queue empty 4874 1726776773.42784: checking for any_errors_fatal 4874 1726776773.42813: done checking for any_errors_fatal 4874 1726776773.42814: checking for max_fail_percentage 4874 1726776773.42816: done checking for max_fail_percentage 4874 1726776773.42817: checking to see if all hosts have failed and the running result is not ok 4874 1726776773.42818: done checking to see if all hosts have failed 4874 1726776773.42819: getting the remaining hosts for this loop 4874 1726776773.42821: done getting the remaining hosts for this loop 4874 1726776773.42826: getting the next task for host managed_node3 4874 1726776773.42833: done getting next task for host managed_node3 4874 1726776773.42837: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776773.42840: ^ 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 4874 1726776773.42851: getting variables 4874 1726776773.42853: in VariableManager get_vars() 4874 1726776773.42889: Calling all_inventory to load vars for managed_node3 4874 1726776773.42892: Calling groups_inventory to load vars for managed_node3 4874 1726776773.42895: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776773.42916: Calling all_plugins_play to load vars for managed_node3 4874 1726776773.42919: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776773.42923: Calling groups_plugins_play to load vars for managed_node3 4874 1726776773.43094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776773.43286: done with get_vars() 4874 1726776773.43296: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:53 -0400 (0:00:00.528) 0:00:08.259 **** 4874 1726776773.43377: entering _queue_task() for managed_node3/slurp 4874 1726776773.43583: worker is 1 (out of 1 available) 4874 1726776773.43596: exiting _queue_task() for managed_node3/slurp 4874 1726776773.43613: done queuing things up, now waiting for results queue to drain 4874 1726776773.43615: waiting for pending results... 4874 1726776773.43782: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776773.43863: in run() - task 0affc99b-caaf-c0d2-5540-000000000054 4874 1726776773.43877: variable 'ansible_search_path' from source: unknown 4874 1726776773.43880: variable 'ansible_search_path' from source: unknown 4874 1726776773.43916: calling self._execute() 4874 1726776773.43981: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.43989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.43998: variable 'omit' from source: magic vars 4874 1726776773.44088: variable 'omit' from source: magic vars 4874 1726776773.44130: variable 'omit' from source: magic vars 4874 1726776773.44154: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776773.44399: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776773.44467: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776773.44498: variable 'omit' from source: magic vars 4874 1726776773.44538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776773.44569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776773.44586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776773.44606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776773.44617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776773.44644: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776773.44648: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.44653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.44732: Set connection var ansible_connection to ssh 4874 1726776773.44736: Set connection var ansible_shell_type to sh 4874 1726776773.44747: Set connection var ansible_pipelining to False 4874 1726776773.44756: Set connection var ansible_timeout to 10 4874 1726776773.44762: Set connection var ansible_shell_executable to /bin/sh 4874 1726776773.44768: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776773.44785: variable 'ansible_shell_executable' from source: unknown 4874 1726776773.44788: variable 'ansible_connection' from source: unknown 4874 1726776773.44791: variable 'ansible_module_compression' from source: unknown 4874 1726776773.44796: variable 'ansible_shell_type' from source: unknown 4874 1726776773.44798: variable 'ansible_shell_executable' from source: unknown 4874 1726776773.44804: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.44814: variable 'ansible_pipelining' from source: unknown 4874 1726776773.44816: variable 'ansible_timeout' from source: unknown 4874 1726776773.44819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.45048: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776773.45057: variable 'omit' from source: magic vars 4874 1726776773.45064: starting attempt loop 4874 1726776773.45067: running the handler 4874 1726776773.45080: _low_level_execute_command(): starting 4874 1726776773.45088: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776773.45616: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.45621: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.45643: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776773.45646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.45692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776773.45696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776773.45702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.45775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.47586: stdout chunk (state=3): >>>/root <<< 4874 1726776773.47857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.47860: stdout chunk (state=3): >>><<< 4874 1726776773.47863: stderr chunk (state=3): >>><<< 4874 1726776773.47866: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.47869: _low_level_execute_command(): starting 4874 1726776773.47872: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927 `" && echo ansible-tmp-1726776773.477948-5174-197747109927="` echo /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927 `" ) && sleep 0' 4874 1726776773.48495: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776773.48523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.48546: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.48576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.48645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776773.48648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.48712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.50908: stdout chunk (state=3): >>>ansible-tmp-1726776773.477948-5174-197747109927=/root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927 <<< 4874 1726776773.51200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.51206: stdout chunk (state=3): >>><<< 4874 1726776773.51208: stderr chunk (state=3): >>><<< 4874 1726776773.51211: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776773.477948-5174-197747109927=/root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.51214: variable 'ansible_module_compression' from source: unknown 4874 1726776773.51253: ANSIBALLZ: Using lock for slurp 4874 1726776773.51256: ANSIBALLZ: Acquiring lock 4874 1726776773.51259: ANSIBALLZ: Lock acquired: 139745980927872 4874 1726776773.51262: ANSIBALLZ: Creating module 4874 1726776773.62227: ANSIBALLZ: Writing module into payload 4874 1726776773.62275: ANSIBALLZ: Writing module 4874 1726776773.62291: ANSIBALLZ: Renaming module 4874 1726776773.62298: ANSIBALLZ: Done creating module 4874 1726776773.62323: variable 'ansible_facts' from source: unknown 4874 1726776773.62366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py 4874 1726776773.62480: Sending initial data 4874 1726776773.62484: Sent initial data (148 bytes) 4874 1726776773.62965: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.62970: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.62973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776773.62976: 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.57 originally 10.31.11.57 <<< 4874 1726776773.62978: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.63030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776773.63034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.63111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.64942: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776773.64945: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776773.64993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776773.65056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpk0_nup2h /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py <<< 4874 1726776773.65060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py" <<< 4874 1726776773.65114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpk0_nup2h" to remote "/root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py" <<< 4874 1726776773.65974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.66040: stderr chunk (state=3): >>><<< 4874 1726776773.66044: stdout chunk (state=3): >>><<< 4874 1726776773.66063: done transferring module to remote 4874 1726776773.66073: _low_level_execute_command(): starting 4874 1726776773.66079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/ /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py && sleep 0' 4874 1726776773.66534: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.66537: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776773.66541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.66544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.66550: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.66621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.66825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.68771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.68820: stderr chunk (state=3): >>><<< 4874 1726776773.68823: stdout chunk (state=3): >>><<< 4874 1726776773.68839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.68842: _low_level_execute_command(): starting 4874 1726776773.68848: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/AnsiballZ_slurp.py && sleep 0' 4874 1726776773.69291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.69295: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.69297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.69302: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776773.69304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.69359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776773.69362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.69442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.88295: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4874 1726776773.90139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776773.90143: stdout chunk (state=3): >>><<< 4874 1726776773.90146: stderr chunk (state=3): >>><<< 4874 1726776773.90166: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776773.90214: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776773.477948-5174-197747109927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776773.90246: _low_level_execute_command(): starting 4874 1726776773.90307: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776773.477948-5174-197747109927/ > /dev/null 2>&1 && sleep 0' 4874 1726776773.90886: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776773.90905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776773.90925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.90967: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776773.90971: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776773.91053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776773.91062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776773.91136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776773.93406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776773.93410: stdout chunk (state=3): >>><<< 4874 1726776773.93413: stderr chunk (state=3): >>><<< 4874 1726776773.93416: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776773.93418: handler run complete 4874 1726776773.93421: attempt loop complete, returning result 4874 1726776773.93423: _execute() done 4874 1726776773.93425: dumping result to json 4874 1726776773.93428: done dumping result, returning 4874 1726776773.93430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-c0d2-5540-000000000054] 4874 1726776773.93432: sending task result for task 0affc99b-caaf-c0d2-5540-000000000054 4874 1726776773.93556: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000054 4874 1726776773.93560: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4874 1726776773.93646: no more pending results, returning what we have 4874 1726776773.93650: results queue empty 4874 1726776773.93651: checking for any_errors_fatal 4874 1726776773.93664: done checking for any_errors_fatal 4874 1726776773.93665: checking for max_fail_percentage 4874 1726776773.93667: done checking for max_fail_percentage 4874 1726776773.93668: checking to see if all hosts have failed and the running result is not ok 4874 1726776773.93669: done checking to see if all hosts have failed 4874 1726776773.93670: getting the remaining hosts for this loop 4874 1726776773.93672: done getting the remaining hosts for this loop 4874 1726776773.93677: getting the next task for host managed_node3 4874 1726776773.93684: done getting next task for host managed_node3 4874 1726776773.93688: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776773.93691: ^ 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 4874 1726776773.93731: getting variables 4874 1726776773.93734: in VariableManager get_vars() 4874 1726776773.93774: Calling all_inventory to load vars for managed_node3 4874 1726776773.93778: Calling groups_inventory to load vars for managed_node3 4874 1726776773.93780: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776773.93792: Calling all_plugins_play to load vars for managed_node3 4874 1726776773.93796: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776773.93799: Calling groups_plugins_play to load vars for managed_node3 4874 1726776773.94043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776773.94276: done with get_vars() 4874 1726776773.94284: done getting variables 4874 1726776773.94336: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:53 -0400 (0:00:00.509) 0:00:08.769 **** 4874 1726776773.94362: entering _queue_task() for managed_node3/set_fact 4874 1726776773.94562: worker is 1 (out of 1 available) 4874 1726776773.94577: exiting _queue_task() for managed_node3/set_fact 4874 1726776773.94589: done queuing things up, now waiting for results queue to drain 4874 1726776773.94591: waiting for pending results... 4874 1726776773.94764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776773.94848: in run() - task 0affc99b-caaf-c0d2-5540-000000000055 4874 1726776773.94862: variable 'ansible_search_path' from source: unknown 4874 1726776773.94865: variable 'ansible_search_path' from source: unknown 4874 1726776773.94897: calling self._execute() 4874 1726776773.94970: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.94976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.94987: variable 'omit' from source: magic vars 4874 1726776773.95078: variable 'omit' from source: magic vars 4874 1726776773.95120: variable 'omit' from source: magic vars 4874 1726776773.95460: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776773.95474: variable '__cur_profile' from source: task vars 4874 1726776773.95610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776773.97258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776773.97322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776773.97355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776773.97386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776773.97410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776773.97480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776773.97504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776773.97528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776773.97565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776773.97578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776773.97672: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4874 1726776773.97712: variable 'omit' from source: magic vars 4874 1726776773.97736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776773.97760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776773.97777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776773.97793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776773.97804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776773.97833: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776773.97836: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.97841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.97922: Set connection var ansible_connection to ssh 4874 1726776773.97925: Set connection var ansible_shell_type to sh 4874 1726776773.97936: Set connection var ansible_pipelining to False 4874 1726776773.97945: Set connection var ansible_timeout to 10 4874 1726776773.97951: Set connection var ansible_shell_executable to /bin/sh 4874 1726776773.97958: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776773.97975: variable 'ansible_shell_executable' from source: unknown 4874 1726776773.97980: variable 'ansible_connection' from source: unknown 4874 1726776773.97983: variable 'ansible_module_compression' from source: unknown 4874 1726776773.97985: variable 'ansible_shell_type' from source: unknown 4874 1726776773.97997: variable 'ansible_shell_executable' from source: unknown 4874 1726776773.98000: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.98005: variable 'ansible_pipelining' from source: unknown 4874 1726776773.98007: variable 'ansible_timeout' from source: unknown 4874 1726776773.98009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.98089: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776773.98105: variable 'omit' from source: magic vars 4874 1726776773.98114: starting attempt loop 4874 1726776773.98117: running the handler 4874 1726776773.98128: handler run complete 4874 1726776773.98137: attempt loop complete, returning result 4874 1726776773.98140: _execute() done 4874 1726776773.98144: dumping result to json 4874 1726776773.98148: done dumping result, returning 4874 1726776773.98156: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-c0d2-5540-000000000055] 4874 1726776773.98162: sending task result for task 0affc99b-caaf-c0d2-5540-000000000055 4874 1726776773.98246: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000055 4874 1726776773.98249: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4874 1726776773.98321: no more pending results, returning what we have 4874 1726776773.98325: results queue empty 4874 1726776773.98326: checking for any_errors_fatal 4874 1726776773.98331: done checking for any_errors_fatal 4874 1726776773.98332: checking for max_fail_percentage 4874 1726776773.98334: done checking for max_fail_percentage 4874 1726776773.98335: checking to see if all hosts have failed and the running result is not ok 4874 1726776773.98336: done checking to see if all hosts have failed 4874 1726776773.98337: getting the remaining hosts for this loop 4874 1726776773.98339: done getting the remaining hosts for this loop 4874 1726776773.98342: getting the next task for host managed_node3 4874 1726776773.98348: done getting next task for host managed_node3 4874 1726776773.98352: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776773.98355: ^ 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 4874 1726776773.98379: getting variables 4874 1726776773.98380: in VariableManager get_vars() 4874 1726776773.98415: Calling all_inventory to load vars for managed_node3 4874 1726776773.98418: Calling groups_inventory to load vars for managed_node3 4874 1726776773.98421: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776773.98432: Calling all_plugins_play to load vars for managed_node3 4874 1726776773.98435: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776773.98439: Calling groups_plugins_play to load vars for managed_node3 4874 1726776773.98596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776773.98782: done with get_vars() 4874 1726776773.98791: done getting variables 4874 1726776773.98886: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:53 -0400 (0:00:00.045) 0:00:08.814 **** 4874 1726776773.98914: entering _queue_task() for managed_node3/copy 4874 1726776773.99104: worker is 1 (out of 1 available) 4874 1726776773.99120: exiting _queue_task() for managed_node3/copy 4874 1726776773.99131: done queuing things up, now waiting for results queue to drain 4874 1726776773.99133: waiting for pending results... 4874 1726776773.99294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776773.99384: in run() - task 0affc99b-caaf-c0d2-5540-000000000056 4874 1726776773.99397: variable 'ansible_search_path' from source: unknown 4874 1726776773.99402: variable 'ansible_search_path' from source: unknown 4874 1726776773.99435: calling self._execute() 4874 1726776773.99504: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776773.99512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776773.99520: variable 'omit' from source: magic vars 4874 1726776773.99613: variable 'omit' from source: magic vars 4874 1726776773.99653: variable 'omit' from source: magic vars 4874 1726776773.99677: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776773.99924: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776774.00005: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776774.00070: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776774.00134: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776774.00161: variable 'omit' from source: magic vars 4874 1726776774.00197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776774.00231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776774.00251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776774.00266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776774.00276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776774.00304: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776774.00308: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776774.00313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776774.00391: Set connection var ansible_connection to ssh 4874 1726776774.00394: Set connection var ansible_shell_type to sh 4874 1726776774.00407: Set connection var ansible_pipelining to False 4874 1726776774.00417: Set connection var ansible_timeout to 10 4874 1726776774.00424: Set connection var ansible_shell_executable to /bin/sh 4874 1726776774.00431: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776774.00448: variable 'ansible_shell_executable' from source: unknown 4874 1726776774.00453: variable 'ansible_connection' from source: unknown 4874 1726776774.00456: variable 'ansible_module_compression' from source: unknown 4874 1726776774.00458: variable 'ansible_shell_type' from source: unknown 4874 1726776774.00470: variable 'ansible_shell_executable' from source: unknown 4874 1726776774.00473: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776774.00475: variable 'ansible_pipelining' from source: unknown 4874 1726776774.00478: variable 'ansible_timeout' from source: unknown 4874 1726776774.00480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776774.00595: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776774.00606: variable 'omit' from source: magic vars 4874 1726776774.00691: starting attempt loop 4874 1726776774.00694: running the handler 4874 1726776774.00697: _low_level_execute_command(): starting 4874 1726776774.00699: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776774.01176: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.01180: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.01183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.01185: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.01244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776774.01247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.01322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.03203: stdout chunk (state=3): >>>/root <<< 4874 1726776774.03315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.03366: stderr chunk (state=3): >>><<< 4874 1726776774.03370: stdout chunk (state=3): >>><<< 4874 1726776774.03391: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.03409: _low_level_execute_command(): starting 4874 1726776774.03416: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892 `" && echo ansible-tmp-1726776774.03392-5198-53098684663892="` echo /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892 `" ) && sleep 0' 4874 1726776774.03876: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776774.03880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776774.03889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.03892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.03894: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.03953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776774.03956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.04020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.06315: stdout chunk (state=3): >>>ansible-tmp-1726776774.03392-5198-53098684663892=/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892 <<< 4874 1726776774.06440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.06483: stderr chunk (state=3): >>><<< 4874 1726776774.06487: stdout chunk (state=3): >>><<< 4874 1726776774.06502: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776774.03392-5198-53098684663892=/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.06578: variable 'ansible_module_compression' from source: unknown 4874 1726776774.06623: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776774.06655: variable 'ansible_facts' from source: unknown 4874 1726776774.06721: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py 4874 1726776774.06820: Sending initial data 4874 1726776774.06823: Sent initial data (148 bytes) 4874 1726776774.07278: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776774.07282: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776774.07285: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776774.07289: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776774.07292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.07349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.07352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.07426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.09337: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776774.09342: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776774.09395: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776774.09455: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8tuvarem /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py <<< 4874 1726776774.09464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py" <<< 4874 1726776774.09514: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8tuvarem" to remote "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py" <<< 4874 1726776774.19345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.19418: stderr chunk (state=3): >>><<< 4874 1726776774.19422: stdout chunk (state=3): >>><<< 4874 1726776774.19440: done transferring module to remote 4874 1726776774.19451: _low_level_execute_command(): starting 4874 1726776774.19457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/ /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py && sleep 0' 4874 1726776774.19916: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.19920: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.19923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.19928: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.19985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.19990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.20062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.22141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.22186: stderr chunk (state=3): >>><<< 4874 1726776774.22190: stdout chunk (state=3): >>><<< 4874 1726776774.22208: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.22211: _low_level_execute_command(): starting 4874 1726776774.22221: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_stat.py && sleep 0' 4874 1726776774.22665: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.22668: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.22671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.22673: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.22736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.22738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.22815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.43242: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776773.8807056, "mtime": 1726776748.5495262, "ctime": 1726776761.5546184, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "3662738624", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776774.45174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776774.45241: stderr chunk (state=3): >>><<< 4874 1726776774.45245: stdout chunk (state=3): >>><<< 4874 1726776774.45261: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776773.8807056, "mtime": 1726776748.5495262, "ctime": 1726776761.5546184, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "3662738624", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776774.45332: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776774.45422: Sending initial data 4874 1726776774.45426: Sent initial data (136 bytes) 4874 1726776774.45909: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.45915: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.45917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.45920: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.45965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776774.45968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.46042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.47874: 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 <<< 4874 1726776774.47878: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776774.47935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776774.47995: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/.vir035fm /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source <<< 4874 1726776774.47999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source" <<< 4874 1726776774.48058: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/.vir035fm" to remote "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source" <<< 4874 1726776774.48306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.48367: stderr chunk (state=3): >>><<< 4874 1726776774.48371: stdout chunk (state=3): >>><<< 4874 1726776774.48396: _low_level_execute_command(): starting 4874 1726776774.48403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/ /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source && sleep 0' 4874 1726776774.48857: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.48860: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776774.48863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776774.48865: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.48925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776774.48931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.48991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.51054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.51106: stderr chunk (state=3): >>><<< 4874 1726776774.51114: stdout chunk (state=3): >>><<< 4874 1726776774.51125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.51148: variable 'ansible_module_compression' from source: unknown 4874 1726776774.51187: ANSIBALLZ: Using generic lock for ansible.legacy.copy 4874 1726776774.51190: ANSIBALLZ: Acquiring lock 4874 1726776774.51197: ANSIBALLZ: Lock acquired: 139745986445824 4874 1726776774.51200: ANSIBALLZ: Creating module 4874 1726776774.63381: ANSIBALLZ: Writing module into payload 4874 1726776774.63502: ANSIBALLZ: Writing module 4874 1726776774.63520: ANSIBALLZ: Renaming module 4874 1726776774.63526: ANSIBALLZ: Done creating module 4874 1726776774.63538: variable 'ansible_facts' from source: unknown 4874 1726776774.63686: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py 4874 1726776774.63726: Sending initial data 4874 1726776774.63767: Sent initial data (148 bytes) 4874 1726776774.64433: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776774.64436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776774.64442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.64445: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.64543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.64611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.66516: 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 <<< 4874 1726776774.66520: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776774.66573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776774.66637: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp_mg21nx7 /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py <<< 4874 1726776774.66641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py" <<< 4874 1726776774.66691: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp_mg21nx7" to remote "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py" <<< 4874 1726776774.67593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.67661: stderr chunk (state=3): >>><<< 4874 1726776774.67664: stdout chunk (state=3): >>><<< 4874 1726776774.67683: done transferring module to remote 4874 1726776774.67691: _low_level_execute_command(): starting 4874 1726776774.67697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/ /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py && sleep 0' 4874 1726776774.68376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776774.68393: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4874 1726776774.68419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.68439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.68538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.70826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.70874: stderr chunk (state=3): >>><<< 4874 1726776774.70877: stdout chunk (state=3): >>><<< 4874 1726776774.70897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.70902: _low_level_execute_command(): starting 4874 1726776774.70909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/AnsiballZ_copy.py && sleep 0' 4874 1726776774.71363: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.71367: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.71369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.71371: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.71432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.71436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.71506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.92044: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source", "_original_basename": ".vir035fm", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776774.93684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.93703: stderr chunk (state=3): >>>Shared connection to 10.31.11.57 closed. <<< 4874 1726776774.93814: stderr chunk (state=3): >>><<< 4874 1726776774.93825: stdout chunk (state=3): >>><<< 4874 1726776774.93852: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source", "_original_basename": ".vir035fm", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776774.93921: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source', '_original_basename': '.vir035fm', 'follow': False, 'checksum': 'a79569d3860cb6a066e0e92c8b22ffd0e8796bfd', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776774.93941: _low_level_execute_command(): starting 4874 1726776774.93952: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/ > /dev/null 2>&1 && sleep 0' 4874 1726776774.94645: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776774.94659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776774.94676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776774.94698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776774.94754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776774.94828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776774.94867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776774.95063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776774.97406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776774.97410: stdout chunk (state=3): >>><<< 4874 1726776774.97413: stderr chunk (state=3): >>><<< 4874 1726776774.97415: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776774.97417: handler run complete 4874 1726776774.97419: attempt loop complete, returning result 4874 1726776774.97421: _execute() done 4874 1726776774.97423: dumping result to json 4874 1726776774.97425: done dumping result, returning 4874 1726776774.97428: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-c0d2-5540-000000000056] 4874 1726776774.97430: sending task result for task 0affc99b-caaf-c0d2-5540-000000000056 changed: [managed_node3] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726776774.03392-5198-53098684663892/.source", "state": "file", "uid": 0 } 4874 1726776774.97853: no more pending results, returning what we have 4874 1726776774.97857: results queue empty 4874 1726776774.97858: checking for any_errors_fatal 4874 1726776774.97864: done checking for any_errors_fatal 4874 1726776774.97865: checking for max_fail_percentage 4874 1726776774.97866: done checking for max_fail_percentage 4874 1726776774.97867: checking to see if all hosts have failed and the running result is not ok 4874 1726776774.97873: done checking to see if all hosts have failed 4874 1726776774.97874: getting the remaining hosts for this loop 4874 1726776774.97876: done getting the remaining hosts for this loop 4874 1726776774.97880: getting the next task for host managed_node3 4874 1726776774.97887: done getting next task for host managed_node3 4874 1726776774.97891: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776774.97895: ^ 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 4874 1726776774.97914: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000056 4874 1726776774.97919: WORKER PROCESS EXITING 4874 1726776774.97927: getting variables 4874 1726776774.97929: in VariableManager get_vars() 4874 1726776774.97971: Calling all_inventory to load vars for managed_node3 4874 1726776774.97974: Calling groups_inventory to load vars for managed_node3 4874 1726776774.97977: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776774.97990: Calling all_plugins_play to load vars for managed_node3 4874 1726776774.97994: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776774.97998: Calling groups_plugins_play to load vars for managed_node3 4874 1726776774.98470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776774.98859: done with get_vars() 4874 1726776774.98874: done getting variables 4874 1726776774.98961: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:54 -0400 (0:00:01.000) 0:00:09.815 **** 4874 1726776774.99007: entering _queue_task() for managed_node3/copy 4874 1726776774.99280: worker is 1 (out of 1 available) 4874 1726776774.99295: exiting _queue_task() for managed_node3/copy 4874 1726776774.99314: done queuing things up, now waiting for results queue to drain 4874 1726776774.99315: waiting for pending results... 4874 1726776774.99723: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776774.99768: in run() - task 0affc99b-caaf-c0d2-5540-000000000057 4874 1726776774.99792: variable 'ansible_search_path' from source: unknown 4874 1726776774.99803: variable 'ansible_search_path' from source: unknown 4874 1726776774.99955: calling self._execute() 4874 1726776774.99966: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776774.99979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776774.99996: variable 'omit' from source: magic vars 4874 1726776775.00139: variable 'omit' from source: magic vars 4874 1726776775.00211: variable 'omit' from source: magic vars 4874 1726776775.00253: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776775.00634: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776775.00747: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776775.00797: variable 'omit' from source: magic vars 4874 1726776775.00858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776775.00904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776775.00941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776775.00967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776775.00985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776775.01028: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776775.01204: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776775.01208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776775.01214: Set connection var ansible_connection to ssh 4874 1726776775.01217: Set connection var ansible_shell_type to sh 4874 1726776775.01219: Set connection var ansible_pipelining to False 4874 1726776775.01221: Set connection var ansible_timeout to 10 4874 1726776775.01241: Set connection var ansible_shell_executable to /bin/sh 4874 1726776775.01254: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776775.01283: variable 'ansible_shell_executable' from source: unknown 4874 1726776775.01293: variable 'ansible_connection' from source: unknown 4874 1726776775.01303: variable 'ansible_module_compression' from source: unknown 4874 1726776775.01315: variable 'ansible_shell_type' from source: unknown 4874 1726776775.01322: variable 'ansible_shell_executable' from source: unknown 4874 1726776775.01328: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776775.01345: variable 'ansible_pipelining' from source: unknown 4874 1726776775.01353: variable 'ansible_timeout' from source: unknown 4874 1726776775.01360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776775.01542: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776775.01667: variable 'omit' from source: magic vars 4874 1726776775.01671: starting attempt loop 4874 1726776775.01673: running the handler 4874 1726776775.01675: _low_level_execute_command(): starting 4874 1726776775.01678: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776775.02372: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.02390: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776775.02407: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.02505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.02562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.04453: stdout chunk (state=3): >>>/root <<< 4874 1726776775.04806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.04813: stdout chunk (state=3): >>><<< 4874 1726776775.04816: stderr chunk (state=3): >>><<< 4874 1726776775.04819: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.04822: _low_level_execute_command(): starting 4874 1726776775.04825: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683 `" && echo ansible-tmp-1726776775.0467947-5233-189734514406683="` echo /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683 `" ) && sleep 0' 4874 1726776775.05299: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.05313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.05323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.05339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776775.05352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776775.05361: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776775.05370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.05385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776775.05394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776775.05404: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4874 1726776775.05414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.05423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.05492: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.05620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.05639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.05661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.05745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.08044: stdout chunk (state=3): >>>ansible-tmp-1726776775.0467947-5233-189734514406683=/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683 <<< 4874 1726776775.08216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.08223: stderr chunk (state=3): >>><<< 4874 1726776775.08227: stdout chunk (state=3): >>><<< 4874 1726776775.08245: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776775.0467947-5233-189734514406683=/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.08323: variable 'ansible_module_compression' from source: unknown 4874 1726776775.08367: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776775.08397: variable 'ansible_facts' from source: unknown 4874 1726776775.08463: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py 4874 1726776775.08556: Sending initial data 4874 1726776775.08560: Sent initial data (151 bytes) 4874 1726776775.08991: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.09029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776775.09034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.09037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776775.09039: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.09042: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.09092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.09098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.09166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.11065: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776775.11126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776775.11185: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmprjy8joj4 /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py <<< 4874 1726776775.11189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py" <<< 4874 1726776775.11243: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmprjy8joj4" to remote "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py" <<< 4874 1726776775.12114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.12181: stderr chunk (state=3): >>><<< 4874 1726776775.12184: stdout chunk (state=3): >>><<< 4874 1726776775.12236: done transferring module to remote 4874 1726776775.12241: _low_level_execute_command(): starting 4874 1726776775.12244: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/ /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py && sleep 0' 4874 1726776775.12926: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.12982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.13004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.13030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.13140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.15288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.15349: stderr chunk (state=3): >>><<< 4874 1726776775.15353: stdout chunk (state=3): >>><<< 4874 1726776775.15452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.15455: _low_level_execute_command(): starting 4874 1726776775.15458: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_stat.py && sleep 0' 4874 1726776775.15995: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.16021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.16037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.16164: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4874 1726776775.16182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.16198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.16311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.36770: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776757.8315918, "mtime": 1726776748.5495262, "ctime": 1726776762.3216238, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4027367335", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776775.38823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776775.38884: stderr chunk (state=3): >>><<< 4874 1726776775.38888: stdout chunk (state=3): >>><<< 4874 1726776775.38912: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776757.8315918, "mtime": 1726776748.5495262, "ctime": 1726776762.3216238, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4027367335", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776775.39058: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776775.39235: Sending initial data 4874 1726776775.39238: Sent initial data (139 bytes) 4874 1726776775.39917: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4874 1726776775.39933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.39949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.40043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.41923: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776775.41929: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776775.42016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776775.42064: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/.phs6v7hq /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source <<< 4874 1726776775.42067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source" <<< 4874 1726776775.42129: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/.phs6v7hq" to remote "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source" <<< 4874 1726776775.42678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.42736: stderr chunk (state=3): >>><<< 4874 1726776775.42739: stdout chunk (state=3): >>><<< 4874 1726776775.42742: _low_level_execute_command(): starting 4874 1726776775.42744: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/ /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source && sleep 0' 4874 1726776775.43404: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.43474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.43491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.43529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.43636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.45760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.45799: stderr chunk (state=3): >>><<< 4874 1726776775.45804: stdout chunk (state=3): >>><<< 4874 1726776775.45821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.45852: variable 'ansible_module_compression' from source: unknown 4874 1726776775.45888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776775.45911: variable 'ansible_facts' from source: unknown 4874 1726776775.45968: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py 4874 1726776775.46067: Sending initial data 4874 1726776775.46070: Sent initial data (151 bytes) 4874 1726776775.46486: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.46506: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776775.46509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.46512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.46533: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.46588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.46595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.46664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.48561: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776775.48617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776775.48678: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp4dkkbnps /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py <<< 4874 1726776775.48681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py" <<< 4874 1726776775.48734: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp4dkkbnps" to remote "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py" <<< 4874 1726776775.49628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.49685: stderr chunk (state=3): >>><<< 4874 1726776775.49689: stdout chunk (state=3): >>><<< 4874 1726776775.49712: done transferring module to remote 4874 1726776775.49719: _low_level_execute_command(): starting 4874 1726776775.49725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/ /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py && sleep 0' 4874 1726776775.50166: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.50170: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.50173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.50175: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.50251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.50255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.50319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.52460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.52498: stderr chunk (state=3): >>><<< 4874 1726776775.52505: stdout chunk (state=3): >>><<< 4874 1726776775.52524: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.52527: _low_level_execute_command(): starting 4874 1726776775.52533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/AnsiballZ_copy.py && sleep 0' 4874 1726776775.53017: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.53021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.53024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776775.53027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.53038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.53099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.53124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.53207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.73419: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source", "_original_basename": ".phs6v7hq", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776775.75349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776775.75410: stderr chunk (state=3): >>><<< 4874 1726776775.75414: stdout chunk (state=3): >>><<< 4874 1726776775.75435: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source", "_original_basename": ".phs6v7hq", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776775.75500: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source', '_original_basename': '.phs6v7hq', 'follow': False, 'checksum': '3ef9f23deed2e23d3ef2b88b842fb882313e15ce', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776775.75510: _low_level_execute_command(): starting 4874 1726776775.75518: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/ > /dev/null 2>&1 && sleep 0' 4874 1726776775.75997: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.76008: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776775.76015: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.76018: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.76064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.76068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.76141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.78288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.78341: stderr chunk (state=3): >>><<< 4874 1726776775.78345: stdout chunk (state=3): >>><<< 4874 1726776775.78359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.78367: handler run complete 4874 1726776775.78391: attempt loop complete, returning result 4874 1726776775.78394: _execute() done 4874 1726776775.78399: dumping result to json 4874 1726776775.78407: done dumping result, returning 4874 1726776775.78423: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-c0d2-5540-000000000057] 4874 1726776775.78430: sending task result for task 0affc99b-caaf-c0d2-5540-000000000057 4874 1726776775.78541: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000057 4874 1726776775.78544: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726776775.0467947-5233-189734514406683/.source", "state": "file", "uid": 0 } 4874 1726776775.78665: no more pending results, returning what we have 4874 1726776775.78669: results queue empty 4874 1726776775.78670: checking for any_errors_fatal 4874 1726776775.78676: done checking for any_errors_fatal 4874 1726776775.78677: checking for max_fail_percentage 4874 1726776775.78679: done checking for max_fail_percentage 4874 1726776775.78684: checking to see if all hosts have failed and the running result is not ok 4874 1726776775.78685: done checking to see if all hosts have failed 4874 1726776775.78686: getting the remaining hosts for this loop 4874 1726776775.78688: done getting the remaining hosts for this loop 4874 1726776775.78691: getting the next task for host managed_node3 4874 1726776775.78697: done getting next task for host managed_node3 4874 1726776775.78703: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776775.78706: ^ 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 4874 1726776775.78717: getting variables 4874 1726776775.78718: in VariableManager get_vars() 4874 1726776775.78753: Calling all_inventory to load vars for managed_node3 4874 1726776775.78756: Calling groups_inventory to load vars for managed_node3 4874 1726776775.78759: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776775.78771: Calling all_plugins_play to load vars for managed_node3 4874 1726776775.78774: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776775.78777: Calling groups_plugins_play to load vars for managed_node3 4874 1726776775.78960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776775.79309: done with get_vars() 4874 1726776775.79322: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:55 -0400 (0:00:00.804) 0:00:10.619 **** 4874 1726776775.79408: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776775.79649: worker is 1 (out of 1 available) 4874 1726776775.79662: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776775.79675: done queuing things up, now waiting for results queue to drain 4874 1726776775.79677: waiting for pending results... 4874 1726776775.80032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776775.80094: in run() - task 0affc99b-caaf-c0d2-5540-000000000058 4874 1726776775.80308: variable 'ansible_search_path' from source: unknown 4874 1726776775.80311: variable 'ansible_search_path' from source: unknown 4874 1726776775.80315: calling self._execute() 4874 1726776775.80317: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776775.80320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776775.80323: variable 'omit' from source: magic vars 4874 1726776775.80423: variable 'omit' from source: magic vars 4874 1726776775.80489: variable 'omit' from source: magic vars 4874 1726776775.80528: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776775.80881: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776775.80977: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776775.81098: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776775.81115: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776775.81176: variable 'omit' from source: magic vars 4874 1726776775.81237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776775.81285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776775.81408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776775.81411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776775.81415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776775.81418: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776775.81420: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776775.81423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776775.81646: Set connection var ansible_connection to ssh 4874 1726776775.81650: Set connection var ansible_shell_type to sh 4874 1726776775.81652: Set connection var ansible_pipelining to False 4874 1726776775.81654: Set connection var ansible_timeout to 10 4874 1726776775.81657: Set connection var ansible_shell_executable to /bin/sh 4874 1726776775.81659: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776775.81661: variable 'ansible_shell_executable' from source: unknown 4874 1726776775.81663: variable 'ansible_connection' from source: unknown 4874 1726776775.81665: variable 'ansible_module_compression' from source: unknown 4874 1726776775.81668: variable 'ansible_shell_type' from source: unknown 4874 1726776775.81670: variable 'ansible_shell_executable' from source: unknown 4874 1726776775.81672: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776775.81677: variable 'ansible_pipelining' from source: unknown 4874 1726776775.81687: variable 'ansible_timeout' from source: unknown 4874 1726776775.81696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776775.81921: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776775.81939: variable 'omit' from source: magic vars 4874 1726776775.81951: starting attempt loop 4874 1726776775.81960: running the handler 4874 1726776775.81984: _low_level_execute_command(): starting 4874 1726776775.81999: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776775.82822: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.82877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.82894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.82922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.83029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.84944: stdout chunk (state=3): >>>/root <<< 4874 1726776775.85058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.85108: stderr chunk (state=3): >>><<< 4874 1726776775.85112: stdout chunk (state=3): >>><<< 4874 1726776775.85133: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.85148: _low_level_execute_command(): starting 4874 1726776775.85157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021 `" && echo ansible-tmp-1726776775.8513434-5268-83920113724021="` echo /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021 `" ) && sleep 0' 4874 1726776775.85611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.85615: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.85627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.85630: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.85698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.85762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.88065: stdout chunk (state=3): >>>ansible-tmp-1726776775.8513434-5268-83920113724021=/root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021 <<< 4874 1726776775.88190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.88244: stderr chunk (state=3): >>><<< 4874 1726776775.88247: stdout chunk (state=3): >>><<< 4874 1726776775.88266: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776775.8513434-5268-83920113724021=/root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.88306: variable 'ansible_module_compression' from source: unknown 4874 1726776775.88347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4874 1726776775.88391: variable 'ansible_facts' from source: unknown 4874 1726776775.88489: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py 4874 1726776775.88838: Sending initial data 4874 1726776775.88842: Sent initial data (172 bytes) 4874 1726776775.89222: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.89241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776775.89321: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.89372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.89390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.89417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.89522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.91396: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776775.91447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776775.91497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpf_lxw8bl /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776775.91508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776775.91580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpf_lxw8bl" to remote "/root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776775.91593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776775.92684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.92874: stderr chunk (state=3): >>><<< 4874 1726776775.92878: stdout chunk (state=3): >>><<< 4874 1726776775.92880: done transferring module to remote 4874 1726776775.92883: _low_level_execute_command(): starting 4874 1726776775.92885: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/ /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776775.93436: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.93519: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.93574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776775.93590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.93615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.93727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776775.95935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776775.95938: stdout chunk (state=3): >>><<< 4874 1726776775.95941: stderr chunk (state=3): >>><<< 4874 1726776775.95958: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776775.95967: _low_level_execute_command(): starting 4874 1726776775.96052: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776775.96554: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776775.96569: 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 <<< 4874 1726776775.96583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776775.96594: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776775.96643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776775.96662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776775.96734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.16228: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4874 1726776776.18212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776776.18217: stdout chunk (state=3): >>><<< 4874 1726776776.18220: stderr chunk (state=3): >>><<< 4874 1726776776.18223: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776776.18226: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776775.8513434-5268-83920113724021/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776776.18229: _low_level_execute_command(): starting 4874 1726776776.18231: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776775.8513434-5268-83920113724021/ > /dev/null 2>&1 && sleep 0' 4874 1726776776.19025: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.19051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.19146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.21336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.21339: stdout chunk (state=3): >>><<< 4874 1726776776.21342: stderr chunk (state=3): >>><<< 4874 1726776776.21530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.21538: handler run complete 4874 1726776776.21541: attempt loop complete, returning result 4874 1726776776.21543: _execute() done 4874 1726776776.21546: dumping result to json 4874 1726776776.21548: done dumping result, returning 4874 1726776776.21550: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-c0d2-5540-000000000058] 4874 1726776776.21553: sending task result for task 0affc99b-caaf-c0d2-5540-000000000058 ok: [managed_node3] => { "changed": false, "data": {} } 4874 1726776776.21718: no more pending results, returning what we have 4874 1726776776.21723: results queue empty 4874 1726776776.21724: checking for any_errors_fatal 4874 1726776776.21732: done checking for any_errors_fatal 4874 1726776776.21733: checking for max_fail_percentage 4874 1726776776.21736: done checking for max_fail_percentage 4874 1726776776.21737: checking to see if all hosts have failed and the running result is not ok 4874 1726776776.21738: done checking to see if all hosts have failed 4874 1726776776.21741: getting the remaining hosts for this loop 4874 1726776776.21744: done getting the remaining hosts for this loop 4874 1726776776.21748: getting the next task for host managed_node3 4874 1726776776.21756: done getting next task for host managed_node3 4874 1726776776.21760: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776776.21764: ^ 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 4874 1726776776.21777: getting variables 4874 1726776776.21779: in VariableManager get_vars() 4874 1726776776.21939: Calling all_inventory to load vars for managed_node3 4874 1726776776.21943: Calling groups_inventory to load vars for managed_node3 4874 1726776776.21946: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776776.22038: Calling all_plugins_play to load vars for managed_node3 4874 1726776776.22042: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776776.22047: Calling groups_plugins_play to load vars for managed_node3 4874 1726776776.22393: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000058 4874 1726776776.22396: WORKER PROCESS EXITING 4874 1726776776.22430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776776.22806: done with get_vars() 4874 1726776776.22823: done getting variables 4874 1726776776.22963: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:56 -0400 (0:00:00.435) 0:00:11.055 **** 4874 1726776776.22998: entering _queue_task() for managed_node3/template 4874 1726776776.23005: Creating lock for template 4874 1726776776.23446: worker is 1 (out of 1 available) 4874 1726776776.23459: exiting _queue_task() for managed_node3/template 4874 1726776776.23472: done queuing things up, now waiting for results queue to drain 4874 1726776776.23473: waiting for pending results... 4874 1726776776.23660: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776776.23806: in run() - task 0affc99b-caaf-c0d2-5540-000000000059 4874 1726776776.23838: variable 'ansible_search_path' from source: unknown 4874 1726776776.23847: variable 'ansible_search_path' from source: unknown 4874 1726776776.23896: calling self._execute() 4874 1726776776.23985: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776776.23993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776776.24006: variable 'omit' from source: magic vars 4874 1726776776.24097: variable 'omit' from source: magic vars 4874 1726776776.24146: variable 'omit' from source: magic vars 4874 1726776776.24417: variable '__kernel_settings_profile_src' from source: role '' all vars 4874 1726776776.24425: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776776.24492: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776776.24518: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776776.24634: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776776.24695: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776776.24765: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776776.24772: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776776.24804: variable 'omit' from source: magic vars 4874 1726776776.24844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776776.24876: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776776.24895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776776.24915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776776.24927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776776.24954: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776776.24958: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776776.24963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776776.25045: Set connection var ansible_connection to ssh 4874 1726776776.25049: Set connection var ansible_shell_type to sh 4874 1726776776.25060: Set connection var ansible_pipelining to False 4874 1726776776.25068: Set connection var ansible_timeout to 10 4874 1726776776.25075: Set connection var ansible_shell_executable to /bin/sh 4874 1726776776.25081: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776776.25100: variable 'ansible_shell_executable' from source: unknown 4874 1726776776.25105: variable 'ansible_connection' from source: unknown 4874 1726776776.25110: variable 'ansible_module_compression' from source: unknown 4874 1726776776.25118: variable 'ansible_shell_type' from source: unknown 4874 1726776776.25121: variable 'ansible_shell_executable' from source: unknown 4874 1726776776.25123: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776776.25129: variable 'ansible_pipelining' from source: unknown 4874 1726776776.25134: variable 'ansible_timeout' from source: unknown 4874 1726776776.25139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776776.25261: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776776.25271: variable 'omit' from source: magic vars 4874 1726776776.25277: starting attempt loop 4874 1726776776.25280: running the handler 4874 1726776776.25292: _low_level_execute_command(): starting 4874 1726776776.25300: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776776.25951: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.25956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.25996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.26059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.28039: stdout chunk (state=3): >>>/root <<< 4874 1726776776.28156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.28200: stderr chunk (state=3): >>><<< 4874 1726776776.28206: stdout chunk (state=3): >>><<< 4874 1726776776.28231: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.28242: _low_level_execute_command(): starting 4874 1726776776.28248: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553 `" && echo ansible-tmp-1726776776.2822773-5286-64652761972553="` echo /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553 `" ) && sleep 0' 4874 1726776776.28792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.28806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776776.28810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.28890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.31271: stdout chunk (state=3): >>>ansible-tmp-1726776776.2822773-5286-64652761972553=/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553 <<< 4874 1726776776.31429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.31478: stderr chunk (state=3): >>><<< 4874 1726776776.31481: stdout chunk (state=3): >>><<< 4874 1726776776.31504: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776776.2822773-5286-64652761972553=/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.31530: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4874 1726776776.31583: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4874 1726776776.31587: variable 'ansible_search_path' from source: unknown 4874 1726776776.32760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776776.34652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776776.34706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776776.34742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776776.34773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776776.34796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776776.35058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776776.35083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776776.35112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776776.35143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776776.35156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776776.35493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776776.35519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776776.35541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776776.35572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776776.35584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776776.36106: variable 'ansible_managed' from source: unknown 4874 1726776776.36110: variable '__sections' from source: task vars 4874 1726776776.36175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776776.36214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776776.36251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776776.36309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776776.36333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776776.36474: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776776.36491: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776776.36506: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776776.36589: variable '__sysctl_old' from source: task vars 4874 1726776776.36675: variable '__sysctl_old' from source: task vars 4874 1726776776.36976: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776776.36993: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776776.37004: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776776.37012: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776776.37020: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776776.37191: variable 'kernel_settings_sysfs' from source: include_vars 4874 1726776776.37203: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776776.37218: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776776.37253: variable '__sysfs_old' from source: task vars 4874 1726776776.37303: variable '__sysfs_old' from source: task vars 4874 1726776776.37491: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776776.37494: variable 'kernel_settings_sysfs' from source: include_vars 4874 1726776776.37507: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776776.37515: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776776.37518: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776776.37538: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776776.37590: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776776.37606: variable '__systemd_old' from source: task vars 4874 1726776776.37659: variable '__systemd_old' from source: task vars 4874 1726776776.37837: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776776.37840: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776776.37847: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.37853: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776776.37869: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776776.37922: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776776.37930: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776776.37982: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776776.37998: variable '__trans_huge_old' from source: task vars 4874 1726776776.38050: variable '__trans_huge_old' from source: task vars 4874 1726776776.38227: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776776.38230: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776776.38236: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38242: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776776.38253: variable '__trans_defrag_old' from source: task vars 4874 1726776776.38305: variable '__trans_defrag_old' from source: task vars 4874 1726776776.38481: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776776.38484: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776776.38491: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38497: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776776.38518: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38531: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38542: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38550: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38559: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38567: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38575: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38583: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38593: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38602: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38622: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38634: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38643: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38652: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38660: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38667: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38675: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38682: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38689: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.38695: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776776.39277: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776776.39326: variable 'ansible_module_compression' from source: unknown 4874 1726776776.39365: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776776.39383: variable 'ansible_facts' from source: unknown 4874 1726776776.39438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py 4874 1726776776.39547: Sending initial data 4874 1726776776.39551: Sent initial data (150 bytes) 4874 1726776776.40009: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.40013: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.40016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.40023: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.40068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.40081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.40156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.42108: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776776.42116: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776776.42171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776776.42236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp0d3gw_7h /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py <<< 4874 1726776776.42240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py" <<< 4874 1726776776.42293: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp0d3gw_7h" to remote "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py" <<< 4874 1726776776.43173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.43235: stderr chunk (state=3): >>><<< 4874 1726776776.43238: stdout chunk (state=3): >>><<< 4874 1726776776.43259: done transferring module to remote 4874 1726776776.43268: _low_level_execute_command(): starting 4874 1726776776.43273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/ /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py && sleep 0' 4874 1726776776.43725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776776.43729: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776776.43732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.43734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.43736: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.43788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776776.43793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.43865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.46096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.46141: stderr chunk (state=3): >>><<< 4874 1726776776.46145: stdout chunk (state=3): >>><<< 4874 1726776776.46159: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.46162: _low_level_execute_command(): starting 4874 1726776776.46167: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_stat.py && sleep 0' 4874 1726776776.46604: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.46607: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776776.46612: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776776.46615: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776776.46617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.46671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.46674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.46741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.65936: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776776.67603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776776.67655: stderr chunk (state=3): >>><<< 4874 1726776776.67658: stdout chunk (state=3): >>><<< 4874 1726776776.67673: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776776.67700: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776776.67798: Sending initial data 4874 1726776776.67804: Sent initial data (164 bytes) 4874 1726776776.68368: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.68392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.68494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.70287: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776776.70547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776776.70620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpvz9c6ros/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf <<< 4874 1726776776.70623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf" <<< 4874 1726776776.70675: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpvz9c6ros/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf" <<< 4874 1726776776.71019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.71053: stderr chunk (state=3): >>><<< 4874 1726776776.71173: stdout chunk (state=3): >>><<< 4874 1726776776.71177: _low_level_execute_command(): starting 4874 1726776776.71180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/ /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf && sleep 0' 4874 1726776776.71718: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.71732: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.71746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.71757: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.71805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.71823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.71889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.73927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.73968: stderr chunk (state=3): >>><<< 4874 1726776776.73971: stdout chunk (state=3): >>><<< 4874 1726776776.73985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.74017: variable 'ansible_module_compression' from source: unknown 4874 1726776776.74051: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776776.74068: variable 'ansible_facts' from source: unknown 4874 1726776776.74118: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py 4874 1726776776.74209: Sending initial data 4874 1726776776.74216: Sent initial data (150 bytes) 4874 1726776776.74655: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776776.74662: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776776.74666: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776776.74669: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776776.74671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.74720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776776.74724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.74793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.76625: 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 <<< 4874 1726776776.76634: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776776.76681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776776.76742: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp95r7x15u /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py <<< 4874 1726776776.76750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py" <<< 4874 1726776776.76799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp95r7x15u" to remote "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py" <<< 4874 1726776776.77678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.77738: stderr chunk (state=3): >>><<< 4874 1726776776.77741: stdout chunk (state=3): >>><<< 4874 1726776776.77759: done transferring module to remote 4874 1726776776.77766: _low_level_execute_command(): starting 4874 1726776776.77772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/ /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py && sleep 0' 4874 1726776776.78196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776776.78199: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.78204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776776.78206: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.78262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.78267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.78335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776776.80394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776776.80441: stderr chunk (state=3): >>><<< 4874 1726776776.80444: stdout chunk (state=3): >>><<< 4874 1726776776.80459: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776776.80464: _low_level_execute_command(): starting 4874 1726776776.80474: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/AnsiballZ_copy.py && sleep 0' 4874 1726776776.80900: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776776.80906: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776776.80908: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776776.80913: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776776.80916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776776.80972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776776.80974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776776.81044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.01175: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776777.02983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776777.03037: stderr chunk (state=3): >>><<< 4874 1726776777.03041: stdout chunk (state=3): >>><<< 4874 1726776777.03060: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776777.03092: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'ba15904bb90578344fad097ce2f46f9231275eae', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776777.03128: _low_level_execute_command(): starting 4874 1726776777.03132: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/ > /dev/null 2>&1 && sleep 0' 4874 1726776777.03569: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.03573: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.03575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.03578: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.03639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776777.03643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.03712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.05817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.05861: stderr chunk (state=3): >>><<< 4874 1726776777.05866: stdout chunk (state=3): >>><<< 4874 1726776777.05885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.05897: handler run complete 4874 1726776777.05926: attempt loop complete, returning result 4874 1726776777.05930: _execute() done 4874 1726776777.05933: dumping result to json 4874 1726776777.05939: done dumping result, returning 4874 1726776777.05949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-c0d2-5540-000000000059] 4874 1726776777.05954: sending task result for task 0affc99b-caaf-c0d2-5540-000000000059 4874 1726776777.06097: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000059 4874 1726776777.06101: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "src": "/root/.ansible/tmp/ansible-tmp-1726776776.2822773-5286-64652761972553/.source.conf", "state": "file", "uid": 0 } 4874 1726776777.06274: no more pending results, returning what we have 4874 1726776777.06278: results queue empty 4874 1726776777.06279: checking for any_errors_fatal 4874 1726776777.06283: done checking for any_errors_fatal 4874 1726776777.06284: checking for max_fail_percentage 4874 1726776777.06286: done checking for max_fail_percentage 4874 1726776777.06287: checking to see if all hosts have failed and the running result is not ok 4874 1726776777.06288: done checking to see if all hosts have failed 4874 1726776777.06289: getting the remaining hosts for this loop 4874 1726776777.06290: done getting the remaining hosts for this loop 4874 1726776777.06294: getting the next task for host managed_node3 4874 1726776777.06299: done getting next task for host managed_node3 4874 1726776777.06305: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776777.06308: ^ 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 4874 1726776777.06325: getting variables 4874 1726776777.06327: in VariableManager get_vars() 4874 1726776777.06356: Calling all_inventory to load vars for managed_node3 4874 1726776777.06359: Calling groups_inventory to load vars for managed_node3 4874 1726776777.06361: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776777.06371: Calling all_plugins_play to load vars for managed_node3 4874 1726776777.06373: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776777.06375: Calling groups_plugins_play to load vars for managed_node3 4874 1726776777.06524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776777.06709: done with get_vars() 4874 1726776777.06718: done getting variables 4874 1726776777.06769: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:57 -0400 (0:00:00.837) 0:00:11.893 **** 4874 1726776777.06793: entering _queue_task() for managed_node3/service 4874 1726776777.06994: worker is 1 (out of 1 available) 4874 1726776777.07010: exiting _queue_task() for managed_node3/service 4874 1726776777.07022: done queuing things up, now waiting for results queue to drain 4874 1726776777.07024: waiting for pending results... 4874 1726776777.07194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776777.07280: in run() - task 0affc99b-caaf-c0d2-5540-00000000005a 4874 1726776777.07294: variable 'ansible_search_path' from source: unknown 4874 1726776777.07298: variable 'ansible_search_path' from source: unknown 4874 1726776777.07343: variable '__kernel_settings_services' from source: include_vars 4874 1726776777.07607: variable '__kernel_settings_services' from source: include_vars 4874 1726776777.07668: variable 'omit' from source: magic vars 4874 1726776777.07764: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.07774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.07783: variable 'omit' from source: magic vars 4874 1726776777.08006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776777.08233: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776777.08271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776777.08299: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776777.08333: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776777.08421: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776777.08433: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776777.08450: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 4874 1726776777.08456: variable 'omit' from source: magic vars 4874 1726776777.08496: variable 'omit' from source: magic vars 4874 1726776777.08536: variable 'item' from source: unknown 4874 1726776777.08594: variable 'item' from source: unknown 4874 1726776777.08612: variable 'omit' from source: magic vars 4874 1726776777.08638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776777.08661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776777.08682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776777.08696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776777.08707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776777.08735: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776777.08739: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.08742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.08823: Set connection var ansible_connection to ssh 4874 1726776777.08827: Set connection var ansible_shell_type to sh 4874 1726776777.08839: Set connection var ansible_pipelining to False 4874 1726776777.08847: Set connection var ansible_timeout to 10 4874 1726776777.08854: Set connection var ansible_shell_executable to /bin/sh 4874 1726776777.08860: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776777.08878: variable 'ansible_shell_executable' from source: unknown 4874 1726776777.08881: variable 'ansible_connection' from source: unknown 4874 1726776777.08884: variable 'ansible_module_compression' from source: unknown 4874 1726776777.08888: variable 'ansible_shell_type' from source: unknown 4874 1726776777.08896: variable 'ansible_shell_executable' from source: unknown 4874 1726776777.08900: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.08908: variable 'ansible_pipelining' from source: unknown 4874 1726776777.08913: variable 'ansible_timeout' from source: unknown 4874 1726776777.08916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.08998: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776777.09010: variable 'omit' from source: magic vars 4874 1726776777.09021: starting attempt loop 4874 1726776777.09025: running the handler 4874 1726776777.09090: variable 'ansible_facts' from source: unknown 4874 1726776777.09193: _low_level_execute_command(): starting 4874 1726776777.09202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776777.09693: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.09728: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.09733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.09784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.09787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.09862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.11859: stdout chunk (state=3): >>>/root <<< 4874 1726776777.11973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.12023: stderr chunk (state=3): >>><<< 4874 1726776777.12027: stdout chunk (state=3): >>><<< 4874 1726776777.12046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.12059: _low_level_execute_command(): starting 4874 1726776777.12065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920 `" && echo ansible-tmp-1726776777.1204615-5324-6268405710920="` echo /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920 `" ) && sleep 0' 4874 1726776777.12516: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.12520: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.12522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776777.12527: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776777.12529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.12578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.12581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.12659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.15015: stdout chunk (state=3): >>>ansible-tmp-1726776777.1204615-5324-6268405710920=/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920 <<< 4874 1726776777.15148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.15192: stderr chunk (state=3): >>><<< 4874 1726776777.15195: stdout chunk (state=3): >>><<< 4874 1726776777.15215: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776777.1204615-5324-6268405710920=/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.15245: variable 'ansible_module_compression' from source: unknown 4874 1726776777.15284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4874 1726776777.15332: variable 'ansible_facts' from source: unknown 4874 1726776777.15469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py 4874 1726776777.15588: Sending initial data 4874 1726776777.15591: Sent initial data (152 bytes) 4874 1726776777.16045: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776777.16049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776777.16051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.16054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.16056: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.16117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776777.16120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.16183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.18108: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776777.18115: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776777.18170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776777.18229: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmptj_4gp6l /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py <<< 4874 1726776777.18237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py" <<< 4874 1726776777.18292: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmptj_4gp6l" to remote "/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py" <<< 4874 1726776777.20165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.20228: stderr chunk (state=3): >>><<< 4874 1726776777.20231: stdout chunk (state=3): >>><<< 4874 1726776777.20252: done transferring module to remote 4874 1726776777.20261: _low_level_execute_command(): starting 4874 1726776777.20267: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/ /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py && sleep 0' 4874 1726776777.20719: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776777.20723: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776777.20725: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776777.20727: 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.57 originally 10.31.11.57 <<< 4874 1726776777.20730: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.20781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.20784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.20860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.23053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.23081: stderr chunk (state=3): >>><<< 4874 1726776777.23084: stdout chunk (state=3): >>><<< 4874 1726776777.23099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.23105: _low_level_execute_command(): starting 4874 1726776777.23113: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/AnsiballZ_systemd.py && sleep 0' 4874 1726776777.23548: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.23551: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.23554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.23556: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.23615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.23618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.23688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.80404: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5114", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "141345000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "184467440737095516<<< 4874 1726776777.80421: stdout chunk (state=3): >>>15", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755"<<< 4874 1726776777.80432: stdout chunk (state=3): >>>, "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4874 1726776777.83223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776777.83281: stderr chunk (state=3): >>><<< 4874 1726776777.83284: stdout chunk (state=3): >>><<< 4874 1726776777.83315: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5114", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "MemoryCurrent": "15257600", "MemoryAvailable": "infinity", "CPUUsageNSec": "141345000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776777.83499: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776777.83521: _low_level_execute_command(): starting 4874 1726776777.83528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776777.1204615-5324-6268405710920/ > /dev/null 2>&1 && sleep 0' 4874 1726776777.83991: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.83995: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.83997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.84000: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.84055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.84062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.84135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.86377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.86428: stderr chunk (state=3): >>><<< 4874 1726776777.86432: stdout chunk (state=3): >>><<< 4874 1726776777.86445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.86453: handler run complete 4874 1726776777.86508: attempt loop complete, returning result 4874 1726776777.86529: variable 'item' from source: unknown 4874 1726776777.86597: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveEnterTimestampMonotonic": "305925742", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ActiveExitTimestampMonotonic": "305741670", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:28 EDT", "AssertTimestampMonotonic": "305783910", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "141345000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ConditionTimestampMonotonic": "305783890", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5188", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5114", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:28 EDT", "ExecMainStartTimestampMonotonic": "305789244", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:28 EDT] ; stop_time=[n/a] ; pid=5114 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveEnterTimestampMonotonic": "305782330", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:28 EDT", "InactiveExitTimestampMonotonic": "305789717", "InvocationID": "adaffb3252fc4b1485f71ae94c078ddc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5114", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15257600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:28 EDT", "StateChangeTimestampMonotonic": "305925742", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4874 1726776777.87156: dumping result to json 4874 1726776777.87159: done dumping result, returning 4874 1726776777.87161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-c0d2-5540-00000000005a] 4874 1726776777.87163: sending task result for task 0affc99b-caaf-c0d2-5540-00000000005a 4874 1726776777.87363: no more pending results, returning what we have 4874 1726776777.87366: results queue empty 4874 1726776777.87366: checking for any_errors_fatal 4874 1726776777.87372: done checking for any_errors_fatal 4874 1726776777.87373: checking for max_fail_percentage 4874 1726776777.87374: done checking for max_fail_percentage 4874 1726776777.87374: checking to see if all hosts have failed and the running result is not ok 4874 1726776777.87375: done checking to see if all hosts have failed 4874 1726776777.87375: getting the remaining hosts for this loop 4874 1726776777.87377: done getting the remaining hosts for this loop 4874 1726776777.87379: getting the next task for host managed_node3 4874 1726776777.87384: done getting next task for host managed_node3 4874 1726776777.87386: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776777.87389: ^ 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=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 4874 1726776777.87396: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000005a 4874 1726776777.87399: WORKER PROCESS EXITING 4874 1726776777.87406: getting variables 4874 1726776777.87408: in VariableManager get_vars() 4874 1726776777.87433: Calling all_inventory to load vars for managed_node3 4874 1726776777.87435: Calling groups_inventory to load vars for managed_node3 4874 1726776777.87437: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776777.87445: Calling all_plugins_play to load vars for managed_node3 4874 1726776777.87447: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776777.87451: Calling groups_plugins_play to load vars for managed_node3 4874 1726776777.87618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776777.87804: done with get_vars() 4874 1726776777.87815: done getting variables 4874 1726776777.87888: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:57 -0400 (0:00:00.811) 0:00:12.704 **** 4874 1726776777.87918: entering _queue_task() for managed_node3/command 4874 1726776777.87920: Creating lock for command 4874 1726776777.88140: worker is 1 (out of 1 available) 4874 1726776777.88154: exiting _queue_task() for managed_node3/command 4874 1726776777.88170: done queuing things up, now waiting for results queue to drain 4874 1726776777.88171: waiting for pending results... 4874 1726776777.88336: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776777.88417: in run() - task 0affc99b-caaf-c0d2-5540-00000000005b 4874 1726776777.88429: variable 'ansible_search_path' from source: unknown 4874 1726776777.88433: variable 'ansible_search_path' from source: unknown 4874 1726776777.88464: calling self._execute() 4874 1726776777.88537: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.88544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.88555: variable 'omit' from source: magic vars 4874 1726776777.88949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776777.89145: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776777.89185: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776777.89216: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776777.89248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776777.89343: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776777.89367: Evaluated conditional (not __kernel_settings_register_profile is changed): False 4874 1726776777.89370: when evaluation is False, skipping this task 4874 1726776777.89373: _execute() done 4874 1726776777.89383: dumping result to json 4874 1726776777.89387: done dumping result, returning 4874 1726776777.89391: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-c0d2-5540-00000000005b] 4874 1726776777.89397: sending task result for task 0affc99b-caaf-c0d2-5540-00000000005b 4874 1726776777.89481: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000005b 4874 1726776777.89486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 4874 1726776777.89541: no more pending results, returning what we have 4874 1726776777.89545: results queue empty 4874 1726776777.89546: checking for any_errors_fatal 4874 1726776777.89567: done checking for any_errors_fatal 4874 1726776777.89568: checking for max_fail_percentage 4874 1726776777.89570: done checking for max_fail_percentage 4874 1726776777.89571: checking to see if all hosts have failed and the running result is not ok 4874 1726776777.89572: done checking to see if all hosts have failed 4874 1726776777.89572: getting the remaining hosts for this loop 4874 1726776777.89574: done getting the remaining hosts for this loop 4874 1726776777.89577: getting the next task for host managed_node3 4874 1726776777.89583: done getting next task for host managed_node3 4874 1726776777.89587: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776777.89590: ^ 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=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 4874 1726776777.89606: getting variables 4874 1726776777.89607: in VariableManager get_vars() 4874 1726776777.89642: Calling all_inventory to load vars for managed_node3 4874 1726776777.89645: Calling groups_inventory to load vars for managed_node3 4874 1726776777.89646: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776777.89654: Calling all_plugins_play to load vars for managed_node3 4874 1726776777.89656: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776777.89658: Calling groups_plugins_play to load vars for managed_node3 4874 1726776777.89807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776777.89994: done with get_vars() 4874 1726776777.90004: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:57 -0400 (0:00:00.021) 0:00:12.726 **** 4874 1726776777.90078: entering _queue_task() for managed_node3/include_tasks 4874 1726776777.90269: worker is 1 (out of 1 available) 4874 1726776777.90283: exiting _queue_task() for managed_node3/include_tasks 4874 1726776777.90296: done queuing things up, now waiting for results queue to drain 4874 1726776777.90298: waiting for pending results... 4874 1726776777.90462: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776777.90541: in run() - task 0affc99b-caaf-c0d2-5540-00000000005c 4874 1726776777.90555: variable 'ansible_search_path' from source: unknown 4874 1726776777.90558: variable 'ansible_search_path' from source: unknown 4874 1726776777.90588: calling self._execute() 4874 1726776777.90658: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.90664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.90673: variable 'omit' from source: magic vars 4874 1726776777.91043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776777.91296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776777.91331: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776777.91361: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776777.91388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776777.91473: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776777.91495: Evaluated conditional (__kernel_settings_register_apply is changed): True 4874 1726776777.91505: _execute() done 4874 1726776777.91516: dumping result to json 4874 1726776777.91520: done dumping result, returning 4874 1726776777.91523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-c0d2-5540-00000000005c] 4874 1726776777.91525: sending task result for task 0affc99b-caaf-c0d2-5540-00000000005c 4874 1726776777.91617: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000005c 4874 1726776777.91620: WORKER PROCESS EXITING 4874 1726776777.91664: no more pending results, returning what we have 4874 1726776777.91668: in VariableManager get_vars() 4874 1726776777.91713: Calling all_inventory to load vars for managed_node3 4874 1726776777.91716: Calling groups_inventory to load vars for managed_node3 4874 1726776777.91719: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776777.91730: Calling all_plugins_play to load vars for managed_node3 4874 1726776777.91734: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776777.91737: Calling groups_plugins_play to load vars for managed_node3 4874 1726776777.91929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776777.92107: done with get_vars() 4874 1726776777.92115: variable 'ansible_search_path' from source: unknown 4874 1726776777.92116: variable 'ansible_search_path' from source: unknown 4874 1726776777.92143: we have included files to process 4874 1726776777.92144: generating all_blocks data 4874 1726776777.92147: done generating all_blocks data 4874 1726776777.92151: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776777.92152: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776777.92154: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776777.92540: done processing included file 4874 1726776777.92542: iterating over new_blocks loaded from include file 4874 1726776777.92543: in VariableManager get_vars() 4874 1726776777.92558: done with get_vars() 4874 1726776777.92560: filtering new block on tags 4874 1726776777.92599: done filtering new block on tags 4874 1726776777.92603: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4874 1726776777.92607: extending task lists for all hosts with included blocks 4874 1726776777.93090: done extending task lists 4874 1726776777.93091: done processing included files 4874 1726776777.93092: results queue empty 4874 1726776777.93092: checking for any_errors_fatal 4874 1726776777.93094: done checking for any_errors_fatal 4874 1726776777.93095: checking for max_fail_percentage 4874 1726776777.93096: done checking for max_fail_percentage 4874 1726776777.93096: checking to see if all hosts have failed and the running result is not ok 4874 1726776777.93097: done checking to see if all hosts have failed 4874 1726776777.93097: getting the remaining hosts for this loop 4874 1726776777.93099: done getting the remaining hosts for this loop 4874 1726776777.93102: getting the next task for host managed_node3 4874 1726776777.93105: done getting next task for host managed_node3 4874 1726776777.93107: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4874 1726776777.93109: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776777.93118: getting variables 4874 1726776777.93119: in VariableManager get_vars() 4874 1726776777.93129: Calling all_inventory to load vars for managed_node3 4874 1726776777.93131: Calling groups_inventory to load vars for managed_node3 4874 1726776777.93133: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776777.93137: Calling all_plugins_play to load vars for managed_node3 4874 1726776777.93139: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776777.93141: Calling groups_plugins_play to load vars for managed_node3 4874 1726776777.93284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776777.93463: done with get_vars() 4874 1726776777.93471: done getting variables 4874 1726776777.93504: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:57 -0400 (0:00:00.034) 0:00:12.760 **** 4874 1726776777.93529: entering _queue_task() for managed_node3/command 4874 1726776777.93722: worker is 1 (out of 1 available) 4874 1726776777.93736: exiting _queue_task() for managed_node3/command 4874 1726776777.93749: done queuing things up, now waiting for results queue to drain 4874 1726776777.93751: waiting for pending results... 4874 1726776777.93906: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4874 1726776777.93992: in run() - task 0affc99b-caaf-c0d2-5540-00000000012b 4874 1726776777.94004: variable 'ansible_search_path' from source: unknown 4874 1726776777.94012: variable 'ansible_search_path' from source: unknown 4874 1726776777.94042: calling self._execute() 4874 1726776777.94114: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.94118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.94127: variable 'omit' from source: magic vars 4874 1726776777.94215: variable 'omit' from source: magic vars 4874 1726776777.94264: variable 'omit' from source: magic vars 4874 1726776777.94289: variable 'omit' from source: magic vars 4874 1726776777.94329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776777.94358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776777.94377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776777.94394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776777.94406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776777.94438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776777.94441: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.94446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.94525: Set connection var ansible_connection to ssh 4874 1726776777.94529: Set connection var ansible_shell_type to sh 4874 1726776777.94542: Set connection var ansible_pipelining to False 4874 1726776777.94551: Set connection var ansible_timeout to 10 4874 1726776777.94557: Set connection var ansible_shell_executable to /bin/sh 4874 1726776777.94564: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776777.94581: variable 'ansible_shell_executable' from source: unknown 4874 1726776777.94584: variable 'ansible_connection' from source: unknown 4874 1726776777.94589: variable 'ansible_module_compression' from source: unknown 4874 1726776777.94592: variable 'ansible_shell_type' from source: unknown 4874 1726776777.94595: variable 'ansible_shell_executable' from source: unknown 4874 1726776777.94600: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776777.94606: variable 'ansible_pipelining' from source: unknown 4874 1726776777.94612: variable 'ansible_timeout' from source: unknown 4874 1726776777.94615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776777.94732: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776777.94741: variable 'omit' from source: magic vars 4874 1726776777.94748: starting attempt loop 4874 1726776777.94753: running the handler 4874 1726776777.94766: _low_level_execute_command(): starting 4874 1726776777.94774: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776777.95289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.95335: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776777.95338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.95341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.95344: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.95395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.95398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776777.95405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.95476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776777.97485: stdout chunk (state=3): >>>/root <<< 4874 1726776777.97602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776777.97651: stderr chunk (state=3): >>><<< 4874 1726776777.97655: stdout chunk (state=3): >>><<< 4874 1726776777.97674: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776777.97685: _low_level_execute_command(): starting 4874 1726776777.97691: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847 `" && echo ansible-tmp-1726776777.9767334-5352-261207438671847="` echo /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847 `" ) && sleep 0' 4874 1726776777.98143: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776777.98147: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.98152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776777.98160: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776777.98209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776777.98216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776777.98290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776778.00667: stdout chunk (state=3): >>>ansible-tmp-1726776777.9767334-5352-261207438671847=/root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847 <<< 4874 1726776778.00783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776778.00832: stderr chunk (state=3): >>><<< 4874 1726776778.00835: stdout chunk (state=3): >>><<< 4874 1726776778.00853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776777.9767334-5352-261207438671847=/root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776778.00880: variable 'ansible_module_compression' from source: unknown 4874 1726776778.00926: ANSIBALLZ: Using generic lock for ansible.legacy.command 4874 1726776778.00929: ANSIBALLZ: Acquiring lock 4874 1726776778.00932: ANSIBALLZ: Lock acquired: 139745986445824 4874 1726776778.00936: ANSIBALLZ: Creating module 4874 1726776778.11111: ANSIBALLZ: Writing module into payload 4874 1726776778.11190: ANSIBALLZ: Writing module 4874 1726776778.11208: ANSIBALLZ: Renaming module 4874 1726776778.11217: ANSIBALLZ: Done creating module 4874 1726776778.11232: variable 'ansible_facts' from source: unknown 4874 1726776778.11286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py 4874 1726776778.11394: Sending initial data 4874 1726776778.11398: Sent initial data (154 bytes) 4874 1726776778.11836: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776778.11863: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776778.11913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776778.11917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776778.11993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776778.13859: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776778.13919: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776778.13991: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp3lxta8ps /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py <<< 4874 1726776778.13995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py" <<< 4874 1726776778.14043: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp3lxta8ps" to remote "/root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py" <<< 4874 1726776778.15293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776778.15330: stderr chunk (state=3): >>><<< 4874 1726776778.15342: stdout chunk (state=3): >>><<< 4874 1726776778.15371: done transferring module to remote 4874 1726776778.15388: _low_level_execute_command(): starting 4874 1726776778.15398: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/ /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py && sleep 0' 4874 1726776778.16042: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776778.16066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776778.16081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776778.16104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776778.16124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776778.16138: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776778.16173: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776778.16271: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776778.16296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776778.16406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776778.18520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776778.18591: stderr chunk (state=3): >>><<< 4874 1726776778.18595: stdout chunk (state=3): >>><<< 4874 1726776778.18619: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776778.18629: _low_level_execute_command(): starting 4874 1726776778.18720: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/AnsiballZ_command.py && sleep 0' 4874 1726776778.19295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776778.19315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776778.19341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776778.19361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776778.19381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776778.19463: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776778.19509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776778.19536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776778.19574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776778.19724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776778.51535: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:58.385543", "end": "2024-09-19 16:12:58.513776", "delta": "0:00:00.128233", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_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}}} <<< 4874 1726776778.53636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776778.53654: stdout chunk (state=3): >>><<< 4874 1726776778.53673: stderr chunk (state=3): >>><<< 4874 1726776778.53807: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:58.385543", "end": "2024-09-19 16:12:58.513776", "delta": "0:00:00.128233", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776778.53813: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_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-1726776777.9767334-5352-261207438671847/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776778.53816: _low_level_execute_command(): starting 4874 1726776778.53819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776777.9767334-5352-261207438671847/ > /dev/null 2>&1 && sleep 0' 4874 1726776778.54491: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776778.54511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776778.54616: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776778.54658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776778.54678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776778.54716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776778.54820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776778.57033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776778.57095: stderr chunk (state=3): >>><<< 4874 1726776778.57124: stdout chunk (state=3): >>><<< 4874 1726776778.57145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776778.57306: handler run complete 4874 1726776778.57309: Evaluated conditional (False): False 4874 1726776778.57315: attempt loop complete, returning result 4874 1726776778.57317: _execute() done 4874 1726776778.57320: dumping result to json 4874 1726776778.57322: done dumping result, returning 4874 1726776778.57325: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-c0d2-5540-00000000012b] 4874 1726776778.57327: sending task result for task 0affc99b-caaf-c0d2-5540-00000000012b 4874 1726776778.57406: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000012b 4874 1726776778.57410: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.128233", "end": "2024-09-19 16:12:58.513776", "rc": 0, "start": "2024-09-19 16:12:58.385543" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4874 1726776778.57533: no more pending results, returning what we have 4874 1726776778.57538: results queue empty 4874 1726776778.57539: checking for any_errors_fatal 4874 1726776778.57541: done checking for any_errors_fatal 4874 1726776778.57542: checking for max_fail_percentage 4874 1726776778.57544: done checking for max_fail_percentage 4874 1726776778.57545: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.57547: done checking to see if all hosts have failed 4874 1726776778.57547: getting the remaining hosts for this loop 4874 1726776778.57550: done getting the remaining hosts for this loop 4874 1726776778.57555: getting the next task for host managed_node3 4874 1726776778.57563: done getting next task for host managed_node3 4874 1726776778.57568: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4874 1726776778.57572: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776778.57587: getting variables 4874 1726776778.57589: in VariableManager get_vars() 4874 1726776778.57754: Calling all_inventory to load vars for managed_node3 4874 1726776778.57757: Calling groups_inventory to load vars for managed_node3 4874 1726776778.57760: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.57774: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.57778: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.57782: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.58355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.58734: done with get_vars() 4874 1726776778.58748: done getting variables 4874 1726776778.58865: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.653) 0:00:13.414 **** 4874 1726776778.58906: entering _queue_task() for managed_node3/shell 4874 1726776778.58909: Creating lock for shell 4874 1726776778.59439: worker is 1 (out of 1 available) 4874 1726776778.59448: exiting _queue_task() for managed_node3/shell 4874 1726776778.59459: done queuing things up, now waiting for results queue to drain 4874 1726776778.59460: waiting for pending results... 4874 1726776778.59705: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4874 1726776778.59711: in run() - task 0affc99b-caaf-c0d2-5540-00000000012c 4874 1726776778.59723: variable 'ansible_search_path' from source: unknown 4874 1726776778.59732: variable 'ansible_search_path' from source: unknown 4874 1726776778.59774: calling self._execute() 4874 1726776778.59880: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.59894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.59927: variable 'omit' from source: magic vars 4874 1726776778.60678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776778.61020: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776778.61085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776778.61137: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776778.61207: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776778.61336: variable '__kernel_settings_register_verify_values' from source: set_fact 4874 1726776778.61373: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4874 1726776778.61407: when evaluation is False, skipping this task 4874 1726776778.61410: _execute() done 4874 1726776778.61416: dumping result to json 4874 1726776778.61419: done dumping result, returning 4874 1726776778.61497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-c0d2-5540-00000000012c] 4874 1726776778.61500: sending task result for task 0affc99b-caaf-c0d2-5540-00000000012c 4874 1726776778.61576: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000012c 4874 1726776778.61579: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4874 1726776778.61660: no more pending results, returning what we have 4874 1726776778.61665: results queue empty 4874 1726776778.61666: checking for any_errors_fatal 4874 1726776778.61674: done checking for any_errors_fatal 4874 1726776778.61675: checking for max_fail_percentage 4874 1726776778.61677: done checking for max_fail_percentage 4874 1726776778.61678: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.61679: done checking to see if all hosts have failed 4874 1726776778.61680: getting the remaining hosts for this loop 4874 1726776778.61683: done getting the remaining hosts for this loop 4874 1726776778.61688: getting the next task for host managed_node3 4874 1726776778.61697: done getting next task for host managed_node3 4874 1726776778.61703: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4874 1726776778.61709: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776778.61727: getting variables 4874 1726776778.61730: in VariableManager get_vars() 4874 1726776778.61772: Calling all_inventory to load vars for managed_node3 4874 1726776778.61775: Calling groups_inventory to load vars for managed_node3 4874 1726776778.61778: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.61791: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.61795: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.61798: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.62330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.62695: done with get_vars() 4874 1726776778.62708: done getting variables 4874 1726776778.62778: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.039) 0:00:13.453 **** 4874 1726776778.62833: entering _queue_task() for managed_node3/fail 4874 1726776778.63098: worker is 1 (out of 1 available) 4874 1726776778.63121: exiting _queue_task() for managed_node3/fail 4874 1726776778.63138: done queuing things up, now waiting for results queue to drain 4874 1726776778.63140: waiting for pending results... 4874 1726776778.63516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4874 1726776778.63520: in run() - task 0affc99b-caaf-c0d2-5540-00000000012d 4874 1726776778.63523: variable 'ansible_search_path' from source: unknown 4874 1726776778.63526: variable 'ansible_search_path' from source: unknown 4874 1726776778.63531: calling self._execute() 4874 1726776778.63621: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.63635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.63650: variable 'omit' from source: magic vars 4874 1726776778.64153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776778.64430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776778.64488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776778.64536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776778.64859: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776778.64972: variable '__kernel_settings_register_verify_values' from source: set_fact 4874 1726776778.65007: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4874 1726776778.65016: when evaluation is False, skipping this task 4874 1726776778.65025: _execute() done 4874 1726776778.65033: dumping result to json 4874 1726776778.65041: done dumping result, returning 4874 1726776778.65053: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-c0d2-5540-00000000012d] 4874 1726776778.65064: sending task result for task 0affc99b-caaf-c0d2-5540-00000000012d skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4874 1726776778.65227: no more pending results, returning what we have 4874 1726776778.65232: results queue empty 4874 1726776778.65234: checking for any_errors_fatal 4874 1726776778.65238: done checking for any_errors_fatal 4874 1726776778.65239: checking for max_fail_percentage 4874 1726776778.65241: done checking for max_fail_percentage 4874 1726776778.65242: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.65243: done checking to see if all hosts have failed 4874 1726776778.65244: getting the remaining hosts for this loop 4874 1726776778.65246: done getting the remaining hosts for this loop 4874 1726776778.65251: getting the next task for host managed_node3 4874 1726776778.65260: done getting next task for host managed_node3 4874 1726776778.65264: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776778.65268: ^ 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=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 4874 1726776778.65284: getting variables 4874 1726776778.65286: in VariableManager get_vars() 4874 1726776778.65373: Calling all_inventory to load vars for managed_node3 4874 1726776778.65376: Calling groups_inventory to load vars for managed_node3 4874 1726776778.65387: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.65416: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000012d 4874 1726776778.65419: WORKER PROCESS EXITING 4874 1726776778.65443: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.65448: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.65453: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.65744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.66404: done with get_vars() 4874 1726776778.66415: done getting variables 4874 1726776778.66480: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.036) 0:00:13.490 **** 4874 1726776778.66515: entering _queue_task() for managed_node3/set_fact 4874 1726776778.66746: worker is 1 (out of 1 available) 4874 1726776778.66760: exiting _queue_task() for managed_node3/set_fact 4874 1726776778.66773: done queuing things up, now waiting for results queue to drain 4874 1726776778.66775: waiting for pending results... 4874 1726776778.67070: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776778.67244: in run() - task 0affc99b-caaf-c0d2-5540-00000000005d 4874 1726776778.67296: variable 'ansible_search_path' from source: unknown 4874 1726776778.67338: variable 'ansible_search_path' from source: unknown 4874 1726776778.67368: calling self._execute() 4874 1726776778.67480: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.67518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.67604: variable 'omit' from source: magic vars 4874 1726776778.67675: variable 'omit' from source: magic vars 4874 1726776778.67757: variable 'omit' from source: magic vars 4874 1726776778.67803: variable 'omit' from source: magic vars 4874 1726776778.67873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776778.67945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776778.67990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776778.67994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.67997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.68083: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776778.68086: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.68089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.68301: Set connection var ansible_connection to ssh 4874 1726776778.68306: Set connection var ansible_shell_type to sh 4874 1726776778.68310: Set connection var ansible_pipelining to False 4874 1726776778.68312: Set connection var ansible_timeout to 10 4874 1726776778.68315: Set connection var ansible_shell_executable to /bin/sh 4874 1726776778.68317: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776778.68319: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.68322: variable 'ansible_connection' from source: unknown 4874 1726776778.68324: variable 'ansible_module_compression' from source: unknown 4874 1726776778.68326: variable 'ansible_shell_type' from source: unknown 4874 1726776778.68329: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.68331: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.68334: variable 'ansible_pipelining' from source: unknown 4874 1726776778.68336: variable 'ansible_timeout' from source: unknown 4874 1726776778.68338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.68531: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776778.68543: variable 'omit' from source: magic vars 4874 1726776778.68550: starting attempt loop 4874 1726776778.68553: running the handler 4874 1726776778.68568: handler run complete 4874 1726776778.68579: attempt loop complete, returning result 4874 1726776778.68588: _execute() done 4874 1726776778.68590: dumping result to json 4874 1726776778.68603: done dumping result, returning 4874 1726776778.68612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-00000000005d] 4874 1726776778.68736: sending task result for task 0affc99b-caaf-c0d2-5540-00000000005d 4874 1726776778.68798: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000005d 4874 1726776778.68804: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4874 1726776778.68897: no more pending results, returning what we have 4874 1726776778.68903: results queue empty 4874 1726776778.68905: checking for any_errors_fatal 4874 1726776778.68912: done checking for any_errors_fatal 4874 1726776778.68913: checking for max_fail_percentage 4874 1726776778.68914: done checking for max_fail_percentage 4874 1726776778.68915: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.68917: done checking to see if all hosts have failed 4874 1726776778.68917: getting the remaining hosts for this loop 4874 1726776778.68920: done getting the remaining hosts for this loop 4874 1726776778.68923: getting the next task for host managed_node3 4874 1726776778.68930: done getting next task for host managed_node3 4874 1726776778.68934: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776778.68938: ^ 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=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 4874 1726776778.68949: getting variables 4874 1726776778.68951: in VariableManager get_vars() 4874 1726776778.68983: Calling all_inventory to load vars for managed_node3 4874 1726776778.68986: Calling groups_inventory to load vars for managed_node3 4874 1726776778.68989: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.68999: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.69004: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.69009: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.69256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.69579: done with get_vars() 4874 1726776778.69591: done getting variables 4874 1726776778.69657: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.031) 0:00:13.522 **** 4874 1726776778.69691: entering _queue_task() for managed_node3/set_fact 4874 1726776778.69921: worker is 1 (out of 1 available) 4874 1726776778.69935: exiting _queue_task() for managed_node3/set_fact 4874 1726776778.69948: done queuing things up, now waiting for results queue to drain 4874 1726776778.69950: waiting for pending results... 4874 1726776778.70218: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776778.70354: in run() - task 0affc99b-caaf-c0d2-5540-00000000005e 4874 1726776778.70373: variable 'ansible_search_path' from source: unknown 4874 1726776778.70379: variable 'ansible_search_path' from source: unknown 4874 1726776778.70426: calling self._execute() 4874 1726776778.70527: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.70542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.70558: variable 'omit' from source: magic vars 4874 1726776778.70690: variable 'omit' from source: magic vars 4874 1726776778.70763: variable 'omit' from source: magic vars 4874 1726776778.71231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776778.71607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776778.71669: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776778.71717: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776778.71806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776778.71952: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776778.71974: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776778.71991: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776778.72058: variable 'omit' from source: magic vars 4874 1726776778.72095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776778.72135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776778.72206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776778.72209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.72213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.72249: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776778.72259: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.72274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.72398: Set connection var ansible_connection to ssh 4874 1726776778.72411: Set connection var ansible_shell_type to sh 4874 1726776778.72489: Set connection var ansible_pipelining to False 4874 1726776778.72492: Set connection var ansible_timeout to 10 4874 1726776778.72495: Set connection var ansible_shell_executable to /bin/sh 4874 1726776778.72497: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776778.72499: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.72507: variable 'ansible_connection' from source: unknown 4874 1726776778.72516: variable 'ansible_module_compression' from source: unknown 4874 1726776778.72525: variable 'ansible_shell_type' from source: unknown 4874 1726776778.72534: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.72543: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.72552: variable 'ansible_pipelining' from source: unknown 4874 1726776778.72560: variable 'ansible_timeout' from source: unknown 4874 1726776778.72571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.72714: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776778.72819: variable 'omit' from source: magic vars 4874 1726776778.72822: starting attempt loop 4874 1726776778.72824: running the handler 4874 1726776778.72827: handler run complete 4874 1726776778.72830: attempt loop complete, returning result 4874 1726776778.72832: _execute() done 4874 1726776778.72835: dumping result to json 4874 1726776778.72837: done dumping result, returning 4874 1726776778.72840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-c0d2-5540-00000000005e] 4874 1726776778.72842: sending task result for task 0affc99b-caaf-c0d2-5540-00000000005e ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4874 1726776778.72992: no more pending results, returning what we have 4874 1726776778.72996: results queue empty 4874 1726776778.72997: checking for any_errors_fatal 4874 1726776778.73005: done checking for any_errors_fatal 4874 1726776778.73006: checking for max_fail_percentage 4874 1726776778.73008: done checking for max_fail_percentage 4874 1726776778.73009: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.73011: done checking to see if all hosts have failed 4874 1726776778.73012: getting the remaining hosts for this loop 4874 1726776778.73014: done getting the remaining hosts for this loop 4874 1726776778.73019: getting the next task for host managed_node3 4874 1726776778.73029: done getting next task for host managed_node3 4874 1726776778.73032: ^ task is: TASK: meta (role_complete) 4874 1726776778.73035: ^ 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? (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 4874 1726776778.73049: getting variables 4874 1726776778.73051: in VariableManager get_vars() 4874 1726776778.73092: Calling all_inventory to load vars for managed_node3 4874 1726776778.73095: Calling groups_inventory to load vars for managed_node3 4874 1726776778.73098: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.73310: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000005e 4874 1726776778.73314: WORKER PROCESS EXITING 4874 1726776778.73324: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.73328: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.73333: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.73811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.74134: done with get_vars() 4874 1726776778.74146: done getting variables 4874 1726776778.74239: done queuing things up, now waiting for results queue to drain 4874 1726776778.74241: results queue empty 4874 1726776778.74242: checking for any_errors_fatal 4874 1726776778.74245: done checking for any_errors_fatal 4874 1726776778.74246: checking for max_fail_percentage 4874 1726776778.74248: done checking for max_fail_percentage 4874 1726776778.74253: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.74254: done checking to see if all hosts have failed 4874 1726776778.74255: getting the remaining hosts for this loop 4874 1726776778.74257: done getting the remaining hosts for this loop 4874 1726776778.74260: getting the next task for host managed_node3 4874 1726776778.74265: done getting next task for host managed_node3 4874 1726776778.74268: ^ task is: TASK: Verify that settings were applied correctly 4874 1726776778.74269: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776778.74272: getting variables 4874 1726776778.74273: in VariableManager get_vars() 4874 1726776778.74285: Calling all_inventory to load vars for managed_node3 4874 1726776778.74288: Calling groups_inventory to load vars for managed_node3 4874 1726776778.74291: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.74297: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.74300: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.74307: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.74516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.74824: done with get_vars() 4874 1726776778.74836: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.052) 0:00:13.574 **** 4874 1726776778.74917: entering _queue_task() for managed_node3/include_tasks 4874 1726776778.75155: worker is 1 (out of 1 available) 4874 1726776778.75169: exiting _queue_task() for managed_node3/include_tasks 4874 1726776778.75183: done queuing things up, now waiting for results queue to drain 4874 1726776778.75185: waiting for pending results... 4874 1726776778.75465: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 4874 1726776778.75577: in run() - task 0affc99b-caaf-c0d2-5540-000000000009 4874 1726776778.75604: variable 'ansible_search_path' from source: unknown 4874 1726776778.75655: calling self._execute() 4874 1726776778.75757: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.75773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.75792: variable 'omit' from source: magic vars 4874 1726776778.75943: _execute() done 4874 1726776778.75957: dumping result to json 4874 1726776778.75965: done dumping result, returning 4874 1726776778.75977: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [0affc99b-caaf-c0d2-5540-000000000009] 4874 1726776778.75990: sending task result for task 0affc99b-caaf-c0d2-5540-000000000009 4874 1726776778.76128: no more pending results, returning what we have 4874 1726776778.76134: in VariableManager get_vars() 4874 1726776778.76181: Calling all_inventory to load vars for managed_node3 4874 1726776778.76185: Calling groups_inventory to load vars for managed_node3 4874 1726776778.76188: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.76386: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.76391: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.76397: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000009 4874 1726776778.76404: WORKER PROCESS EXITING 4874 1726776778.76409: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.76699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.77011: done with get_vars() 4874 1726776778.77020: variable 'ansible_search_path' from source: unknown 4874 1726776778.77033: we have included files to process 4874 1726776778.77034: generating all_blocks data 4874 1726776778.77036: done generating all_blocks data 4874 1726776778.77040: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4874 1726776778.77042: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4874 1726776778.77045: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4874 1726776778.78569: in VariableManager get_vars() 4874 1726776778.78594: done with get_vars() 4874 1726776778.78957: done processing included file 4874 1726776778.78960: iterating over new_blocks loaded from include file 4874 1726776778.78962: in VariableManager get_vars() 4874 1726776778.78980: done with get_vars() 4874 1726776778.78983: filtering new block on tags 4874 1726776778.79274: done filtering new block on tags 4874 1726776778.79278: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 4874 1726776778.79284: extending task lists for all hosts with included blocks 4874 1726776778.80828: done extending task lists 4874 1726776778.80831: done processing included files 4874 1726776778.80832: results queue empty 4874 1726776778.80833: checking for any_errors_fatal 4874 1726776778.80835: done checking for any_errors_fatal 4874 1726776778.80835: checking for max_fail_percentage 4874 1726776778.80837: done checking for max_fail_percentage 4874 1726776778.80838: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.80839: done checking to see if all hosts have failed 4874 1726776778.80840: getting the remaining hosts for this loop 4874 1726776778.80841: done getting the remaining hosts for this loop 4874 1726776778.80844: getting the next task for host managed_node3 4874 1726776778.80849: done getting next task for host managed_node3 4874 1726776778.80851: ^ task is: TASK: Set version specific variables 4874 1726776778.80854: ^ 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? (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 4874 1726776778.80857: getting variables 4874 1726776778.80858: in VariableManager get_vars() 4874 1726776778.80871: Calling all_inventory to load vars for managed_node3 4874 1726776778.80874: Calling groups_inventory to load vars for managed_node3 4874 1726776778.80877: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.80883: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.80886: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.80890: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.81126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.81438: done with get_vars() 4874 1726776778.81449: done getting variables 4874 1726776778.81496: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set version specific variables] ****************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.066) 0:00:13.640 **** 4874 1726776778.81528: entering _queue_task() for managed_node3/include_vars 4874 1726776778.81792: worker is 1 (out of 1 available) 4874 1726776778.82009: exiting _queue_task() for managed_node3/include_vars 4874 1726776778.82023: done queuing things up, now waiting for results queue to drain 4874 1726776778.82025: waiting for pending results... 4874 1726776778.82097: running TaskExecutor() for managed_node3/TASK: Set version specific variables 4874 1726776778.82253: in run() - task 0affc99b-caaf-c0d2-5540-000000000187 4874 1726776778.82258: variable 'ansible_search_path' from source: unknown 4874 1726776778.82261: variable 'ansible_search_path' from source: unknown 4874 1726776778.82362: calling self._execute() 4874 1726776778.82399: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.82416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.82435: variable 'omit' from source: magic vars 4874 1726776778.82568: variable 'omit' from source: magic vars 4874 1726776778.82630: variable 'omit' from source: magic vars 4874 1726776778.83084: variable 'ffparams' from source: task vars 4874 1726776778.83225: variable 'ansible_distribution' from source: facts 4874 1726776778.83244: variable 'ansible_distribution_major_version' from source: facts 4874 1726776778.83366: variable 'ansible_distribution' from source: facts 4874 1726776778.83606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4874 1726776778.83941: Loaded config def from plugin (lookup/first_found) 4874 1726776778.83945: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4874 1726776778.83947: variable 'ansible_search_path' from source: unknown 4874 1726776778.83951: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4874 1726776778.83996: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora_39.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora_39.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_39.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_39.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_39.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_39.yml 4874 1726776778.84032: variable 'ansible_search_path' from source: unknown 4874 1726776778.84044: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4874 1726776778.84094: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml 4874 1726776778.84160: variable 'omit' from source: magic vars 4874 1726776778.84169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776778.84207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776778.84234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776778.84269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.84378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.84382: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776778.84384: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.84387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.84456: Set connection var ansible_connection to ssh 4874 1726776778.84465: Set connection var ansible_shell_type to sh 4874 1726776778.84492: Set connection var ansible_pipelining to False 4874 1726776778.84510: Set connection var ansible_timeout to 10 4874 1726776778.84523: Set connection var ansible_shell_executable to /bin/sh 4874 1726776778.84535: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776778.84564: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.84573: variable 'ansible_connection' from source: unknown 4874 1726776778.84580: variable 'ansible_module_compression' from source: unknown 4874 1726776778.84587: variable 'ansible_shell_type' from source: unknown 4874 1726776778.84603: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.84612: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.84622: variable 'ansible_pipelining' from source: unknown 4874 1726776778.84630: variable 'ansible_timeout' from source: unknown 4874 1726776778.84640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.84779: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776778.84796: variable 'omit' from source: magic vars 4874 1726776778.84818: starting attempt loop 4874 1726776778.85006: running the handler 4874 1726776778.85010: handler run complete 4874 1726776778.85013: attempt loop complete, returning result 4874 1726776778.85016: _execute() done 4874 1726776778.85018: dumping result to json 4874 1726776778.85020: done dumping result, returning 4874 1726776778.85022: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [0affc99b-caaf-c0d2-5540-000000000187] 4874 1726776778.85024: sending task result for task 0affc99b-caaf-c0d2-5540-000000000187 4874 1726776778.85095: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000187 4874 1726776778.85098: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_test_python_cmd": "python3", "__kernel_settings_test_python_pkgs": [ "python3", "python3-configobj" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml" ], "changed": false } 4874 1726776778.85167: no more pending results, returning what we have 4874 1726776778.85171: results queue empty 4874 1726776778.85173: checking for any_errors_fatal 4874 1726776778.85174: done checking for any_errors_fatal 4874 1726776778.85175: checking for max_fail_percentage 4874 1726776778.85177: done checking for max_fail_percentage 4874 1726776778.85178: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.85180: done checking to see if all hosts have failed 4874 1726776778.85181: getting the remaining hosts for this loop 4874 1726776778.85183: done getting the remaining hosts for this loop 4874 1726776778.85194: getting the next task for host managed_node3 4874 1726776778.85203: done getting next task for host managed_node3 4874 1726776778.85206: ^ task is: TASK: Reset settings success flag 4874 1726776778.85210: ^ 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? (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 4874 1726776778.85215: getting variables 4874 1726776778.85217: in VariableManager get_vars() 4874 1726776778.85255: Calling all_inventory to load vars for managed_node3 4874 1726776778.85258: Calling groups_inventory to load vars for managed_node3 4874 1726776778.85261: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.85274: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.85277: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.85282: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.85739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.86089: done with get_vars() 4874 1726776778.86102: done getting variables 4874 1726776778.86164: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reset settings success flag] ********************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.046) 0:00:13.687 **** 4874 1726776778.86195: entering _queue_task() for managed_node3/set_fact 4874 1726776778.86622: worker is 1 (out of 1 available) 4874 1726776778.86634: exiting _queue_task() for managed_node3/set_fact 4874 1726776778.86644: done queuing things up, now waiting for results queue to drain 4874 1726776778.86646: waiting for pending results... 4874 1726776778.86774: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 4874 1726776778.86859: in run() - task 0affc99b-caaf-c0d2-5540-000000000188 4874 1726776778.86981: variable 'ansible_search_path' from source: unknown 4874 1726776778.86984: variable 'ansible_search_path' from source: unknown 4874 1726776778.86988: calling self._execute() 4874 1726776778.87037: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.87051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.87068: variable 'omit' from source: magic vars 4874 1726776778.87200: variable 'omit' from source: magic vars 4874 1726776778.87256: variable 'omit' from source: magic vars 4874 1726776778.87303: variable 'omit' from source: magic vars 4874 1726776778.87359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776778.87409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776778.87442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776778.87468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.87488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776778.87535: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776778.87545: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.87554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.87677: Set connection var ansible_connection to ssh 4874 1726776778.87746: Set connection var ansible_shell_type to sh 4874 1726776778.87749: Set connection var ansible_pipelining to False 4874 1726776778.87752: Set connection var ansible_timeout to 10 4874 1726776778.87754: Set connection var ansible_shell_executable to /bin/sh 4874 1726776778.87756: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776778.87775: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.87783: variable 'ansible_connection' from source: unknown 4874 1726776778.87791: variable 'ansible_module_compression' from source: unknown 4874 1726776778.87798: variable 'ansible_shell_type' from source: unknown 4874 1726776778.87808: variable 'ansible_shell_executable' from source: unknown 4874 1726776778.87816: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.87825: variable 'ansible_pipelining' from source: unknown 4874 1726776778.87832: variable 'ansible_timeout' from source: unknown 4874 1726776778.87841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.88015: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776778.88071: variable 'omit' from source: magic vars 4874 1726776778.88074: starting attempt loop 4874 1726776778.88077: running the handler 4874 1726776778.88080: handler run complete 4874 1726776778.88082: attempt loop complete, returning result 4874 1726776778.88090: _execute() done 4874 1726776778.88097: dumping result to json 4874 1726776778.88109: done dumping result, returning 4874 1726776778.88121: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [0affc99b-caaf-c0d2-5540-000000000188] 4874 1726776778.88132: sending task result for task 0affc99b-caaf-c0d2-5540-000000000188 4874 1726776778.88246: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000188 4874 1726776778.88251: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 4874 1726776778.88349: no more pending results, returning what we have 4874 1726776778.88353: results queue empty 4874 1726776778.88354: checking for any_errors_fatal 4874 1726776778.88363: done checking for any_errors_fatal 4874 1726776778.88365: checking for max_fail_percentage 4874 1726776778.88367: done checking for max_fail_percentage 4874 1726776778.88368: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.88369: done checking to see if all hosts have failed 4874 1726776778.88370: getting the remaining hosts for this loop 4874 1726776778.88373: done getting the remaining hosts for this loop 4874 1726776778.88378: getting the next task for host managed_node3 4874 1726776778.88386: done getting next task for host managed_node3 4874 1726776778.88388: ^ task is: TASK: Check tuned-adm verify 4874 1726776778.88393: ^ 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? (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 4874 1726776778.88398: getting variables 4874 1726776778.88399: in VariableManager get_vars() 4874 1726776778.88441: Calling all_inventory to load vars for managed_node3 4874 1726776778.88444: Calling groups_inventory to load vars for managed_node3 4874 1726776778.88447: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.88460: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.88464: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.88469: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.88899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.89215: done with get_vars() 4874 1726776778.89227: done getting variables 4874 1726776778.89292: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check tuned-adm verify] ************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.031) 0:00:13.718 **** 4874 1726776778.89325: entering _queue_task() for managed_node3/command 4874 1726776778.89569: worker is 1 (out of 1 available) 4874 1726776778.89582: exiting _queue_task() for managed_node3/command 4874 1726776778.89596: done queuing things up, now waiting for results queue to drain 4874 1726776778.89598: waiting for pending results... 4874 1726776778.90023: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 4874 1726776778.90029: in run() - task 0affc99b-caaf-c0d2-5540-000000000189 4874 1726776778.90033: variable 'ansible_search_path' from source: unknown 4874 1726776778.90036: variable 'ansible_search_path' from source: unknown 4874 1726776778.90066: calling self._execute() 4874 1726776778.90163: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.90177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.90193: variable 'omit' from source: magic vars 4874 1726776778.90715: variable '__kernel_settings_test_verify' from source: include params 4874 1726776778.90732: Evaluated conditional (__kernel_settings_test_verify): False 4874 1726776778.90740: when evaluation is False, skipping this task 4874 1726776778.90748: _execute() done 4874 1726776778.90755: dumping result to json 4874 1726776778.90766: done dumping result, returning 4874 1726776778.90781: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [0affc99b-caaf-c0d2-5540-000000000189] 4874 1726776778.90805: sending task result for task 0affc99b-caaf-c0d2-5540-000000000189 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 4874 1726776778.90958: no more pending results, returning what we have 4874 1726776778.90963: results queue empty 4874 1726776778.90964: checking for any_errors_fatal 4874 1726776778.90970: done checking for any_errors_fatal 4874 1726776778.90971: checking for max_fail_percentage 4874 1726776778.90973: done checking for max_fail_percentage 4874 1726776778.90974: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.90975: done checking to see if all hosts have failed 4874 1726776778.90976: getting the remaining hosts for this loop 4874 1726776778.90978: done getting the remaining hosts for this loop 4874 1726776778.90984: getting the next task for host managed_node3 4874 1726776778.90991: done getting next task for host managed_node3 4874 1726776778.90994: ^ task is: TASK: Check for verify errors 4874 1726776778.90998: ^ 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? (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 4874 1726776778.91004: getting variables 4874 1726776778.91006: in VariableManager get_vars() 4874 1726776778.91047: Calling all_inventory to load vars for managed_node3 4874 1726776778.91050: Calling groups_inventory to load vars for managed_node3 4874 1726776778.91054: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.91068: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.91073: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.91077: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.91565: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000189 4874 1726776778.91569: WORKER PROCESS EXITING 4874 1726776778.91596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.91916: done with get_vars() 4874 1726776778.91927: done getting variables 4874 1726776778.91990: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for verify errors] ************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.026) 0:00:13.745 **** 4874 1726776778.92024: entering _queue_task() for managed_node3/command 4874 1726776778.92253: worker is 1 (out of 1 available) 4874 1726776778.92266: exiting _queue_task() for managed_node3/command 4874 1726776778.92280: done queuing things up, now waiting for results queue to drain 4874 1726776778.92281: waiting for pending results... 4874 1726776778.92551: running TaskExecutor() for managed_node3/TASK: Check for verify errors 4874 1726776778.92671: in run() - task 0affc99b-caaf-c0d2-5540-00000000018a 4874 1726776778.92727: variable 'ansible_search_path' from source: unknown 4874 1726776778.92732: variable 'ansible_search_path' from source: unknown 4874 1726776778.92747: calling self._execute() 4874 1726776778.92844: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.92860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.92877: variable 'omit' from source: magic vars 4874 1726776778.93606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776778.93734: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776778.93790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776778.93843: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776778.93887: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776778.93992: 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) 4874 1726776778.94030: 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) 4874 1726776778.94072: 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) 4874 1726776778.94111: 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) 4874 1726776778.94236: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776778.94256: Evaluated conditional (__kernel_settings_register_verify is defined): True 4874 1726776778.94421: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776778.94438: Evaluated conditional (__kernel_settings_register_verify is failed): False 4874 1726776778.94448: when evaluation is False, skipping this task 4874 1726776778.94456: _execute() done 4874 1726776778.94463: dumping result to json 4874 1726776778.94471: done dumping result, returning 4874 1726776778.94486: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [0affc99b-caaf-c0d2-5540-00000000018a] 4874 1726776778.94498: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018a 4874 1726776778.94720: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018a 4874 1726776778.94723: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4874 1726776778.94770: no more pending results, returning what we have 4874 1726776778.94774: results queue empty 4874 1726776778.94775: checking for any_errors_fatal 4874 1726776778.94780: done checking for any_errors_fatal 4874 1726776778.94781: checking for max_fail_percentage 4874 1726776778.94783: done checking for max_fail_percentage 4874 1726776778.94784: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.94785: done checking to see if all hosts have failed 4874 1726776778.94786: getting the remaining hosts for this loop 4874 1726776778.94788: done getting the remaining hosts for this loop 4874 1726776778.94792: getting the next task for host managed_node3 4874 1726776778.94798: done getting next task for host managed_node3 4874 1726776778.94802: ^ task is: TASK: Check /proc/cmdline 4874 1726776778.94806: ^ 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? (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 4874 1726776778.94809: getting variables 4874 1726776778.94811: in VariableManager get_vars() 4874 1726776778.94848: Calling all_inventory to load vars for managed_node3 4874 1726776778.94851: Calling groups_inventory to load vars for managed_node3 4874 1726776778.94854: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.94865: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.94871: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.94875: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.95224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.95541: done with get_vars() 4874 1726776778.95553: done getting variables 4874 1726776778.95620: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check /proc/cmdline] ***************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.036) 0:00:13.782 **** 4874 1726776778.95652: entering _queue_task() for managed_node3/command 4874 1726776778.95882: worker is 1 (out of 1 available) 4874 1726776778.95895: exiting _queue_task() for managed_node3/command 4874 1726776778.95909: done queuing things up, now waiting for results queue to drain 4874 1726776778.95911: waiting for pending results... 4874 1726776778.96320: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 4874 1726776778.96324: in run() - task 0affc99b-caaf-c0d2-5540-00000000018b 4874 1726776778.96327: variable 'ansible_search_path' from source: unknown 4874 1726776778.96330: variable 'ansible_search_path' from source: unknown 4874 1726776778.96358: calling self._execute() 4874 1726776778.96457: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776778.96470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776778.96485: variable 'omit' from source: magic vars 4874 1726776778.97038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776778.97415: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776778.97471: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776778.97522: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776778.97566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776778.97668: 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) 4874 1726776778.97706: 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) 4874 1726776778.97749: 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) 4874 1726776778.97787: 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) 4874 1726776778.97912: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776778.97938: Evaluated conditional (__kernel_settings_register_verify is defined): True 4874 1726776778.98100: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776778.98119: Evaluated conditional (__kernel_settings_register_verify is failed): False 4874 1726776778.98127: when evaluation is False, skipping this task 4874 1726776778.98135: _execute() done 4874 1726776778.98143: dumping result to json 4874 1726776778.98156: done dumping result, returning 4874 1726776778.98167: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [0affc99b-caaf-c0d2-5540-00000000018b] 4874 1726776778.98179: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018b 4874 1726776778.98434: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018b 4874 1726776778.98438: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4874 1726776778.98478: no more pending results, returning what we have 4874 1726776778.98482: results queue empty 4874 1726776778.98483: checking for any_errors_fatal 4874 1726776778.98489: done checking for any_errors_fatal 4874 1726776778.98490: checking for max_fail_percentage 4874 1726776778.98491: done checking for max_fail_percentage 4874 1726776778.98492: checking to see if all hosts have failed and the running result is not ok 4874 1726776778.98494: done checking to see if all hosts have failed 4874 1726776778.98495: getting the remaining hosts for this loop 4874 1726776778.98497: done getting the remaining hosts for this loop 4874 1726776778.98502: getting the next task for host managed_node3 4874 1726776778.98509: done getting next task for host managed_node3 4874 1726776778.98512: ^ task is: TASK: Set error flag based on verify 4874 1726776778.98515: ^ 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? (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 4874 1726776778.98519: getting variables 4874 1726776778.98520: in VariableManager get_vars() 4874 1726776778.98553: Calling all_inventory to load vars for managed_node3 4874 1726776778.98556: Calling groups_inventory to load vars for managed_node3 4874 1726776778.98559: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776778.98570: Calling all_plugins_play to load vars for managed_node3 4874 1726776778.98574: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776778.98578: Calling groups_plugins_play to load vars for managed_node3 4874 1726776778.98940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776778.99254: done with get_vars() 4874 1726776778.99265: done getting variables 4874 1726776778.99332: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set error flag based on verify] ****************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 16:12:58 -0400 (0:00:00.037) 0:00:13.819 **** 4874 1726776778.99363: entering _queue_task() for managed_node3/set_fact 4874 1726776778.99593: worker is 1 (out of 1 available) 4874 1726776778.99809: exiting _queue_task() for managed_node3/set_fact 4874 1726776778.99820: done queuing things up, now waiting for results queue to drain 4874 1726776778.99822: waiting for pending results... 4874 1726776778.99896: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 4874 1726776779.00021: in run() - task 0affc99b-caaf-c0d2-5540-00000000018c 4874 1726776779.00048: variable 'ansible_search_path' from source: unknown 4874 1726776779.00056: variable 'ansible_search_path' from source: unknown 4874 1726776779.00098: calling self._execute() 4874 1726776779.00264: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.00268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.00271: variable 'omit' from source: magic vars 4874 1726776779.00771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776779.01077: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776779.01136: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776779.01177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776779.01220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776779.01321: 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) 4874 1726776779.01358: 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) 4874 1726776779.01394: 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) 4874 1726776779.01434: 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) 4874 1726776779.01567: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776779.01675: Evaluated conditional (__kernel_settings_register_verify is defined): True 4874 1726776779.01769: variable '__kernel_settings_register_verify' from source: set_fact 4874 1726776779.01790: Evaluated conditional (__kernel_settings_register_verify is failed): False 4874 1726776779.01798: when evaluation is False, skipping this task 4874 1726776779.01810: _execute() done 4874 1726776779.01818: dumping result to json 4874 1726776779.01826: done dumping result, returning 4874 1726776779.01838: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [0affc99b-caaf-c0d2-5540-00000000018c] 4874 1726776779.01849: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4874 1726776779.02007: no more pending results, returning what we have 4874 1726776779.02013: results queue empty 4874 1726776779.02015: checking for any_errors_fatal 4874 1726776779.02021: done checking for any_errors_fatal 4874 1726776779.02022: checking for max_fail_percentage 4874 1726776779.02024: done checking for max_fail_percentage 4874 1726776779.02025: checking to see if all hosts have failed and the running result is not ok 4874 1726776779.02026: done checking to see if all hosts have failed 4874 1726776779.02027: getting the remaining hosts for this loop 4874 1726776779.02030: done getting the remaining hosts for this loop 4874 1726776779.02035: getting the next task for host managed_node3 4874 1726776779.02045: done getting next task for host managed_node3 4874 1726776779.02048: ^ task is: TASK: Check config files 4874 1726776779.02052: ^ 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? (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 4874 1726776779.02057: getting variables 4874 1726776779.02059: in VariableManager get_vars() 4874 1726776779.02100: Calling all_inventory to load vars for managed_node3 4874 1726776779.02106: Calling groups_inventory to load vars for managed_node3 4874 1726776779.02109: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776779.02122: Calling all_plugins_play to load vars for managed_node3 4874 1726776779.02126: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776779.02130: Calling groups_plugins_play to load vars for managed_node3 4874 1726776779.02579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776779.02891: done with get_vars() 4874 1726776779.02905: done getting variables 4874 1726776779.02936: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018c 4874 1726776779.02940: WORKER PROCESS EXITING TASK [Check config files] ****************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 16:12:59 -0400 (0:00:00.036) 0:00:13.855 **** 4874 1726776779.03016: entering _queue_task() for managed_node3/include_tasks 4874 1726776779.03241: worker is 1 (out of 1 available) 4874 1726776779.03254: exiting _queue_task() for managed_node3/include_tasks 4874 1726776779.03267: done queuing things up, now waiting for results queue to drain 4874 1726776779.03269: waiting for pending results... 4874 1726776779.03539: running TaskExecutor() for managed_node3/TASK: Check config files 4874 1726776779.03659: in run() - task 0affc99b-caaf-c0d2-5540-00000000018d 4874 1726776779.03678: variable 'ansible_search_path' from source: unknown 4874 1726776779.03687: variable 'ansible_search_path' from source: unknown 4874 1726776779.03738: calling self._execute() 4874 1726776779.03836: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.03907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.03911: variable 'omit' from source: magic vars 4874 1726776779.04496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776779.04793: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776779.04859: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776779.04907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776779.04953: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776779.05058: 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) 4874 1726776779.05093: 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) 4874 1726776779.05134: 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) 4874 1726776779.05306: 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) 4874 1726776779.05310: variable '__kernel_settings_profile_file' from source: include_vars 4874 1726776779.05505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776779.07984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776779.08072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776779.08121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776779.08170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776779.08210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776779.08279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776779.08322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776779.08361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776779.08425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776779.08450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776779.08561: variable '__kernel_settings_blcmdline_value' from source: set_fact 4874 1726776779.08597: Evaluated conditional (__kernel_settings_profile_file is defined): True 4874 1726776779.08612: _execute() done 4874 1726776779.08622: dumping result to json 4874 1726776779.08632: done dumping result, returning 4874 1726776779.08806: done running TaskExecutor() for managed_node3/TASK: Check config files [0affc99b-caaf-c0d2-5540-00000000018d] 4874 1726776779.08810: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018d 4874 1726776779.08880: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018d 4874 1726776779.08884: WORKER PROCESS EXITING 4874 1726776779.08918: no more pending results, returning what we have 4874 1726776779.08924: in VariableManager get_vars() 4874 1726776779.08972: Calling all_inventory to load vars for managed_node3 4874 1726776779.08976: Calling groups_inventory to load vars for managed_node3 4874 1726776779.08979: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776779.08992: Calling all_plugins_play to load vars for managed_node3 4874 1726776779.08996: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776779.09002: Calling groups_plugins_play to load vars for managed_node3 4874 1726776779.09458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776779.09772: done with get_vars() 4874 1726776779.09782: variable 'ansible_search_path' from source: unknown 4874 1726776779.09783: variable 'ansible_search_path' from source: unknown 4874 1726776779.09829: we have included files to process 4874 1726776779.09831: generating all_blocks data 4874 1726776779.09833: done generating all_blocks data 4874 1726776779.09838: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4874 1726776779.09840: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4874 1726776779.09842: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4874 1726776779.11605: done processing included file 4874 1726776779.11608: iterating over new_blocks loaded from include file 4874 1726776779.11611: in VariableManager get_vars() 4874 1726776779.11634: done with get_vars() 4874 1726776779.11637: filtering new block on tags 4874 1726776779.11819: done filtering new block on tags 4874 1726776779.11822: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 4874 1726776779.11829: extending task lists for all hosts with included blocks 4874 1726776779.12302: done extending task lists 4874 1726776779.12304: done processing included files 4874 1726776779.12305: results queue empty 4874 1726776779.12306: checking for any_errors_fatal 4874 1726776779.12310: done checking for any_errors_fatal 4874 1726776779.12311: checking for max_fail_percentage 4874 1726776779.12313: done checking for max_fail_percentage 4874 1726776779.12313: checking to see if all hosts have failed and the running result is not ok 4874 1726776779.12315: done checking to see if all hosts have failed 4874 1726776779.12316: getting the remaining hosts for this loop 4874 1726776779.12317: done getting the remaining hosts for this loop 4874 1726776779.12321: getting the next task for host managed_node3 4874 1726776779.12331: done getting next task for host managed_node3 4874 1726776779.12334: ^ task is: TASK: Create temporary file for expected config 4874 1726776779.12338: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776779.12341: getting variables 4874 1726776779.12342: in VariableManager get_vars() 4874 1726776779.12355: Calling all_inventory to load vars for managed_node3 4874 1726776779.12358: Calling groups_inventory to load vars for managed_node3 4874 1726776779.12361: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776779.12367: Calling all_plugins_play to load vars for managed_node3 4874 1726776779.12370: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776779.12374: Calling groups_plugins_play to load vars for managed_node3 4874 1726776779.12592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776779.12913: done with get_vars() 4874 1726776779.12924: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 16:12:59 -0400 (0:00:00.099) 0:00:13.955 **** 4874 1726776779.13007: entering _queue_task() for managed_node3/tempfile 4874 1726776779.13009: Creating lock for tempfile 4874 1726776779.13310: worker is 1 (out of 1 available) 4874 1726776779.13325: exiting _queue_task() for managed_node3/tempfile 4874 1726776779.13339: done queuing things up, now waiting for results queue to drain 4874 1726776779.13341: waiting for pending results... 4874 1726776779.13722: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 4874 1726776779.13759: in run() - task 0affc99b-caaf-c0d2-5540-000000000227 4874 1726776779.13780: variable 'ansible_search_path' from source: unknown 4874 1726776779.13789: variable 'ansible_search_path' from source: unknown 4874 1726776779.13839: calling self._execute() 4874 1726776779.13938: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.13951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.13967: variable 'omit' from source: magic vars 4874 1726776779.14105: variable 'omit' from source: magic vars 4874 1726776779.14175: variable 'omit' from source: magic vars 4874 1726776779.14223: variable 'omit' from source: magic vars 4874 1726776779.14283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776779.14375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776779.14406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776779.14436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776779.14456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776779.14502: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776779.14514: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.14524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.14654: Set connection var ansible_connection to ssh 4874 1726776779.14664: Set connection var ansible_shell_type to sh 4874 1726776779.14798: Set connection var ansible_pipelining to False 4874 1726776779.14803: Set connection var ansible_timeout to 10 4874 1726776779.14806: Set connection var ansible_shell_executable to /bin/sh 4874 1726776779.14808: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776779.14810: variable 'ansible_shell_executable' from source: unknown 4874 1726776779.14812: variable 'ansible_connection' from source: unknown 4874 1726776779.14815: variable 'ansible_module_compression' from source: unknown 4874 1726776779.14817: variable 'ansible_shell_type' from source: unknown 4874 1726776779.14820: variable 'ansible_shell_executable' from source: unknown 4874 1726776779.14822: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.14824: variable 'ansible_pipelining' from source: unknown 4874 1726776779.14826: variable 'ansible_timeout' from source: unknown 4874 1726776779.14828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.15055: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776779.15074: variable 'omit' from source: magic vars 4874 1726776779.15086: starting attempt loop 4874 1726776779.15095: running the handler 4874 1726776779.15117: _low_level_execute_command(): starting 4874 1726776779.15136: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776779.16026: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.16047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.16067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.16093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.16198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.18078: stdout chunk (state=3): >>>/root <<< 4874 1726776779.18215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.18297: stderr chunk (state=3): >>><<< 4874 1726776779.18317: stdout chunk (state=3): >>><<< 4874 1726776779.18345: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.18368: _low_level_execute_command(): starting 4874 1726776779.18468: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896 `" && echo ansible-tmp-1726776779.183536-5432-276070458881896="` echo /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896 `" ) && sleep 0' 4874 1726776779.19023: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776779.19041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776779.19124: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.19169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.19185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.19216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.19324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.21548: stdout chunk (state=3): >>>ansible-tmp-1726776779.183536-5432-276070458881896=/root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896 <<< 4874 1726776779.21769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.21773: stdout chunk (state=3): >>><<< 4874 1726776779.21775: stderr chunk (state=3): >>><<< 4874 1726776779.22007: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776779.183536-5432-276070458881896=/root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.22011: variable 'ansible_module_compression' from source: unknown 4874 1726776779.22013: ANSIBALLZ: Using lock for tempfile 4874 1726776779.22015: ANSIBALLZ: Acquiring lock 4874 1726776779.22018: ANSIBALLZ: Lock acquired: 139745977337376 4874 1726776779.22020: ANSIBALLZ: Creating module 4874 1726776779.39345: ANSIBALLZ: Writing module into payload 4874 1726776779.39435: ANSIBALLZ: Writing module 4874 1726776779.39463: ANSIBALLZ: Renaming module 4874 1726776779.39475: ANSIBALLZ: Done creating module 4874 1726776779.39497: variable 'ansible_facts' from source: unknown 4874 1726776779.39588: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py 4874 1726776779.39765: Sending initial data 4874 1726776779.39778: Sent initial data (154 bytes) 4874 1726776779.40519: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.40571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.40587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.40617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.40720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.42646: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776779.42697: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776779.42793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpatq9hky1 /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py <<< 4874 1726776779.42796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py" <<< 4874 1726776779.42894: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpatq9hky1" to remote "/root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py" <<< 4874 1726776779.44207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.44211: stdout chunk (state=3): >>><<< 4874 1726776779.44214: stderr chunk (state=3): >>><<< 4874 1726776779.44216: done transferring module to remote 4874 1726776779.44219: _low_level_execute_command(): starting 4874 1726776779.44221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/ /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py && sleep 0' 4874 1726776779.44785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776779.44795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776779.44814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.44835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776779.44956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.44961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.44964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.44986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.45090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.47359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.47377: stderr chunk (state=3): >>><<< 4874 1726776779.47398: stdout chunk (state=3): >>><<< 4874 1726776779.47508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.47514: _low_level_execute_command(): starting 4874 1726776779.47516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/AnsiballZ_tempfile.py && sleep 0' 4874 1726776779.48063: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776779.48079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776779.48097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.48129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776779.48245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.48268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.48289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.48411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.67810: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.utbcdiaj.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} <<< 4874 1726776779.69570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776779.69631: stderr chunk (state=3): >>><<< 4874 1726776779.69636: stdout chunk (state=3): >>><<< 4874 1726776779.69653: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.utbcdiaj.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776779.69691: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.kernel_settings', '_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': 'tempfile', '_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-1726776779.183536-5432-276070458881896/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776779.69702: _low_level_execute_command(): starting 4874 1726776779.69708: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776779.183536-5432-276070458881896/ > /dev/null 2>&1 && sleep 0' 4874 1726776779.70177: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.70183: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776779.70186: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776779.70188: 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.57 originally 10.31.11.57 <<< 4874 1726776779.70191: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.70244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.70247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.70319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.72433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.72477: stderr chunk (state=3): >>><<< 4874 1726776779.72481: stdout chunk (state=3): >>><<< 4874 1726776779.72495: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.72504: handler run complete 4874 1726776779.72523: attempt loop complete, returning result 4874 1726776779.72526: _execute() done 4874 1726776779.72530: dumping result to json 4874 1726776779.72535: done dumping result, returning 4874 1726776779.72544: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [0affc99b-caaf-c0d2-5540-000000000227] 4874 1726776779.72551: sending task result for task 0affc99b-caaf-c0d2-5540-000000000227 4874 1726776779.72659: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000227 4874 1726776779.72664: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.utbcdiaj.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 4874 1726776779.72736: no more pending results, returning what we have 4874 1726776779.72740: results queue empty 4874 1726776779.72741: checking for any_errors_fatal 4874 1726776779.72743: done checking for any_errors_fatal 4874 1726776779.72744: checking for max_fail_percentage 4874 1726776779.72746: done checking for max_fail_percentage 4874 1726776779.72747: checking to see if all hosts have failed and the running result is not ok 4874 1726776779.72747: done checking to see if all hosts have failed 4874 1726776779.72748: getting the remaining hosts for this loop 4874 1726776779.72750: done getting the remaining hosts for this loop 4874 1726776779.72755: getting the next task for host managed_node3 4874 1726776779.72762: done getting next task for host managed_node3 4874 1726776779.72765: ^ task is: TASK: Put expected contents into temporary file 4874 1726776779.72769: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776779.72773: getting variables 4874 1726776779.72775: in VariableManager get_vars() 4874 1726776779.72816: Calling all_inventory to load vars for managed_node3 4874 1726776779.72819: Calling groups_inventory to load vars for managed_node3 4874 1726776779.72821: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776779.72834: Calling all_plugins_play to load vars for managed_node3 4874 1726776779.72837: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776779.72841: Calling groups_plugins_play to load vars for managed_node3 4874 1726776779.73092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776779.73282: done with get_vars() 4874 1726776779.73291: done getting variables 4874 1726776779.73344: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Put expected contents into temporary file] ******************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 16:12:59 -0400 (0:00:00.603) 0:00:14.559 **** 4874 1726776779.73369: entering _queue_task() for managed_node3/copy 4874 1726776779.73564: worker is 1 (out of 1 available) 4874 1726776779.73577: exiting _queue_task() for managed_node3/copy 4874 1726776779.73591: done queuing things up, now waiting for results queue to drain 4874 1726776779.73592: waiting for pending results... 4874 1726776779.73768: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 4874 1726776779.73847: in run() - task 0affc99b-caaf-c0d2-5540-000000000228 4874 1726776779.73860: variable 'ansible_search_path' from source: unknown 4874 1726776779.73864: variable 'ansible_search_path' from source: unknown 4874 1726776779.73893: calling self._execute() 4874 1726776779.73966: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.73973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.73981: variable 'omit' from source: magic vars 4874 1726776779.74075: variable 'omit' from source: magic vars 4874 1726776779.74118: variable 'omit' from source: magic vars 4874 1726776779.74385: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4874 1726776779.74416: variable '__kernel_settings_profile_file' from source: include_vars 4874 1726776779.74478: variable '__kernel_settings_profile_file' from source: include_vars 4874 1726776779.74641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776779.76494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776779.76707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776779.76710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776779.76713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776779.76715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776779.76799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776779.76843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776779.76883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776779.76952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776779.76978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776779.77087: variable '__kernel_settings_blcmdline_value' from source: set_fact 4874 1726776779.77136: variable 'omit' from source: magic vars 4874 1726776779.77175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776779.77218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776779.77246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776779.77275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776779.77294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776779.77338: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776779.77350: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.77361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.77484: Set connection var ansible_connection to ssh 4874 1726776779.77495: Set connection var ansible_shell_type to sh 4874 1726776779.77520: Set connection var ansible_pipelining to False 4874 1726776779.77607: Set connection var ansible_timeout to 10 4874 1726776779.77612: Set connection var ansible_shell_executable to /bin/sh 4874 1726776779.77614: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776779.77616: variable 'ansible_shell_executable' from source: unknown 4874 1726776779.77619: variable 'ansible_connection' from source: unknown 4874 1726776779.77621: variable 'ansible_module_compression' from source: unknown 4874 1726776779.77623: variable 'ansible_shell_type' from source: unknown 4874 1726776779.77626: variable 'ansible_shell_executable' from source: unknown 4874 1726776779.77628: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776779.77631: variable 'ansible_pipelining' from source: unknown 4874 1726776779.77638: variable 'ansible_timeout' from source: unknown 4874 1726776779.77650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776779.77780: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776779.77800: variable 'omit' from source: magic vars 4874 1726776779.77818: starting attempt loop 4874 1726776779.77827: running the handler 4874 1726776779.77847: _low_level_execute_command(): starting 4874 1726776779.77889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776779.78424: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.78435: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.78462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776779.78465: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.78529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.78536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776779.78539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.78603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.80554: stdout chunk (state=3): >>>/root <<< 4874 1726776779.80669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.80724: stderr chunk (state=3): >>><<< 4874 1726776779.80727: stdout chunk (state=3): >>><<< 4874 1726776779.80748: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.80761: _low_level_execute_command(): starting 4874 1726776779.80767: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934 `" && echo ansible-tmp-1726776779.807483-5464-54152316256934="` echo /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934 `" ) && sleep 0' 4874 1726776779.81189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.81225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776779.81228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.81232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776779.81234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.81237: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.81289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.81292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.81371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.83756: stdout chunk (state=3): >>>ansible-tmp-1726776779.807483-5464-54152316256934=/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934 <<< 4874 1726776779.83886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.83933: stderr chunk (state=3): >>><<< 4874 1726776779.83937: stdout chunk (state=3): >>><<< 4874 1726776779.83953: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776779.807483-5464-54152316256934=/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.84022: variable 'ansible_module_compression' from source: unknown 4874 1726776779.84066: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776779.84090: variable 'ansible_facts' from source: unknown 4874 1726776779.84155: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py 4874 1726776779.84250: Sending initial data 4874 1726776779.84253: Sent initial data (149 bytes) 4874 1726776779.84682: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.84706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776779.84710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776779.84718: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776779.84721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.84736: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.84788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.84791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.84864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.86784: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776779.86844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776779.86906: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpywv8l2uf /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py <<< 4874 1726776779.86910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py" <<< 4874 1726776779.86963: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpywv8l2uf" to remote "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py" <<< 4874 1726776779.86972: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py" <<< 4874 1726776779.87835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.87910: stderr chunk (state=3): >>><<< 4874 1726776779.87913: stdout chunk (state=3): >>><<< 4874 1726776779.87936: done transferring module to remote 4874 1726776779.87946: _low_level_execute_command(): starting 4874 1726776779.87951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/ /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py && sleep 0' 4874 1726776779.88422: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.88425: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776779.88428: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776779.88431: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.88478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.88482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.88558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776779.90742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776779.90798: stderr chunk (state=3): >>><<< 4874 1726776779.90804: stdout chunk (state=3): >>><<< 4874 1726776779.90820: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776779.90823: _low_level_execute_command(): starting 4874 1726776779.90830: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_stat.py && sleep 0' 4874 1726776779.91298: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776779.91303: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776779.91306: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776779.91309: 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.57 originally 10.31.11.57 <<< 4874 1726776779.91311: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776779.91363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776779.91367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776779.91449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.11366: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.utbcdiaj.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 468, "dev": 34, "nlink": 1, "atime": 1726776779.6757467, "mtime": 1726776779.6757467, "ctime": 1726776779.6757467, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.utbcdiaj.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776780.13292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776780.13354: stderr chunk (state=3): >>><<< 4874 1726776780.13358: stdout chunk (state=3): >>><<< 4874 1726776780.13374: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.utbcdiaj.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 468, "dev": 34, "nlink": 1, "atime": 1726776779.6757467, "mtime": 1726776779.6757467, "ctime": 1726776779.6757467, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.utbcdiaj.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776780.13445: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.utbcdiaj.kernel_settings', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776780.13600: Sending initial data 4874 1726776780.13606: Sent initial data (153 bytes) 4874 1726776780.14082: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.14085: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.14088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.14090: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.14144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.14148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.14227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.16093: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776780.16155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776780.16219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/.0obqdo09 /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings <<< 4874 1726776780.16227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings" <<< 4874 1726776780.16278: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/.0obqdo09" to remote "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings" <<< 4874 1726776780.25890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.25967: stderr chunk (state=3): >>><<< 4874 1726776780.25971: stdout chunk (state=3): >>><<< 4874 1726776780.25994: _low_level_execute_command(): starting 4874 1726776780.25997: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/ /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings && sleep 0' 4874 1726776780.26488: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.26493: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.26496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776780.26498: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776780.26501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.26554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.26558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.26632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.28756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.28809: stderr chunk (state=3): >>><<< 4874 1726776780.28813: stdout chunk (state=3): >>><<< 4874 1726776780.28830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.28854: variable 'ansible_module_compression' from source: unknown 4874 1726776780.28894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776780.28913: variable 'ansible_facts' from source: unknown 4874 1726776780.28959: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py 4874 1726776780.29060: Sending initial data 4874 1726776780.29064: Sent initial data (149 bytes) 4874 1726776780.29537: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.29540: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776780.29543: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776780.29545: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.29548: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.29598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.29606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.29672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.31552: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776780.31556: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776780.31614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776780.31672: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpyb_hzudx /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py <<< 4874 1726776780.31680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py" <<< 4874 1726776780.31733: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpyb_hzudx" to remote "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py" <<< 4874 1726776780.32633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.32693: stderr chunk (state=3): >>><<< 4874 1726776780.32696: stdout chunk (state=3): >>><<< 4874 1726776780.32719: done transferring module to remote 4874 1726776780.32727: _low_level_execute_command(): starting 4874 1726776780.32733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/ /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py && sleep 0' 4874 1726776780.33173: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776780.33176: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776780.33179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776780.33181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.33184: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.33243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776780.33247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.33311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.35519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.35564: stderr chunk (state=3): >>><<< 4874 1726776780.35568: stdout chunk (state=3): >>><<< 4874 1726776780.35580: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.35583: _low_level_execute_command(): starting 4874 1726776780.35590: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/AnsiballZ_copy.py && sleep 0' 4874 1726776780.36031: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.36035: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.36038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776780.36040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.36047: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.36094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.36097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.36179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.56594: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.utbcdiaj.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.utbcdiaj.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings", "_original_basename": ".0obqdo09", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776780.58465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776780.58525: stderr chunk (state=3): >>><<< 4874 1726776780.58528: stdout chunk (state=3): >>><<< 4874 1726776780.58544: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.utbcdiaj.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.utbcdiaj.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings", "_original_basename": ".0obqdo09", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776780.58579: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.utbcdiaj.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings', '_original_basename': '.0obqdo09', 'follow': False, 'checksum': '169e46a0442e2493edda7ef1d37dfc572d06525c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776780.58592: _low_level_execute_command(): starting 4874 1726776780.58597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/ > /dev/null 2>&1 && sleep 0' 4874 1726776780.59066: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776780.59069: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776780.59072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776780.59074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776780.59076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.59138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.59141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.59199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.61515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.61518: stdout chunk (state=3): >>><<< 4874 1726776780.61520: stderr chunk (state=3): >>><<< 4874 1726776780.61523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.61528: handler run complete 4874 1726776780.61530: attempt loop complete, returning result 4874 1726776780.61532: _execute() done 4874 1726776780.61534: dumping result to json 4874 1726776780.61536: done dumping result, returning 4874 1726776780.61538: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [0affc99b-caaf-c0d2-5540-000000000228] 4874 1726776780.61540: sending task result for task 0affc99b-caaf-c0d2-5540-000000000228 4874 1726776780.61613: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000228 changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.utbcdiaj.kernel_settings", "gid": 0, "group": "root", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "src": "/root/.ansible/tmp/ansible-tmp-1726776779.807483-5464-54152316256934/.source.kernel_settings", "state": "file", "uid": 0 } 4874 1726776780.61698: no more pending results, returning what we have 4874 1726776780.61704: results queue empty 4874 1726776780.61705: checking for any_errors_fatal 4874 1726776780.61711: done checking for any_errors_fatal 4874 1726776780.61712: checking for max_fail_percentage 4874 1726776780.61714: done checking for max_fail_percentage 4874 1726776780.61715: checking to see if all hosts have failed and the running result is not ok 4874 1726776780.61716: done checking to see if all hosts have failed 4874 1726776780.61717: getting the remaining hosts for this loop 4874 1726776780.61719: done getting the remaining hosts for this loop 4874 1726776780.61724: getting the next task for host managed_node3 4874 1726776780.61731: done getting next task for host managed_node3 4874 1726776780.61734: ^ task is: TASK: Ensure python command exists for tests below 4874 1726776780.61738: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776780.61743: getting variables 4874 1726776780.61744: in VariableManager get_vars() 4874 1726776780.61782: Calling all_inventory to load vars for managed_node3 4874 1726776780.61785: Calling groups_inventory to load vars for managed_node3 4874 1726776780.61788: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776780.61800: Calling all_plugins_play to load vars for managed_node3 4874 1726776780.61917: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776780.61924: WORKER PROCESS EXITING 4874 1726776780.61929: Calling groups_plugins_play to load vars for managed_node3 4874 1726776780.62651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776780.62834: done with get_vars() 4874 1726776780.62843: done getting variables 4874 1726776780.62892: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure python command exists for tests below] **************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 16:13:00 -0400 (0:00:00.895) 0:00:15.454 **** 4874 1726776780.62920: entering _queue_task() for managed_node3/package 4874 1726776780.63128: worker is 1 (out of 1 available) 4874 1726776780.63141: exiting _queue_task() for managed_node3/package 4874 1726776780.63156: done queuing things up, now waiting for results queue to drain 4874 1726776780.63157: waiting for pending results... 4874 1726776780.63338: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 4874 1726776780.63417: in run() - task 0affc99b-caaf-c0d2-5540-000000000229 4874 1726776780.63432: variable 'ansible_search_path' from source: unknown 4874 1726776780.63435: variable 'ansible_search_path' from source: unknown 4874 1726776780.63467: calling self._execute() 4874 1726776780.63544: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776780.63550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776780.63560: variable 'omit' from source: magic vars 4874 1726776780.63656: variable 'omit' from source: magic vars 4874 1726776780.63698: variable 'omit' from source: magic vars 4874 1726776780.63729: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4874 1726776780.63989: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4874 1726776780.64182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776780.65832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776780.65895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776780.65931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776780.65960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776780.65984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776780.66068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776780.66091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776780.66119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776780.66152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776780.66165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776780.66251: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776780.66255: variable 'omit' from source: magic vars 4874 1726776780.66282: variable 'omit' from source: magic vars 4874 1726776780.66308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776780.66335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776780.66351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776780.66366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776780.66376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776780.66404: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776780.66408: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776780.66411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776780.66491: Set connection var ansible_connection to ssh 4874 1726776780.66495: Set connection var ansible_shell_type to sh 4874 1726776780.66507: Set connection var ansible_pipelining to False 4874 1726776780.66518: Set connection var ansible_timeout to 10 4874 1726776780.66525: Set connection var ansible_shell_executable to /bin/sh 4874 1726776780.66533: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776780.66553: variable 'ansible_shell_executable' from source: unknown 4874 1726776780.66556: variable 'ansible_connection' from source: unknown 4874 1726776780.66559: variable 'ansible_module_compression' from source: unknown 4874 1726776780.66562: variable 'ansible_shell_type' from source: unknown 4874 1726776780.66567: variable 'ansible_shell_executable' from source: unknown 4874 1726776780.66570: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776780.66575: variable 'ansible_pipelining' from source: unknown 4874 1726776780.66578: variable 'ansible_timeout' from source: unknown 4874 1726776780.66584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776780.66669: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776780.66679: variable 'omit' from source: magic vars 4874 1726776780.66686: starting attempt loop 4874 1726776780.66689: running the handler 4874 1726776780.66695: variable 'ansible_facts' from source: unknown 4874 1726776780.66698: variable 'ansible_facts' from source: unknown 4874 1726776780.66747: _low_level_execute_command(): starting 4874 1726776780.66751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776780.67283: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.67287: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.67290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.67292: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.67356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.67364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776780.67366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.67429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.69377: stdout chunk (state=3): >>>/root <<< 4874 1726776780.69487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.69553: stderr chunk (state=3): >>><<< 4874 1726776780.69556: stdout chunk (state=3): >>><<< 4874 1726776780.69580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.69593: _low_level_execute_command(): starting 4874 1726776780.69599: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376 `" && echo ansible-tmp-1726776780.6958184-5484-241513739464376="` echo /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376 `" ) && sleep 0' 4874 1726776780.70086: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.70090: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.70092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.70094: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.70147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.70150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.70226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.72566: stdout chunk (state=3): >>>ansible-tmp-1726776780.6958184-5484-241513739464376=/root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376 <<< 4874 1726776780.72693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.72754: stderr chunk (state=3): >>><<< 4874 1726776780.72758: stdout chunk (state=3): >>><<< 4874 1726776780.72777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776780.6958184-5484-241513739464376=/root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.72808: variable 'ansible_module_compression' from source: unknown 4874 1726776780.72856: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4874 1726776780.72894: variable 'ansible_facts' from source: unknown 4874 1726776780.72971: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py 4874 1726776780.73091: Sending initial data 4874 1726776780.73094: Sent initial data (150 bytes) 4874 1726776780.73573: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.73576: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.73579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.73582: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.73646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.73650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776780.73653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.73718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.75555: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776780.75617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776780.75674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpg3zewudw /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py <<< 4874 1726776780.75678: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py" <<< 4874 1726776780.75733: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpg3zewudw" to remote "/root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py" <<< 4874 1726776780.76866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.76944: stderr chunk (state=3): >>><<< 4874 1726776780.76948: stdout chunk (state=3): >>><<< 4874 1726776780.76972: done transferring module to remote 4874 1726776780.76982: _low_level_execute_command(): starting 4874 1726776780.76988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/ /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py && sleep 0' 4874 1726776780.77465: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.77468: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.77471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.77473: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776780.77523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776780.77527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.77602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776780.79961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776780.79965: stdout chunk (state=3): >>><<< 4874 1726776780.79968: stderr chunk (state=3): >>><<< 4874 1726776780.79970: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776780.79973: _low_level_execute_command(): starting 4874 1726776780.79975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/AnsiballZ_dnf.py && sleep 0' 4874 1726776780.80587: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776780.80637: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776780.80736: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776780.80784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.45422: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "python3-configobj"], "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}}} <<< 4874 1726776782.50770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776782.50835: stderr chunk (state=3): >>><<< 4874 1726776782.50839: stdout chunk (state=3): >>><<< 4874 1726776782.50859: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "python3-configobj"], "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776782.50907: done with _execute_module (ansible.legacy.dnf, {'name': ['python3', 'python3-configobj'], '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-1726776780.6958184-5484-241513739464376/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776782.50921: _low_level_execute_command(): starting 4874 1726776782.50925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776780.6958184-5484-241513739464376/ > /dev/null 2>&1 && sleep 0' 4874 1726776782.51377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776782.51419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776782.51422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776782.51424: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776782.51427: 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 <<< 4874 1726776782.51429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.51481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.51488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.51551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.53535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.53584: stderr chunk (state=3): >>><<< 4874 1726776782.53588: stdout chunk (state=3): >>><<< 4874 1726776782.53602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776782.53611: handler run complete 4874 1726776782.53649: attempt loop complete, returning result 4874 1726776782.53652: _execute() done 4874 1726776782.53657: dumping result to json 4874 1726776782.53665: done dumping result, returning 4874 1726776782.53674: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [0affc99b-caaf-c0d2-5540-000000000229] 4874 1726776782.53679: sending task result for task 0affc99b-caaf-c0d2-5540-000000000229 4874 1726776782.53781: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000229 4874 1726776782.53784: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4874 1726776782.53877: no more pending results, returning what we have 4874 1726776782.53881: results queue empty 4874 1726776782.53882: checking for any_errors_fatal 4874 1726776782.53890: done checking for any_errors_fatal 4874 1726776782.53891: checking for max_fail_percentage 4874 1726776782.53897: done checking for max_fail_percentage 4874 1726776782.53898: checking to see if all hosts have failed and the running result is not ok 4874 1726776782.53900: done checking to see if all hosts have failed 4874 1726776782.53900: getting the remaining hosts for this loop 4874 1726776782.53905: done getting the remaining hosts for this loop 4874 1726776782.53910: getting the next task for host managed_node3 4874 1726776782.53917: done getting next task for host managed_node3 4874 1726776782.53920: ^ task is: TASK: Diff expected vs actual content 4874 1726776782.53925: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776782.53929: getting variables 4874 1726776782.53930: in VariableManager get_vars() 4874 1726776782.53964: Calling all_inventory to load vars for managed_node3 4874 1726776782.53967: Calling groups_inventory to load vars for managed_node3 4874 1726776782.53970: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776782.53982: Calling all_plugins_play to load vars for managed_node3 4874 1726776782.53985: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776782.53988: Calling groups_plugins_play to load vars for managed_node3 4874 1726776782.54164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776782.54353: done with get_vars() 4874 1726776782.54362: done getting variables 4874 1726776782.54412: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Diff expected vs actual content] ***************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 16:13:02 -0400 (0:00:01.915) 0:00:17.369 **** 4874 1726776782.54438: entering _queue_task() for managed_node3/shell 4874 1726776782.54637: worker is 1 (out of 1 available) 4874 1726776782.54651: exiting _queue_task() for managed_node3/shell 4874 1726776782.54664: done queuing things up, now waiting for results queue to drain 4874 1726776782.54666: waiting for pending results... 4874 1726776782.54840: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 4874 1726776782.54923: in run() - task 0affc99b-caaf-c0d2-5540-00000000022a 4874 1726776782.54935: variable 'ansible_search_path' from source: unknown 4874 1726776782.54939: variable 'ansible_search_path' from source: unknown 4874 1726776782.54969: calling self._execute() 4874 1726776782.55045: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776782.55051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776782.55062: variable 'omit' from source: magic vars 4874 1726776782.55157: variable 'omit' from source: magic vars 4874 1726776782.55195: variable 'omit' from source: magic vars 4874 1726776782.55517: variable '__kernel_settings_test_python_cmd' from source: include_vars 4874 1726776782.55528: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4874 1726776782.55537: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4874 1726776782.55600: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776782.55676: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776782.55680: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4874 1726776782.55784: variable 'omit' from source: magic vars 4874 1726776782.55824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776782.55854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776782.55876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776782.55890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776782.55902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776782.55932: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776782.55935: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776782.55940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776782.56022: Set connection var ansible_connection to ssh 4874 1726776782.56026: Set connection var ansible_shell_type to sh 4874 1726776782.56038: Set connection var ansible_pipelining to False 4874 1726776782.56046: Set connection var ansible_timeout to 10 4874 1726776782.56053: Set connection var ansible_shell_executable to /bin/sh 4874 1726776782.56059: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776782.56076: variable 'ansible_shell_executable' from source: unknown 4874 1726776782.56079: variable 'ansible_connection' from source: unknown 4874 1726776782.56082: variable 'ansible_module_compression' from source: unknown 4874 1726776782.56088: variable 'ansible_shell_type' from source: unknown 4874 1726776782.56090: variable 'ansible_shell_executable' from source: unknown 4874 1726776782.56098: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776782.56103: variable 'ansible_pipelining' from source: unknown 4874 1726776782.56105: variable 'ansible_timeout' from source: unknown 4874 1726776782.56110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776782.56228: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776782.56237: variable 'omit' from source: magic vars 4874 1726776782.56244: starting attempt loop 4874 1726776782.56247: running the handler 4874 1726776782.56257: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776782.56272: _low_level_execute_command(): starting 4874 1726776782.56280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776782.56811: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776782.56819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.56822: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.56877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.56882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776782.56885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.56945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.58716: stdout chunk (state=3): >>>/root <<< 4874 1726776782.58824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.58872: stderr chunk (state=3): >>><<< 4874 1726776782.58876: stdout chunk (state=3): >>><<< 4874 1726776782.58896: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776782.58909: _low_level_execute_command(): starting 4874 1726776782.58915: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667 `" && echo ansible-tmp-1726776782.5889475-5547-278703418801667="` echo /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667 `" ) && sleep 0' 4874 1726776782.59364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.59367: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.59370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776782.59375: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776782.59377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.59421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.59436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776782.59439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.59517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.61570: stdout chunk (state=3): >>>ansible-tmp-1726776782.5889475-5547-278703418801667=/root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667 <<< 4874 1726776782.61689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.61734: stderr chunk (state=3): >>><<< 4874 1726776782.61739: stdout chunk (state=3): >>><<< 4874 1726776782.61755: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776782.5889475-5547-278703418801667=/root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776782.61780: variable 'ansible_module_compression' from source: unknown 4874 1726776782.61823: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4874 1726776782.61858: variable 'ansible_facts' from source: unknown 4874 1726776782.61922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py 4874 1726776782.62033: Sending initial data 4874 1726776782.62037: Sent initial data (154 bytes) 4874 1726776782.62484: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.62488: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776782.62490: 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.57 is address <<< 4874 1726776782.62493: 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 <<< 4874 1726776782.62495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.62550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.62553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.62628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.64428: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776782.64489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776782.64550: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp93uwyrnq /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py <<< 4874 1726776782.64563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py" <<< 4874 1726776782.64612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp93uwyrnq" to remote "/root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py" <<< 4874 1726776782.65503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.65564: stderr chunk (state=3): >>><<< 4874 1726776782.65567: stdout chunk (state=3): >>><<< 4874 1726776782.65587: done transferring module to remote 4874 1726776782.65596: _low_level_execute_command(): starting 4874 1726776782.65604: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/ /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py && sleep 0' 4874 1726776782.66045: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776782.66048: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.66054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.66056: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.66112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776782.66116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.66189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.68355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.68399: stderr chunk (state=3): >>><<< 4874 1726776782.68404: stdout chunk (state=3): >>><<< 4874 1726776782.68421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776782.68424: _low_level_execute_command(): starting 4874 1726776782.68430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/AnsiballZ_command.py && sleep 0' 4874 1726776782.68862: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.68866: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.68868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776782.68870: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776782.68875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.68927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.68934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.69008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.91418: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:13:02.880724", "end": "2024-09-19 16:13:02.912740", "delta": "0:00:00.032016", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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}}} <<< 4874 1726776782.93330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776782.93391: stderr chunk (state=3): >>><<< 4874 1726776782.93394: stdout chunk (state=3): >>><<< 4874 1726776782.93418: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:13:02.880724", "end": "2024-09-19 16:13:02.912740", "delta": "0:00:00.032016", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776782.93450: done with _execute_module (ansible.legacy.command, {'_raw_params': "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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-1726776782.5889475-5547-278703418801667/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776782.93461: _low_level_execute_command(): starting 4874 1726776782.93467: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776782.5889475-5547-278703418801667/ > /dev/null 2>&1 && sleep 0' 4874 1726776782.93950: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776782.93953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776782.93956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.93958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776782.93960: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776782.94012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776782.94030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776782.94093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776782.96195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776782.96248: stderr chunk (state=3): >>><<< 4874 1726776782.96253: stdout chunk (state=3): >>><<< 4874 1726776782.96268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776782.96276: handler run complete 4874 1726776782.96297: Evaluated conditional (False): False 4874 1726776782.96310: attempt loop complete, returning result 4874 1726776782.96313: _execute() done 4874 1726776782.96319: dumping result to json 4874 1726776782.96325: done dumping result, returning 4874 1726776782.96335: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [0affc99b-caaf-c0d2-5540-00000000022a] 4874 1726776782.96342: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022a 4874 1726776782.96451: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022a 4874 1726776782.96454: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.utbcdiaj.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "delta": "0:00:00.032016", "end": "2024-09-19 16:13:02.912740", "rc": 0, "start": "2024-09-19 16:13:02.880724" } 4874 1726776782.96539: no more pending results, returning what we have 4874 1726776782.96543: results queue empty 4874 1726776782.96544: checking for any_errors_fatal 4874 1726776782.96551: done checking for any_errors_fatal 4874 1726776782.96552: checking for max_fail_percentage 4874 1726776782.96553: done checking for max_fail_percentage 4874 1726776782.96554: checking to see if all hosts have failed and the running result is not ok 4874 1726776782.96555: done checking to see if all hosts have failed 4874 1726776782.96556: getting the remaining hosts for this loop 4874 1726776782.96558: done getting the remaining hosts for this loop 4874 1726776782.96562: getting the next task for host managed_node3 4874 1726776782.96568: done getting next task for host managed_node3 4874 1726776782.96571: ^ task is: TASK: Verify expected content 4874 1726776782.96574: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776782.96578: getting variables 4874 1726776782.96580: in VariableManager get_vars() 4874 1726776782.96616: Calling all_inventory to load vars for managed_node3 4874 1726776782.96620: Calling groups_inventory to load vars for managed_node3 4874 1726776782.96622: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776782.96633: Calling all_plugins_play to load vars for managed_node3 4874 1726776782.96636: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776782.96639: Calling groups_plugins_play to load vars for managed_node3 4874 1726776782.96878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776782.97061: done with get_vars() 4874 1726776782.97070: done getting variables 4874 1726776782.97120: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify expected content] ************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 16:13:02 -0400 (0:00:00.427) 0:00:17.796 **** 4874 1726776782.97146: entering _queue_task() for managed_node3/set_fact 4874 1726776782.97347: worker is 1 (out of 1 available) 4874 1726776782.97360: exiting _queue_task() for managed_node3/set_fact 4874 1726776782.97374: done queuing things up, now waiting for results queue to drain 4874 1726776782.97376: waiting for pending results... 4874 1726776782.97554: running TaskExecutor() for managed_node3/TASK: Verify expected content 4874 1726776782.97632: in run() - task 0affc99b-caaf-c0d2-5540-00000000022b 4874 1726776782.97644: variable 'ansible_search_path' from source: unknown 4874 1726776782.97649: variable 'ansible_search_path' from source: unknown 4874 1726776782.97677: calling self._execute() 4874 1726776782.97753: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776782.97759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776782.97769: variable 'omit' from source: magic vars 4874 1726776782.98169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776782.98385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776782.98426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776782.98458: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776782.98489: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776782.98583: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4874 1726776782.98609: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4874 1726776782.98613: when evaluation is False, skipping this task 4874 1726776782.98619: _execute() done 4874 1726776782.98622: dumping result to json 4874 1726776782.98626: done dumping result, returning 4874 1726776782.98633: done running TaskExecutor() for managed_node3/TASK: Verify expected content [0affc99b-caaf-c0d2-5540-00000000022b] 4874 1726776782.98639: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4874 1726776782.98780: no more pending results, returning what we have 4874 1726776782.98784: results queue empty 4874 1726776782.98785: checking for any_errors_fatal 4874 1726776782.98791: done checking for any_errors_fatal 4874 1726776782.98792: checking for max_fail_percentage 4874 1726776782.98794: done checking for max_fail_percentage 4874 1726776782.98794: checking to see if all hosts have failed and the running result is not ok 4874 1726776782.98796: done checking to see if all hosts have failed 4874 1726776782.98796: getting the remaining hosts for this loop 4874 1726776782.98798: done getting the remaining hosts for this loop 4874 1726776782.98804: getting the next task for host managed_node3 4874 1726776782.98810: done getting next task for host managed_node3 4874 1726776782.98813: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 4874 1726776782.98819: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776782.98822: getting variables 4874 1726776782.98824: in VariableManager get_vars() 4874 1726776782.98856: Calling all_inventory to load vars for managed_node3 4874 1726776782.98859: Calling groups_inventory to load vars for managed_node3 4874 1726776782.98861: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776782.98872: Calling all_plugins_play to load vars for managed_node3 4874 1726776782.98875: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776782.98878: Calling groups_plugins_play to load vars for managed_node3 4874 1726776782.99033: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022b 4874 1726776782.99037: WORKER PROCESS EXITING 4874 1726776782.99050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776782.99238: done with get_vars() 4874 1726776782.99247: done getting variables 4874 1726776782.99290: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show diff - may not reflect actual ConfigObj differences] **************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 16:13:02 -0400 (0:00:00.021) 0:00:17.818 **** 4874 1726776782.99316: entering _queue_task() for managed_node3/command 4874 1726776782.99509: worker is 1 (out of 1 available) 4874 1726776782.99524: exiting _queue_task() for managed_node3/command 4874 1726776782.99538: done queuing things up, now waiting for results queue to drain 4874 1726776782.99539: waiting for pending results... 4874 1726776782.99707: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 4874 1726776782.99783: in run() - task 0affc99b-caaf-c0d2-5540-00000000022c 4874 1726776782.99795: variable 'ansible_search_path' from source: unknown 4874 1726776782.99799: variable 'ansible_search_path' from source: unknown 4874 1726776782.99833: calling self._execute() 4874 1726776782.99903: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776782.99910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776782.99922: variable 'omit' from source: magic vars 4874 1726776783.00300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776783.00564: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776783.00599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776783.00633: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776783.00663: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776783.00750: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4874 1726776783.00773: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4874 1726776783.00777: when evaluation is False, skipping this task 4874 1726776783.00780: _execute() done 4874 1726776783.00782: dumping result to json 4874 1726776783.00787: done dumping result, returning 4874 1726776783.00793: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [0affc99b-caaf-c0d2-5540-00000000022c] 4874 1726776783.00799: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022c 4874 1726776783.00890: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022c 4874 1726776783.00893: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4874 1726776783.00942: no more pending results, returning what we have 4874 1726776783.00946: results queue empty 4874 1726776783.00948: checking for any_errors_fatal 4874 1726776783.00953: done checking for any_errors_fatal 4874 1726776783.00954: checking for max_fail_percentage 4874 1726776783.00955: done checking for max_fail_percentage 4874 1726776783.00956: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.00957: done checking to see if all hosts have failed 4874 1726776783.00958: getting the remaining hosts for this loop 4874 1726776783.00960: done getting the remaining hosts for this loop 4874 1726776783.00963: getting the next task for host managed_node3 4874 1726776783.00969: done getting next task for host managed_node3 4874 1726776783.00971: ^ task is: TASK: Get active_profile file 4874 1726776783.00976: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.00979: getting variables 4874 1726776783.00980: in VariableManager get_vars() 4874 1726776783.01012: Calling all_inventory to load vars for managed_node3 4874 1726776783.01015: Calling groups_inventory to load vars for managed_node3 4874 1726776783.01017: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.01027: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.01030: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.01034: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.01220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.01396: done with get_vars() 4874 1726776783.01406: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.021) 0:00:17.840 **** 4874 1726776783.01476: entering _queue_task() for managed_node3/slurp 4874 1726776783.01660: worker is 1 (out of 1 available) 4874 1726776783.01675: exiting _queue_task() for managed_node3/slurp 4874 1726776783.01689: done queuing things up, now waiting for results queue to drain 4874 1726776783.01690: waiting for pending results... 4874 1726776783.01852: running TaskExecutor() for managed_node3/TASK: Get active_profile file 4874 1726776783.01928: in run() - task 0affc99b-caaf-c0d2-5540-00000000022d 4874 1726776783.01940: variable 'ansible_search_path' from source: unknown 4874 1726776783.01944: variable 'ansible_search_path' from source: unknown 4874 1726776783.01971: calling self._execute() 4874 1726776783.02045: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.02051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.02061: variable 'omit' from source: magic vars 4874 1726776783.02148: variable 'omit' from source: magic vars 4874 1726776783.02187: variable 'omit' from source: magic vars 4874 1726776783.02215: variable 'omit' from source: magic vars 4874 1726776783.02255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776783.02285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776783.02303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776783.02322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776783.02334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776783.02364: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776783.02367: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.02371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.02451: Set connection var ansible_connection to ssh 4874 1726776783.02454: Set connection var ansible_shell_type to sh 4874 1726776783.02469: Set connection var ansible_pipelining to False 4874 1726776783.02477: Set connection var ansible_timeout to 10 4874 1726776783.02484: Set connection var ansible_shell_executable to /bin/sh 4874 1726776783.02491: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776783.02513: variable 'ansible_shell_executable' from source: unknown 4874 1726776783.02519: variable 'ansible_connection' from source: unknown 4874 1726776783.02522: variable 'ansible_module_compression' from source: unknown 4874 1726776783.02527: variable 'ansible_shell_type' from source: unknown 4874 1726776783.02530: variable 'ansible_shell_executable' from source: unknown 4874 1726776783.02534: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.02540: variable 'ansible_pipelining' from source: unknown 4874 1726776783.02544: variable 'ansible_timeout' from source: unknown 4874 1726776783.02549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.02712: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776783.02724: variable 'omit' from source: magic vars 4874 1726776783.02730: starting attempt loop 4874 1726776783.02733: running the handler 4874 1726776783.02746: _low_level_execute_command(): starting 4874 1726776783.02754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776783.03286: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.03290: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776783.03294: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.03351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.03354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.03429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.05370: stdout chunk (state=3): >>>/root <<< 4874 1726776783.05477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.05528: stderr chunk (state=3): >>><<< 4874 1726776783.05532: stdout chunk (state=3): >>><<< 4874 1726776783.05551: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.05562: _low_level_execute_command(): starting 4874 1726776783.05568: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626 `" && echo ansible-tmp-1726776783.0555065-5560-63043604556626="` echo /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626 `" ) && sleep 0' 4874 1726776783.06007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.06010: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.06016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.06018: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.06064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776783.06076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.06152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.08446: stdout chunk (state=3): >>>ansible-tmp-1726776783.0555065-5560-63043604556626=/root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626 <<< 4874 1726776783.08574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.08622: stderr chunk (state=3): >>><<< 4874 1726776783.08627: stdout chunk (state=3): >>><<< 4874 1726776783.08646: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776783.0555065-5560-63043604556626=/root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.08682: variable 'ansible_module_compression' from source: unknown 4874 1726776783.08720: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776783.08753: variable 'ansible_facts' from source: unknown 4874 1726776783.08819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py 4874 1726776783.08929: Sending initial data 4874 1726776783.08933: Sent initial data (151 bytes) 4874 1726776783.09389: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.09394: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776783.09397: 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.57 is address <<< 4874 1726776783.09399: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776783.09402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.09454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.09457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.09530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.11420: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776783.11424: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776783.11479: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776783.11539: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpx83dh5vr /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py <<< 4874 1726776783.11543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py" <<< 4874 1726776783.11597: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpx83dh5vr" to remote "/root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py" <<< 4874 1726776783.12445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.12503: stderr chunk (state=3): >>><<< 4874 1726776783.12507: stdout chunk (state=3): >>><<< 4874 1726776783.12528: done transferring module to remote 4874 1726776783.12540: _low_level_execute_command(): starting 4874 1726776783.12545: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/ /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py && sleep 0' 4874 1726776783.12994: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.12997: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.12999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.13004: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.13058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.13062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.13133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.15259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.15306: stderr chunk (state=3): >>><<< 4874 1726776783.15310: stdout chunk (state=3): >>><<< 4874 1726776783.15327: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.15330: _low_level_execute_command(): starting 4874 1726776783.15336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/AnsiballZ_slurp.py && sleep 0' 4874 1726776783.15770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.15774: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.15776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776783.15778: 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.57 originally 10.31.11.57 <<< 4874 1726776783.15780: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.15839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.15842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.15914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.35748: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 4874 1726776783.37827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776783.37906: stderr chunk (state=3): >>><<< 4874 1726776783.37912: stdout chunk (state=3): >>><<< 4874 1726776783.37918: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776783.37951: done with _execute_module (slurp, {'src': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776783.0555065-5560-63043604556626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776783.37960: _low_level_execute_command(): starting 4874 1726776783.37966: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776783.0555065-5560-63043604556626/ > /dev/null 2>&1 && sleep 0' 4874 1726776783.38452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.38456: 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.57 originally 10.31.11.57 <<< 4874 1726776783.38458: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.38462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776783.38464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.38517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.38520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.38595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.40974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.40978: stdout chunk (state=3): >>><<< 4874 1726776783.40980: stderr chunk (state=3): >>><<< 4874 1726776783.41210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.41219: handler run complete 4874 1726776783.41223: attempt loop complete, returning result 4874 1726776783.41225: _execute() done 4874 1726776783.41228: dumping result to json 4874 1726776783.41230: done dumping result, returning 4874 1726776783.41233: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [0affc99b-caaf-c0d2-5540-00000000022d] 4874 1726776783.41235: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022d 4874 1726776783.41317: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022d 4874 1726776783.41321: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4874 1726776783.41390: no more pending results, returning what we have 4874 1726776783.41393: results queue empty 4874 1726776783.41394: checking for any_errors_fatal 4874 1726776783.41400: done checking for any_errors_fatal 4874 1726776783.41402: checking for max_fail_percentage 4874 1726776783.41404: done checking for max_fail_percentage 4874 1726776783.41405: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.41406: done checking to see if all hosts have failed 4874 1726776783.41407: getting the remaining hosts for this loop 4874 1726776783.41409: done getting the remaining hosts for this loop 4874 1726776783.41414: getting the next task for host managed_node3 4874 1726776783.41421: done getting next task for host managed_node3 4874 1726776783.41424: ^ task is: TASK: Check that active_profile ends with kernel_settings 4874 1726776783.41429: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.41432: getting variables 4874 1726776783.41434: in VariableManager get_vars() 4874 1726776783.41467: Calling all_inventory to load vars for managed_node3 4874 1726776783.41470: Calling groups_inventory to load vars for managed_node3 4874 1726776783.41473: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.41484: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.41487: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.41490: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.41863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.42205: done with get_vars() 4874 1726776783.42221: done getting variables 4874 1726776783.42289: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that active_profile ends with kernel_settings] ********************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.408) 0:00:18.248 **** 4874 1726776783.42329: entering _queue_task() for managed_node3/set_fact 4874 1726776783.42605: worker is 1 (out of 1 available) 4874 1726776783.42621: exiting _queue_task() for managed_node3/set_fact 4874 1726776783.42635: done queuing things up, now waiting for results queue to drain 4874 1726776783.42636: waiting for pending results... 4874 1726776783.42807: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 4874 1726776783.42885: in run() - task 0affc99b-caaf-c0d2-5540-00000000022e 4874 1726776783.42898: variable 'ansible_search_path' from source: unknown 4874 1726776783.42904: variable 'ansible_search_path' from source: unknown 4874 1726776783.42935: calling self._execute() 4874 1726776783.43018: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.43022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.43031: variable 'omit' from source: magic vars 4874 1726776783.43529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776783.45200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776783.45256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776783.45287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776783.45319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776783.45343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776783.45411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776783.45542: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776783.45573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776783.45603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776783.45629: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776783.45735: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 4874 1726776783.45775: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 4874 1726776783.45780: when evaluation is False, skipping this task 4874 1726776783.45783: _execute() done 4874 1726776783.45786: dumping result to json 4874 1726776783.45788: done dumping result, returning 4874 1726776783.45795: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [0affc99b-caaf-c0d2-5540-00000000022e] 4874 1726776783.45804: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022e 4874 1726776783.45892: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022e 4874 1726776783.45895: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')", "skip_reason": "Conditional result was False" } 4874 1726776783.45966: no more pending results, returning what we have 4874 1726776783.45970: results queue empty 4874 1726776783.45971: checking for any_errors_fatal 4874 1726776783.45976: done checking for any_errors_fatal 4874 1726776783.45977: checking for max_fail_percentage 4874 1726776783.45979: done checking for max_fail_percentage 4874 1726776783.45980: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.45982: done checking to see if all hosts have failed 4874 1726776783.45983: getting the remaining hosts for this loop 4874 1726776783.45984: done getting the remaining hosts for this loop 4874 1726776783.45988: getting the next task for host managed_node3 4874 1726776783.45994: done getting next task for host managed_node3 4874 1726776783.45997: ^ task is: TASK: Get profile_mode file 4874 1726776783.46003: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.46006: getting variables 4874 1726776783.46008: in VariableManager get_vars() 4874 1726776783.46044: Calling all_inventory to load vars for managed_node3 4874 1726776783.46048: Calling groups_inventory to load vars for managed_node3 4874 1726776783.46050: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.46061: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.46064: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.46067: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.46263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.46446: done with get_vars() 4874 1726776783.46455: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.041) 0:00:18.290 **** 4874 1726776783.46528: entering _queue_task() for managed_node3/slurp 4874 1726776783.46724: worker is 1 (out of 1 available) 4874 1726776783.46740: exiting _queue_task() for managed_node3/slurp 4874 1726776783.46754: done queuing things up, now waiting for results queue to drain 4874 1726776783.46756: waiting for pending results... 4874 1726776783.46932: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 4874 1726776783.47004: in run() - task 0affc99b-caaf-c0d2-5540-00000000022f 4874 1726776783.47021: variable 'ansible_search_path' from source: unknown 4874 1726776783.47025: variable 'ansible_search_path' from source: unknown 4874 1726776783.47055: calling self._execute() 4874 1726776783.47131: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.47139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.47148: variable 'omit' from source: magic vars 4874 1726776783.47242: variable 'omit' from source: magic vars 4874 1726776783.47283: variable 'omit' from source: magic vars 4874 1726776783.47312: variable 'omit' from source: magic vars 4874 1726776783.47352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776783.47383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776783.47402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776783.47422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776783.47433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776783.47460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776783.47464: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.47469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.47550: Set connection var ansible_connection to ssh 4874 1726776783.47553: Set connection var ansible_shell_type to sh 4874 1726776783.47564: Set connection var ansible_pipelining to False 4874 1726776783.47572: Set connection var ansible_timeout to 10 4874 1726776783.47579: Set connection var ansible_shell_executable to /bin/sh 4874 1726776783.47585: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776783.47604: variable 'ansible_shell_executable' from source: unknown 4874 1726776783.47607: variable 'ansible_connection' from source: unknown 4874 1726776783.47612: variable 'ansible_module_compression' from source: unknown 4874 1726776783.47618: variable 'ansible_shell_type' from source: unknown 4874 1726776783.47621: variable 'ansible_shell_executable' from source: unknown 4874 1726776783.47626: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.47637: variable 'ansible_pipelining' from source: unknown 4874 1726776783.47640: variable 'ansible_timeout' from source: unknown 4874 1726776783.47642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.47809: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776783.47822: variable 'omit' from source: magic vars 4874 1726776783.47829: starting attempt loop 4874 1726776783.47832: running the handler 4874 1726776783.47845: _low_level_execute_command(): starting 4874 1726776783.47855: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776783.48379: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.48385: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776783.48388: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.48445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.48449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.48532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.50529: stdout chunk (state=3): >>>/root <<< 4874 1726776783.50647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.50695: stderr chunk (state=3): >>><<< 4874 1726776783.50699: stdout chunk (state=3): >>><<< 4874 1726776783.50722: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.50734: _low_level_execute_command(): starting 4874 1726776783.50740: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297 `" && echo ansible-tmp-1726776783.5072222-5571-205628041281297="` echo /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297 `" ) && sleep 0' 4874 1726776783.51187: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.51190: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.51193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.51198: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.51256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.51259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.51337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.53683: stdout chunk (state=3): >>>ansible-tmp-1726776783.5072222-5571-205628041281297=/root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297 <<< 4874 1726776783.53822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.53861: stderr chunk (state=3): >>><<< 4874 1726776783.53865: stdout chunk (state=3): >>><<< 4874 1726776783.53881: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776783.5072222-5571-205628041281297=/root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.53923: variable 'ansible_module_compression' from source: unknown 4874 1726776783.53956: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776783.53985: variable 'ansible_facts' from source: unknown 4874 1726776783.54053: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py 4874 1726776783.54162: Sending initial data 4874 1726776783.54165: Sent initial data (152 bytes) 4874 1726776783.54617: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.54620: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776783.54622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776783.54626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776783.54628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.54681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.54687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.54752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.56687: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776783.56696: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776783.56747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776783.56815: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmprkgehwt6 /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py <<< 4874 1726776783.56819: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py" <<< 4874 1726776783.56873: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmprkgehwt6" to remote "/root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py" <<< 4874 1726776783.57732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.57796: stderr chunk (state=3): >>><<< 4874 1726776783.57799: stdout chunk (state=3): >>><<< 4874 1726776783.57825: done transferring module to remote 4874 1726776783.57834: _low_level_execute_command(): starting 4874 1726776783.57840: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/ /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py && sleep 0' 4874 1726776783.58292: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.58296: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.58298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776783.58303: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776783.58305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.58356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.58360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.58436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.60651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.60696: stderr chunk (state=3): >>><<< 4874 1726776783.60700: stdout chunk (state=3): >>><<< 4874 1726776783.60774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.60777: _low_level_execute_command(): starting 4874 1726776783.60780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/AnsiballZ_slurp.py && sleep 0' 4874 1726776783.61171: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.61175: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776783.61177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.61180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776783.61182: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.61237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.61240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.61321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.80663: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 4874 1726776783.82608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776783.82612: stdout chunk (state=3): >>><<< 4874 1726776783.82618: stderr chunk (state=3): >>><<< 4874 1726776783.82621: _low_level_execute_command() done: rc=0, stdout= {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776783.82656: done with _execute_module (slurp, {'src': '/etc/tuned/profile_mode', '_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': 'slurp', '_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-1726776783.5072222-5571-205628041281297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776783.82677: _low_level_execute_command(): starting 4874 1726776783.82690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776783.5072222-5571-205628041281297/ > /dev/null 2>&1 && sleep 0' 4874 1726776783.83319: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776783.83407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776783.83426: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776783.83469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776783.83496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776783.83523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776783.83636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776783.85832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776783.85880: stderr chunk (state=3): >>><<< 4874 1726776783.85884: stdout chunk (state=3): >>><<< 4874 1726776783.85898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776783.85908: handler run complete 4874 1726776783.85925: attempt loop complete, returning result 4874 1726776783.85928: _execute() done 4874 1726776783.85931: dumping result to json 4874 1726776783.85937: done dumping result, returning 4874 1726776783.85945: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [0affc99b-caaf-c0d2-5540-00000000022f] 4874 1726776783.85951: sending task result for task 0affc99b-caaf-c0d2-5540-00000000022f 4874 1726776783.86056: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000022f 4874 1726776783.86059: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 4874 1726776783.86141: no more pending results, returning what we have 4874 1726776783.86146: results queue empty 4874 1726776783.86147: checking for any_errors_fatal 4874 1726776783.86152: done checking for any_errors_fatal 4874 1726776783.86153: checking for max_fail_percentage 4874 1726776783.86155: done checking for max_fail_percentage 4874 1726776783.86156: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.86157: done checking to see if all hosts have failed 4874 1726776783.86158: getting the remaining hosts for this loop 4874 1726776783.86159: done getting the remaining hosts for this loop 4874 1726776783.86163: getting the next task for host managed_node3 4874 1726776783.86170: done getting next task for host managed_node3 4874 1726776783.86173: ^ task is: TASK: Check that profile_mode is manual 4874 1726776783.86177: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.86180: getting variables 4874 1726776783.86182: in VariableManager get_vars() 4874 1726776783.86219: Calling all_inventory to load vars for managed_node3 4874 1726776783.86222: Calling groups_inventory to load vars for managed_node3 4874 1726776783.86225: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.86236: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.86240: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.86243: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.86418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.86607: done with get_vars() 4874 1726776783.86619: done getting variables 4874 1726776783.86666: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that profile_mode is manual] *************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.401) 0:00:18.692 **** 4874 1726776783.86689: entering _queue_task() for managed_node3/set_fact 4874 1726776783.86893: worker is 1 (out of 1 available) 4874 1726776783.86906: exiting _queue_task() for managed_node3/set_fact 4874 1726776783.86921: done queuing things up, now waiting for results queue to drain 4874 1726776783.86923: waiting for pending results... 4874 1726776783.87095: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 4874 1726776783.87172: in run() - task 0affc99b-caaf-c0d2-5540-000000000230 4874 1726776783.87184: variable 'ansible_search_path' from source: unknown 4874 1726776783.87188: variable 'ansible_search_path' from source: unknown 4874 1726776783.87222: calling self._execute() 4874 1726776783.87298: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.87305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.87318: variable 'omit' from source: magic vars 4874 1726776783.87797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776783.89454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776783.89517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776783.89546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776783.89579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776783.89603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776783.89661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776783.89791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776783.89825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776783.89852: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776783.89878: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776783.89995: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 4874 1726776783.90038: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 4874 1726776783.90041: when evaluation is False, skipping this task 4874 1726776783.90044: _execute() done 4874 1726776783.90047: dumping result to json 4874 1726776783.90052: done dumping result, returning 4874 1726776783.90058: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [0affc99b-caaf-c0d2-5540-000000000230] 4874 1726776783.90065: sending task result for task 0affc99b-caaf-c0d2-5540-000000000230 4874 1726776783.90157: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000230 4874 1726776783.90161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')", "skip_reason": "Conditional result was False" } 4874 1726776783.90212: no more pending results, returning what we have 4874 1726776783.90219: results queue empty 4874 1726776783.90220: checking for any_errors_fatal 4874 1726776783.90227: done checking for any_errors_fatal 4874 1726776783.90228: checking for max_fail_percentage 4874 1726776783.90229: done checking for max_fail_percentage 4874 1726776783.90231: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.90232: done checking to see if all hosts have failed 4874 1726776783.90233: getting the remaining hosts for this loop 4874 1726776783.90235: done getting the remaining hosts for this loop 4874 1726776783.90240: getting the next task for host managed_node3 4874 1726776783.90247: done getting next task for host managed_node3 4874 1726776783.90249: ^ task is: TASK: Get the bootloader specific config file 4874 1726776783.90254: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.90258: getting variables 4874 1726776783.90259: in VariableManager get_vars() 4874 1726776783.90292: Calling all_inventory to load vars for managed_node3 4874 1726776783.90296: Calling groups_inventory to load vars for managed_node3 4874 1726776783.90298: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.90311: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.90317: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.90320: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.90539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.90724: done with get_vars() 4874 1726776783.90733: done getting variables 4874 1726776783.90779: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the bootloader specific config file] ********************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.041) 0:00:18.733 **** 4874 1726776783.90806: entering _queue_task() for managed_node3/command 4874 1726776783.91020: worker is 1 (out of 1 available) 4874 1726776783.91036: exiting _queue_task() for managed_node3/command 4874 1726776783.91050: done queuing things up, now waiting for results queue to drain 4874 1726776783.91052: waiting for pending results... 4874 1726776783.91219: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 4874 1726776783.91308: in run() - task 0affc99b-caaf-c0d2-5540-000000000231 4874 1726776783.91320: variable 'ansible_search_path' from source: unknown 4874 1726776783.91324: variable 'ansible_search_path' from source: unknown 4874 1726776783.91355: calling self._execute() 4874 1726776783.91430: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.91437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.91447: variable 'omit' from source: magic vars 4874 1726776783.91847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776783.93491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776783.93546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776783.93582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776783.93611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776783.93636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776783.93706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776783.93732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776783.93753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776783.93785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776783.93800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776783.93887: variable '__kernel_settings_blcmdline_value' from source: set_fact 4874 1726776783.93906: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4874 1726776783.93918: when evaluation is False, skipping this task 4874 1726776783.93922: _execute() done 4874 1726776783.93924: dumping result to json 4874 1726776783.93927: done dumping result, returning 4874 1726776783.93929: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [0affc99b-caaf-c0d2-5540-000000000231] 4874 1726776783.93936: sending task result for task 0affc99b-caaf-c0d2-5540-000000000231 4874 1726776783.94033: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000231 4874 1726776783.94036: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4874 1726776783.94089: no more pending results, returning what we have 4874 1726776783.94094: results queue empty 4874 1726776783.94095: checking for any_errors_fatal 4874 1726776783.94103: done checking for any_errors_fatal 4874 1726776783.94104: checking for max_fail_percentage 4874 1726776783.94106: done checking for max_fail_percentage 4874 1726776783.94107: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.94108: done checking to see if all hosts have failed 4874 1726776783.94109: getting the remaining hosts for this loop 4874 1726776783.94111: done getting the remaining hosts for this loop 4874 1726776783.94118: getting the next task for host managed_node3 4874 1726776783.94125: done getting next task for host managed_node3 4874 1726776783.94128: ^ task is: TASK: Verify bootloader settings value 4874 1726776783.94132: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776783.94136: getting variables 4874 1726776783.94137: in VariableManager get_vars() 4874 1726776783.94170: Calling all_inventory to load vars for managed_node3 4874 1726776783.94173: Calling groups_inventory to load vars for managed_node3 4874 1726776783.94175: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.94186: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.94189: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.94193: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.94371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.94584: done with get_vars() 4874 1726776783.94593: done getting variables 4874 1726776783.94643: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify bootloader settings value] **************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.038) 0:00:18.772 **** 4874 1726776783.94666: entering _queue_task() for managed_node3/set_fact 4874 1726776783.94871: worker is 1 (out of 1 available) 4874 1726776783.94887: exiting _queue_task() for managed_node3/set_fact 4874 1726776783.94904: done queuing things up, now waiting for results queue to drain 4874 1726776783.94906: waiting for pending results... 4874 1726776783.95075: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 4874 1726776783.95154: in run() - task 0affc99b-caaf-c0d2-5540-000000000232 4874 1726776783.95166: variable 'ansible_search_path' from source: unknown 4874 1726776783.95170: variable 'ansible_search_path' from source: unknown 4874 1726776783.95200: calling self._execute() 4874 1726776783.95274: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.95280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.95289: variable 'omit' from source: magic vars 4874 1726776783.95686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776783.97282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776783.97346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776783.97375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776783.97408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776783.97433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776783.97496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776783.97523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776783.97548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776783.97580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776783.97592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776783.97680: variable '__kernel_settings_blcmdline_value' from source: set_fact 4874 1726776783.97697: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4874 1726776783.97700: when evaluation is False, skipping this task 4874 1726776783.97705: _execute() done 4874 1726776783.97707: dumping result to json 4874 1726776783.97712: done dumping result, returning 4874 1726776783.97720: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [0affc99b-caaf-c0d2-5540-000000000232] 4874 1726776783.97726: sending task result for task 0affc99b-caaf-c0d2-5540-000000000232 4874 1726776783.97821: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000232 4874 1726776783.97823: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4874 1726776783.97889: no more pending results, returning what we have 4874 1726776783.97893: results queue empty 4874 1726776783.97894: checking for any_errors_fatal 4874 1726776783.97900: done checking for any_errors_fatal 4874 1726776783.97903: checking for max_fail_percentage 4874 1726776783.97905: done checking for max_fail_percentage 4874 1726776783.97906: checking to see if all hosts have failed and the running result is not ok 4874 1726776783.97907: done checking to see if all hosts have failed 4874 1726776783.97908: getting the remaining hosts for this loop 4874 1726776783.97910: done getting the remaining hosts for this loop 4874 1726776783.97915: getting the next task for host managed_node3 4874 1726776783.97923: done getting next task for host managed_node3 4874 1726776783.97925: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 4874 1726776783.97929: ^ 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? (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 4874 1726776783.97932: getting variables 4874 1726776783.97934: in VariableManager get_vars() 4874 1726776783.97965: Calling all_inventory to load vars for managed_node3 4874 1726776783.97968: Calling groups_inventory to load vars for managed_node3 4874 1726776783.97971: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776783.97981: Calling all_plugins_play to load vars for managed_node3 4874 1726776783.97984: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776783.97988: Calling groups_plugins_play to load vars for managed_node3 4874 1726776783.98145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776783.98328: done with get_vars() 4874 1726776783.98336: done getting variables 4874 1726776783.98381: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if kernel_settings_reboot_required is set if needed] *************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 16:13:03 -0400 (0:00:00.037) 0:00:18.809 **** 4874 1726776783.98404: entering _queue_task() for managed_node3/set_fact 4874 1726776783.98604: worker is 1 (out of 1 available) 4874 1726776783.98619: exiting _queue_task() for managed_node3/set_fact 4874 1726776783.98635: done queuing things up, now waiting for results queue to drain 4874 1726776783.98637: waiting for pending results... 4874 1726776783.98799: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 4874 1726776783.98878: in run() - task 0affc99b-caaf-c0d2-5540-00000000018e 4874 1726776783.98890: variable 'ansible_search_path' from source: unknown 4874 1726776783.98893: variable 'ansible_search_path' from source: unknown 4874 1726776783.98932: calling self._execute() 4874 1726776783.99008: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776783.99014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776783.99026: variable 'omit' from source: magic vars 4874 1726776783.99439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.01080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.01134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.01165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.01196: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.01222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.01291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.01327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.01349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.01386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.01398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.01488: variable '__kernel_settings_check_reboot' from source: set_fact 4874 1726776784.01504: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 4874 1726776784.01507: when evaluation is False, skipping this task 4874 1726776784.01511: _execute() done 4874 1726776784.01514: dumping result to json 4874 1726776784.01521: done dumping result, returning 4874 1726776784.01528: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [0affc99b-caaf-c0d2-5540-00000000018e] 4874 1726776784.01534: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018e 4874 1726776784.01624: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018e 4874 1726776784.01627: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776784.01675: no more pending results, returning what we have 4874 1726776784.01679: results queue empty 4874 1726776784.01680: checking for any_errors_fatal 4874 1726776784.01686: done checking for any_errors_fatal 4874 1726776784.01687: checking for max_fail_percentage 4874 1726776784.01689: done checking for max_fail_percentage 4874 1726776784.01690: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.01691: done checking to see if all hosts have failed 4874 1726776784.01692: getting the remaining hosts for this loop 4874 1726776784.01694: done getting the remaining hosts for this loop 4874 1726776784.01698: getting the next task for host managed_node3 4874 1726776784.01707: done getting next task for host managed_node3 4874 1726776784.01710: ^ task is: TASK: Assert success 4874 1726776784.01714: ^ 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? (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 4874 1726776784.01717: getting variables 4874 1726776784.01719: in VariableManager get_vars() 4874 1726776784.01749: Calling all_inventory to load vars for managed_node3 4874 1726776784.01752: Calling groups_inventory to load vars for managed_node3 4874 1726776784.01755: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.01765: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.01768: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.01772: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.01968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.02147: done with get_vars() 4874 1726776784.02154: done getting variables 4874 1726776784.02228: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert success] ********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.038) 0:00:18.848 **** 4874 1726776784.02250: entering _queue_task() for managed_node3/assert 4874 1726776784.02252: Creating lock for assert 4874 1726776784.02441: worker is 1 (out of 1 available) 4874 1726776784.02456: exiting _queue_task() for managed_node3/assert 4874 1726776784.02470: done queuing things up, now waiting for results queue to drain 4874 1726776784.02472: waiting for pending results... 4874 1726776784.02640: running TaskExecutor() for managed_node3/TASK: Assert success 4874 1726776784.02708: in run() - task 0affc99b-caaf-c0d2-5540-00000000018f 4874 1726776784.02723: variable 'ansible_search_path' from source: unknown 4874 1726776784.02727: variable 'ansible_search_path' from source: unknown 4874 1726776784.02756: calling self._execute() 4874 1726776784.02834: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.02840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.02849: variable 'omit' from source: magic vars 4874 1726776784.02940: variable 'omit' from source: magic vars 4874 1726776784.02973: variable 'omit' from source: magic vars 4874 1726776784.02998: variable 'omit' from source: magic vars 4874 1726776784.03040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776784.03070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776784.03087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776784.03104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.03115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.03146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776784.03150: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.03155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.03234: Set connection var ansible_connection to ssh 4874 1726776784.03239: Set connection var ansible_shell_type to sh 4874 1726776784.03252: Set connection var ansible_pipelining to False 4874 1726776784.03261: Set connection var ansible_timeout to 10 4874 1726776784.03267: Set connection var ansible_shell_executable to /bin/sh 4874 1726776784.03274: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776784.03291: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.03294: variable 'ansible_connection' from source: unknown 4874 1726776784.03297: variable 'ansible_module_compression' from source: unknown 4874 1726776784.03302: variable 'ansible_shell_type' from source: unknown 4874 1726776784.03307: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.03311: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.03318: variable 'ansible_pipelining' from source: unknown 4874 1726776784.03321: variable 'ansible_timeout' from source: unknown 4874 1726776784.03327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.03447: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776784.03457: variable 'omit' from source: magic vars 4874 1726776784.03465: starting attempt loop 4874 1726776784.03468: running the handler 4874 1726776784.03765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.05458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.05509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.05543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.05573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.05595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.05658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.05681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.05703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.05737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.05753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.05838: variable '__kernel_settings_success' from source: set_fact 4874 1726776784.05854: Evaluated conditional (__kernel_settings_success | d(false)): True 4874 1726776784.05860: handler run complete 4874 1726776784.05881: attempt loop complete, returning result 4874 1726776784.05885: _execute() done 4874 1726776784.05888: dumping result to json 4874 1726776784.05892: done dumping result, returning 4874 1726776784.05900: done running TaskExecutor() for managed_node3/TASK: Assert success [0affc99b-caaf-c0d2-5540-00000000018f] 4874 1726776784.05908: sending task result for task 0affc99b-caaf-c0d2-5540-00000000018f 4874 1726776784.05999: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000018f ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4874 1726776784.06058: no more pending results, returning what we have 4874 1726776784.06063: results queue empty 4874 1726776784.06064: checking for any_errors_fatal 4874 1726776784.06072: done checking for any_errors_fatal 4874 1726776784.06073: checking for max_fail_percentage 4874 1726776784.06075: done checking for max_fail_percentage 4874 1726776784.06076: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.06077: done checking to see if all hosts have failed 4874 1726776784.06078: getting the remaining hosts for this loop 4874 1726776784.06080: done getting the remaining hosts for this loop 4874 1726776784.06084: getting the next task for host managed_node3 4874 1726776784.06092: done getting next task for host managed_node3 4874 1726776784.06095: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 4874 1726776784.06098: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.06104: getting variables 4874 1726776784.06105: in VariableManager get_vars() 4874 1726776784.06142: Calling all_inventory to load vars for managed_node3 4874 1726776784.06145: Calling groups_inventory to load vars for managed_node3 4874 1726776784.06147: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.06158: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.06161: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.06170: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.06350: WORKER PROCESS EXITING 4874 1726776784.06362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.06545: done with get_vars() 4874 1726776784.06554: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.043) 0:00:18.891 **** 4874 1726776784.06626: entering _queue_task() for managed_node3/include_tasks 4874 1726776784.06824: worker is 1 (out of 1 available) 4874 1726776784.06839: exiting _queue_task() for managed_node3/include_tasks 4874 1726776784.06854: done queuing things up, now waiting for results queue to drain 4874 1726776784.06856: waiting for pending results... 4874 1726776784.07036: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 4874 1726776784.07096: in run() - task 0affc99b-caaf-c0d2-5540-00000000000a 4874 1726776784.07113: variable 'ansible_search_path' from source: unknown 4874 1726776784.07146: calling self._execute() 4874 1726776784.07223: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.07229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.07240: variable 'omit' from source: magic vars 4874 1726776784.07336: _execute() done 4874 1726776784.07340: dumping result to json 4874 1726776784.07343: done dumping result, returning 4874 1726776784.07349: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [0affc99b-caaf-c0d2-5540-00000000000a] 4874 1726776784.07357: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000a 4874 1726776784.07455: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000a 4874 1726776784.07458: WORKER PROCESS EXITING 4874 1726776784.07486: no more pending results, returning what we have 4874 1726776784.07491: in VariableManager get_vars() 4874 1726776784.07530: Calling all_inventory to load vars for managed_node3 4874 1726776784.07533: Calling groups_inventory to load vars for managed_node3 4874 1726776784.07535: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.07546: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.07549: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.07553: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.07754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.07928: done with get_vars() 4874 1726776784.07934: variable 'ansible_search_path' from source: unknown 4874 1726776784.07944: we have included files to process 4874 1726776784.07944: generating all_blocks data 4874 1726776784.07946: done generating all_blocks data 4874 1726776784.07949: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4874 1726776784.07950: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4874 1726776784.07951: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4874 1726776784.08212: done processing included file 4874 1726776784.08215: iterating over new_blocks loaded from include file 4874 1726776784.08216: in VariableManager get_vars() 4874 1726776784.08228: done with get_vars() 4874 1726776784.08229: filtering new block on tags 4874 1726776784.08253: done filtering new block on tags 4874 1726776784.08254: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 4874 1726776784.08258: extending task lists for all hosts with included blocks 4874 1726776784.09394: done extending task lists 4874 1726776784.09396: done processing included files 4874 1726776784.09396: results queue empty 4874 1726776784.09397: checking for any_errors_fatal 4874 1726776784.09399: done checking for any_errors_fatal 4874 1726776784.09400: checking for max_fail_percentage 4874 1726776784.09402: done checking for max_fail_percentage 4874 1726776784.09403: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.09403: done checking to see if all hosts have failed 4874 1726776784.09404: getting the remaining hosts for this loop 4874 1726776784.09405: done getting the remaining hosts for this loop 4874 1726776784.09407: getting the next task for host managed_node3 4874 1726776784.09410: done getting next task for host managed_node3 4874 1726776784.09412: ^ task is: TASK: Get file 4874 1726776784.09415: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.09417: getting variables 4874 1726776784.09418: in VariableManager get_vars() 4874 1726776784.09428: Calling all_inventory to load vars for managed_node3 4874 1726776784.09430: Calling groups_inventory to load vars for managed_node3 4874 1726776784.09432: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.09436: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.09438: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.09440: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.09563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.09746: done with get_vars() 4874 1726776784.09755: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.031) 0:00:18.923 **** 4874 1726776784.09808: entering _queue_task() for managed_node3/slurp 4874 1726776784.09995: worker is 1 (out of 1 available) 4874 1726776784.10012: exiting _queue_task() for managed_node3/slurp 4874 1726776784.10028: done queuing things up, now waiting for results queue to drain 4874 1726776784.10029: waiting for pending results... 4874 1726776784.10202: running TaskExecutor() for managed_node3/TASK: Get file 4874 1726776784.10269: in run() - task 0affc99b-caaf-c0d2-5540-00000000028a 4874 1726776784.10283: variable 'ansible_search_path' from source: unknown 4874 1726776784.10286: variable 'ansible_search_path' from source: unknown 4874 1726776784.10320: calling self._execute() 4874 1726776784.10389: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.10395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.10406: variable 'omit' from source: magic vars 4874 1726776784.10792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.10995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.11036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.11065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.11094: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.11167: 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) 4874 1726776784.11187: 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) 4874 1726776784.11210: 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) 4874 1726776784.11237: 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) 4874 1726776784.11334: Evaluated conditional (not __file_content is defined): True 4874 1726776784.11341: variable 'omit' from source: magic vars 4874 1726776784.11371: variable 'omit' from source: magic vars 4874 1726776784.11392: variable '__file' from source: include params 4874 1726776784.11457: variable '__file' from source: include params 4874 1726776784.11466: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4874 1726776784.11519: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4874 1726776784.11577: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776784.11644: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776784.11650: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4874 1726776784.11710: variable 'omit' from source: magic vars 4874 1726776784.11734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776784.11757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776784.11772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776784.11793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.11802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.11829: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776784.11832: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.11837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.11916: Set connection var ansible_connection to ssh 4874 1726776784.11920: Set connection var ansible_shell_type to sh 4874 1726776784.11930: Set connection var ansible_pipelining to False 4874 1726776784.11939: Set connection var ansible_timeout to 10 4874 1726776784.11945: Set connection var ansible_shell_executable to /bin/sh 4874 1726776784.11951: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776784.11968: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.11971: variable 'ansible_connection' from source: unknown 4874 1726776784.11975: variable 'ansible_module_compression' from source: unknown 4874 1726776784.11979: variable 'ansible_shell_type' from source: unknown 4874 1726776784.11982: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.11987: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.11992: variable 'ansible_pipelining' from source: unknown 4874 1726776784.11996: variable 'ansible_timeout' from source: unknown 4874 1726776784.12001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.12120: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776784.12127: variable 'omit' from source: magic vars 4874 1726776784.12134: starting attempt loop 4874 1726776784.12137: running the handler 4874 1726776784.12150: _low_level_execute_command(): starting 4874 1726776784.12157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776784.12666: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.12705: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.12708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776784.12711: 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.57 originally 10.31.11.57 <<< 4874 1726776784.12714: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.12767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.12770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776784.12772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.12846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.14798: stdout chunk (state=3): >>>/root <<< 4874 1726776784.14918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776784.14968: stderr chunk (state=3): >>><<< 4874 1726776784.14971: stdout chunk (state=3): >>><<< 4874 1726776784.14991: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776784.15007: _low_level_execute_command(): starting 4874 1726776784.15013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233 `" && echo ansible-tmp-1726776784.1499114-5588-111248971298233="` echo /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233 `" ) && sleep 0' 4874 1726776784.15463: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.15466: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.15469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776784.15472: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776784.15474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.15528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.15535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.15606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.17943: stdout chunk (state=3): >>>ansible-tmp-1726776784.1499114-5588-111248971298233=/root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233 <<< 4874 1726776784.18081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776784.18131: stderr chunk (state=3): >>><<< 4874 1726776784.18134: stdout chunk (state=3): >>><<< 4874 1726776784.18149: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776784.1499114-5588-111248971298233=/root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776784.18186: variable 'ansible_module_compression' from source: unknown 4874 1726776784.18224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776784.18251: variable 'ansible_facts' from source: unknown 4874 1726776784.18314: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py 4874 1726776784.18425: Sending initial data 4874 1726776784.18429: Sent initial data (152 bytes) 4874 1726776784.18870: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.18874: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776784.18876: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776784.18879: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776784.18881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.18937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.18941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776784.18943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.19015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.20941: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776784.20999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776784.21065: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpdy4ruikn /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py <<< 4874 1726776784.21069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py" <<< 4874 1726776784.21119: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpdy4ruikn" to remote "/root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py" <<< 4874 1726776784.21966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776784.22037: stderr chunk (state=3): >>><<< 4874 1726776784.22040: stdout chunk (state=3): >>><<< 4874 1726776784.22061: done transferring module to remote 4874 1726776784.22071: _low_level_execute_command(): starting 4874 1726776784.22077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/ /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py && sleep 0' 4874 1726776784.22534: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776784.22537: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776784.22540: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.22543: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.22597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.22606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.22669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.24931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776784.24980: stderr chunk (state=3): >>><<< 4874 1726776784.24984: stdout chunk (state=3): >>><<< 4874 1726776784.24997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776784.25002: _low_level_execute_command(): starting 4874 1726776784.25009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/AnsiballZ_slurp.py && sleep 0' 4874 1726776784.25463: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.25467: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.25469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776784.25472: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776784.25474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.25532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.25537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776784.25539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.25616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.45486: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4874 1726776784.47647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776784.47710: stderr chunk (state=3): >>><<< 4874 1726776784.47714: stdout chunk (state=3): >>><<< 4874 1726776784.47734: _low_level_execute_command() done: rc=0, stdout= {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776784.47759: done with _execute_module (slurp, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_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-1726776784.1499114-5588-111248971298233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776784.47771: _low_level_execute_command(): starting 4874 1726776784.47778: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776784.1499114-5588-111248971298233/ > /dev/null 2>&1 && sleep 0' 4874 1726776784.48260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776784.48263: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.48266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776784.48268: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776784.48270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776784.48331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776784.48335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776784.48397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776784.50662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776784.50716: stderr chunk (state=3): >>><<< 4874 1726776784.50720: stdout chunk (state=3): >>><<< 4874 1726776784.50732: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776784.50739: handler run complete 4874 1726776784.50754: attempt loop complete, returning result 4874 1726776784.50757: _execute() done 4874 1726776784.50762: dumping result to json 4874 1726776784.50766: done dumping result, returning 4874 1726776784.50775: done running TaskExecutor() for managed_node3/TASK: Get file [0affc99b-caaf-c0d2-5540-00000000028a] 4874 1726776784.50781: sending task result for task 0affc99b-caaf-c0d2-5540-00000000028a 4874 1726776784.50887: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000028a 4874 1726776784.50890: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf" } 4874 1726776784.50974: no more pending results, returning what we have 4874 1726776784.50978: results queue empty 4874 1726776784.50979: checking for any_errors_fatal 4874 1726776784.50980: done checking for any_errors_fatal 4874 1726776784.50981: checking for max_fail_percentage 4874 1726776784.50983: done checking for max_fail_percentage 4874 1726776784.50984: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.50985: done checking to see if all hosts have failed 4874 1726776784.50986: getting the remaining hosts for this loop 4874 1726776784.50988: done getting the remaining hosts for this loop 4874 1726776784.50993: getting the next task for host managed_node3 4874 1726776784.50999: done getting next task for host managed_node3 4874 1726776784.51004: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 4874 1726776784.51008: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.51012: getting variables 4874 1726776784.51015: in VariableManager get_vars() 4874 1726776784.51050: Calling all_inventory to load vars for managed_node3 4874 1726776784.51053: Calling groups_inventory to load vars for managed_node3 4874 1726776784.51055: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.51067: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.51070: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.51074: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.51247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.51434: done with get_vars() 4874 1726776784.51445: done getting variables 4874 1726776784.51493: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.417) 0:00:19.340 **** 4874 1726776784.51520: entering _queue_task() for managed_node3/assert 4874 1726776784.51726: worker is 1 (out of 1 available) 4874 1726776784.51740: exiting _queue_task() for managed_node3/assert 4874 1726776784.51754: done queuing things up, now waiting for results queue to drain 4874 1726776784.51755: waiting for pending results... 4874 1726776784.51928: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 4874 1726776784.51992: in run() - task 0affc99b-caaf-c0d2-5540-00000000028b 4874 1726776784.52006: variable 'ansible_search_path' from source: unknown 4874 1726776784.52010: variable 'ansible_search_path' from source: unknown 4874 1726776784.52044: calling self._execute() 4874 1726776784.52120: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.52124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.52134: variable 'omit' from source: magic vars 4874 1726776784.52229: variable 'omit' from source: magic vars 4874 1726776784.52264: variable 'omit' from source: magic vars 4874 1726776784.52291: variable 'omit' from source: magic vars 4874 1726776784.52334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776784.52366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776784.52384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776784.52400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.52416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.52444: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776784.52447: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.52452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.52535: Set connection var ansible_connection to ssh 4874 1726776784.52539: Set connection var ansible_shell_type to sh 4874 1726776784.52548: Set connection var ansible_pipelining to False 4874 1726776784.52556: Set connection var ansible_timeout to 10 4874 1726776784.52563: Set connection var ansible_shell_executable to /bin/sh 4874 1726776784.52570: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776784.52589: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.52592: variable 'ansible_connection' from source: unknown 4874 1726776784.52597: variable 'ansible_module_compression' from source: unknown 4874 1726776784.52599: variable 'ansible_shell_type' from source: unknown 4874 1726776784.52605: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.52610: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.52617: variable 'ansible_pipelining' from source: unknown 4874 1726776784.52620: variable 'ansible_timeout' from source: unknown 4874 1726776784.52623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.52743: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776784.52755: variable 'omit' from source: magic vars 4874 1726776784.52762: starting attempt loop 4874 1726776784.52766: running the handler 4874 1726776784.53194: variable 'ansible_managed' from source: task vars 4874 1726776784.53307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4874 1726776784.53493: Loaded config def from plugin (lookup/template) 4874 1726776784.53497: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 4874 1726776784.53523: File lookup term: get_ansible_managed.j2 4874 1726776784.53526: variable 'ansible_search_path' from source: unknown 4874 1726776784.53529: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4874 1726776784.53560: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 4874 1726776784.53577: variable 'ansible_search_path' from source: unknown 4874 1726776784.54698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.56169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.56227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.56259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.56288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.56312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.56377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.56402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.56424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.56457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.56472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.56553: variable 'ansible_managed' from source: task vars 4874 1726776784.56603: variable 'content' from source: task vars 4874 1726776784.56722: variable '__content' from source: set_fact 4874 1726776784.56743: Evaluated conditional (ansible_managed in content): True 4874 1726776784.56841: variable '__fingerprint' from source: include params 4874 1726776784.56845: variable 'content' from source: task vars 4874 1726776784.56961: variable '__content' from source: set_fact 4874 1726776784.56974: Evaluated conditional (__fingerprint in content): True 4874 1726776784.56981: handler run complete 4874 1726776784.56993: attempt loop complete, returning result 4874 1726776784.56996: _execute() done 4874 1726776784.57000: dumping result to json 4874 1726776784.57007: done dumping result, returning 4874 1726776784.57021: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [0affc99b-caaf-c0d2-5540-00000000028b] 4874 1726776784.57032: sending task result for task 0affc99b-caaf-c0d2-5540-00000000028b 4874 1726776784.57120: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000028b 4874 1726776784.57123: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4874 1726776784.57171: no more pending results, returning what we have 4874 1726776784.57175: results queue empty 4874 1726776784.57176: checking for any_errors_fatal 4874 1726776784.57185: done checking for any_errors_fatal 4874 1726776784.57186: checking for max_fail_percentage 4874 1726776784.57188: done checking for max_fail_percentage 4874 1726776784.57189: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.57190: done checking to see if all hosts have failed 4874 1726776784.57191: getting the remaining hosts for this loop 4874 1726776784.57193: done getting the remaining hosts for this loop 4874 1726776784.57197: getting the next task for host managed_node3 4874 1726776784.57208: done getting next task for host managed_node3 4874 1726776784.57211: ^ task is: TASK: Ensure role reported changed 4874 1726776784.57214: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.57218: getting variables 4874 1726776784.57219: in VariableManager get_vars() 4874 1726776784.57254: Calling all_inventory to load vars for managed_node3 4874 1726776784.57257: Calling groups_inventory to load vars for managed_node3 4874 1726776784.57260: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.57271: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.57274: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.57277: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.57491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.57669: done with get_vars() 4874 1726776784.57677: done getting variables 4874 1726776784.57726: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.062) 0:00:19.403 **** 4874 1726776784.57747: entering _queue_task() for managed_node3/assert 4874 1726776784.57947: worker is 1 (out of 1 available) 4874 1726776784.57961: exiting _queue_task() for managed_node3/assert 4874 1726776784.57974: done queuing things up, now waiting for results queue to drain 4874 1726776784.57976: waiting for pending results... 4874 1726776784.58146: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 4874 1726776784.58210: in run() - task 0affc99b-caaf-c0d2-5540-00000000000b 4874 1726776784.58225: variable 'ansible_search_path' from source: unknown 4874 1726776784.58256: calling self._execute() 4874 1726776784.58332: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.58339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.58348: variable 'omit' from source: magic vars 4874 1726776784.58444: variable 'omit' from source: magic vars 4874 1726776784.58470: variable 'omit' from source: magic vars 4874 1726776784.58496: variable 'omit' from source: magic vars 4874 1726776784.58538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776784.58569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776784.58587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776784.58604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.58615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776784.58646: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776784.58649: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.58655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.58734: Set connection var ansible_connection to ssh 4874 1726776784.58739: Set connection var ansible_shell_type to sh 4874 1726776784.58754: Set connection var ansible_pipelining to False 4874 1726776784.58761: Set connection var ansible_timeout to 10 4874 1726776784.58767: Set connection var ansible_shell_executable to /bin/sh 4874 1726776784.58773: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776784.58791: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.58794: variable 'ansible_connection' from source: unknown 4874 1726776784.58797: variable 'ansible_module_compression' from source: unknown 4874 1726776784.58804: variable 'ansible_shell_type' from source: unknown 4874 1726776784.58806: variable 'ansible_shell_executable' from source: unknown 4874 1726776784.58811: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.58818: variable 'ansible_pipelining' from source: unknown 4874 1726776784.58821: variable 'ansible_timeout' from source: unknown 4874 1726776784.58826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.58949: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776784.58960: variable 'omit' from source: magic vars 4874 1726776784.58966: starting attempt loop 4874 1726776784.58971: running the handler 4874 1726776784.59267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.61144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.61193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.61227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.61260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.61284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.61344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.61369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.61393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.61429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.61441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.61525: variable '__kernel_settings_changed' from source: set_fact 4874 1726776784.61540: Evaluated conditional (__kernel_settings_changed | d(false)): True 4874 1726776784.61546: handler run complete 4874 1726776784.61565: attempt loop complete, returning result 4874 1726776784.61569: _execute() done 4874 1726776784.61576: dumping result to json 4874 1726776784.61579: done dumping result, returning 4874 1726776784.61585: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [0affc99b-caaf-c0d2-5540-00000000000b] 4874 1726776784.61594: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000b 4874 1726776784.61682: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000b 4874 1726776784.61685: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4874 1726776784.61738: no more pending results, returning what we have 4874 1726776784.61743: results queue empty 4874 1726776784.61744: checking for any_errors_fatal 4874 1726776784.61751: done checking for any_errors_fatal 4874 1726776784.61752: checking for max_fail_percentage 4874 1726776784.61753: done checking for max_fail_percentage 4874 1726776784.61754: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.61756: done checking to see if all hosts have failed 4874 1726776784.61757: getting the remaining hosts for this loop 4874 1726776784.61759: done getting the remaining hosts for this loop 4874 1726776784.61763: getting the next task for host managed_node3 4874 1726776784.61769: done getting next task for host managed_node3 4874 1726776784.61771: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 4874 1726776784.61774: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.61777: getting variables 4874 1726776784.61779: in VariableManager get_vars() 4874 1726776784.61813: Calling all_inventory to load vars for managed_node3 4874 1726776784.61816: Calling groups_inventory to load vars for managed_node3 4874 1726776784.61818: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.61829: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.61832: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.61841: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.62012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.62188: done with get_vars() 4874 1726776784.62197: done getting variables 4874 1726776784.62245: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.045) 0:00:19.448 **** 4874 1726776784.62267: entering _queue_task() for managed_node3/reboot 4874 1726776784.62467: worker is 1 (out of 1 available) 4874 1726776784.62481: exiting _queue_task() for managed_node3/reboot 4874 1726776784.62494: done queuing things up, now waiting for results queue to drain 4874 1726776784.62496: waiting for pending results... 4874 1726776784.62673: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 4874 1726776784.62739: in run() - task 0affc99b-caaf-c0d2-5540-00000000000c 4874 1726776784.62751: variable 'ansible_search_path' from source: unknown 4874 1726776784.62783: calling self._execute() 4874 1726776784.62866: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.62874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.62883: variable 'omit' from source: magic vars 4874 1726776784.63355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.65146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.65195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.65228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.65270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.65294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.65363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.65387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.65411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.65445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.65458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.65545: variable 'kernel_settings_reboot_required' from source: set_fact 4874 1726776784.65562: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4874 1726776784.65566: when evaluation is False, skipping this task 4874 1726776784.65568: _execute() done 4874 1726776784.65572: dumping result to json 4874 1726776784.65575: done dumping result, returning 4874 1726776784.65583: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [0affc99b-caaf-c0d2-5540-00000000000c] 4874 1726776784.65589: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000c 4874 1726776784.65685: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000c 4874 1726776784.65688: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776784.65740: no more pending results, returning what we have 4874 1726776784.65745: results queue empty 4874 1726776784.65745: checking for any_errors_fatal 4874 1726776784.65752: done checking for any_errors_fatal 4874 1726776784.65752: checking for max_fail_percentage 4874 1726776784.65754: done checking for max_fail_percentage 4874 1726776784.65755: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.65756: done checking to see if all hosts have failed 4874 1726776784.65757: getting the remaining hosts for this loop 4874 1726776784.65760: done getting the remaining hosts for this loop 4874 1726776784.65764: getting the next task for host managed_node3 4874 1726776784.65771: done getting next task for host managed_node3 4874 1726776784.65773: ^ task is: TASK: Verify that settings were applied correctly after reboot 4874 1726776784.65776: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.65779: getting variables 4874 1726776784.65781: in VariableManager get_vars() 4874 1726776784.65818: Calling all_inventory to load vars for managed_node3 4874 1726776784.65821: Calling groups_inventory to load vars for managed_node3 4874 1726776784.65823: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.65834: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.65837: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.65840: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.66051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.66229: done with get_vars() 4874 1726776784.66237: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.040) 0:00:19.488 **** 4874 1726776784.66307: entering _queue_task() for managed_node3/include_tasks 4874 1726776784.66511: worker is 1 (out of 1 available) 4874 1726776784.66529: exiting _queue_task() for managed_node3/include_tasks 4874 1726776784.66542: done queuing things up, now waiting for results queue to drain 4874 1726776784.66544: waiting for pending results... 4874 1726776784.66715: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 4874 1726776784.66773: in run() - task 0affc99b-caaf-c0d2-5540-00000000000d 4874 1726776784.66787: variable 'ansible_search_path' from source: unknown 4874 1726776784.66821: calling self._execute() 4874 1726776784.66896: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.66904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.66916: variable 'omit' from source: magic vars 4874 1726776784.67317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.69098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.69153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.69183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.69217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.69239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.69306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.69331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.69352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.69384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.69401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.69480: variable 'kernel_settings_reboot_required' from source: set_fact 4874 1726776784.69495: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4874 1726776784.69499: when evaluation is False, skipping this task 4874 1726776784.69503: _execute() done 4874 1726776784.69506: dumping result to json 4874 1726776784.69517: done dumping result, returning 4874 1726776784.69520: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [0affc99b-caaf-c0d2-5540-00000000000d] 4874 1726776784.69523: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000d 4874 1726776784.69621: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000d 4874 1726776784.69624: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776784.69681: no more pending results, returning what we have 4874 1726776784.69685: results queue empty 4874 1726776784.69686: checking for any_errors_fatal 4874 1726776784.69691: done checking for any_errors_fatal 4874 1726776784.69692: checking for max_fail_percentage 4874 1726776784.69693: done checking for max_fail_percentage 4874 1726776784.69694: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.69695: done checking to see if all hosts have failed 4874 1726776784.69697: getting the remaining hosts for this loop 4874 1726776784.69699: done getting the remaining hosts for this loop 4874 1726776784.69705: getting the next task for host managed_node3 4874 1726776784.69710: done getting next task for host managed_node3 4874 1726776784.69716: ^ task is: TASK: Apply the settings again to check idempotency 4874 1726776784.69718: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.69721: getting variables 4874 1726776784.69723: in VariableManager get_vars() 4874 1726776784.69756: Calling all_inventory to load vars for managed_node3 4874 1726776784.69758: Calling groups_inventory to load vars for managed_node3 4874 1726776784.69761: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.69771: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.69775: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.69778: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.69944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.70308: done with get_vars() 4874 1726776784.70318: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.040) 0:00:19.529 **** 4874 1726776784.70386: entering _queue_task() for managed_node3/include_role 4874 1726776784.70581: worker is 1 (out of 1 available) 4874 1726776784.70595: exiting _queue_task() for managed_node3/include_role 4874 1726776784.70611: done queuing things up, now waiting for results queue to drain 4874 1726776784.70613: waiting for pending results... 4874 1726776784.70780: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 4874 1726776784.70845: in run() - task 0affc99b-caaf-c0d2-5540-00000000000e 4874 1726776784.70855: variable 'ansible_search_path' from source: unknown 4874 1726776784.70890: calling self._execute() 4874 1726776784.70963: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.70970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.70980: variable 'omit' from source: magic vars 4874 1726776784.71072: _execute() done 4874 1726776784.71076: dumping result to json 4874 1726776784.71079: done dumping result, returning 4874 1726776784.71086: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [0affc99b-caaf-c0d2-5540-00000000000e] 4874 1726776784.71093: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000e 4874 1726776784.71204: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000e 4874 1726776784.71208: WORKER PROCESS EXITING 4874 1726776784.71240: no more pending results, returning what we have 4874 1726776784.71244: in VariableManager get_vars() 4874 1726776784.71279: Calling all_inventory to load vars for managed_node3 4874 1726776784.71282: Calling groups_inventory to load vars for managed_node3 4874 1726776784.71284: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.71295: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.71298: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.71303: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.71455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.71639: done with get_vars() 4874 1726776784.71645: variable 'ansible_search_path' from source: unknown 4874 1726776784.72882: variable 'omit' from source: magic vars 4874 1726776784.72902: variable 'omit' from source: magic vars 4874 1726776784.72916: variable 'omit' from source: magic vars 4874 1726776784.72919: we have included files to process 4874 1726776784.72920: generating all_blocks data 4874 1726776784.72921: done generating all_blocks data 4874 1726776784.72924: processing included file: fedora.linux_system_roles.kernel_settings 4874 1726776784.72940: in VariableManager get_vars() 4874 1726776784.72954: done with get_vars() 4874 1726776784.72975: in VariableManager get_vars() 4874 1726776784.72986: done with get_vars() 4874 1726776784.73018: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4874 1726776784.73070: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4874 1726776784.73088: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4874 1726776784.73166: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4874 1726776784.73585: in VariableManager get_vars() 4874 1726776784.73605: done with get_vars() 4874 1726776784.74648: in VariableManager get_vars() 4874 1726776784.74664: done with get_vars() 4874 1726776784.74795: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4874 1726776784.75319: iterating over new_blocks loaded from include file 4874 1726776784.75321: in VariableManager get_vars() 4874 1726776784.75333: done with get_vars() 4874 1726776784.75334: filtering new block on tags 4874 1726776784.75365: done filtering new block on tags 4874 1726776784.75367: in VariableManager get_vars() 4874 1726776784.75378: done with get_vars() 4874 1726776784.75379: filtering new block on tags 4874 1726776784.75409: done filtering new block on tags 4874 1726776784.75411: in VariableManager get_vars() 4874 1726776784.75423: done with get_vars() 4874 1726776784.75425: filtering new block on tags 4874 1726776784.75547: done filtering new block on tags 4874 1726776784.75549: in VariableManager get_vars() 4874 1726776784.75562: done with get_vars() 4874 1726776784.75563: filtering new block on tags 4874 1726776784.75576: done filtering new block on tags 4874 1726776784.75577: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4874 1726776784.75581: extending task lists for all hosts with included blocks 4874 1726776784.76771: done extending task lists 4874 1726776784.76773: done processing included files 4874 1726776784.76773: results queue empty 4874 1726776784.76774: checking for any_errors_fatal 4874 1726776784.76776: done checking for any_errors_fatal 4874 1726776784.76777: checking for max_fail_percentage 4874 1726776784.76778: done checking for max_fail_percentage 4874 1726776784.76778: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.76779: done checking to see if all hosts have failed 4874 1726776784.76779: getting the remaining hosts for this loop 4874 1726776784.76780: done getting the remaining hosts for this loop 4874 1726776784.76782: getting the next task for host managed_node3 4874 1726776784.76785: done getting next task for host managed_node3 4874 1726776784.76787: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776784.76789: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.76797: getting variables 4874 1726776784.76798: in VariableManager get_vars() 4874 1726776784.76810: Calling all_inventory to load vars for managed_node3 4874 1726776784.76812: Calling groups_inventory to load vars for managed_node3 4874 1726776784.76815: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.76820: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.76822: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.76824: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.76952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.77129: done with get_vars() 4874 1726776784.77138: done getting variables 4874 1726776784.77169: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.068) 0:00:19.597 **** 4874 1726776784.77192: entering _queue_task() for managed_node3/fail 4874 1726776784.77421: worker is 1 (out of 1 available) 4874 1726776784.77436: exiting _queue_task() for managed_node3/fail 4874 1726776784.77450: done queuing things up, now waiting for results queue to drain 4874 1726776784.77451: waiting for pending results... 4874 1726776784.77636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776784.77718: in run() - task 0affc99b-caaf-c0d2-5540-0000000003fd 4874 1726776784.77728: variable 'ansible_search_path' from source: unknown 4874 1726776784.77733: variable 'ansible_search_path' from source: unknown 4874 1726776784.77765: calling self._execute() 4874 1726776784.77842: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.77849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.77859: variable 'omit' from source: magic vars 4874 1726776784.78280: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776784.78295: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776784.78305: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4874 1726776784.78566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.80181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.80244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.80273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.80308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.80331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.80396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.80425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.80448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.80480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.80492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.80545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.80564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.80585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.80619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.80634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.80672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.80692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.80717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.80751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.80762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.81009: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776784.81068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.81198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.81233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.81260: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.81285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.81325: 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) 4874 1726776784.81344: 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) 4874 1726776784.81364: 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) 4874 1726776784.81386: 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) 4874 1726776784.81429: 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) 4874 1726776784.81446: 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) 4874 1726776784.81465: 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) 4874 1726776784.81486: 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) 4874 1726776784.81520: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4874 1726776784.81532: when evaluation is False, skipping this task 4874 1726776784.81535: _execute() done 4874 1726776784.81538: dumping result to json 4874 1726776784.81540: done dumping result, returning 4874 1726776784.81542: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-c0d2-5540-0000000003fd] 4874 1726776784.81545: sending task result for task 0affc99b-caaf-c0d2-5540-0000000003fd 4874 1726776784.81646: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000003fd 4874 1726776784.81649: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4874 1726776784.81700: no more pending results, returning what we have 4874 1726776784.81706: results queue empty 4874 1726776784.81707: checking for any_errors_fatal 4874 1726776784.81709: done checking for any_errors_fatal 4874 1726776784.81710: checking for max_fail_percentage 4874 1726776784.81712: done checking for max_fail_percentage 4874 1726776784.81713: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.81716: done checking to see if all hosts have failed 4874 1726776784.81717: getting the remaining hosts for this loop 4874 1726776784.81719: done getting the remaining hosts for this loop 4874 1726776784.81724: getting the next task for host managed_node3 4874 1726776784.81731: done getting next task for host managed_node3 4874 1726776784.81735: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776784.81738: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.81756: getting variables 4874 1726776784.81757: in VariableManager get_vars() 4874 1726776784.81793: Calling all_inventory to load vars for managed_node3 4874 1726776784.81797: Calling groups_inventory to load vars for managed_node3 4874 1726776784.81799: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.81817: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.81821: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.81824: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.82021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.82208: done with get_vars() 4874 1726776784.82220: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.050) 0:00:19.648 **** 4874 1726776784.82292: entering _queue_task() for managed_node3/include_tasks 4874 1726776784.82499: worker is 1 (out of 1 available) 4874 1726776784.82517: exiting _queue_task() for managed_node3/include_tasks 4874 1726776784.82532: done queuing things up, now waiting for results queue to drain 4874 1726776784.82534: waiting for pending results... 4874 1726776784.82707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776784.82787: in run() - task 0affc99b-caaf-c0d2-5540-0000000003fe 4874 1726776784.82803: variable 'ansible_search_path' from source: unknown 4874 1726776784.82806: variable 'ansible_search_path' from source: unknown 4874 1726776784.82843: calling self._execute() 4874 1726776784.82920: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.82928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.82938: variable 'omit' from source: magic vars 4874 1726776784.83030: _execute() done 4874 1726776784.83034: dumping result to json 4874 1726776784.83036: done dumping result, returning 4874 1726776784.83045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-c0d2-5540-0000000003fe] 4874 1726776784.83052: sending task result for task 0affc99b-caaf-c0d2-5540-0000000003fe 4874 1726776784.83151: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000003fe 4874 1726776784.83155: WORKER PROCESS EXITING 4874 1726776784.83200: no more pending results, returning what we have 4874 1726776784.83206: in VariableManager get_vars() 4874 1726776784.83248: Calling all_inventory to load vars for managed_node3 4874 1726776784.83251: Calling groups_inventory to load vars for managed_node3 4874 1726776784.83254: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.83265: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.83269: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.83272: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.83429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.83633: done with get_vars() 4874 1726776784.83640: variable 'ansible_search_path' from source: unknown 4874 1726776784.83641: variable 'ansible_search_path' from source: unknown 4874 1726776784.83665: we have included files to process 4874 1726776784.83666: generating all_blocks data 4874 1726776784.83667: done generating all_blocks data 4874 1726776784.83672: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776784.83673: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776784.83675: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776784.84543: done processing included file 4874 1726776784.84548: iterating over new_blocks loaded from include file 4874 1726776784.84549: in VariableManager get_vars() 4874 1726776784.84578: done with get_vars() 4874 1726776784.84580: filtering new block on tags 4874 1726776784.84619: done filtering new block on tags 4874 1726776784.84623: in VariableManager get_vars() 4874 1726776784.84652: done with get_vars() 4874 1726776784.84655: filtering new block on tags 4874 1726776784.84707: done filtering new block on tags 4874 1726776784.84711: in VariableManager get_vars() 4874 1726776784.84741: done with get_vars() 4874 1726776784.84745: filtering new block on tags 4874 1726776784.84795: done filtering new block on tags 4874 1726776784.84799: in VariableManager get_vars() 4874 1726776784.84833: done with get_vars() 4874 1726776784.84835: filtering new block on tags 4874 1726776784.84867: done filtering new block on tags 4874 1726776784.84870: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4874 1726776784.84876: extending task lists for all hosts with included blocks 4874 1726776784.85085: done extending task lists 4874 1726776784.85087: done processing included files 4874 1726776784.85088: results queue empty 4874 1726776784.85089: checking for any_errors_fatal 4874 1726776784.85093: done checking for any_errors_fatal 4874 1726776784.85094: checking for max_fail_percentage 4874 1726776784.85095: done checking for max_fail_percentage 4874 1726776784.85096: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.85098: done checking to see if all hosts have failed 4874 1726776784.85099: getting the remaining hosts for this loop 4874 1726776784.85100: done getting the remaining hosts for this loop 4874 1726776784.85105: getting the next task for host managed_node3 4874 1726776784.85111: done getting next task for host managed_node3 4874 1726776784.85116: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776784.85120: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.85132: getting variables 4874 1726776784.85134: in VariableManager get_vars() 4874 1726776784.85151: Calling all_inventory to load vars for managed_node3 4874 1726776784.85154: Calling groups_inventory to load vars for managed_node3 4874 1726776784.85157: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.85163: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.85166: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.85169: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.85391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.85568: done with get_vars() 4874 1726776784.85576: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.033) 0:00:19.681 **** 4874 1726776784.85640: entering _queue_task() for managed_node3/setup 4874 1726776784.85860: worker is 1 (out of 1 available) 4874 1726776784.85876: exiting _queue_task() for managed_node3/setup 4874 1726776784.85889: done queuing things up, now waiting for results queue to drain 4874 1726776784.85891: waiting for pending results... 4874 1726776784.86070: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776784.86163: in run() - task 0affc99b-caaf-c0d2-5540-00000000050b 4874 1726776784.86175: variable 'ansible_search_path' from source: unknown 4874 1726776784.86179: variable 'ansible_search_path' from source: unknown 4874 1726776784.86215: calling self._execute() 4874 1726776784.86289: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.86295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.86306: variable 'omit' from source: magic vars 4874 1726776784.86755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776784.88617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776784.88671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776784.88703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776784.88735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776784.88759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776784.88826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.88851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.88877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.88911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.88925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.88974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776784.88993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776784.89018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776784.89048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776784.89060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776784.89200: variable '__kernel_settings_required_facts' from source: role '' all vars 4874 1726776784.89212: variable 'ansible_facts' from source: unknown 4874 1726776784.89288: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4874 1726776784.89293: when evaluation is False, skipping this task 4874 1726776784.89296: _execute() done 4874 1726776784.89299: dumping result to json 4874 1726776784.89303: done dumping result, returning 4874 1726776784.89316: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-c0d2-5540-00000000050b] 4874 1726776784.89319: sending task result for task 0affc99b-caaf-c0d2-5540-00000000050b 4874 1726776784.89418: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000050b 4874 1726776784.89421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4874 1726776784.89471: no more pending results, returning what we have 4874 1726776784.89475: results queue empty 4874 1726776784.89476: checking for any_errors_fatal 4874 1726776784.89478: done checking for any_errors_fatal 4874 1726776784.89479: checking for max_fail_percentage 4874 1726776784.89481: done checking for max_fail_percentage 4874 1726776784.89482: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.89483: done checking to see if all hosts have failed 4874 1726776784.89484: getting the remaining hosts for this loop 4874 1726776784.89486: done getting the remaining hosts for this loop 4874 1726776784.89490: getting the next task for host managed_node3 4874 1726776784.89500: done getting next task for host managed_node3 4874 1726776784.89510: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776784.89517: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.89535: getting variables 4874 1726776784.89537: in VariableManager get_vars() 4874 1726776784.89575: Calling all_inventory to load vars for managed_node3 4874 1726776784.89578: Calling groups_inventory to load vars for managed_node3 4874 1726776784.89580: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.89590: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.89594: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.89597: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.89773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.89993: done with get_vars() 4874 1726776784.90004: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.044) 0:00:19.726 **** 4874 1726776784.90082: entering _queue_task() for managed_node3/stat 4874 1726776784.90299: worker is 1 (out of 1 available) 4874 1726776784.90318: exiting _queue_task() for managed_node3/stat 4874 1726776784.90332: done queuing things up, now waiting for results queue to drain 4874 1726776784.90334: waiting for pending results... 4874 1726776784.90515: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776784.90607: in run() - task 0affc99b-caaf-c0d2-5540-00000000050d 4874 1726776784.90622: variable 'ansible_search_path' from source: unknown 4874 1726776784.90628: variable 'ansible_search_path' from source: unknown 4874 1726776784.90656: calling self._execute() 4874 1726776784.90734: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.90741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.90750: variable 'omit' from source: magic vars 4874 1726776784.91149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.91352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.91388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.91420: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.91450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.91522: 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) 4874 1726776784.91544: 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) 4874 1726776784.91569: 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) 4874 1726776784.91590: 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) 4874 1726776784.91688: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776784.91697: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4874 1726776784.91700: when evaluation is False, skipping this task 4874 1726776784.91706: _execute() done 4874 1726776784.91709: dumping result to json 4874 1726776784.91716: done dumping result, returning 4874 1726776784.91722: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-c0d2-5540-00000000050d] 4874 1726776784.91728: sending task result for task 0affc99b-caaf-c0d2-5540-00000000050d 4874 1726776784.91820: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000050d 4874 1726776784.91823: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4874 1726776784.91881: no more pending results, returning what we have 4874 1726776784.91885: results queue empty 4874 1726776784.91886: checking for any_errors_fatal 4874 1726776784.91893: done checking for any_errors_fatal 4874 1726776784.91894: checking for max_fail_percentage 4874 1726776784.91895: done checking for max_fail_percentage 4874 1726776784.91896: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.91898: done checking to see if all hosts have failed 4874 1726776784.91899: getting the remaining hosts for this loop 4874 1726776784.91902: done getting the remaining hosts for this loop 4874 1726776784.91906: getting the next task for host managed_node3 4874 1726776784.91913: done getting next task for host managed_node3 4874 1726776784.91918: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776784.91922: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776784.91941: getting variables 4874 1726776784.91942: in VariableManager get_vars() 4874 1726776784.91977: Calling all_inventory to load vars for managed_node3 4874 1726776784.91980: Calling groups_inventory to load vars for managed_node3 4874 1726776784.91982: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.91989: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.91991: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.91994: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.92149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.92341: done with get_vars() 4874 1726776784.92349: done getting variables 4874 1726776784.92393: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.023) 0:00:19.749 **** 4874 1726776784.92425: entering _queue_task() for managed_node3/set_fact 4874 1726776784.92627: worker is 1 (out of 1 available) 4874 1726776784.92641: exiting _queue_task() for managed_node3/set_fact 4874 1726776784.92656: done queuing things up, now waiting for results queue to drain 4874 1726776784.92658: waiting for pending results... 4874 1726776784.92833: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776784.92925: in run() - task 0affc99b-caaf-c0d2-5540-00000000050e 4874 1726776784.92937: variable 'ansible_search_path' from source: unknown 4874 1726776784.92942: variable 'ansible_search_path' from source: unknown 4874 1726776784.92971: calling self._execute() 4874 1726776784.93045: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.93052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.93061: variable 'omit' from source: magic vars 4874 1726776784.93459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.93710: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.93748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.93780: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.93809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.93879: 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) 4874 1726776784.93900: 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) 4874 1726776784.93924: 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) 4874 1726776784.93946: 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) 4874 1726776784.94042: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776784.94050: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4874 1726776784.94053: when evaluation is False, skipping this task 4874 1726776784.94057: _execute() done 4874 1726776784.94061: dumping result to json 4874 1726776784.94065: done dumping result, returning 4874 1726776784.94073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-c0d2-5540-00000000050e] 4874 1726776784.94081: sending task result for task 0affc99b-caaf-c0d2-5540-00000000050e 4874 1726776784.94171: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000050e 4874 1726776784.94174: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4874 1726776784.94237: no more pending results, returning what we have 4874 1726776784.94240: results queue empty 4874 1726776784.94241: checking for any_errors_fatal 4874 1726776784.94247: done checking for any_errors_fatal 4874 1726776784.94248: checking for max_fail_percentage 4874 1726776784.94249: done checking for max_fail_percentage 4874 1726776784.94250: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.94251: done checking to see if all hosts have failed 4874 1726776784.94252: getting the remaining hosts for this loop 4874 1726776784.94254: done getting the remaining hosts for this loop 4874 1726776784.94257: getting the next task for host managed_node3 4874 1726776784.94267: done getting next task for host managed_node3 4874 1726776784.94270: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776784.94274: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 4874 1726776784.94291: getting variables 4874 1726776784.94292: in VariableManager get_vars() 4874 1726776784.94328: Calling all_inventory to load vars for managed_node3 4874 1726776784.94331: Calling groups_inventory to load vars for managed_node3 4874 1726776784.94332: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.94340: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.94342: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.94344: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.94530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.94716: done with get_vars() 4874 1726776784.94725: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.023) 0:00:19.773 **** 4874 1726776784.94798: entering _queue_task() for managed_node3/stat 4874 1726776784.94996: worker is 1 (out of 1 available) 4874 1726776784.95016: exiting _queue_task() for managed_node3/stat 4874 1726776784.95029: done queuing things up, now waiting for results queue to drain 4874 1726776784.95031: waiting for pending results... 4874 1726776784.95203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776784.95298: in run() - task 0affc99b-caaf-c0d2-5540-000000000510 4874 1726776784.95313: variable 'ansible_search_path' from source: unknown 4874 1726776784.95319: variable 'ansible_search_path' from source: unknown 4874 1726776784.95347: calling self._execute() 4874 1726776784.95424: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.95431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.95440: variable 'omit' from source: magic vars 4874 1726776784.95833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.96030: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.96067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.96097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.96130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.96200: 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) 4874 1726776784.96223: 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) 4874 1726776784.96249: 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) 4874 1726776784.96269: 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) 4874 1726776784.96366: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776784.96375: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4874 1726776784.96378: when evaluation is False, skipping this task 4874 1726776784.96381: _execute() done 4874 1726776784.96386: dumping result to json 4874 1726776784.96390: done dumping result, returning 4874 1726776784.96398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-c0d2-5540-000000000510] 4874 1726776784.96405: sending task result for task 0affc99b-caaf-c0d2-5540-000000000510 4874 1726776784.96495: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000510 4874 1726776784.96498: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4874 1726776784.96557: no more pending results, returning what we have 4874 1726776784.96561: results queue empty 4874 1726776784.96562: checking for any_errors_fatal 4874 1726776784.96568: done checking for any_errors_fatal 4874 1726776784.96568: checking for max_fail_percentage 4874 1726776784.96570: done checking for max_fail_percentage 4874 1726776784.96571: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.96572: done checking to see if all hosts have failed 4874 1726776784.96573: getting the remaining hosts for this loop 4874 1726776784.96575: done getting the remaining hosts for this loop 4874 1726776784.96579: getting the next task for host managed_node3 4874 1726776784.96586: done getting next task for host managed_node3 4874 1726776784.96589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776784.96593: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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? (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 4874 1726776784.96611: getting variables 4874 1726776784.96613: in VariableManager get_vars() 4874 1726776784.96648: Calling all_inventory to load vars for managed_node3 4874 1726776784.96651: Calling groups_inventory to load vars for managed_node3 4874 1726776784.96654: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.96664: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.96666: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.96669: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.96823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.97011: done with get_vars() 4874 1726776784.97022: done getting variables 4874 1726776784.97066: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.022) 0:00:19.796 **** 4874 1726776784.97091: entering _queue_task() for managed_node3/set_fact 4874 1726776784.97290: worker is 1 (out of 1 available) 4874 1726776784.97306: exiting _queue_task() for managed_node3/set_fact 4874 1726776784.97322: done queuing things up, now waiting for results queue to drain 4874 1726776784.97324: waiting for pending results... 4874 1726776784.97495: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776784.97590: in run() - task 0affc99b-caaf-c0d2-5540-000000000511 4874 1726776784.97605: variable 'ansible_search_path' from source: unknown 4874 1726776784.97609: variable 'ansible_search_path' from source: unknown 4874 1726776784.97641: calling self._execute() 4874 1726776784.97716: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776784.97720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776784.97728: variable 'omit' from source: magic vars 4874 1726776784.98379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776784.98566: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776784.98603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776784.98633: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776784.98663: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776784.98734: 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) 4874 1726776784.98755: 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) 4874 1726776784.98779: 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) 4874 1726776784.98800: 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) 4874 1726776784.98893: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776784.98904: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4874 1726776784.98907: when evaluation is False, skipping this task 4874 1726776784.98910: _execute() done 4874 1726776784.98917: dumping result to json 4874 1726776784.98920: done dumping result, returning 4874 1726776784.98927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-c0d2-5540-000000000511] 4874 1726776784.98933: sending task result for task 0affc99b-caaf-c0d2-5540-000000000511 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4874 1726776784.99073: no more pending results, returning what we have 4874 1726776784.99077: results queue empty 4874 1726776784.99078: checking for any_errors_fatal 4874 1726776784.99083: done checking for any_errors_fatal 4874 1726776784.99084: checking for max_fail_percentage 4874 1726776784.99085: done checking for max_fail_percentage 4874 1726776784.99086: checking to see if all hosts have failed and the running result is not ok 4874 1726776784.99088: done checking to see if all hosts have failed 4874 1726776784.99088: getting the remaining hosts for this loop 4874 1726776784.99091: done getting the remaining hosts for this loop 4874 1726776784.99095: getting the next task for host managed_node3 4874 1726776784.99106: done getting next task for host managed_node3 4874 1726776784.99110: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776784.99117: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776784.99134: getting variables 4874 1726776784.99136: in VariableManager get_vars() 4874 1726776784.99169: Calling all_inventory to load vars for managed_node3 4874 1726776784.99172: Calling groups_inventory to load vars for managed_node3 4874 1726776784.99175: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776784.99184: Calling all_plugins_play to load vars for managed_node3 4874 1726776784.99191: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776784.99196: Calling groups_plugins_play to load vars for managed_node3 4874 1726776784.99545: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000511 4874 1726776784.99548: WORKER PROCESS EXITING 4874 1726776784.99560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776784.99744: done with get_vars() 4874 1726776784.99752: done getting variables 4874 1726776784.99796: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:04 -0400 (0:00:00.027) 0:00:19.823 **** 4874 1726776784.99823: entering _queue_task() for managed_node3/include_vars 4874 1726776785.00013: worker is 1 (out of 1 available) 4874 1726776785.00028: exiting _queue_task() for managed_node3/include_vars 4874 1726776785.00043: done queuing things up, now waiting for results queue to drain 4874 1726776785.00045: waiting for pending results... 4874 1726776785.00229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776785.00341: in run() - task 0affc99b-caaf-c0d2-5540-000000000513 4874 1726776785.00354: variable 'ansible_search_path' from source: unknown 4874 1726776785.00358: variable 'ansible_search_path' from source: unknown 4874 1726776785.00392: calling self._execute() 4874 1726776785.00469: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.00476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.00489: variable 'omit' from source: magic vars 4874 1726776785.00576: variable 'omit' from source: magic vars 4874 1726776785.00636: variable 'omit' from source: magic vars 4874 1726776785.00963: variable 'ffparams' from source: task vars 4874 1726776785.01078: variable 'ansible_facts' from source: unknown 4874 1726776785.01249: variable 'ansible_facts' from source: unknown 4874 1726776785.01366: variable 'ansible_facts' from source: unknown 4874 1726776785.01483: variable 'ansible_facts' from source: unknown 4874 1726776785.01585: variable 'role_path' from source: magic vars 4874 1726776785.01730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4874 1726776785.01932: Loaded config def from plugin (lookup/first_found) 4874 1726776785.01939: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4874 1726776785.01973: variable 'ansible_search_path' from source: unknown 4874 1726776785.01989: variable 'ansible_search_path' from source: unknown 4874 1726776785.01997: variable 'ansible_search_path' from source: unknown 4874 1726776785.02006: variable 'ansible_search_path' from source: unknown 4874 1726776785.02017: variable 'ansible_search_path' from source: unknown 4874 1726776785.02039: variable 'omit' from source: magic vars 4874 1726776785.02060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776785.02081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776785.02096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776785.02114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776785.02128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776785.02155: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776785.02158: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.02163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.02238: Set connection var ansible_connection to ssh 4874 1726776785.02241: Set connection var ansible_shell_type to sh 4874 1726776785.02255: Set connection var ansible_pipelining to False 4874 1726776785.02263: Set connection var ansible_timeout to 10 4874 1726776785.02270: Set connection var ansible_shell_executable to /bin/sh 4874 1726776785.02276: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776785.02294: variable 'ansible_shell_executable' from source: unknown 4874 1726776785.02297: variable 'ansible_connection' from source: unknown 4874 1726776785.02302: variable 'ansible_module_compression' from source: unknown 4874 1726776785.02305: variable 'ansible_shell_type' from source: unknown 4874 1726776785.02310: variable 'ansible_shell_executable' from source: unknown 4874 1726776785.02313: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.02321: variable 'ansible_pipelining' from source: unknown 4874 1726776785.02324: variable 'ansible_timeout' from source: unknown 4874 1726776785.02329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.02418: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776785.02430: variable 'omit' from source: magic vars 4874 1726776785.02437: starting attempt loop 4874 1726776785.02440: running the handler 4874 1726776785.02490: handler run complete 4874 1726776785.02499: attempt loop complete, returning result 4874 1726776785.02504: _execute() done 4874 1726776785.02507: dumping result to json 4874 1726776785.02512: done dumping result, returning 4874 1726776785.02523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-c0d2-5540-000000000513] 4874 1726776785.02530: sending task result for task 0affc99b-caaf-c0d2-5540-000000000513 4874 1726776785.02629: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000513 4874 1726776785.02633: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4874 1726776785.02731: no more pending results, returning what we have 4874 1726776785.02734: results queue empty 4874 1726776785.02735: checking for any_errors_fatal 4874 1726776785.02740: done checking for any_errors_fatal 4874 1726776785.02741: checking for max_fail_percentage 4874 1726776785.02743: done checking for max_fail_percentage 4874 1726776785.02744: checking to see if all hosts have failed and the running result is not ok 4874 1726776785.02745: done checking to see if all hosts have failed 4874 1726776785.02746: getting the remaining hosts for this loop 4874 1726776785.02747: done getting the remaining hosts for this loop 4874 1726776785.02751: getting the next task for host managed_node3 4874 1726776785.02758: done getting next task for host managed_node3 4874 1726776785.02761: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776785.02764: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776785.02775: getting variables 4874 1726776785.02777: in VariableManager get_vars() 4874 1726776785.02813: Calling all_inventory to load vars for managed_node3 4874 1726776785.02816: Calling groups_inventory to load vars for managed_node3 4874 1726776785.02818: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776785.02826: Calling all_plugins_play to load vars for managed_node3 4874 1726776785.02828: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776785.02830: Calling groups_plugins_play to load vars for managed_node3 4874 1726776785.02981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776785.03192: done with get_vars() 4874 1726776785.03200: done getting variables 4874 1726776785.03248: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:05 -0400 (0:00:00.034) 0:00:19.858 **** 4874 1726776785.03272: entering _queue_task() for managed_node3/package 4874 1726776785.03458: worker is 1 (out of 1 available) 4874 1726776785.03473: exiting _queue_task() for managed_node3/package 4874 1726776785.03488: done queuing things up, now waiting for results queue to drain 4874 1726776785.03490: waiting for pending results... 4874 1726776785.03668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776785.03757: in run() - task 0affc99b-caaf-c0d2-5540-0000000003ff 4874 1726776785.03769: variable 'ansible_search_path' from source: unknown 4874 1726776785.03773: variable 'ansible_search_path' from source: unknown 4874 1726776785.03803: calling self._execute() 4874 1726776785.03881: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.03888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.03897: variable 'omit' from source: magic vars 4874 1726776785.03988: variable 'omit' from source: magic vars 4874 1726776785.04033: variable 'omit' from source: magic vars 4874 1726776785.04060: variable '__kernel_settings_packages' from source: include_vars 4874 1726776785.04305: variable '__kernel_settings_packages' from source: include_vars 4874 1726776785.04493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776785.06121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776785.06181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776785.06213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776785.06248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776785.06271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776785.06354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776785.06377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776785.06398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776785.06436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776785.06452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776785.06534: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776785.06539: variable 'omit' from source: magic vars 4874 1726776785.06568: variable 'omit' from source: magic vars 4874 1726776785.06592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776785.06616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776785.06634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776785.06650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776785.06664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776785.06686: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776785.06689: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.06695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.06772: Set connection var ansible_connection to ssh 4874 1726776785.06776: Set connection var ansible_shell_type to sh 4874 1726776785.06787: Set connection var ansible_pipelining to False 4874 1726776785.06796: Set connection var ansible_timeout to 10 4874 1726776785.06804: Set connection var ansible_shell_executable to /bin/sh 4874 1726776785.06811: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776785.06832: variable 'ansible_shell_executable' from source: unknown 4874 1726776785.06835: variable 'ansible_connection' from source: unknown 4874 1726776785.06838: variable 'ansible_module_compression' from source: unknown 4874 1726776785.06842: variable 'ansible_shell_type' from source: unknown 4874 1726776785.06845: variable 'ansible_shell_executable' from source: unknown 4874 1726776785.06849: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776785.06854: variable 'ansible_pipelining' from source: unknown 4874 1726776785.06857: variable 'ansible_timeout' from source: unknown 4874 1726776785.06863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776785.06949: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776785.06958: variable 'omit' from source: magic vars 4874 1726776785.06965: starting attempt loop 4874 1726776785.06968: running the handler 4874 1726776785.06976: variable 'ansible_facts' from source: unknown 4874 1726776785.06979: variable 'ansible_facts' from source: unknown 4874 1726776785.07028: _low_level_execute_command(): starting 4874 1726776785.07034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776785.07563: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776785.07568: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776785.07571: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.07629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776785.07638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776785.07640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776785.07708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776785.09583: stdout chunk (state=3): >>>/root <<< 4874 1726776785.09684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776785.09740: stderr chunk (state=3): >>><<< 4874 1726776785.09744: stdout chunk (state=3): >>><<< 4874 1726776785.09764: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776785.09777: _low_level_execute_command(): starting 4874 1726776785.09783: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201 `" && echo ansible-tmp-1726776785.0976405-5612-23712616927201="` echo /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201 `" ) && sleep 0' 4874 1726776785.10248: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776785.10254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776785.10257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.10259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776785.10262: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.10315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776785.10320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776785.10393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776785.12578: stdout chunk (state=3): >>>ansible-tmp-1726776785.0976405-5612-23712616927201=/root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201 <<< 4874 1726776785.12699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776785.12756: stderr chunk (state=3): >>><<< 4874 1726776785.12759: stdout chunk (state=3): >>><<< 4874 1726776785.12775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776785.0976405-5612-23712616927201=/root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776785.12805: variable 'ansible_module_compression' from source: unknown 4874 1726776785.12857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4874 1726776785.12893: variable 'ansible_facts' from source: unknown 4874 1726776785.12970: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py 4874 1726776785.13086: Sending initial data 4874 1726776785.13090: Sent initial data (149 bytes) 4874 1726776785.13551: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776785.13555: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.13557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776785.13560: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.13610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776785.13618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776785.13685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776785.15499: 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 <<< 4874 1726776785.15504: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776785.15562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776785.15626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmppewxmkrt /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py <<< 4874 1726776785.15629: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py" <<< 4874 1726776785.15681: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmppewxmkrt" to remote "/root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py" <<< 4874 1726776785.15689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py" <<< 4874 1726776785.16790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776785.16857: stderr chunk (state=3): >>><<< 4874 1726776785.16861: stdout chunk (state=3): >>><<< 4874 1726776785.16880: done transferring module to remote 4874 1726776785.16891: _low_level_execute_command(): starting 4874 1726776785.16896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/ /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py && sleep 0' 4874 1726776785.17355: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776785.17358: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.17361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776785.17364: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.17425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776785.17428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776785.17493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776785.19597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776785.19652: stderr chunk (state=3): >>><<< 4874 1726776785.19656: stdout chunk (state=3): >>><<< 4874 1726776785.19670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776785.19673: _low_level_execute_command(): starting 4874 1726776785.19679: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/AnsiballZ_dnf.py && sleep 0' 4874 1726776785.20129: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776785.20132: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.20135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776785.20137: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776785.20196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776785.20199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776785.20266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776786.94404: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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}}} <<< 4874 1726776787.01053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776787.01116: stderr chunk (state=3): >>><<< 4874 1726776787.01120: stdout chunk (state=3): >>><<< 4874 1726776787.01141: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776787.01192: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], '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-1726776785.0976405-5612-23712616927201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776787.01203: _low_level_execute_command(): starting 4874 1726776787.01206: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776785.0976405-5612-23712616927201/ > /dev/null 2>&1 && sleep 0' 4874 1726776787.01692: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.01696: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.01698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.01704: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.01761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.01765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.01844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.03971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.04038: stderr chunk (state=3): >>><<< 4874 1726776787.04042: stdout chunk (state=3): >>><<< 4874 1726776787.04056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.04065: handler run complete 4874 1726776787.04109: attempt loop complete, returning result 4874 1726776787.04112: _execute() done 4874 1726776787.04118: dumping result to json 4874 1726776787.04122: done dumping result, returning 4874 1726776787.04132: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-c0d2-5540-0000000003ff] 4874 1726776787.04139: sending task result for task 0affc99b-caaf-c0d2-5540-0000000003ff 4874 1726776787.04249: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000003ff 4874 1726776787.04252: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4874 1726776787.04379: no more pending results, returning what we have 4874 1726776787.04383: results queue empty 4874 1726776787.04384: checking for any_errors_fatal 4874 1726776787.04392: done checking for any_errors_fatal 4874 1726776787.04392: checking for max_fail_percentage 4874 1726776787.04394: done checking for max_fail_percentage 4874 1726776787.04395: checking to see if all hosts have failed and the running result is not ok 4874 1726776787.04396: done checking to see if all hosts have failed 4874 1726776787.04397: getting the remaining hosts for this loop 4874 1726776787.04399: done getting the remaining hosts for this loop 4874 1726776787.04405: getting the next task for host managed_node3 4874 1726776787.04416: done getting next task for host managed_node3 4874 1726776787.04420: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776787.04423: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776787.04436: getting variables 4874 1726776787.04438: in VariableManager get_vars() 4874 1726776787.04475: Calling all_inventory to load vars for managed_node3 4874 1726776787.04478: Calling groups_inventory to load vars for managed_node3 4874 1726776787.04480: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776787.04491: Calling all_plugins_play to load vars for managed_node3 4874 1726776787.04494: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776787.04497: Calling groups_plugins_play to load vars for managed_node3 4874 1726776787.04685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776787.04881: done with get_vars() 4874 1726776787.04892: done getting variables 4874 1726776787.04946: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:07 -0400 (0:00:02.017) 0:00:21.875 **** 4874 1726776787.04974: entering _queue_task() for managed_node3/debug 4874 1726776787.05207: worker is 1 (out of 1 available) 4874 1726776787.05225: exiting _queue_task() for managed_node3/debug 4874 1726776787.05242: done queuing things up, now waiting for results queue to drain 4874 1726776787.05244: waiting for pending results... 4874 1726776787.05431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776787.05521: in run() - task 0affc99b-caaf-c0d2-5540-000000000401 4874 1726776787.05534: variable 'ansible_search_path' from source: unknown 4874 1726776787.05539: variable 'ansible_search_path' from source: unknown 4874 1726776787.05571: calling self._execute() 4874 1726776787.05657: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.05663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.05672: variable 'omit' from source: magic vars 4874 1726776787.06152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776787.07753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776787.07809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776787.07839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776787.07872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776787.07897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776787.07971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776787.07997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776787.08021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776787.08061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776787.08074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776787.08157: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776787.08172: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776787.08175: when evaluation is False, skipping this task 4874 1726776787.08179: _execute() done 4874 1726776787.08182: dumping result to json 4874 1726776787.08187: done dumping result, returning 4874 1726776787.08194: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-000000000401] 4874 1726776787.08202: sending task result for task 0affc99b-caaf-c0d2-5540-000000000401 4874 1726776787.08292: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000401 4874 1726776787.08295: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4874 1726776787.08371: no more pending results, returning what we have 4874 1726776787.08375: results queue empty 4874 1726776787.08376: checking for any_errors_fatal 4874 1726776787.08383: done checking for any_errors_fatal 4874 1726776787.08384: checking for max_fail_percentage 4874 1726776787.08386: done checking for max_fail_percentage 4874 1726776787.08387: checking to see if all hosts have failed and the running result is not ok 4874 1726776787.08388: done checking to see if all hosts have failed 4874 1726776787.08389: getting the remaining hosts for this loop 4874 1726776787.08391: done getting the remaining hosts for this loop 4874 1726776787.08395: getting the next task for host managed_node3 4874 1726776787.08404: done getting next task for host managed_node3 4874 1726776787.08410: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776787.08416: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776787.08434: getting variables 4874 1726776787.08435: in VariableManager get_vars() 4874 1726776787.08469: Calling all_inventory to load vars for managed_node3 4874 1726776787.08472: Calling groups_inventory to load vars for managed_node3 4874 1726776787.08475: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776787.08483: Calling all_plugins_play to load vars for managed_node3 4874 1726776787.08486: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776787.08488: Calling groups_plugins_play to load vars for managed_node3 4874 1726776787.08682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776787.08869: done with get_vars() 4874 1726776787.08877: done getting variables 4874 1726776787.08928: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:07 -0400 (0:00:00.039) 0:00:21.915 **** 4874 1726776787.08953: entering _queue_task() for managed_node3/reboot 4874 1726776787.09149: worker is 1 (out of 1 available) 4874 1726776787.09163: exiting _queue_task() for managed_node3/reboot 4874 1726776787.09176: done queuing things up, now waiting for results queue to drain 4874 1726776787.09177: waiting for pending results... 4874 1726776787.09359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776787.09452: in run() - task 0affc99b-caaf-c0d2-5540-000000000402 4874 1726776787.09465: variable 'ansible_search_path' from source: unknown 4874 1726776787.09469: variable 'ansible_search_path' from source: unknown 4874 1726776787.09502: calling self._execute() 4874 1726776787.09579: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.09584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.09594: variable 'omit' from source: magic vars 4874 1726776787.10008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776787.11660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776787.11723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776787.11755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776787.11786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776787.11813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776787.11878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776787.11902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776787.11929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776787.11962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776787.11974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776787.12063: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776787.12079: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776787.12082: when evaluation is False, skipping this task 4874 1726776787.12085: _execute() done 4874 1726776787.12088: dumping result to json 4874 1726776787.12093: done dumping result, returning 4874 1726776787.12102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-c0d2-5540-000000000402] 4874 1726776787.12109: sending task result for task 0affc99b-caaf-c0d2-5540-000000000402 4874 1726776787.12203: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000402 4874 1726776787.12206: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776787.12285: no more pending results, returning what we have 4874 1726776787.12289: results queue empty 4874 1726776787.12290: checking for any_errors_fatal 4874 1726776787.12296: done checking for any_errors_fatal 4874 1726776787.12296: checking for max_fail_percentage 4874 1726776787.12298: done checking for max_fail_percentage 4874 1726776787.12299: checking to see if all hosts have failed and the running result is not ok 4874 1726776787.12302: done checking to see if all hosts have failed 4874 1726776787.12303: getting the remaining hosts for this loop 4874 1726776787.12305: done getting the remaining hosts for this loop 4874 1726776787.12309: getting the next task for host managed_node3 4874 1726776787.12314: done getting next task for host managed_node3 4874 1726776787.12319: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776787.12322: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776787.12338: getting variables 4874 1726776787.12339: in VariableManager get_vars() 4874 1726776787.12373: Calling all_inventory to load vars for managed_node3 4874 1726776787.12376: Calling groups_inventory to load vars for managed_node3 4874 1726776787.12378: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776787.12387: Calling all_plugins_play to load vars for managed_node3 4874 1726776787.12390: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776787.12392: Calling groups_plugins_play to load vars for managed_node3 4874 1726776787.12551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776787.12743: done with get_vars() 4874 1726776787.12752: done getting variables 4874 1726776787.12797: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:07 -0400 (0:00:00.038) 0:00:21.953 **** 4874 1726776787.12825: entering _queue_task() for managed_node3/fail 4874 1726776787.13028: worker is 1 (out of 1 available) 4874 1726776787.13042: exiting _queue_task() for managed_node3/fail 4874 1726776787.13057: done queuing things up, now waiting for results queue to drain 4874 1726776787.13059: waiting for pending results... 4874 1726776787.13249: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776787.13338: in run() - task 0affc99b-caaf-c0d2-5540-000000000403 4874 1726776787.13351: variable 'ansible_search_path' from source: unknown 4874 1726776787.13355: variable 'ansible_search_path' from source: unknown 4874 1726776787.13387: calling self._execute() 4874 1726776787.13464: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.13471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.13481: variable 'omit' from source: magic vars 4874 1726776787.13893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776787.15559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776787.15614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776787.15649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776787.15680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776787.15705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776787.15771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776787.15806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776787.15832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776787.15864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776787.15877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776787.15963: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776787.15977: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776787.15980: when evaluation is False, skipping this task 4874 1726776787.15983: _execute() done 4874 1726776787.15988: dumping result to json 4874 1726776787.15992: done dumping result, returning 4874 1726776787.15999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-c0d2-5540-000000000403] 4874 1726776787.16007: sending task result for task 0affc99b-caaf-c0d2-5540-000000000403 4874 1726776787.16103: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000403 4874 1726776787.16106: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776787.16178: no more pending results, returning what we have 4874 1726776787.16182: results queue empty 4874 1726776787.16183: checking for any_errors_fatal 4874 1726776787.16188: done checking for any_errors_fatal 4874 1726776787.16189: checking for max_fail_percentage 4874 1726776787.16191: done checking for max_fail_percentage 4874 1726776787.16192: checking to see if all hosts have failed and the running result is not ok 4874 1726776787.16193: done checking to see if all hosts have failed 4874 1726776787.16194: getting the remaining hosts for this loop 4874 1726776787.16196: done getting the remaining hosts for this loop 4874 1726776787.16200: getting the next task for host managed_node3 4874 1726776787.16211: done getting next task for host managed_node3 4874 1726776787.16215: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776787.16218: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776787.16235: getting variables 4874 1726776787.16237: in VariableManager get_vars() 4874 1726776787.16271: Calling all_inventory to load vars for managed_node3 4874 1726776787.16274: Calling groups_inventory to load vars for managed_node3 4874 1726776787.16277: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776787.16286: Calling all_plugins_play to load vars for managed_node3 4874 1726776787.16288: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776787.16290: Calling groups_plugins_play to load vars for managed_node3 4874 1726776787.16487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776787.16669: done with get_vars() 4874 1726776787.16678: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:07 -0400 (0:00:00.039) 0:00:21.992 **** 4874 1726776787.16745: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776787.16939: worker is 1 (out of 1 available) 4874 1726776787.16957: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776787.16972: done queuing things up, now waiting for results queue to drain 4874 1726776787.16973: waiting for pending results... 4874 1726776787.17152: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776787.17238: in run() - task 0affc99b-caaf-c0d2-5540-000000000405 4874 1726776787.17252: variable 'ansible_search_path' from source: unknown 4874 1726776787.17255: variable 'ansible_search_path' from source: unknown 4874 1726776787.17285: calling self._execute() 4874 1726776787.17363: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.17368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.17377: variable 'omit' from source: magic vars 4874 1726776787.17470: variable 'omit' from source: magic vars 4874 1726776787.17513: variable 'omit' from source: magic vars 4874 1726776787.17543: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776787.17790: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776787.17863: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776787.17894: variable 'omit' from source: magic vars 4874 1726776787.17935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776787.17965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776787.17981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776787.17997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776787.18009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776787.18038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776787.18041: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.18047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.18126: Set connection var ansible_connection to ssh 4874 1726776787.18129: Set connection var ansible_shell_type to sh 4874 1726776787.18141: Set connection var ansible_pipelining to False 4874 1726776787.18149: Set connection var ansible_timeout to 10 4874 1726776787.18156: Set connection var ansible_shell_executable to /bin/sh 4874 1726776787.18162: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776787.18182: variable 'ansible_shell_executable' from source: unknown 4874 1726776787.18185: variable 'ansible_connection' from source: unknown 4874 1726776787.18188: variable 'ansible_module_compression' from source: unknown 4874 1726776787.18190: variable 'ansible_shell_type' from source: unknown 4874 1726776787.18192: variable 'ansible_shell_executable' from source: unknown 4874 1726776787.18196: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.18203: variable 'ansible_pipelining' from source: unknown 4874 1726776787.18205: variable 'ansible_timeout' from source: unknown 4874 1726776787.18211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.18362: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776787.18371: variable 'omit' from source: magic vars 4874 1726776787.18378: starting attempt loop 4874 1726776787.18381: running the handler 4874 1726776787.18395: _low_level_execute_command(): starting 4874 1726776787.18404: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776787.18932: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.18936: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776787.18940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.18998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.19008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776787.19010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.19078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.21024: stdout chunk (state=3): >>>/root <<< 4874 1726776787.21144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.21194: stderr chunk (state=3): >>><<< 4874 1726776787.21199: stdout chunk (state=3): >>><<< 4874 1726776787.21224: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.21237: _low_level_execute_command(): starting 4874 1726776787.21243: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898 `" && echo ansible-tmp-1726776787.212241-5629-52602422596898="` echo /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898 `" ) && sleep 0' 4874 1726776787.21681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.21718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776787.21721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.21730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776787.21733: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776787.21735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.21784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776787.21787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.21861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.24187: stdout chunk (state=3): >>>ansible-tmp-1726776787.212241-5629-52602422596898=/root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898 <<< 4874 1726776787.24319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.24365: stderr chunk (state=3): >>><<< 4874 1726776787.24368: stdout chunk (state=3): >>><<< 4874 1726776787.24385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776787.212241-5629-52602422596898=/root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.24426: variable 'ansible_module_compression' from source: unknown 4874 1726776787.24461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4874 1726776787.24490: variable 'ansible_facts' from source: unknown 4874 1726776787.24555: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py 4874 1726776787.24659: Sending initial data 4874 1726776787.24663: Sent initial data (171 bytes) 4874 1726776787.25089: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.25107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776787.25110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.25113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.25137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.25141: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.25195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.25198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.25273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.27190: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776787.27202: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776787.27250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776787.27313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp5xa0vwz8 /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776787.27321: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776787.27381: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp5xa0vwz8" to remote "/root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776787.27383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776787.28239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.28305: stderr chunk (state=3): >>><<< 4874 1726776787.28308: stdout chunk (state=3): >>><<< 4874 1726776787.28329: done transferring module to remote 4874 1726776787.28339: _low_level_execute_command(): starting 4874 1726776787.28344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/ /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776787.28795: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.28799: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.28803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.28809: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.28862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.28865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.28939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.31082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.31129: stderr chunk (state=3): >>><<< 4874 1726776787.31133: stdout chunk (state=3): >>><<< 4874 1726776787.31146: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.31149: _low_level_execute_command(): starting 4874 1726776787.31155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776787.31591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.31594: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.31596: 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.57 is address <<< 4874 1726776787.31599: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776787.31603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.31654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.31657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.31734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.51054: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4874 1726776787.53159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776787.53225: stderr chunk (state=3): >>><<< 4874 1726776787.53228: stdout chunk (state=3): >>><<< 4874 1726776787.53249: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776787.53283: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776787.212241-5629-52602422596898/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776787.53293: _low_level_execute_command(): starting 4874 1726776787.53299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776787.212241-5629-52602422596898/ > /dev/null 2>&1 && sleep 0' 4874 1726776787.53777: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.53781: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.53783: 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.57 is address <<< 4874 1726776787.53788: 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 <<< 4874 1726776787.53795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.53846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776787.53853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.53921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.56194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.56245: stderr chunk (state=3): >>><<< 4874 1726776787.56248: stdout chunk (state=3): >>><<< 4874 1726776787.56265: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.56268: handler run complete 4874 1726776787.56286: attempt loop complete, returning result 4874 1726776787.56288: _execute() done 4874 1726776787.56294: dumping result to json 4874 1726776787.56299: done dumping result, returning 4874 1726776787.56311: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-c0d2-5540-000000000405] 4874 1726776787.56318: sending task result for task 0affc99b-caaf-c0d2-5540-000000000405 4874 1726776787.56425: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000405 4874 1726776787.56428: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4874 1726776787.56521: no more pending results, returning what we have 4874 1726776787.56525: results queue empty 4874 1726776787.56526: checking for any_errors_fatal 4874 1726776787.56532: done checking for any_errors_fatal 4874 1726776787.56532: checking for max_fail_percentage 4874 1726776787.56534: done checking for max_fail_percentage 4874 1726776787.56535: checking to see if all hosts have failed and the running result is not ok 4874 1726776787.56536: done checking to see if all hosts have failed 4874 1726776787.56542: getting the remaining hosts for this loop 4874 1726776787.56544: done getting the remaining hosts for this loop 4874 1726776787.56548: getting the next task for host managed_node3 4874 1726776787.56554: done getting next task for host managed_node3 4874 1726776787.56558: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776787.56561: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776787.56572: getting variables 4874 1726776787.56574: in VariableManager get_vars() 4874 1726776787.56611: Calling all_inventory to load vars for managed_node3 4874 1726776787.56616: Calling groups_inventory to load vars for managed_node3 4874 1726776787.56619: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776787.56630: Calling all_plugins_play to load vars for managed_node3 4874 1726776787.56633: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776787.56636: Calling groups_plugins_play to load vars for managed_node3 4874 1726776787.56819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776787.57013: done with get_vars() 4874 1726776787.57024: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:07 -0400 (0:00:00.403) 0:00:22.396 **** 4874 1726776787.57099: entering _queue_task() for managed_node3/stat 4874 1726776787.57304: worker is 1 (out of 1 available) 4874 1726776787.57321: exiting _queue_task() for managed_node3/stat 4874 1726776787.57335: done queuing things up, now waiting for results queue to drain 4874 1726776787.57336: waiting for pending results... 4874 1726776787.57520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776787.57599: in run() - task 0affc99b-caaf-c0d2-5540-000000000406 4874 1726776787.57617: variable 'ansible_search_path' from source: unknown 4874 1726776787.57621: variable 'ansible_search_path' from source: unknown 4874 1726776787.57664: variable '__prof_from_conf' from source: task vars 4874 1726776787.57931: variable '__prof_from_conf' from source: task vars 4874 1726776787.58179: variable '__data' from source: task vars 4874 1726776787.58246: variable '__kernel_settings_register_tuned_main' from source: set_fact 4874 1726776787.58407: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776787.58418: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776787.58470: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776787.58488: variable 'omit' from source: magic vars 4874 1726776787.58570: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.58580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.58590: variable 'omit' from source: magic vars 4874 1726776787.58804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776787.60453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776787.60506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776787.60539: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776787.60569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776787.60592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776787.60662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776787.60686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776787.60708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776787.60744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776787.60758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776787.60838: variable 'item' from source: unknown 4874 1726776787.60852: Evaluated conditional (item | length > 0): False 4874 1726776787.60856: when evaluation is False, skipping this task 4874 1726776787.60884: variable 'item' from source: unknown 4874 1726776787.60942: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4874 1726776787.61122: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.61126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.61128: variable 'omit' from source: magic vars 4874 1726776787.61207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776787.61230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776787.61255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776787.61286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776787.61299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776787.61367: variable 'item' from source: unknown 4874 1726776787.61374: Evaluated conditional (item | length > 0): True 4874 1726776787.61380: variable 'omit' from source: magic vars 4874 1726776787.61416: variable 'omit' from source: magic vars 4874 1726776787.61451: variable 'item' from source: unknown 4874 1726776787.61505: variable 'item' from source: unknown 4874 1726776787.61520: variable 'omit' from source: magic vars 4874 1726776787.61544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776787.61572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776787.61584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776787.61600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776787.61611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776787.61639: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776787.61642: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.61646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.61725: Set connection var ansible_connection to ssh 4874 1726776787.61728: Set connection var ansible_shell_type to sh 4874 1726776787.61739: Set connection var ansible_pipelining to False 4874 1726776787.61748: Set connection var ansible_timeout to 10 4874 1726776787.61754: Set connection var ansible_shell_executable to /bin/sh 4874 1726776787.61760: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776787.61777: variable 'ansible_shell_executable' from source: unknown 4874 1726776787.61785: variable 'ansible_connection' from source: unknown 4874 1726776787.61789: variable 'ansible_module_compression' from source: unknown 4874 1726776787.61792: variable 'ansible_shell_type' from source: unknown 4874 1726776787.61794: variable 'ansible_shell_executable' from source: unknown 4874 1726776787.61797: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776787.61799: variable 'ansible_pipelining' from source: unknown 4874 1726776787.61803: variable 'ansible_timeout' from source: unknown 4874 1726776787.61810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776787.61924: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776787.61934: variable 'omit' from source: magic vars 4874 1726776787.61942: starting attempt loop 4874 1726776787.61945: running the handler 4874 1726776787.61957: _low_level_execute_command(): starting 4874 1726776787.61963: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776787.62475: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.62509: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.62512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.62515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.62518: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.62575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776787.62578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.62653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.64648: stdout chunk (state=3): >>>/root <<< 4874 1726776787.64765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.64815: stderr chunk (state=3): >>><<< 4874 1726776787.64821: stdout chunk (state=3): >>><<< 4874 1726776787.64842: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.64854: _low_level_execute_command(): starting 4874 1726776787.64859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001 `" && echo ansible-tmp-1726776787.6484282-5637-267664592828001="` echo /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001 `" ) && sleep 0' 4874 1726776787.65280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.65290: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.65311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.65317: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.65378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.65382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.65447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.67818: stdout chunk (state=3): >>>ansible-tmp-1726776787.6484282-5637-267664592828001=/root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001 <<< 4874 1726776787.67962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.68006: stderr chunk (state=3): >>><<< 4874 1726776787.68009: stdout chunk (state=3): >>><<< 4874 1726776787.68024: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776787.6484282-5637-267664592828001=/root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.68064: variable 'ansible_module_compression' from source: unknown 4874 1726776787.68105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776787.68134: variable 'ansible_facts' from source: unknown 4874 1726776787.68197: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py 4874 1726776787.68310: Sending initial data 4874 1726776787.68316: Sent initial data (151 bytes) 4874 1726776787.68756: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776787.68759: 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 <<< 4874 1726776787.68762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.68768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776787.68771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.68823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.68827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.68903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.70907: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776787.70968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776787.71029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpy04b132a /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py <<< 4874 1726776787.71037: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py" <<< 4874 1726776787.71090: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpy04b132a" to remote "/root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py" <<< 4874 1726776787.71963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.72024: stderr chunk (state=3): >>><<< 4874 1726776787.72028: stdout chunk (state=3): >>><<< 4874 1726776787.72047: done transferring module to remote 4874 1726776787.72059: _low_level_execute_command(): starting 4874 1726776787.72063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/ /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py && sleep 0' 4874 1726776787.72500: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.72505: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.72508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776787.72511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.72566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776787.72573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.72639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.74892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776787.74941: stderr chunk (state=3): >>><<< 4874 1726776787.74944: stdout chunk (state=3): >>><<< 4874 1726776787.74959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776787.74963: _low_level_execute_command(): starting 4874 1726776787.74968: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/AnsiballZ_stat.py && sleep 0' 4874 1726776787.75415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776787.75419: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776787.75422: 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.57 is address <<< 4874 1726776787.75426: 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 <<< 4874 1726776787.75428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.75476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.75479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.75561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776787.96226: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726776777.7797334, "mtime": 1726776773.3747022, "ctime": 1726776773.3747022, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776787.98542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776787.98600: stderr chunk (state=3): >>><<< 4874 1726776787.98611: stdout chunk (state=3): >>><<< 4874 1726776787.98626: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726776777.7797334, "mtime": 1726776773.3747022, "ctime": 1726776773.3747022, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776787.98695: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726776787.6484282-5637-267664592828001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776787.98706: _low_level_execute_command(): starting 4874 1726776787.98711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776787.6484282-5637-267664592828001/ > /dev/null 2>&1 && sleep 0' 4874 1726776787.99191: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.99195: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.99197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776787.99199: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776787.99254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776787.99258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776787.99332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.01598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.01651: stderr chunk (state=3): >>><<< 4874 1726776788.01654: stdout chunk (state=3): >>><<< 4874 1726776788.01674: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.01680: handler run complete 4874 1726776788.01727: attempt loop complete, returning result 4874 1726776788.01744: variable 'item' from source: unknown 4874 1726776788.01818: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776777.7797334, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776773.3747022, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776773.3747022, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "845859902", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776788.01986: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.01990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.01996: variable 'omit' from source: magic vars 4874 1726776788.02105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776788.02132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776788.02153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776788.02184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776788.02197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776788.02269: variable 'item' from source: unknown 4874 1726776788.02277: Evaluated conditional (item | length > 0): True 4874 1726776788.02282: variable 'omit' from source: magic vars 4874 1726776788.02295: variable 'omit' from source: magic vars 4874 1726776788.02338: variable 'item' from source: unknown 4874 1726776788.02389: variable 'item' from source: unknown 4874 1726776788.02404: variable 'omit' from source: magic vars 4874 1726776788.02423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776788.02432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.02440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.02453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776788.02456: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.02461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.02521: Set connection var ansible_connection to ssh 4874 1726776788.02524: Set connection var ansible_shell_type to sh 4874 1726776788.02534: Set connection var ansible_pipelining to False 4874 1726776788.02544: Set connection var ansible_timeout to 10 4874 1726776788.02550: Set connection var ansible_shell_executable to /bin/sh 4874 1726776788.02558: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776788.02575: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.02577: variable 'ansible_connection' from source: unknown 4874 1726776788.02581: variable 'ansible_module_compression' from source: unknown 4874 1726776788.02585: variable 'ansible_shell_type' from source: unknown 4874 1726776788.02588: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.02592: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.02597: variable 'ansible_pipelining' from source: unknown 4874 1726776788.02602: variable 'ansible_timeout' from source: unknown 4874 1726776788.02608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.02693: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776788.02704: variable 'omit' from source: magic vars 4874 1726776788.02726: starting attempt loop 4874 1726776788.02729: running the handler 4874 1726776788.02732: _low_level_execute_command(): starting 4874 1726776788.02734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776788.03195: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.03200: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776788.03203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776788.03206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.03209: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.03263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.03266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.03344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.05340: stdout chunk (state=3): >>>/root <<< 4874 1726776788.05459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.05512: stderr chunk (state=3): >>><<< 4874 1726776788.05518: stdout chunk (state=3): >>><<< 4874 1726776788.05530: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.05539: _low_level_execute_command(): starting 4874 1726776788.05544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030 `" && echo ansible-tmp-1726776788.0552995-5637-172569226336030="` echo /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030 `" ) && sleep 0' 4874 1726776788.06002: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.06006: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776788.06014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776788.06018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776788.06021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.06068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.06072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.06150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.08507: stdout chunk (state=3): >>>ansible-tmp-1726776788.0552995-5637-172569226336030=/root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030 <<< 4874 1726776788.08648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.08692: stderr chunk (state=3): >>><<< 4874 1726776788.08695: stdout chunk (state=3): >>><<< 4874 1726776788.08711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776788.0552995-5637-172569226336030=/root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.08747: variable 'ansible_module_compression' from source: unknown 4874 1726776788.08780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776788.08796: variable 'ansible_facts' from source: unknown 4874 1726776788.08850: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py 4874 1726776788.08944: Sending initial data 4874 1726776788.08948: Sent initial data (151 bytes) 4874 1726776788.09408: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.09411: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776788.09414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776788.09417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776788.09419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.09470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776788.09473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.09545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.11441: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776788.11504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776788.11563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpc2h1qfcs /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py <<< 4874 1726776788.11572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py" <<< 4874 1726776788.11628: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpc2h1qfcs" to remote "/root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py" <<< 4874 1726776788.11632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py" <<< 4874 1726776788.12513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.12581: stderr chunk (state=3): >>><<< 4874 1726776788.12585: stdout chunk (state=3): >>><<< 4874 1726776788.12605: done transferring module to remote 4874 1726776788.12614: _low_level_execute_command(): starting 4874 1726776788.12622: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/ /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py && sleep 0' 4874 1726776788.13076: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.13079: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776788.13082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776788.13084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.13090: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.13141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.13145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.13218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.15384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.15431: stderr chunk (state=3): >>><<< 4874 1726776788.15434: stdout chunk (state=3): >>><<< 4874 1726776788.15448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.15451: _low_level_execute_command(): starting 4874 1726776788.15457: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/AnsiballZ_stat.py && sleep 0' 4874 1726776788.15897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.15903: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.15906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776788.15908: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776788.15912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.15961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.15965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.16045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.37234: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776775.7287188, "ctime": 1726776775.7287188, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776788.39593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776788.39658: stderr chunk (state=3): >>><<< 4874 1726776788.39662: stdout chunk (state=3): >>><<< 4874 1726776788.39678: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776775.7287188, "ctime": 1726776775.7287188, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776788.39727: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726776788.0552995-5637-172569226336030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776788.39736: _low_level_execute_command(): starting 4874 1726776788.39743: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776788.0552995-5637-172569226336030/ > /dev/null 2>&1 && sleep 0' 4874 1726776788.40227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.40231: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.40233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776788.40236: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776788.40238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.40284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.40287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.40363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.42651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.42699: stderr chunk (state=3): >>><<< 4874 1726776788.42704: stdout chunk (state=3): >>><<< 4874 1726776788.42719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.42725: handler run complete 4874 1726776788.42767: attempt loop complete, returning result 4874 1726776788.42784: variable 'item' from source: unknown 4874 1726776788.42857: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.256415, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776775.7287188, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776775.7287188, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2786633669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776788.43027: dumping result to json 4874 1726776788.43031: done dumping result, returning 4874 1726776788.43034: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-c0d2-5540-000000000406] 4874 1726776788.43036: sending task result for task 0affc99b-caaf-c0d2-5540-000000000406 4874 1726776788.43085: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000406 4874 1726776788.43087: WORKER PROCESS EXITING 4874 1726776788.43248: no more pending results, returning what we have 4874 1726776788.43252: results queue empty 4874 1726776788.43253: checking for any_errors_fatal 4874 1726776788.43259: done checking for any_errors_fatal 4874 1726776788.43260: checking for max_fail_percentage 4874 1726776788.43261: done checking for max_fail_percentage 4874 1726776788.43262: checking to see if all hosts have failed and the running result is not ok 4874 1726776788.43263: done checking to see if all hosts have failed 4874 1726776788.43264: getting the remaining hosts for this loop 4874 1726776788.43266: done getting the remaining hosts for this loop 4874 1726776788.43269: getting the next task for host managed_node3 4874 1726776788.43275: done getting next task for host managed_node3 4874 1726776788.43278: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776788.43281: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776788.43293: getting variables 4874 1726776788.43294: in VariableManager get_vars() 4874 1726776788.43336: Calling all_inventory to load vars for managed_node3 4874 1726776788.43339: Calling groups_inventory to load vars for managed_node3 4874 1726776788.43341: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776788.43351: Calling all_plugins_play to load vars for managed_node3 4874 1726776788.43354: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776788.43357: Calling groups_plugins_play to load vars for managed_node3 4874 1726776788.43522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776788.43760: done with get_vars() 4874 1726776788.43768: done getting variables 4874 1726776788.43820: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:08 -0400 (0:00:00.867) 0:00:23.263 **** 4874 1726776788.43848: entering _queue_task() for managed_node3/set_fact 4874 1726776788.44053: worker is 1 (out of 1 available) 4874 1726776788.44066: exiting _queue_task() for managed_node3/set_fact 4874 1726776788.44079: done queuing things up, now waiting for results queue to drain 4874 1726776788.44080: waiting for pending results... 4874 1726776788.44266: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776788.44354: in run() - task 0affc99b-caaf-c0d2-5540-000000000407 4874 1726776788.44367: variable 'ansible_search_path' from source: unknown 4874 1726776788.44371: variable 'ansible_search_path' from source: unknown 4874 1726776788.44406: calling self._execute() 4874 1726776788.44482: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.44488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.44497: variable 'omit' from source: magic vars 4874 1726776788.44588: variable 'omit' from source: magic vars 4874 1726776788.44630: variable 'omit' from source: magic vars 4874 1726776788.45026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776788.46679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776788.46746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776788.46778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776788.46809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776788.46838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776788.46904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776788.46933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776788.46955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776788.46987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776788.46999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776788.47044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776788.47065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776788.47085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776788.47120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776788.47132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776788.47186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776788.47206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776788.47229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776788.47260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776788.47275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776788.47470: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4874 1726776788.47556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776788.47686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776788.47726: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776788.47753: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776788.47778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776788.47822: 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) 4874 1726776788.47838: 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) 4874 1726776788.47859: 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) 4874 1726776788.47880: 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) 4874 1726776788.47927: variable 'omit' from source: magic vars 4874 1726776788.47950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776788.47973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776788.47989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776788.48005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.48018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.48045: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776788.48049: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.48051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.48127: Set connection var ansible_connection to ssh 4874 1726776788.48130: Set connection var ansible_shell_type to sh 4874 1726776788.48141: Set connection var ansible_pipelining to False 4874 1726776788.48152: Set connection var ansible_timeout to 10 4874 1726776788.48162: Set connection var ansible_shell_executable to /bin/sh 4874 1726776788.48165: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776788.48183: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.48186: variable 'ansible_connection' from source: unknown 4874 1726776788.48189: variable 'ansible_module_compression' from source: unknown 4874 1726776788.48194: variable 'ansible_shell_type' from source: unknown 4874 1726776788.48196: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.48203: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.48208: variable 'ansible_pipelining' from source: unknown 4874 1726776788.48210: variable 'ansible_timeout' from source: unknown 4874 1726776788.48218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.48296: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776788.48308: variable 'omit' from source: magic vars 4874 1726776788.48317: starting attempt loop 4874 1726776788.48320: running the handler 4874 1726776788.48328: handler run complete 4874 1726776788.48337: attempt loop complete, returning result 4874 1726776788.48340: _execute() done 4874 1726776788.48343: dumping result to json 4874 1726776788.48348: done dumping result, returning 4874 1726776788.48356: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-c0d2-5540-000000000407] 4874 1726776788.48362: sending task result for task 0affc99b-caaf-c0d2-5540-000000000407 4874 1726776788.48447: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000407 4874 1726776788.48450: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4874 1726776788.48526: no more pending results, returning what we have 4874 1726776788.48530: results queue empty 4874 1726776788.48531: checking for any_errors_fatal 4874 1726776788.48542: done checking for any_errors_fatal 4874 1726776788.48543: checking for max_fail_percentage 4874 1726776788.48544: done checking for max_fail_percentage 4874 1726776788.48545: checking to see if all hosts have failed and the running result is not ok 4874 1726776788.48546: done checking to see if all hosts have failed 4874 1726776788.48547: getting the remaining hosts for this loop 4874 1726776788.48549: done getting the remaining hosts for this loop 4874 1726776788.48554: getting the next task for host managed_node3 4874 1726776788.48560: done getting next task for host managed_node3 4874 1726776788.48564: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776788.48567: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776788.48579: getting variables 4874 1726776788.48580: in VariableManager get_vars() 4874 1726776788.48619: Calling all_inventory to load vars for managed_node3 4874 1726776788.48622: Calling groups_inventory to load vars for managed_node3 4874 1726776788.48624: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776788.48635: Calling all_plugins_play to load vars for managed_node3 4874 1726776788.48638: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776788.48641: Calling groups_plugins_play to load vars for managed_node3 4874 1726776788.48809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776788.49002: done with get_vars() 4874 1726776788.49011: done getting variables 4874 1726776788.49058: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:08 -0400 (0:00:00.052) 0:00:23.316 **** 4874 1726776788.49082: entering _queue_task() for managed_node3/service 4874 1726776788.49285: worker is 1 (out of 1 available) 4874 1726776788.49304: exiting _queue_task() for managed_node3/service 4874 1726776788.49321: done queuing things up, now waiting for results queue to drain 4874 1726776788.49323: waiting for pending results... 4874 1726776788.49494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776788.49573: in run() - task 0affc99b-caaf-c0d2-5540-000000000408 4874 1726776788.49585: variable 'ansible_search_path' from source: unknown 4874 1726776788.49589: variable 'ansible_search_path' from source: unknown 4874 1726776788.49638: variable '__kernel_settings_services' from source: include_vars 4874 1726776788.49918: variable '__kernel_settings_services' from source: include_vars 4874 1726776788.49983: variable 'omit' from source: magic vars 4874 1726776788.50081: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.50090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.50101: variable 'omit' from source: magic vars 4874 1726776788.50169: variable 'omit' from source: magic vars 4874 1726776788.50205: variable 'omit' from source: magic vars 4874 1726776788.50248: variable 'item' from source: unknown 4874 1726776788.50310: variable 'item' from source: unknown 4874 1726776788.50399: variable 'omit' from source: magic vars 4874 1726776788.50447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776788.50475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776788.50492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776788.50510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.50522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776788.50551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776788.50555: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.50559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.50638: Set connection var ansible_connection to ssh 4874 1726776788.50644: Set connection var ansible_shell_type to sh 4874 1726776788.50656: Set connection var ansible_pipelining to False 4874 1726776788.50665: Set connection var ansible_timeout to 10 4874 1726776788.50671: Set connection var ansible_shell_executable to /bin/sh 4874 1726776788.50678: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776788.50694: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.50697: variable 'ansible_connection' from source: unknown 4874 1726776788.50700: variable 'ansible_module_compression' from source: unknown 4874 1726776788.50706: variable 'ansible_shell_type' from source: unknown 4874 1726776788.50708: variable 'ansible_shell_executable' from source: unknown 4874 1726776788.50713: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776788.50721: variable 'ansible_pipelining' from source: unknown 4874 1726776788.50724: variable 'ansible_timeout' from source: unknown 4874 1726776788.50730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776788.50845: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776788.50854: variable 'omit' from source: magic vars 4874 1726776788.50861: starting attempt loop 4874 1726776788.50866: running the handler 4874 1726776788.50941: variable 'ansible_facts' from source: unknown 4874 1726776788.51044: _low_level_execute_command(): starting 4874 1726776788.51051: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776788.51583: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.51587: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.51590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.51593: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.51654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.51662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776788.51665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.51731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.53671: stdout chunk (state=3): >>>/root <<< 4874 1726776788.53782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.53838: stderr chunk (state=3): >>><<< 4874 1726776788.53842: stdout chunk (state=3): >>><<< 4874 1726776788.53863: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.53875: _low_level_execute_command(): starting 4874 1726776788.53881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262 `" && echo ansible-tmp-1726776788.5386255-5656-224557830997262="` echo /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262 `" ) && sleep 0' 4874 1726776788.54343: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776788.54347: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776788.54359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.54361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.54364: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.54412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.54415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.54490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.56818: stdout chunk (state=3): >>>ansible-tmp-1726776788.5386255-5656-224557830997262=/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262 <<< 4874 1726776788.56949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.56996: stderr chunk (state=3): >>><<< 4874 1726776788.56999: stdout chunk (state=3): >>><<< 4874 1726776788.57016: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776788.5386255-5656-224557830997262=/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.57045: variable 'ansible_module_compression' from source: unknown 4874 1726776788.57089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4874 1726776788.57143: variable 'ansible_facts' from source: unknown 4874 1726776788.57285: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py 4874 1726776788.57411: Sending initial data 4874 1726776788.57417: Sent initial data (154 bytes) 4874 1726776788.57882: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.57885: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.57887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.57890: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.57947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.57950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.58032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.59906: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776788.59910: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776788.59966: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776788.60029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpwuxruq1s /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py <<< 4874 1726776788.60033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py" <<< 4874 1726776788.60085: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpwuxruq1s" to remote "/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py" <<< 4874 1726776788.61884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.61951: stderr chunk (state=3): >>><<< 4874 1726776788.61954: stdout chunk (state=3): >>><<< 4874 1726776788.61978: done transferring module to remote 4874 1726776788.61988: _low_level_execute_command(): starting 4874 1726776788.61993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/ /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py && sleep 0' 4874 1726776788.62447: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.62450: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.62452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.62455: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.62511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.62519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.62585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776788.64835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776788.64882: stderr chunk (state=3): >>><<< 4874 1726776788.64885: stdout chunk (state=3): >>><<< 4874 1726776788.64898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776788.64904: _low_level_execute_command(): starting 4874 1726776788.64909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/AnsiballZ_systemd.py && sleep 0' 4874 1726776788.65362: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776788.65366: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.65368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776788.65371: 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.57 originally 10.31.11.57 <<< 4874 1726776788.65373: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776788.65424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776788.65427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776788.65510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.02424: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15310848", "MemoryAvailable": "infinity", "CPUUsageNSec": "142669000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 4874 1726776789.02433: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths<<< 4874 1726776789.02451: stdout chunk (state=3): >>>": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4874 1726776789.05096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776789.05163: stderr chunk (state=3): >>><<< 4874 1726776789.05167: stdout chunk (state=3): >>><<< 4874 1726776789.05190: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15310848", "MemoryAvailable": "infinity", "CPUUsageNSec": "142669000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776789.05385: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776789.05404: _low_level_execute_command(): starting 4874 1726776789.05411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776788.5386255-5656-224557830997262/ > /dev/null 2>&1 && sleep 0' 4874 1726776789.05889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.05892: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776789.05895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776789.05897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776789.05899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.05953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.05957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.06032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.08097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.08144: stderr chunk (state=3): >>><<< 4874 1726776789.08148: stdout chunk (state=3): >>><<< 4874 1726776789.08168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.08171: handler run complete 4874 1726776789.08221: attempt loop complete, returning result 4874 1726776789.08238: variable 'item' from source: unknown 4874 1726776789.08312: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "142669000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "InvocationID": "674c830945d34211819e0f76c2154170", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9623", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15310848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4874 1726776789.08896: dumping result to json 4874 1726776789.08899: done dumping result, returning 4874 1726776789.08903: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-c0d2-5540-000000000408] 4874 1726776789.08905: sending task result for task 0affc99b-caaf-c0d2-5540-000000000408 4874 1726776789.09104: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000408 4874 1726776789.09107: WORKER PROCESS EXITING 4874 1726776789.09115: no more pending results, returning what we have 4874 1726776789.09118: results queue empty 4874 1726776789.09119: checking for any_errors_fatal 4874 1726776789.09121: done checking for any_errors_fatal 4874 1726776789.09122: checking for max_fail_percentage 4874 1726776789.09123: done checking for max_fail_percentage 4874 1726776789.09124: checking to see if all hosts have failed and the running result is not ok 4874 1726776789.09124: done checking to see if all hosts have failed 4874 1726776789.09125: getting the remaining hosts for this loop 4874 1726776789.09126: done getting the remaining hosts for this loop 4874 1726776789.09129: getting the next task for host managed_node3 4874 1726776789.09133: done getting next task for host managed_node3 4874 1726776789.09136: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776789.09138: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776789.09146: getting variables 4874 1726776789.09147: in VariableManager get_vars() 4874 1726776789.09171: Calling all_inventory to load vars for managed_node3 4874 1726776789.09173: Calling groups_inventory to load vars for managed_node3 4874 1726776789.09175: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776789.09182: Calling all_plugins_play to load vars for managed_node3 4874 1726776789.09184: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776789.09187: Calling groups_plugins_play to load vars for managed_node3 4874 1726776789.09335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776789.09519: done with get_vars() 4874 1726776789.09528: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:09 -0400 (0:00:00.605) 0:00:23.921 **** 4874 1726776789.09602: entering _queue_task() for managed_node3/file 4874 1726776789.09811: worker is 1 (out of 1 available) 4874 1726776789.09829: exiting _queue_task() for managed_node3/file 4874 1726776789.09844: done queuing things up, now waiting for results queue to drain 4874 1726776789.09845: waiting for pending results... 4874 1726776789.10026: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776789.10105: in run() - task 0affc99b-caaf-c0d2-5540-000000000409 4874 1726776789.10119: variable 'ansible_search_path' from source: unknown 4874 1726776789.10123: variable 'ansible_search_path' from source: unknown 4874 1726776789.10154: calling self._execute() 4874 1726776789.10233: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.10240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.10249: variable 'omit' from source: magic vars 4874 1726776789.10341: variable 'omit' from source: magic vars 4874 1726776789.10380: variable 'omit' from source: magic vars 4874 1726776789.10410: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776789.10660: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776789.10743: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776789.10750: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776789.10818: variable 'omit' from source: magic vars 4874 1726776789.10855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776789.10884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776789.10903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776789.10920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.10930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.10960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776789.10963: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.10968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.11044: Set connection var ansible_connection to ssh 4874 1726776789.11048: Set connection var ansible_shell_type to sh 4874 1726776789.11062: Set connection var ansible_pipelining to False 4874 1726776789.11070: Set connection var ansible_timeout to 10 4874 1726776789.11077: Set connection var ansible_shell_executable to /bin/sh 4874 1726776789.11083: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776789.11102: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.11105: variable 'ansible_connection' from source: unknown 4874 1726776789.11108: variable 'ansible_module_compression' from source: unknown 4874 1726776789.11113: variable 'ansible_shell_type' from source: unknown 4874 1726776789.11118: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.11120: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.11125: variable 'ansible_pipelining' from source: unknown 4874 1726776789.11128: variable 'ansible_timeout' from source: unknown 4874 1726776789.11133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.11303: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776789.11315: variable 'omit' from source: magic vars 4874 1726776789.11319: starting attempt loop 4874 1726776789.11324: running the handler 4874 1726776789.11337: _low_level_execute_command(): starting 4874 1726776789.11344: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776789.11877: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.11881: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.11884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.11886: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.11946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.11953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776789.11957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.12020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.13964: stdout chunk (state=3): >>>/root <<< 4874 1726776789.14077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.14128: stderr chunk (state=3): >>><<< 4874 1726776789.14132: stdout chunk (state=3): >>><<< 4874 1726776789.14151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.14163: _low_level_execute_command(): starting 4874 1726776789.14169: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232 `" && echo ansible-tmp-1726776789.1415071-5667-132504653386232="` echo /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232 `" ) && sleep 0' 4874 1726776789.14617: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.14621: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.14631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.14633: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.14636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.14679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.14687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.14759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.17112: stdout chunk (state=3): >>>ansible-tmp-1726776789.1415071-5667-132504653386232=/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232 <<< 4874 1726776789.17245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.17287: stderr chunk (state=3): >>><<< 4874 1726776789.17290: stdout chunk (state=3): >>><<< 4874 1726776789.17307: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776789.1415071-5667-132504653386232=/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.17346: variable 'ansible_module_compression' from source: unknown 4874 1726776789.17387: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776789.17420: variable 'ansible_facts' from source: unknown 4874 1726776789.17480: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py 4874 1726776789.17590: Sending initial data 4874 1726776789.17594: Sent initial data (151 bytes) 4874 1726776789.18039: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.18042: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776789.18046: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.18048: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.18100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.18108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.18175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.20115: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776789.20119: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776789.20171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776789.20230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpcrrlxoui /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py <<< 4874 1726776789.20239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py" <<< 4874 1726776789.20295: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpcrrlxoui" to remote "/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py" <<< 4874 1726776789.20298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py" <<< 4874 1726776789.21211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.21275: stderr chunk (state=3): >>><<< 4874 1726776789.21279: stdout chunk (state=3): >>><<< 4874 1726776789.21298: done transferring module to remote 4874 1726776789.21310: _low_level_execute_command(): starting 4874 1726776789.21318: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/ /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py && sleep 0' 4874 1726776789.21760: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.21764: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.21766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776789.21769: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.21776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.21824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.21828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.21909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.24085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.24132: stderr chunk (state=3): >>><<< 4874 1726776789.24135: stdout chunk (state=3): >>><<< 4874 1726776789.24149: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.24156: _low_level_execute_command(): starting 4874 1726776789.24159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/AnsiballZ_file.py && sleep 0' 4874 1726776789.24590: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.24593: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.24596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.24598: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.24654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776789.24657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.24737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.45737: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776789.47780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776789.47843: stderr chunk (state=3): >>><<< 4874 1726776789.47846: stdout chunk (state=3): >>><<< 4874 1726776789.47866: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776789.47911: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776789.47923: _low_level_execute_command(): starting 4874 1726776789.47929: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776789.1415071-5667-132504653386232/ > /dev/null 2>&1 && sleep 0' 4874 1726776789.48377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.48390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776789.48411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.48428: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.48480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.48484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.48557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.50794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.50845: stderr chunk (state=3): >>><<< 4874 1726776789.50848: stdout chunk (state=3): >>><<< 4874 1726776789.50864: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.50872: handler run complete 4874 1726776789.50896: attempt loop complete, returning result 4874 1726776789.50899: _execute() done 4874 1726776789.50905: dumping result to json 4874 1726776789.50911: done dumping result, returning 4874 1726776789.50922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-c0d2-5540-000000000409] 4874 1726776789.50928: sending task result for task 0affc99b-caaf-c0d2-5540-000000000409 4874 1726776789.51049: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000409 4874 1726776789.51052: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4874 1726776789.51170: no more pending results, returning what we have 4874 1726776789.51174: results queue empty 4874 1726776789.51175: checking for any_errors_fatal 4874 1726776789.51194: done checking for any_errors_fatal 4874 1726776789.51195: checking for max_fail_percentage 4874 1726776789.51197: done checking for max_fail_percentage 4874 1726776789.51198: checking to see if all hosts have failed and the running result is not ok 4874 1726776789.51199: done checking to see if all hosts have failed 4874 1726776789.51199: getting the remaining hosts for this loop 4874 1726776789.51203: done getting the remaining hosts for this loop 4874 1726776789.51207: getting the next task for host managed_node3 4874 1726776789.51216: done getting next task for host managed_node3 4874 1726776789.51220: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776789.51223: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776789.51236: getting variables 4874 1726776789.51238: in VariableManager get_vars() 4874 1726776789.51273: Calling all_inventory to load vars for managed_node3 4874 1726776789.51276: Calling groups_inventory to load vars for managed_node3 4874 1726776789.51277: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776789.51285: Calling all_plugins_play to load vars for managed_node3 4874 1726776789.51287: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776789.51290: Calling groups_plugins_play to load vars for managed_node3 4874 1726776789.51450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776789.51640: done with get_vars() 4874 1726776789.51650: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:09 -0400 (0:00:00.421) 0:00:24.342 **** 4874 1726776789.51730: entering _queue_task() for managed_node3/slurp 4874 1726776789.51931: worker is 1 (out of 1 available) 4874 1726776789.51944: exiting _queue_task() for managed_node3/slurp 4874 1726776789.51957: done queuing things up, now waiting for results queue to drain 4874 1726776789.51959: waiting for pending results... 4874 1726776789.52145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776789.52223: in run() - task 0affc99b-caaf-c0d2-5540-00000000040a 4874 1726776789.52237: variable 'ansible_search_path' from source: unknown 4874 1726776789.52240: variable 'ansible_search_path' from source: unknown 4874 1726776789.52272: calling self._execute() 4874 1726776789.52351: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.52357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.52367: variable 'omit' from source: magic vars 4874 1726776789.52461: variable 'omit' from source: magic vars 4874 1726776789.52503: variable 'omit' from source: magic vars 4874 1726776789.52533: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776789.52779: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776789.52851: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776789.52882: variable 'omit' from source: magic vars 4874 1726776789.52922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776789.52954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776789.52972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776789.52987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.52998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.53027: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776789.53030: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.53036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.53116: Set connection var ansible_connection to ssh 4874 1726776789.53120: Set connection var ansible_shell_type to sh 4874 1726776789.53130: Set connection var ansible_pipelining to False 4874 1726776789.53138: Set connection var ansible_timeout to 10 4874 1726776789.53145: Set connection var ansible_shell_executable to /bin/sh 4874 1726776789.53151: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776789.53170: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.53175: variable 'ansible_connection' from source: unknown 4874 1726776789.53178: variable 'ansible_module_compression' from source: unknown 4874 1726776789.53180: variable 'ansible_shell_type' from source: unknown 4874 1726776789.53186: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.53188: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.53193: variable 'ansible_pipelining' from source: unknown 4874 1726776789.53196: variable 'ansible_timeout' from source: unknown 4874 1726776789.53203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.53371: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776789.53380: variable 'omit' from source: magic vars 4874 1726776789.53387: starting attempt loop 4874 1726776789.53390: running the handler 4874 1726776789.53406: _low_level_execute_command(): starting 4874 1726776789.53416: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776789.53980: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.53984: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776789.53988: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.53990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.54045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.54049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.54125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.56095: stdout chunk (state=3): >>>/root <<< 4874 1726776789.56209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.56260: stderr chunk (state=3): >>><<< 4874 1726776789.56264: stdout chunk (state=3): >>><<< 4874 1726776789.56284: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.56295: _low_level_execute_command(): starting 4874 1726776789.56303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111 `" && echo ansible-tmp-1726776789.5628402-5675-97330642229111="` echo /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111 `" ) && sleep 0' 4874 1726776789.56770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.56774: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.56783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.56786: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.56840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.56843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.56921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.59272: stdout chunk (state=3): >>>ansible-tmp-1726776789.5628402-5675-97330642229111=/root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111 <<< 4874 1726776789.59410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.59454: stderr chunk (state=3): >>><<< 4874 1726776789.59458: stdout chunk (state=3): >>><<< 4874 1726776789.59473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776789.5628402-5675-97330642229111=/root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.59514: variable 'ansible_module_compression' from source: unknown 4874 1726776789.59548: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776789.59576: variable 'ansible_facts' from source: unknown 4874 1726776789.59644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py 4874 1726776789.59757: Sending initial data 4874 1726776789.59761: Sent initial data (151 bytes) 4874 1726776789.60187: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.60222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776789.60226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776789.60228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.60232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.60235: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.60287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.60290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.60366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.62236: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776789.62246: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776789.62300: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776789.62366: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpd6o_lt3n /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py <<< 4874 1726776789.62369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py" <<< 4874 1726776789.62426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpd6o_lt3n" to remote "/root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py" <<< 4874 1726776789.63270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.63332: stderr chunk (state=3): >>><<< 4874 1726776789.63336: stdout chunk (state=3): >>><<< 4874 1726776789.63354: done transferring module to remote 4874 1726776789.63365: _low_level_execute_command(): starting 4874 1726776789.63370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/ /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py && sleep 0' 4874 1726776789.63809: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.63812: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.63817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776789.63820: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.63872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.63879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.63950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.66106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.66152: stderr chunk (state=3): >>><<< 4874 1726776789.66156: stdout chunk (state=3): >>><<< 4874 1726776789.66169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.66172: _low_level_execute_command(): starting 4874 1726776789.66178: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/AnsiballZ_slurp.py && sleep 0' 4874 1726776789.66615: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.66618: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.66623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776789.66625: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.66627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.66678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.66681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.66758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.85994: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4874 1726776789.87765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776789.87829: stderr chunk (state=3): >>><<< 4874 1726776789.87833: stdout chunk (state=3): >>><<< 4874 1726776789.87851: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776789.87879: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776789.5628402-5675-97330642229111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776789.87888: _low_level_execute_command(): starting 4874 1726776789.87894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776789.5628402-5675-97330642229111/ > /dev/null 2>&1 && sleep 0' 4874 1726776789.88373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.88377: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776789.88379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776789.88385: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.88388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.88441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776789.88448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.88518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776789.90687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776789.90726: stderr chunk (state=3): >>><<< 4874 1726776789.90730: stdout chunk (state=3): >>><<< 4874 1726776789.90745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776789.90752: handler run complete 4874 1726776789.90767: attempt loop complete, returning result 4874 1726776789.90770: _execute() done 4874 1726776789.90775: dumping result to json 4874 1726776789.90780: done dumping result, returning 4874 1726776789.90789: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-c0d2-5540-00000000040a] 4874 1726776789.90795: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040a 4874 1726776789.90904: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040a 4874 1726776789.90907: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4874 1726776789.90985: no more pending results, returning what we have 4874 1726776789.90989: results queue empty 4874 1726776789.90990: checking for any_errors_fatal 4874 1726776789.91006: done checking for any_errors_fatal 4874 1726776789.91007: checking for max_fail_percentage 4874 1726776789.91009: done checking for max_fail_percentage 4874 1726776789.91010: checking to see if all hosts have failed and the running result is not ok 4874 1726776789.91011: done checking to see if all hosts have failed 4874 1726776789.91012: getting the remaining hosts for this loop 4874 1726776789.91016: done getting the remaining hosts for this loop 4874 1726776789.91021: getting the next task for host managed_node3 4874 1726776789.91029: done getting next task for host managed_node3 4874 1726776789.91033: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776789.91036: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776789.91048: getting variables 4874 1726776789.91049: in VariableManager get_vars() 4874 1726776789.91085: Calling all_inventory to load vars for managed_node3 4874 1726776789.91088: Calling groups_inventory to load vars for managed_node3 4874 1726776789.91091: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776789.91103: Calling all_plugins_play to load vars for managed_node3 4874 1726776789.91106: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776789.91110: Calling groups_plugins_play to load vars for managed_node3 4874 1726776789.91292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776789.91538: done with get_vars() 4874 1726776789.91546: done getting variables 4874 1726776789.91595: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:09 -0400 (0:00:00.398) 0:00:24.741 **** 4874 1726776789.91626: entering _queue_task() for managed_node3/set_fact 4874 1726776789.91834: worker is 1 (out of 1 available) 4874 1726776789.91849: exiting _queue_task() for managed_node3/set_fact 4874 1726776789.91863: done queuing things up, now waiting for results queue to drain 4874 1726776789.91865: waiting for pending results... 4874 1726776789.92059: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776789.92149: in run() - task 0affc99b-caaf-c0d2-5540-00000000040b 4874 1726776789.92162: variable 'ansible_search_path' from source: unknown 4874 1726776789.92166: variable 'ansible_search_path' from source: unknown 4874 1726776789.92202: calling self._execute() 4874 1726776789.92279: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.92285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.92294: variable 'omit' from source: magic vars 4874 1726776789.92392: variable 'omit' from source: magic vars 4874 1726776789.92440: variable 'omit' from source: magic vars 4874 1726776789.92803: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776789.92811: variable '__cur_profile' from source: task vars 4874 1726776789.92948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776789.94606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776789.94668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776789.94701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776789.94743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776789.94764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776789.94839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776789.94863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776789.94884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776789.94922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776789.94937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776789.95030: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4874 1726776789.95077: variable 'omit' from source: magic vars 4874 1726776789.95104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776789.95130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776789.95150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776789.95164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.95174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.95203: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776789.95206: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.95211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.95292: Set connection var ansible_connection to ssh 4874 1726776789.95296: Set connection var ansible_shell_type to sh 4874 1726776789.95309: Set connection var ansible_pipelining to False 4874 1726776789.95320: Set connection var ansible_timeout to 10 4874 1726776789.95327: Set connection var ansible_shell_executable to /bin/sh 4874 1726776789.95333: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776789.95352: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.95355: variable 'ansible_connection' from source: unknown 4874 1726776789.95361: variable 'ansible_module_compression' from source: unknown 4874 1726776789.95363: variable 'ansible_shell_type' from source: unknown 4874 1726776789.95366: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.95373: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.95376: variable 'ansible_pipelining' from source: unknown 4874 1726776789.95378: variable 'ansible_timeout' from source: unknown 4874 1726776789.95384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.95466: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776789.95480: variable 'omit' from source: magic vars 4874 1726776789.95484: starting attempt loop 4874 1726776789.95486: running the handler 4874 1726776789.95498: handler run complete 4874 1726776789.95508: attempt loop complete, returning result 4874 1726776789.95511: _execute() done 4874 1726776789.95517: dumping result to json 4874 1726776789.95522: done dumping result, returning 4874 1726776789.95530: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-c0d2-5540-00000000040b] 4874 1726776789.95537: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040b 4874 1726776789.95630: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040b 4874 1726776789.95634: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4874 1726776789.95710: no more pending results, returning what we have 4874 1726776789.95715: results queue empty 4874 1726776789.95716: checking for any_errors_fatal 4874 1726776789.95725: done checking for any_errors_fatal 4874 1726776789.95725: checking for max_fail_percentage 4874 1726776789.95728: done checking for max_fail_percentage 4874 1726776789.95729: checking to see if all hosts have failed and the running result is not ok 4874 1726776789.95730: done checking to see if all hosts have failed 4874 1726776789.95731: getting the remaining hosts for this loop 4874 1726776789.95733: done getting the remaining hosts for this loop 4874 1726776789.95738: getting the next task for host managed_node3 4874 1726776789.95750: done getting next task for host managed_node3 4874 1726776789.95754: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776789.95757: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776789.95775: getting variables 4874 1726776789.95777: in VariableManager get_vars() 4874 1726776789.95814: Calling all_inventory to load vars for managed_node3 4874 1726776789.95817: Calling groups_inventory to load vars for managed_node3 4874 1726776789.95820: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776789.95830: Calling all_plugins_play to load vars for managed_node3 4874 1726776789.95833: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776789.95836: Calling groups_plugins_play to load vars for managed_node3 4874 1726776789.96016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776789.96206: done with get_vars() 4874 1726776789.96216: done getting variables 4874 1726776789.96262: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:09 -0400 (0:00:00.046) 0:00:24.788 **** 4874 1726776789.96286: entering _queue_task() for managed_node3/copy 4874 1726776789.96500: worker is 1 (out of 1 available) 4874 1726776789.96517: exiting _queue_task() for managed_node3/copy 4874 1726776789.96531: done queuing things up, now waiting for results queue to drain 4874 1726776789.96533: waiting for pending results... 4874 1726776789.96726: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776789.96806: in run() - task 0affc99b-caaf-c0d2-5540-00000000040c 4874 1726776789.96828: variable 'ansible_search_path' from source: unknown 4874 1726776789.96832: variable 'ansible_search_path' from source: unknown 4874 1726776789.96866: calling self._execute() 4874 1726776789.96942: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.96947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.96956: variable 'omit' from source: magic vars 4874 1726776789.97051: variable 'omit' from source: magic vars 4874 1726776789.97093: variable 'omit' from source: magic vars 4874 1726776789.97124: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776789.97370: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776789.97392: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776789.97457: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776789.97583: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776789.97610: variable 'omit' from source: magic vars 4874 1726776789.97653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776789.97683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776789.97700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776789.97720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.97730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776789.97759: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776789.97763: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.97768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.97847: Set connection var ansible_connection to ssh 4874 1726776789.97853: Set connection var ansible_shell_type to sh 4874 1726776789.97865: Set connection var ansible_pipelining to False 4874 1726776789.97874: Set connection var ansible_timeout to 10 4874 1726776789.97881: Set connection var ansible_shell_executable to /bin/sh 4874 1726776789.97887: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776789.97906: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.97909: variable 'ansible_connection' from source: unknown 4874 1726776789.97912: variable 'ansible_module_compression' from source: unknown 4874 1726776789.97919: variable 'ansible_shell_type' from source: unknown 4874 1726776789.97921: variable 'ansible_shell_executable' from source: unknown 4874 1726776789.97926: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776789.97931: variable 'ansible_pipelining' from source: unknown 4874 1726776789.97934: variable 'ansible_timeout' from source: unknown 4874 1726776789.97939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776789.98054: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776789.98064: variable 'omit' from source: magic vars 4874 1726776789.98072: starting attempt loop 4874 1726776789.98075: running the handler 4874 1726776789.98086: _low_level_execute_command(): starting 4874 1726776789.98094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776789.98599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776789.98645: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776789.98649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.98653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776789.98656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776789.98706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776789.98709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776789.98717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776789.98781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.00712: stdout chunk (state=3): >>>/root <<< 4874 1726776790.00827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.00879: stderr chunk (state=3): >>><<< 4874 1726776790.00883: stdout chunk (state=3): >>><<< 4874 1726776790.00911: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.00925: _low_level_execute_command(): starting 4874 1726776790.00933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535 `" && echo ansible-tmp-1726776790.0091002-5687-45974782854535="` echo /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535 `" ) && sleep 0' 4874 1726776790.01368: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.01377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776790.01411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.01418: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.01471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.01477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.01550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.03899: stdout chunk (state=3): >>>ansible-tmp-1726776790.0091002-5687-45974782854535=/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535 <<< 4874 1726776790.04033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.04077: stderr chunk (state=3): >>><<< 4874 1726776790.04081: stdout chunk (state=3): >>><<< 4874 1726776790.04095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776790.0091002-5687-45974782854535=/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.04178: variable 'ansible_module_compression' from source: unknown 4874 1726776790.04223: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776790.04254: variable 'ansible_facts' from source: unknown 4874 1726776790.04319: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py 4874 1726776790.04418: Sending initial data 4874 1726776790.04422: Sent initial data (150 bytes) 4874 1726776790.04874: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.04878: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.04881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776790.04884: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776790.04886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.04939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.04946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.05022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.06937: 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 <<< 4874 1726776790.06940: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776790.06993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776790.07057: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpelk09dbr /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py <<< 4874 1726776790.07059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py" <<< 4874 1726776790.07114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpelk09dbr" to remote "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py" <<< 4874 1726776790.07979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.08044: stderr chunk (state=3): >>><<< 4874 1726776790.08048: stdout chunk (state=3): >>><<< 4874 1726776790.08065: done transferring module to remote 4874 1726776790.08075: _low_level_execute_command(): starting 4874 1726776790.08080: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/ /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py && sleep 0' 4874 1726776790.08533: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.08536: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.08539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776790.08541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.08547: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.08598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.08606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.08675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.10845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.10891: stderr chunk (state=3): >>><<< 4874 1726776790.10894: stdout chunk (state=3): >>><<< 4874 1726776790.10910: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.10913: _low_level_execute_command(): starting 4874 1726776790.10922: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_stat.py && sleep 0' 4874 1726776790.11362: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.11365: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.11368: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776790.11370: 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.57 originally 10.31.11.57 <<< 4874 1726776790.11372: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.11431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.11434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.11511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.32437: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776783.355773, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776790.34673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776790.34736: stderr chunk (state=3): >>><<< 4874 1726776790.34740: stdout chunk (state=3): >>><<< 4874 1726776790.34756: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776783.355773, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776790.34820: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776790.34971: variable 'ansible_module_compression' from source: unknown 4874 1726776790.35008: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776790.35028: variable 'ansible_facts' from source: unknown 4874 1726776790.35073: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py 4874 1726776790.35178: Sending initial data 4874 1726776790.35182: Sent initial data (150 bytes) 4874 1726776790.35665: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.35668: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.35671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.35673: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.35727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.35734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.35805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.37731: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776790.37735: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776790.37793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776790.37852: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpx9ppzm7c /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py <<< 4874 1726776790.37856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py" <<< 4874 1726776790.37911: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpx9ppzm7c" to remote "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py" <<< 4874 1726776790.38816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.38875: stderr chunk (state=3): >>><<< 4874 1726776790.38879: stdout chunk (state=3): >>><<< 4874 1726776790.38898: done transferring module to remote 4874 1726776790.38909: _low_level_execute_command(): starting 4874 1726776790.38917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/ /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py && sleep 0' 4874 1726776790.39369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.39372: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.39375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776790.39377: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776790.39380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.39439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.39442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.39444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.39505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.41689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.41736: stderr chunk (state=3): >>><<< 4874 1726776790.41742: stdout chunk (state=3): >>><<< 4874 1726776790.41755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.41758: _low_level_execute_command(): starting 4874 1726776790.41764: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/AnsiballZ_file.py && sleep 0' 4874 1726776790.42203: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.42206: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.42212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.42217: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.42270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.42273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.42342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.63662: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".s9ku0o_0", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776790.65535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776790.65596: stderr chunk (state=3): >>><<< 4874 1726776790.65600: stdout chunk (state=3): >>><<< 4874 1726776790.65621: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".s9ku0o_0", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776790.65659: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.s9ku0o_0', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776790.65674: _low_level_execute_command(): starting 4874 1726776790.65679: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776790.0091002-5687-45974782854535/ > /dev/null 2>&1 && sleep 0' 4874 1726776790.66156: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.66160: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.66163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.66165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.66167: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.66230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.66233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.66291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.68434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.68483: stderr chunk (state=3): >>><<< 4874 1726776790.68486: stdout chunk (state=3): >>><<< 4874 1726776790.68502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.68513: handler run complete 4874 1726776790.68539: attempt loop complete, returning result 4874 1726776790.68542: _execute() done 4874 1726776790.68546: dumping result to json 4874 1726776790.68552: done dumping result, returning 4874 1726776790.68561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-c0d2-5540-00000000040c] 4874 1726776790.68570: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040c 4874 1726776790.68685: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040c 4874 1726776790.68690: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 4874 1726776790.68810: no more pending results, returning what we have 4874 1726776790.68815: results queue empty 4874 1726776790.68816: checking for any_errors_fatal 4874 1726776790.68822: done checking for any_errors_fatal 4874 1726776790.68822: checking for max_fail_percentage 4874 1726776790.68824: done checking for max_fail_percentage 4874 1726776790.68825: checking to see if all hosts have failed and the running result is not ok 4874 1726776790.68826: done checking to see if all hosts have failed 4874 1726776790.68827: getting the remaining hosts for this loop 4874 1726776790.68829: done getting the remaining hosts for this loop 4874 1726776790.68833: getting the next task for host managed_node3 4874 1726776790.68840: done getting next task for host managed_node3 4874 1726776790.68843: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776790.68847: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776790.68859: getting variables 4874 1726776790.68860: in VariableManager get_vars() 4874 1726776790.68897: Calling all_inventory to load vars for managed_node3 4874 1726776790.68899: Calling groups_inventory to load vars for managed_node3 4874 1726776790.68908: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776790.68921: Calling all_plugins_play to load vars for managed_node3 4874 1726776790.68925: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776790.68928: Calling groups_plugins_play to load vars for managed_node3 4874 1726776790.69134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776790.69321: done with get_vars() 4874 1726776790.69330: done getting variables 4874 1726776790.69379: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:10 -0400 (0:00:00.731) 0:00:25.519 **** 4874 1726776790.69404: entering _queue_task() for managed_node3/copy 4874 1726776790.69606: worker is 1 (out of 1 available) 4874 1726776790.69622: exiting _queue_task() for managed_node3/copy 4874 1726776790.69636: done queuing things up, now waiting for results queue to drain 4874 1726776790.69638: waiting for pending results... 4874 1726776790.69828: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776790.69910: in run() - task 0affc99b-caaf-c0d2-5540-00000000040d 4874 1726776790.69925: variable 'ansible_search_path' from source: unknown 4874 1726776790.69929: variable 'ansible_search_path' from source: unknown 4874 1726776790.69961: calling self._execute() 4874 1726776790.70040: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776790.70046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776790.70055: variable 'omit' from source: magic vars 4874 1726776790.70148: variable 'omit' from source: magic vars 4874 1726776790.70194: variable 'omit' from source: magic vars 4874 1726776790.70227: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776790.70474: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776790.70545: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776790.70576: variable 'omit' from source: magic vars 4874 1726776790.70616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776790.70649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776790.70666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776790.70681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776790.70692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776790.70722: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776790.70725: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776790.70730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776790.70807: Set connection var ansible_connection to ssh 4874 1726776790.70811: Set connection var ansible_shell_type to sh 4874 1726776790.70824: Set connection var ansible_pipelining to False 4874 1726776790.70833: Set connection var ansible_timeout to 10 4874 1726776790.70842: Set connection var ansible_shell_executable to /bin/sh 4874 1726776790.70849: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776790.70866: variable 'ansible_shell_executable' from source: unknown 4874 1726776790.70870: variable 'ansible_connection' from source: unknown 4874 1726776790.70874: variable 'ansible_module_compression' from source: unknown 4874 1726776790.70878: variable 'ansible_shell_type' from source: unknown 4874 1726776790.70882: variable 'ansible_shell_executable' from source: unknown 4874 1726776790.70886: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776790.70891: variable 'ansible_pipelining' from source: unknown 4874 1726776790.70895: variable 'ansible_timeout' from source: unknown 4874 1726776790.70900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776790.71019: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776790.71028: variable 'omit' from source: magic vars 4874 1726776790.71035: starting attempt loop 4874 1726776790.71039: running the handler 4874 1726776790.71049: _low_level_execute_command(): starting 4874 1726776790.71057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776790.71578: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776790.71583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.71586: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.71640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.71650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.71716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.73652: stdout chunk (state=3): >>>/root <<< 4874 1726776790.73768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.73821: stderr chunk (state=3): >>><<< 4874 1726776790.73824: stdout chunk (state=3): >>><<< 4874 1726776790.73845: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.73857: _low_level_execute_command(): starting 4874 1726776790.73863: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899 `" && echo ansible-tmp-1726776790.7384503-5699-175398394077899="` echo /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899 `" ) && sleep 0' 4874 1726776790.74289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.74327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776790.74332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.74334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776790.74345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776790.74348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.74393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.74397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.74478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.76771: stdout chunk (state=3): >>>ansible-tmp-1726776790.7384503-5699-175398394077899=/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899 <<< 4874 1726776790.76888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.76943: stderr chunk (state=3): >>><<< 4874 1726776790.76947: stdout chunk (state=3): >>><<< 4874 1726776790.76962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776790.7384503-5699-175398394077899=/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.77045: variable 'ansible_module_compression' from source: unknown 4874 1726776790.77090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776790.77123: variable 'ansible_facts' from source: unknown 4874 1726776790.77189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py 4874 1726776790.77291: Sending initial data 4874 1726776790.77295: Sent initial data (151 bytes) 4874 1726776790.77772: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.77776: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.77778: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776790.77781: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776790.77783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.77841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.77846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776790.77847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.77916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.79836: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776790.79892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776790.79951: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpibjpeqfz /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py <<< 4874 1726776790.79962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py" <<< 4874 1726776790.80016: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpibjpeqfz" to remote "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py" <<< 4874 1726776790.80020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py" <<< 4874 1726776790.80892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.80966: stderr chunk (state=3): >>><<< 4874 1726776790.80970: stdout chunk (state=3): >>><<< 4874 1726776790.80989: done transferring module to remote 4874 1726776790.81000: _low_level_execute_command(): starting 4874 1726776790.81008: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/ /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py && sleep 0' 4874 1726776790.81484: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.81488: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.81490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776790.81494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776790.81501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.81551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.81554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.81629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776790.83695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776790.83749: stderr chunk (state=3): >>><<< 4874 1726776790.83753: stdout chunk (state=3): >>><<< 4874 1726776790.83771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776790.83775: _low_level_execute_command(): starting 4874 1726776790.83781: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_stat.py && sleep 0' 4874 1726776790.84241: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776790.84245: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776790.84247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.84249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776790.84251: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776790.84305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776790.84309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776790.84391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.04457: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776791.06677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776791.06742: stderr chunk (state=3): >>><<< 4874 1726776791.06747: stdout chunk (state=3): >>><<< 4874 1726776791.06762: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776791.06827: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776791.06871: variable 'ansible_module_compression' from source: unknown 4874 1726776791.06905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776791.06925: variable 'ansible_facts' from source: unknown 4874 1726776791.06972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py 4874 1726776791.07078: Sending initial data 4874 1726776791.07082: Sent initial data (151 bytes) 4874 1726776791.07626: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.07629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.07692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.09648: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776791.09710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776791.09774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp885hg6i7 /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py <<< 4874 1726776791.09778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py" <<< 4874 1726776791.09834: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp885hg6i7" to remote "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py" <<< 4874 1726776791.09842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py" <<< 4874 1726776791.10752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.10828: stderr chunk (state=3): >>><<< 4874 1726776791.10832: stdout chunk (state=3): >>><<< 4874 1726776791.10852: done transferring module to remote 4874 1726776791.10861: _low_level_execute_command(): starting 4874 1726776791.10868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/ /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py && sleep 0' 4874 1726776791.11345: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.11349: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.11351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.11354: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.11406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.11409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.11481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.13732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.13780: stderr chunk (state=3): >>><<< 4874 1726776791.13783: stdout chunk (state=3): >>><<< 4874 1726776791.13798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.13802: _low_level_execute_command(): starting 4874 1726776791.13809: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/AnsiballZ_file.py && sleep 0' 4874 1726776791.14263: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.14267: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.14269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776791.14272: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.14334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.14339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.14341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.14418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.35296: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".mzq5u023", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776791.37154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776791.37220: stderr chunk (state=3): >>><<< 4874 1726776791.37224: stdout chunk (state=3): >>><<< 4874 1726776791.37239: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".mzq5u023", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776791.37273: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.mzq5u023', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776791.37284: _low_level_execute_command(): starting 4874 1726776791.37290: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776790.7384503-5699-175398394077899/ > /dev/null 2>&1 && sleep 0' 4874 1726776791.37772: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.37776: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.37778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.37781: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.37840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.37843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.37847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.37916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.40044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.40089: stderr chunk (state=3): >>><<< 4874 1726776791.40093: stdout chunk (state=3): >>><<< 4874 1726776791.40109: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.40121: handler run complete 4874 1726776791.40151: attempt loop complete, returning result 4874 1726776791.40154: _execute() done 4874 1726776791.40156: dumping result to json 4874 1726776791.40163: done dumping result, returning 4874 1726776791.40172: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-c0d2-5540-00000000040d] 4874 1726776791.40179: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040d 4874 1726776791.40295: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040d 4874 1726776791.40298: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 4874 1726776791.40425: no more pending results, returning what we have 4874 1726776791.40429: results queue empty 4874 1726776791.40431: checking for any_errors_fatal 4874 1726776791.40438: done checking for any_errors_fatal 4874 1726776791.40439: checking for max_fail_percentage 4874 1726776791.40440: done checking for max_fail_percentage 4874 1726776791.40441: checking to see if all hosts have failed and the running result is not ok 4874 1726776791.40442: done checking to see if all hosts have failed 4874 1726776791.40443: getting the remaining hosts for this loop 4874 1726776791.40445: done getting the remaining hosts for this loop 4874 1726776791.40448: getting the next task for host managed_node3 4874 1726776791.40455: done getting next task for host managed_node3 4874 1726776791.40459: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776791.40462: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776791.40473: getting variables 4874 1726776791.40475: in VariableManager get_vars() 4874 1726776791.40514: Calling all_inventory to load vars for managed_node3 4874 1726776791.40517: Calling groups_inventory to load vars for managed_node3 4874 1726776791.40521: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776791.40532: Calling all_plugins_play to load vars for managed_node3 4874 1726776791.40535: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776791.40538: Calling groups_plugins_play to load vars for managed_node3 4874 1726776791.40696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776791.40910: done with get_vars() 4874 1726776791.40920: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:11 -0400 (0:00:00.715) 0:00:26.235 **** 4874 1726776791.40988: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776791.41193: worker is 1 (out of 1 available) 4874 1726776791.41208: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776791.41222: done queuing things up, now waiting for results queue to drain 4874 1726776791.41224: waiting for pending results... 4874 1726776791.41413: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776791.41495: in run() - task 0affc99b-caaf-c0d2-5540-00000000040e 4874 1726776791.41510: variable 'ansible_search_path' from source: unknown 4874 1726776791.41513: variable 'ansible_search_path' from source: unknown 4874 1726776791.41547: calling self._execute() 4874 1726776791.41628: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.41635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.41645: variable 'omit' from source: magic vars 4874 1726776791.41740: variable 'omit' from source: magic vars 4874 1726776791.41784: variable 'omit' from source: magic vars 4874 1726776791.41811: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776791.42064: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776791.42136: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776791.42209: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776791.42219: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776791.42260: variable 'omit' from source: magic vars 4874 1726776791.42296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776791.42333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776791.42350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776791.42366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776791.42376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776791.42405: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776791.42410: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.42414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.42495: Set connection var ansible_connection to ssh 4874 1726776791.42499: Set connection var ansible_shell_type to sh 4874 1726776791.42511: Set connection var ansible_pipelining to False 4874 1726776791.42522: Set connection var ansible_timeout to 10 4874 1726776791.42530: Set connection var ansible_shell_executable to /bin/sh 4874 1726776791.42536: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776791.42555: variable 'ansible_shell_executable' from source: unknown 4874 1726776791.42559: variable 'ansible_connection' from source: unknown 4874 1726776791.42561: variable 'ansible_module_compression' from source: unknown 4874 1726776791.42566: variable 'ansible_shell_type' from source: unknown 4874 1726776791.42568: variable 'ansible_shell_executable' from source: unknown 4874 1726776791.42573: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.42578: variable 'ansible_pipelining' from source: unknown 4874 1726776791.42581: variable 'ansible_timeout' from source: unknown 4874 1726776791.42586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.42747: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776791.42766: variable 'omit' from source: magic vars 4874 1726776791.42769: starting attempt loop 4874 1726776791.42772: running the handler 4874 1726776791.42779: _low_level_execute_command(): starting 4874 1726776791.42787: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776791.43325: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.43329: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.43332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.43334: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.43387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.43394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.43397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.43461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.45368: stdout chunk (state=3): >>>/root <<< 4874 1726776791.45474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.45538: stderr chunk (state=3): >>><<< 4874 1726776791.45541: stdout chunk (state=3): >>><<< 4874 1726776791.45561: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.45573: _low_level_execute_command(): starting 4874 1726776791.45580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659 `" && echo ansible-tmp-1726776791.4556148-5714-184125948877659="` echo /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659 `" ) && sleep 0' 4874 1726776791.46064: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.46067: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.46077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.46080: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.46136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.46141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.46145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.46212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.48532: stdout chunk (state=3): >>>ansible-tmp-1726776791.4556148-5714-184125948877659=/root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659 <<< 4874 1726776791.48656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.48711: stderr chunk (state=3): >>><<< 4874 1726776791.48714: stdout chunk (state=3): >>><<< 4874 1726776791.48734: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776791.4556148-5714-184125948877659=/root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.48779: variable 'ansible_module_compression' from source: unknown 4874 1726776791.48816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4874 1726776791.48853: variable 'ansible_facts' from source: unknown 4874 1726776791.48920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py 4874 1726776791.49037: Sending initial data 4874 1726776791.49041: Sent initial data (173 bytes) 4874 1726776791.49517: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.49520: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.49523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.49526: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.49579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.49582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.49658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.51527: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776791.51583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776791.51643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfe0xmczc /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776791.51651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776791.51704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfe0xmczc" to remote "/root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776791.52557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.52620: stderr chunk (state=3): >>><<< 4874 1726776791.52623: stdout chunk (state=3): >>><<< 4874 1726776791.52645: done transferring module to remote 4874 1726776791.52658: _low_level_execute_command(): starting 4874 1726776791.52663: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/ /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776791.53110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.53114: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.53122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.53133: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.53188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.53193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.53255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.55323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.55370: stderr chunk (state=3): >>><<< 4874 1726776791.55373: stdout chunk (state=3): >>><<< 4874 1726776791.55388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.55391: _low_level_execute_command(): starting 4874 1726776791.55397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776791.55836: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.55839: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776791.55843: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.55845: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.55895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.55905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.55974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.75859: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4874 1726776791.77793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776791.77856: stderr chunk (state=3): >>><<< 4874 1726776791.77859: stdout chunk (state=3): >>><<< 4874 1726776791.77878: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776791.77910: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776791.4556148-5714-184125948877659/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776791.77925: _low_level_execute_command(): starting 4874 1726776791.77930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776791.4556148-5714-184125948877659/ > /dev/null 2>&1 && sleep 0' 4874 1726776791.78400: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.78407: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776791.78409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776791.78416: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.78418: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.78472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.78478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.78543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.80672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.80721: stderr chunk (state=3): >>><<< 4874 1726776791.80725: stdout chunk (state=3): >>><<< 4874 1726776791.80739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.80746: handler run complete 4874 1726776791.80767: attempt loop complete, returning result 4874 1726776791.80770: _execute() done 4874 1726776791.80773: dumping result to json 4874 1726776791.80778: done dumping result, returning 4874 1726776791.80790: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-c0d2-5540-00000000040e] 4874 1726776791.80797: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040e 4874 1726776791.80909: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040e 4874 1726776791.80912: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4874 1726776791.81034: no more pending results, returning what we have 4874 1726776791.81037: results queue empty 4874 1726776791.81038: checking for any_errors_fatal 4874 1726776791.81047: done checking for any_errors_fatal 4874 1726776791.81048: checking for max_fail_percentage 4874 1726776791.81049: done checking for max_fail_percentage 4874 1726776791.81050: checking to see if all hosts have failed and the running result is not ok 4874 1726776791.81052: done checking to see if all hosts have failed 4874 1726776791.81053: getting the remaining hosts for this loop 4874 1726776791.81054: done getting the remaining hosts for this loop 4874 1726776791.81058: getting the next task for host managed_node3 4874 1726776791.81064: done getting next task for host managed_node3 4874 1726776791.81067: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776791.81070: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776791.81081: getting variables 4874 1726776791.81083: in VariableManager get_vars() 4874 1726776791.81125: Calling all_inventory to load vars for managed_node3 4874 1726776791.81128: Calling groups_inventory to load vars for managed_node3 4874 1726776791.81130: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776791.81140: Calling all_plugins_play to load vars for managed_node3 4874 1726776791.81144: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776791.81147: Calling groups_plugins_play to load vars for managed_node3 4874 1726776791.81311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776791.81500: done with get_vars() 4874 1726776791.81511: done getting variables 4874 1726776791.81563: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:11 -0400 (0:00:00.405) 0:00:26.641 **** 4874 1726776791.81588: entering _queue_task() for managed_node3/template 4874 1726776791.81790: worker is 1 (out of 1 available) 4874 1726776791.81806: exiting _queue_task() for managed_node3/template 4874 1726776791.81821: done queuing things up, now waiting for results queue to drain 4874 1726776791.81822: waiting for pending results... 4874 1726776791.82012: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776791.82095: in run() - task 0affc99b-caaf-c0d2-5540-00000000040f 4874 1726776791.82113: variable 'ansible_search_path' from source: unknown 4874 1726776791.82117: variable 'ansible_search_path' from source: unknown 4874 1726776791.82151: calling self._execute() 4874 1726776791.82231: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.82238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.82248: variable 'omit' from source: magic vars 4874 1726776791.82344: variable 'omit' from source: magic vars 4874 1726776791.82388: variable 'omit' from source: magic vars 4874 1726776791.82666: variable '__kernel_settings_profile_src' from source: role '' all vars 4874 1726776791.82674: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776791.82746: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776791.82767: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776791.82826: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776791.82944: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776791.83012: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776791.83021: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776791.83053: variable 'omit' from source: magic vars 4874 1726776791.83090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776791.83123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776791.83142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776791.83159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776791.83169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776791.83195: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776791.83198: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.83205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.83287: Set connection var ansible_connection to ssh 4874 1726776791.83291: Set connection var ansible_shell_type to sh 4874 1726776791.83303: Set connection var ansible_pipelining to False 4874 1726776791.83312: Set connection var ansible_timeout to 10 4874 1726776791.83321: Set connection var ansible_shell_executable to /bin/sh 4874 1726776791.83327: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776791.83345: variable 'ansible_shell_executable' from source: unknown 4874 1726776791.83349: variable 'ansible_connection' from source: unknown 4874 1726776791.83352: variable 'ansible_module_compression' from source: unknown 4874 1726776791.83354: variable 'ansible_shell_type' from source: unknown 4874 1726776791.83357: variable 'ansible_shell_executable' from source: unknown 4874 1726776791.83366: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776791.83369: variable 'ansible_pipelining' from source: unknown 4874 1726776791.83371: variable 'ansible_timeout' from source: unknown 4874 1726776791.83376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776791.83493: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776791.83504: variable 'omit' from source: magic vars 4874 1726776791.83511: starting attempt loop 4874 1726776791.83514: running the handler 4874 1726776791.83528: _low_level_execute_command(): starting 4874 1726776791.83543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776791.84067: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.84071: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776791.84075: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776791.84078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.84127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.84134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.84202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.86144: stdout chunk (state=3): >>>/root <<< 4874 1726776791.86257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.86321: stderr chunk (state=3): >>><<< 4874 1726776791.86325: stdout chunk (state=3): >>><<< 4874 1726776791.86332: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.86345: _low_level_execute_command(): starting 4874 1726776791.86351: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811 `" && echo ansible-tmp-1726776791.8633265-5722-235472587026811="` echo /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811 `" ) && sleep 0' 4874 1726776791.86804: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776791.86808: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.86811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.86813: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.86868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.86872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.86945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.89268: stdout chunk (state=3): >>>ansible-tmp-1726776791.8633265-5722-235472587026811=/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811 <<< 4874 1726776791.89392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776791.89439: stderr chunk (state=3): >>><<< 4874 1726776791.89442: stdout chunk (state=3): >>><<< 4874 1726776791.89459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776791.8633265-5722-235472587026811=/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776791.89476: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4874 1726776791.89499: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4874 1726776791.89523: variable 'ansible_search_path' from source: unknown 4874 1726776791.90288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776791.92407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776791.92412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776791.92418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776791.92420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776791.92454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776791.92881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776791.92930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776791.92969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776791.93032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776791.93057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776791.93546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776791.93566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776791.93587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776791.93624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776791.93638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776791.93942: variable 'ansible_managed' from source: unknown 4874 1726776791.93947: variable '__sections' from source: task vars 4874 1726776791.94063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776791.94087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776791.94108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776791.94142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776791.94156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776791.94246: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776791.94256: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776791.94262: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776791.94319: variable '__sysctl_old' from source: task vars 4874 1726776791.94370: variable '__sysctl_old' from source: task vars 4874 1726776791.94560: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776791.94563: variable 'kernel_settings_sysctl' from source: include_vars 4874 1726776791.94573: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776791.94578: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776791.94584: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776791.94765: variable 'kernel_settings_sysfs' from source: include_vars 4874 1726776791.94775: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776791.94780: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776791.94820: variable '__sysfs_old' from source: task vars 4874 1726776791.94872: variable '__sysfs_old' from source: task vars 4874 1726776791.95064: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776791.95067: variable 'kernel_settings_sysfs' from source: include_vars 4874 1726776791.95077: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776791.95082: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776791.95088: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776791.95128: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776791.95181: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776791.95196: variable '__systemd_old' from source: task vars 4874 1726776791.95265: variable '__systemd_old' from source: task vars 4874 1726776791.95442: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776791.95446: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4874 1726776791.95452: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.95458: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776791.95473: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776791.95529: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776791.95537: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776791.95587: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776791.95605: variable '__trans_huge_old' from source: task vars 4874 1726776791.95659: variable '__trans_huge_old' from source: task vars 4874 1726776791.95835: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776791.95838: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4874 1726776791.95845: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.95850: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776791.95863: variable '__trans_defrag_old' from source: task vars 4874 1726776791.95915: variable '__trans_defrag_old' from source: task vars 4874 1726776791.96094: variable 'kernel_settings_purge' from source: role '' defaults 4874 1726776791.96097: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4874 1726776791.96106: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96111: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776791.96131: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96144: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96154: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96165: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96174: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96181: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96189: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96202: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96212: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96222: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96240: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96251: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96262: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96269: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96277: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96285: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96292: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96299: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96309: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96314: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776791.96865: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776791.96913: variable 'ansible_module_compression' from source: unknown 4874 1726776791.96953: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776791.96978: variable 'ansible_facts' from source: unknown 4874 1726776791.97048: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py 4874 1726776791.97148: Sending initial data 4874 1726776791.97151: Sent initial data (151 bytes) 4874 1726776791.97606: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.97609: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776791.97612: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776791.97622: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776791.97680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776791.97690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776791.97692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776791.97752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776791.99597: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776791.99661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776791.99728: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpkj9vs2tw /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py <<< 4874 1726776791.99730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py" <<< 4874 1726776791.99785: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpkj9vs2tw" to remote "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py" <<< 4874 1726776792.00641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.00706: stderr chunk (state=3): >>><<< 4874 1726776792.00709: stdout chunk (state=3): >>><<< 4874 1726776792.00730: done transferring module to remote 4874 1726776792.00740: _low_level_execute_command(): starting 4874 1726776792.00745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/ /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py && sleep 0' 4874 1726776792.01206: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776792.01209: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776792.01212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776792.01214: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776792.01217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.01260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.01275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.01348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.03428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.03474: stderr chunk (state=3): >>><<< 4874 1726776792.03478: stdout chunk (state=3): >>><<< 4874 1726776792.03490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.03494: _low_level_execute_command(): starting 4874 1726776792.03500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_stat.py && sleep 0' 4874 1726776792.03943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.03946: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.03949: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.03951: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.04000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.04010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.04080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.24766: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776777.7817333, "mtime": 1726776776.7067258, "ctime": 1726776777.0087278, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3677499143", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776792.26915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776792.26973: stderr chunk (state=3): >>><<< 4874 1726776792.26977: stdout chunk (state=3): >>><<< 4874 1726776792.26993: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776777.7817333, "mtime": 1726776776.7067258, "ctime": 1726776777.0087278, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3677499143", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776792.27052: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776792.27085: variable 'ansible_module_compression' from source: unknown 4874 1726776792.27121: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776792.27140: variable 'ansible_facts' from source: unknown 4874 1726776792.27184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py 4874 1726776792.27293: Sending initial data 4874 1726776792.27297: Sent initial data (151 bytes) 4874 1726776792.27776: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.27781: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776792.27784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776792.27786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776792.27789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.27840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.27843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.27921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.29823: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776792.29829: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776792.29882: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776792.29948: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8azxfcp3 /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py <<< 4874 1726776792.29956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py" <<< 4874 1726776792.30004: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8azxfcp3" to remote "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py" <<< 4874 1726776792.30910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.30977: stderr chunk (state=3): >>><<< 4874 1726776792.30980: stdout chunk (state=3): >>><<< 4874 1726776792.30998: done transferring module to remote 4874 1726776792.31009: _low_level_execute_command(): starting 4874 1726776792.31014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/ /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py && sleep 0' 4874 1726776792.31466: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.31475: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776792.31478: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776792.31481: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776792.31484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.31537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.31541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.31615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.33823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.33880: stderr chunk (state=3): >>><<< 4874 1726776792.33884: stdout chunk (state=3): >>><<< 4874 1726776792.33912: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.33920: _low_level_execute_command(): starting 4874 1726776792.33924: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/AnsiballZ_file.py && sleep 0' 4874 1726776792.34364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.34368: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.34370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.34372: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.34425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776792.34428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.34507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.55103: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776792.57011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776792.57072: stderr chunk (state=3): >>><<< 4874 1726776792.57077: stdout chunk (state=3): >>><<< 4874 1726776792.57093: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776792.57132: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776792.57166: _low_level_execute_command(): starting 4874 1726776792.57169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776791.8633265-5722-235472587026811/ > /dev/null 2>&1 && sleep 0' 4874 1726776792.57653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.57656: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.57659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.57661: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.57710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.57718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.57786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.59915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.59956: stderr chunk (state=3): >>><<< 4874 1726776792.59959: stdout chunk (state=3): >>><<< 4874 1726776792.59972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.59983: handler run complete 4874 1726776792.60012: attempt loop complete, returning result 4874 1726776792.60021: _execute() done 4874 1726776792.60024: dumping result to json 4874 1726776792.60031: done dumping result, returning 4874 1726776792.60041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-c0d2-5540-00000000040f] 4874 1726776792.60047: sending task result for task 0affc99b-caaf-c0d2-5540-00000000040f 4874 1726776792.60199: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000040f 4874 1726776792.60204: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "state": "file", "uid": 0 } 4874 1726776792.60396: no more pending results, returning what we have 4874 1726776792.60399: results queue empty 4874 1726776792.60400: checking for any_errors_fatal 4874 1726776792.60406: done checking for any_errors_fatal 4874 1726776792.60407: checking for max_fail_percentage 4874 1726776792.60409: done checking for max_fail_percentage 4874 1726776792.60410: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.60411: done checking to see if all hosts have failed 4874 1726776792.60412: getting the remaining hosts for this loop 4874 1726776792.60415: done getting the remaining hosts for this loop 4874 1726776792.60419: getting the next task for host managed_node3 4874 1726776792.60426: done getting next task for host managed_node3 4874 1726776792.60430: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776792.60433: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.60446: getting variables 4874 1726776792.60447: in VariableManager get_vars() 4874 1726776792.60477: Calling all_inventory to load vars for managed_node3 4874 1726776792.60480: Calling groups_inventory to load vars for managed_node3 4874 1726776792.60482: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.60490: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.60492: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.60495: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.60644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.60831: done with get_vars() 4874 1726776792.60840: done getting variables 4874 1726776792.60887: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.793) 0:00:27.434 **** 4874 1726776792.60913: entering _queue_task() for managed_node3/service 4874 1726776792.61130: worker is 1 (out of 1 available) 4874 1726776792.61146: exiting _queue_task() for managed_node3/service 4874 1726776792.61161: done queuing things up, now waiting for results queue to drain 4874 1726776792.61163: waiting for pending results... 4874 1726776792.61348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776792.61436: in run() - task 0affc99b-caaf-c0d2-5540-000000000410 4874 1726776792.61449: variable 'ansible_search_path' from source: unknown 4874 1726776792.61453: variable 'ansible_search_path' from source: unknown 4874 1726776792.61494: variable '__kernel_settings_services' from source: include_vars 4874 1726776792.61762: variable '__kernel_settings_services' from source: include_vars 4874 1726776792.61833: variable 'omit' from source: magic vars 4874 1726776792.61927: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.61939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.61948: variable 'omit' from source: magic vars 4874 1726776792.62171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776792.62400: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776792.62440: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776792.62469: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776792.62499: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776792.62585: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776792.62599: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776792.62621: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4874 1726776792.62625: when evaluation is False, skipping this task 4874 1726776792.62651: variable 'item' from source: unknown 4874 1726776792.62707: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 4874 1726776792.62884: dumping result to json 4874 1726776792.62887: done dumping result, returning 4874 1726776792.62891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-c0d2-5540-000000000410] 4874 1726776792.62893: sending task result for task 0affc99b-caaf-c0d2-5540-000000000410 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4874 1726776792.62973: no more pending results, returning what we have 4874 1726776792.62976: results queue empty 4874 1726776792.62977: checking for any_errors_fatal 4874 1726776792.62989: done checking for any_errors_fatal 4874 1726776792.62990: checking for max_fail_percentage 4874 1726776792.62992: done checking for max_fail_percentage 4874 1726776792.62993: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.62994: done checking to see if all hosts have failed 4874 1726776792.62995: getting the remaining hosts for this loop 4874 1726776792.62996: done getting the remaining hosts for this loop 4874 1726776792.63000: getting the next task for host managed_node3 4874 1726776792.63009: done getting next task for host managed_node3 4874 1726776792.63018: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776792.63021: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.63035: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000410 4874 1726776792.63038: WORKER PROCESS EXITING 4874 1726776792.63045: getting variables 4874 1726776792.63047: in VariableManager get_vars() 4874 1726776792.63072: Calling all_inventory to load vars for managed_node3 4874 1726776792.63074: Calling groups_inventory to load vars for managed_node3 4874 1726776792.63076: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.63083: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.63085: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.63087: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.63238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.63422: done with get_vars() 4874 1726776792.63430: done getting variables 4874 1726776792.63476: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.025) 0:00:27.460 **** 4874 1726776792.63499: entering _queue_task() for managed_node3/command 4874 1726776792.63690: worker is 1 (out of 1 available) 4874 1726776792.63706: exiting _queue_task() for managed_node3/command 4874 1726776792.63719: done queuing things up, now waiting for results queue to drain 4874 1726776792.63721: waiting for pending results... 4874 1726776792.63913: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776792.63994: in run() - task 0affc99b-caaf-c0d2-5540-000000000411 4874 1726776792.64008: variable 'ansible_search_path' from source: unknown 4874 1726776792.64012: variable 'ansible_search_path' from source: unknown 4874 1726776792.64047: calling self._execute() 4874 1726776792.64124: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.64130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.64147: variable 'omit' from source: magic vars 4874 1726776792.64549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776792.64834: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776792.64869: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776792.64897: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776792.64930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776792.65042: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776792.65066: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4874 1726776792.65176: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776792.65187: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4874 1726776792.65284: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776792.65295: Evaluated conditional (__kernel_settings_register_apply is changed): False 4874 1726776792.65298: when evaluation is False, skipping this task 4874 1726776792.65303: _execute() done 4874 1726776792.65308: dumping result to json 4874 1726776792.65311: done dumping result, returning 4874 1726776792.65321: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-c0d2-5540-000000000411] 4874 1726776792.65327: sending task result for task 0affc99b-caaf-c0d2-5540-000000000411 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4874 1726776792.65463: no more pending results, returning what we have 4874 1726776792.65468: results queue empty 4874 1726776792.65469: checking for any_errors_fatal 4874 1726776792.65478: done checking for any_errors_fatal 4874 1726776792.65479: checking for max_fail_percentage 4874 1726776792.65480: done checking for max_fail_percentage 4874 1726776792.65481: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.65483: done checking to see if all hosts have failed 4874 1726776792.65483: getting the remaining hosts for this loop 4874 1726776792.65485: done getting the remaining hosts for this loop 4874 1726776792.65489: getting the next task for host managed_node3 4874 1726776792.65495: done getting next task for host managed_node3 4874 1726776792.65500: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776792.65505: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.65522: getting variables 4874 1726776792.65524: in VariableManager get_vars() 4874 1726776792.65557: Calling all_inventory to load vars for managed_node3 4874 1726776792.65560: Calling groups_inventory to load vars for managed_node3 4874 1726776792.65562: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.65572: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.65574: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.65578: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.65776: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000411 4874 1726776792.65780: WORKER PROCESS EXITING 4874 1726776792.65793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.65977: done with get_vars() 4874 1726776792.65984: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.025) 0:00:27.486 **** 4874 1726776792.66059: entering _queue_task() for managed_node3/include_tasks 4874 1726776792.66243: worker is 1 (out of 1 available) 4874 1726776792.66258: exiting _queue_task() for managed_node3/include_tasks 4874 1726776792.66271: done queuing things up, now waiting for results queue to drain 4874 1726776792.66272: waiting for pending results... 4874 1726776792.66449: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776792.66536: in run() - task 0affc99b-caaf-c0d2-5540-000000000412 4874 1726776792.66549: variable 'ansible_search_path' from source: unknown 4874 1726776792.66552: variable 'ansible_search_path' from source: unknown 4874 1726776792.66582: calling self._execute() 4874 1726776792.66655: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.66660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.66670: variable 'omit' from source: magic vars 4874 1726776792.67050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776792.67245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776792.67283: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776792.67315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776792.67346: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776792.67434: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776792.67457: Evaluated conditional (__kernel_settings_register_apply is changed): False 4874 1726776792.67461: when evaluation is False, skipping this task 4874 1726776792.67463: _execute() done 4874 1726776792.67466: dumping result to json 4874 1726776792.67471: done dumping result, returning 4874 1726776792.67483: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-c0d2-5540-000000000412] 4874 1726776792.67486: sending task result for task 0affc99b-caaf-c0d2-5540-000000000412 4874 1726776792.67576: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000412 4874 1726776792.67579: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4874 1726776792.67633: no more pending results, returning what we have 4874 1726776792.67637: results queue empty 4874 1726776792.67638: checking for any_errors_fatal 4874 1726776792.67643: done checking for any_errors_fatal 4874 1726776792.67644: checking for max_fail_percentage 4874 1726776792.67645: done checking for max_fail_percentage 4874 1726776792.67646: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.67647: done checking to see if all hosts have failed 4874 1726776792.67648: getting the remaining hosts for this loop 4874 1726776792.67650: done getting the remaining hosts for this loop 4874 1726776792.67653: getting the next task for host managed_node3 4874 1726776792.67660: done getting next task for host managed_node3 4874 1726776792.67663: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776792.67666: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.67682: getting variables 4874 1726776792.67683: in VariableManager get_vars() 4874 1726776792.67718: Calling all_inventory to load vars for managed_node3 4874 1726776792.67721: Calling groups_inventory to load vars for managed_node3 4874 1726776792.67722: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.67730: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.67732: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.67734: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.67882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.68066: done with get_vars() 4874 1726776792.68074: done getting variables 4874 1726776792.68120: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.020) 0:00:27.506 **** 4874 1726776792.68143: entering _queue_task() for managed_node3/set_fact 4874 1726776792.68326: worker is 1 (out of 1 available) 4874 1726776792.68340: exiting _queue_task() for managed_node3/set_fact 4874 1726776792.68353: done queuing things up, now waiting for results queue to drain 4874 1726776792.68355: waiting for pending results... 4874 1726776792.68527: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776792.68612: in run() - task 0affc99b-caaf-c0d2-5540-000000000413 4874 1726776792.68627: variable 'ansible_search_path' from source: unknown 4874 1726776792.68631: variable 'ansible_search_path' from source: unknown 4874 1726776792.68661: calling self._execute() 4874 1726776792.68736: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.68742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.68752: variable 'omit' from source: magic vars 4874 1726776792.68842: variable 'omit' from source: magic vars 4874 1726776792.68885: variable 'omit' from source: magic vars 4874 1726776792.68919: variable 'omit' from source: magic vars 4874 1726776792.68956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776792.68986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776792.69004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776792.69026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.69038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.69064: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776792.69067: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.69073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.69155: Set connection var ansible_connection to ssh 4874 1726776792.69159: Set connection var ansible_shell_type to sh 4874 1726776792.69170: Set connection var ansible_pipelining to False 4874 1726776792.69178: Set connection var ansible_timeout to 10 4874 1726776792.69185: Set connection var ansible_shell_executable to /bin/sh 4874 1726776792.69192: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776792.69212: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.69215: variable 'ansible_connection' from source: unknown 4874 1726776792.69221: variable 'ansible_module_compression' from source: unknown 4874 1726776792.69224: variable 'ansible_shell_type' from source: unknown 4874 1726776792.69229: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.69233: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.69238: variable 'ansible_pipelining' from source: unknown 4874 1726776792.69241: variable 'ansible_timeout' from source: unknown 4874 1726776792.69249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.69367: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776792.69378: variable 'omit' from source: magic vars 4874 1726776792.69384: starting attempt loop 4874 1726776792.69387: running the handler 4874 1726776792.69397: handler run complete 4874 1726776792.69407: attempt loop complete, returning result 4874 1726776792.69410: _execute() done 4874 1726776792.69415: dumping result to json 4874 1726776792.69421: done dumping result, returning 4874 1726776792.69429: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-000000000413] 4874 1726776792.69435: sending task result for task 0affc99b-caaf-c0d2-5540-000000000413 4874 1726776792.69522: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000413 4874 1726776792.69525: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4874 1726776792.69620: no more pending results, returning what we have 4874 1726776792.69623: results queue empty 4874 1726776792.69624: checking for any_errors_fatal 4874 1726776792.69629: done checking for any_errors_fatal 4874 1726776792.69630: checking for max_fail_percentage 4874 1726776792.69633: done checking for max_fail_percentage 4874 1726776792.69635: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.69636: done checking to see if all hosts have failed 4874 1726776792.69637: getting the remaining hosts for this loop 4874 1726776792.69639: done getting the remaining hosts for this loop 4874 1726776792.69642: getting the next task for host managed_node3 4874 1726776792.69647: done getting next task for host managed_node3 4874 1726776792.69649: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776792.69651: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.69660: getting variables 4874 1726776792.69661: in VariableManager get_vars() 4874 1726776792.69686: Calling all_inventory to load vars for managed_node3 4874 1726776792.69688: Calling groups_inventory to load vars for managed_node3 4874 1726776792.69689: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.69696: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.69698: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.69703: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.70060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.70236: done with get_vars() 4874 1726776792.70244: done getting variables 4874 1726776792.70285: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.021) 0:00:27.528 **** 4874 1726776792.70309: entering _queue_task() for managed_node3/set_fact 4874 1726776792.70489: worker is 1 (out of 1 available) 4874 1726776792.70504: exiting _queue_task() for managed_node3/set_fact 4874 1726776792.70518: done queuing things up, now waiting for results queue to drain 4874 1726776792.70519: waiting for pending results... 4874 1726776792.70694: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776792.70785: in run() - task 0affc99b-caaf-c0d2-5540-000000000414 4874 1726776792.70797: variable 'ansible_search_path' from source: unknown 4874 1726776792.70800: variable 'ansible_search_path' from source: unknown 4874 1726776792.70836: calling self._execute() 4874 1726776792.70906: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.70913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.70924: variable 'omit' from source: magic vars 4874 1726776792.71010: variable 'omit' from source: magic vars 4874 1726776792.71053: variable 'omit' from source: magic vars 4874 1726776792.71362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776792.71566: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776792.71606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776792.71642: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776792.71673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776792.71806: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776792.71820: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776792.71830: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776792.71875: variable 'omit' from source: magic vars 4874 1726776792.71898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776792.71927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776792.71943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776792.71961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.71971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.71997: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776792.72002: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.72006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.72086: Set connection var ansible_connection to ssh 4874 1726776792.72090: Set connection var ansible_shell_type to sh 4874 1726776792.72102: Set connection var ansible_pipelining to False 4874 1726776792.72111: Set connection var ansible_timeout to 10 4874 1726776792.72119: Set connection var ansible_shell_executable to /bin/sh 4874 1726776792.72126: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776792.72165: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.72169: variable 'ansible_connection' from source: unknown 4874 1726776792.72172: variable 'ansible_module_compression' from source: unknown 4874 1726776792.72174: variable 'ansible_shell_type' from source: unknown 4874 1726776792.72178: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.72186: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.72189: variable 'ansible_pipelining' from source: unknown 4874 1726776792.72192: variable 'ansible_timeout' from source: unknown 4874 1726776792.72197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.72285: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776792.72295: variable 'omit' from source: magic vars 4874 1726776792.72406: starting attempt loop 4874 1726776792.72409: running the handler 4874 1726776792.72412: handler run complete 4874 1726776792.72416: attempt loop complete, returning result 4874 1726776792.72418: _execute() done 4874 1726776792.72421: dumping result to json 4874 1726776792.72423: done dumping result, returning 4874 1726776792.72425: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-c0d2-5540-000000000414] 4874 1726776792.72427: sending task result for task 0affc99b-caaf-c0d2-5540-000000000414 4874 1726776792.72486: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000414 4874 1726776792.72489: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 4874 1726776792.72571: no more pending results, returning what we have 4874 1726776792.72574: results queue empty 4874 1726776792.72575: checking for any_errors_fatal 4874 1726776792.72579: done checking for any_errors_fatal 4874 1726776792.72579: checking for max_fail_percentage 4874 1726776792.72581: done checking for max_fail_percentage 4874 1726776792.72581: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.72582: done checking to see if all hosts have failed 4874 1726776792.72583: getting the remaining hosts for this loop 4874 1726776792.72584: done getting the remaining hosts for this loop 4874 1726776792.72586: getting the next task for host managed_node3 4874 1726776792.72592: done getting next task for host managed_node3 4874 1726776792.72594: ^ task is: TASK: meta (role_complete) 4874 1726776792.72596: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776792.72608: getting variables 4874 1726776792.72609: in VariableManager get_vars() 4874 1726776792.72636: Calling all_inventory to load vars for managed_node3 4874 1726776792.72639: Calling groups_inventory to load vars for managed_node3 4874 1726776792.72640: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.72647: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.72649: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.72652: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.72798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.72986: done with get_vars() 4874 1726776792.72994: done getting variables 4874 1726776792.73057: done queuing things up, now waiting for results queue to drain 4874 1726776792.73059: results queue empty 4874 1726776792.73059: checking for any_errors_fatal 4874 1726776792.73061: done checking for any_errors_fatal 4874 1726776792.73062: checking for max_fail_percentage 4874 1726776792.73062: done checking for max_fail_percentage 4874 1726776792.73066: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.73067: done checking to see if all hosts have failed 4874 1726776792.73068: getting the remaining hosts for this loop 4874 1726776792.73068: done getting the remaining hosts for this loop 4874 1726776792.73070: getting the next task for host managed_node3 4874 1726776792.73073: done getting next task for host managed_node3 4874 1726776792.73075: ^ task is: TASK: Ensure role reported not changed 4874 1726776792.73076: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776792.73078: getting variables 4874 1726776792.73078: in VariableManager get_vars() 4874 1726776792.73086: Calling all_inventory to load vars for managed_node3 4874 1726776792.73088: Calling groups_inventory to load vars for managed_node3 4874 1726776792.73090: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.73093: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.73095: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.73097: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.73242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.73415: done with get_vars() 4874 1726776792.73422: done getting variables 4874 1726776792.73452: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported not changed] **************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.031) 0:00:27.560 **** 4874 1726776792.73471: entering _queue_task() for managed_node3/assert 4874 1726776792.73674: worker is 1 (out of 1 available) 4874 1726776792.73689: exiting _queue_task() for managed_node3/assert 4874 1726776792.73704: done queuing things up, now waiting for results queue to drain 4874 1726776792.73706: waiting for pending results... 4874 1726776792.73872: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 4874 1726776792.73944: in run() - task 0affc99b-caaf-c0d2-5540-00000000000f 4874 1726776792.73954: variable 'ansible_search_path' from source: unknown 4874 1726776792.73985: calling self._execute() 4874 1726776792.74058: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.74065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.74075: variable 'omit' from source: magic vars 4874 1726776792.74162: variable 'omit' from source: magic vars 4874 1726776792.74191: variable 'omit' from source: magic vars 4874 1726776792.74221: variable 'omit' from source: magic vars 4874 1726776792.74259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776792.74289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776792.74308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776792.74325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.74336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.74364: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776792.74367: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.74372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.74450: Set connection var ansible_connection to ssh 4874 1726776792.74454: Set connection var ansible_shell_type to sh 4874 1726776792.74464: Set connection var ansible_pipelining to False 4874 1726776792.74473: Set connection var ansible_timeout to 10 4874 1726776792.74480: Set connection var ansible_shell_executable to /bin/sh 4874 1726776792.74491: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776792.74508: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.74511: variable 'ansible_connection' from source: unknown 4874 1726776792.74518: variable 'ansible_module_compression' from source: unknown 4874 1726776792.74521: variable 'ansible_shell_type' from source: unknown 4874 1726776792.74523: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.74526: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.74531: variable 'ansible_pipelining' from source: unknown 4874 1726776792.74535: variable 'ansible_timeout' from source: unknown 4874 1726776792.74541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.74657: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776792.74668: variable 'omit' from source: magic vars 4874 1726776792.74674: starting attempt loop 4874 1726776792.74677: running the handler 4874 1726776792.74996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776792.76771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776792.76835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776792.76866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776792.76895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776792.76924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776792.76982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776792.77006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776792.77031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776792.77066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776792.77079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776792.77174: variable '__kernel_settings_changed' from source: set_fact 4874 1726776792.77188: Evaluated conditional (not __kernel_settings_changed | d(false)): True 4874 1726776792.77195: handler run complete 4874 1726776792.77216: attempt loop complete, returning result 4874 1726776792.77221: _execute() done 4874 1726776792.77225: dumping result to json 4874 1726776792.77230: done dumping result, returning 4874 1726776792.77239: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [0affc99b-caaf-c0d2-5540-00000000000f] 4874 1726776792.77244: sending task result for task 0affc99b-caaf-c0d2-5540-00000000000f 4874 1726776792.77332: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000000f 4874 1726776792.77334: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4874 1726776792.77416: no more pending results, returning what we have 4874 1726776792.77420: results queue empty 4874 1726776792.77421: checking for any_errors_fatal 4874 1726776792.77422: done checking for any_errors_fatal 4874 1726776792.77423: checking for max_fail_percentage 4874 1726776792.77425: done checking for max_fail_percentage 4874 1726776792.77426: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.77427: done checking to see if all hosts have failed 4874 1726776792.77428: getting the remaining hosts for this loop 4874 1726776792.77430: done getting the remaining hosts for this loop 4874 1726776792.77434: getting the next task for host managed_node3 4874 1726776792.77440: done getting next task for host managed_node3 4874 1726776792.77444: ^ task is: TASK: Cleanup 4874 1726776792.77447: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776792.77450: getting variables 4874 1726776792.77451: in VariableManager get_vars() 4874 1726776792.77485: Calling all_inventory to load vars for managed_node3 4874 1726776792.77488: Calling groups_inventory to load vars for managed_node3 4874 1726776792.77491: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.77503: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.77507: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.77515: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.77675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.77858: done with get_vars() 4874 1726776792.77868: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.044) 0:00:27.604 **** 4874 1726776792.77942: entering _queue_task() for managed_node3/include_tasks 4874 1726776792.78135: worker is 1 (out of 1 available) 4874 1726776792.78152: exiting _queue_task() for managed_node3/include_tasks 4874 1726776792.78166: done queuing things up, now waiting for results queue to drain 4874 1726776792.78168: waiting for pending results... 4874 1726776792.78352: running TaskExecutor() for managed_node3/TASK: Cleanup 4874 1726776792.78430: in run() - task 0affc99b-caaf-c0d2-5540-000000000010 4874 1726776792.78443: variable 'ansible_search_path' from source: unknown 4874 1726776792.78475: calling self._execute() 4874 1726776792.78551: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.78558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.78567: variable 'omit' from source: magic vars 4874 1726776792.78659: _execute() done 4874 1726776792.78663: dumping result to json 4874 1726776792.78666: done dumping result, returning 4874 1726776792.78672: done running TaskExecutor() for managed_node3/TASK: Cleanup [0affc99b-caaf-c0d2-5540-000000000010] 4874 1726776792.78679: sending task result for task 0affc99b-caaf-c0d2-5540-000000000010 4874 1726776792.78781: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000010 4874 1726776792.78785: WORKER PROCESS EXITING 4874 1726776792.78818: no more pending results, returning what we have 4874 1726776792.78823: in VariableManager get_vars() 4874 1726776792.78859: Calling all_inventory to load vars for managed_node3 4874 1726776792.78862: Calling groups_inventory to load vars for managed_node3 4874 1726776792.78865: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.78875: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.78879: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.78883: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.79077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.79250: done with get_vars() 4874 1726776792.79256: variable 'ansible_search_path' from source: unknown 4874 1726776792.79266: we have included files to process 4874 1726776792.79266: generating all_blocks data 4874 1726776792.79268: done generating all_blocks data 4874 1726776792.79273: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4874 1726776792.79274: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4874 1726776792.79276: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4874 1726776792.80096: done processing included file 4874 1726776792.80099: iterating over new_blocks loaded from include file 4874 1726776792.80103: in VariableManager get_vars() 4874 1726776792.80123: done with get_vars() 4874 1726776792.80125: filtering new block on tags 4874 1726776792.80150: done filtering new block on tags 4874 1726776792.80152: in VariableManager get_vars() 4874 1726776792.80167: done with get_vars() 4874 1726776792.80169: filtering new block on tags 4874 1726776792.80255: done filtering new block on tags 4874 1726776792.80258: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 4874 1726776792.80261: extending task lists for all hosts with included blocks 4874 1726776792.82181: done extending task lists 4874 1726776792.82182: done processing included files 4874 1726776792.82183: results queue empty 4874 1726776792.82183: checking for any_errors_fatal 4874 1726776792.82185: done checking for any_errors_fatal 4874 1726776792.82186: checking for max_fail_percentage 4874 1726776792.82187: done checking for max_fail_percentage 4874 1726776792.82187: checking to see if all hosts have failed and the running result is not ok 4874 1726776792.82188: done checking to see if all hosts have failed 4874 1726776792.82189: getting the remaining hosts for this loop 4874 1726776792.82190: done getting the remaining hosts for this loop 4874 1726776792.82192: getting the next task for host managed_node3 4874 1726776792.82195: done getting next task for host managed_node3 4874 1726776792.82196: ^ task is: TASK: Show current tuned profile settings 4874 1726776792.82198: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776792.82202: getting variables 4874 1726776792.82203: in VariableManager get_vars() 4874 1726776792.82212: Calling all_inventory to load vars for managed_node3 4874 1726776792.82215: Calling groups_inventory to load vars for managed_node3 4874 1726776792.82217: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776792.82221: Calling all_plugins_play to load vars for managed_node3 4874 1726776792.82223: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776792.82226: Calling groups_plugins_play to load vars for managed_node3 4874 1726776792.82362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776792.82541: done with get_vars() 4874 1726776792.82549: done getting variables 4874 1726776792.82580: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:13:12 -0400 (0:00:00.046) 0:00:27.651 **** 4874 1726776792.82603: entering _queue_task() for managed_node3/command 4874 1726776792.82817: worker is 1 (out of 1 available) 4874 1726776792.82833: exiting _queue_task() for managed_node3/command 4874 1726776792.82846: done queuing things up, now waiting for results queue to drain 4874 1726776792.82847: waiting for pending results... 4874 1726776792.83023: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 4874 1726776792.83092: in run() - task 0affc99b-caaf-c0d2-5540-000000000588 4874 1726776792.83105: variable 'ansible_search_path' from source: unknown 4874 1726776792.83110: variable 'ansible_search_path' from source: unknown 4874 1726776792.83141: calling self._execute() 4874 1726776792.83219: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.83224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.83234: variable 'omit' from source: magic vars 4874 1726776792.83324: variable 'omit' from source: magic vars 4874 1726776792.83356: variable 'omit' from source: magic vars 4874 1726776792.83633: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4874 1726776792.83697: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776792.83773: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776792.83780: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4874 1726776792.83825: variable 'omit' from source: magic vars 4874 1726776792.83864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776792.83897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776792.83919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776792.83934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.83949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776792.83973: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776792.83978: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.83983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.84063: Set connection var ansible_connection to ssh 4874 1726776792.84067: Set connection var ansible_shell_type to sh 4874 1726776792.84078: Set connection var ansible_pipelining to False 4874 1726776792.84086: Set connection var ansible_timeout to 10 4874 1726776792.84093: Set connection var ansible_shell_executable to /bin/sh 4874 1726776792.84099: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776792.84119: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.84122: variable 'ansible_connection' from source: unknown 4874 1726776792.84127: variable 'ansible_module_compression' from source: unknown 4874 1726776792.84130: variable 'ansible_shell_type' from source: unknown 4874 1726776792.84135: variable 'ansible_shell_executable' from source: unknown 4874 1726776792.84137: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776792.84143: variable 'ansible_pipelining' from source: unknown 4874 1726776792.84145: variable 'ansible_timeout' from source: unknown 4874 1726776792.84151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776792.84271: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776792.84280: variable 'omit' from source: magic vars 4874 1726776792.84287: starting attempt loop 4874 1726776792.84290: running the handler 4874 1726776792.84305: _low_level_execute_command(): starting 4874 1726776792.84316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776792.84862: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.84866: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.84869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.84871: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.84927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.84930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776792.84933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.85008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.87003: stdout chunk (state=3): >>>/root <<< 4874 1726776792.87123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.87170: stderr chunk (state=3): >>><<< 4874 1726776792.87173: stdout chunk (state=3): >>><<< 4874 1726776792.87194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.87208: _low_level_execute_command(): starting 4874 1726776792.87214: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878 `" && echo ansible-tmp-1726776792.8719416-5748-156406893642878="` echo /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878 `" ) && sleep 0' 4874 1726776792.87676: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.87679: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.87689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776792.87691: 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.57 originally 10.31.11.57 <<< 4874 1726776792.87694: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.87738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776792.87742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.87820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.90161: stdout chunk (state=3): >>>ansible-tmp-1726776792.8719416-5748-156406893642878=/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878 <<< 4874 1726776792.90288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.90340: stderr chunk (state=3): >>><<< 4874 1726776792.90343: stdout chunk (state=3): >>><<< 4874 1726776792.90360: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776792.8719416-5748-156406893642878=/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.90386: variable 'ansible_module_compression' from source: unknown 4874 1726776792.90428: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4874 1726776792.90459: variable 'ansible_facts' from source: unknown 4874 1726776792.90526: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py 4874 1726776792.90640: Sending initial data 4874 1726776792.90644: Sent initial data (154 bytes) 4874 1726776792.91067: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776792.91104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776792.91108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776792.91110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776792.91116: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776792.91119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.91167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.91170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.91243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.93122: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776792.93184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776792.93242: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp9a6slid3 /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py <<< 4874 1726776792.93251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py" <<< 4874 1726776792.93305: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp9a6slid3" to remote "/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py" <<< 4874 1726776792.94471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.94509: stderr chunk (state=3): >>><<< 4874 1726776792.94523: stdout chunk (state=3): >>><<< 4874 1726776792.94608: done transferring module to remote 4874 1726776792.94612: _low_level_execute_command(): starting 4874 1726776792.94615: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/ /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py && sleep 0' 4874 1726776792.95161: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.95183: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.95196: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.95250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776792.95253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.95327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776792.97456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776792.97498: stderr chunk (state=3): >>><<< 4874 1726776792.97503: stdout chunk (state=3): >>><<< 4874 1726776792.97521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776792.97526: _low_level_execute_command(): starting 4874 1726776792.97533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/AnsiballZ_command.py && sleep 0' 4874 1726776792.97968: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.97972: stderr 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.57 originally 10.31.11.57 <<< 4874 1726776792.97975: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.97978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776792.97980: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776792.98037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776792.98040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776792.98114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.18314: stdout chunk (state=3): >>> <<< 4874 1726776793.18328: stdout chunk (state=3): >>>{"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:13:13.178063", "end": "2024-09-19 16:13:13.181755", "delta": "0:00:00.003692", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4874 1726776793.20413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776793.20476: stderr chunk (state=3): >>><<< 4874 1726776793.20480: stdout chunk (state=3): >>><<< 4874 1726776793.20498: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:13:13.178063", "end": "2024-09-19 16:13:13.181755", "delta": "0:00:00.003692", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776793.20540: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776793.20549: _low_level_execute_command(): starting 4874 1726776793.20554: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776792.8719416-5748-156406893642878/ > /dev/null 2>&1 && sleep 0' 4874 1726776793.21041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.21048: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776793.21051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.21053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.21055: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.21106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776793.21113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.21176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.23335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776793.23379: stderr chunk (state=3): >>><<< 4874 1726776793.23383: stdout chunk (state=3): >>><<< 4874 1726776793.23397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776793.23406: handler run complete 4874 1726776793.23434: Evaluated conditional (False): False 4874 1726776793.23444: attempt loop complete, returning result 4874 1726776793.23447: _execute() done 4874 1726776793.23451: dumping result to json 4874 1726776793.23458: done dumping result, returning 4874 1726776793.23466: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0affc99b-caaf-c0d2-5540-000000000588] 4874 1726776793.23472: sending task result for task 0affc99b-caaf-c0d2-5540-000000000588 4874 1726776793.23584: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000588 4874 1726776793.23587: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003692", "end": "2024-09-19 16:13:13.181755", "rc": 0, "start": "2024-09-19 16:13:13.178063" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [sysctl] fs.epoll.max_user_watches = 785592 fs.file-max = 379724 [sysfs] /sys/kernel/debug/x86/ibrs_enabled = 0 /sys/kernel/debug/x86/pti_enabled = 0 /sys/kernel/debug/x86/retp_enabled = 0 [vm] transparent_hugepages = madvise 4874 1726776793.23686: no more pending results, returning what we have 4874 1726776793.23689: results queue empty 4874 1726776793.23690: checking for any_errors_fatal 4874 1726776793.23692: done checking for any_errors_fatal 4874 1726776793.23693: checking for max_fail_percentage 4874 1726776793.23695: done checking for max_fail_percentage 4874 1726776793.23697: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.23699: done checking to see if all hosts have failed 4874 1726776793.23699: getting the remaining hosts for this loop 4874 1726776793.23701: done getting the remaining hosts for this loop 4874 1726776793.23705: getting the next task for host managed_node3 4874 1726776793.23716: done getting next task for host managed_node3 4874 1726776793.23719: ^ task is: TASK: Run role with purge to remove everything 4874 1726776793.23722: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776793.23726: getting variables 4874 1726776793.23727: in VariableManager get_vars() 4874 1726776793.23763: Calling all_inventory to load vars for managed_node3 4874 1726776793.23767: Calling groups_inventory to load vars for managed_node3 4874 1726776793.23769: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.23781: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.23784: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.23787: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.23967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.24173: done with get_vars() 4874 1726776793.24182: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.416) 0:00:28.068 **** 4874 1726776793.24258: entering _queue_task() for managed_node3/include_role 4874 1726776793.24463: worker is 1 (out of 1 available) 4874 1726776793.24477: exiting _queue_task() for managed_node3/include_role 4874 1726776793.24493: done queuing things up, now waiting for results queue to drain 4874 1726776793.24495: waiting for pending results... 4874 1726776793.24679: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 4874 1726776793.24763: in run() - task 0affc99b-caaf-c0d2-5540-00000000058a 4874 1726776793.24776: variable 'ansible_search_path' from source: unknown 4874 1726776793.24780: variable 'ansible_search_path' from source: unknown 4874 1726776793.24813: calling self._execute() 4874 1726776793.24890: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.24897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.24909: variable 'omit' from source: magic vars 4874 1726776793.25005: _execute() done 4874 1726776793.25009: dumping result to json 4874 1726776793.25012: done dumping result, returning 4874 1726776793.25022: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0affc99b-caaf-c0d2-5540-00000000058a] 4874 1726776793.25028: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058a 4874 1726776793.25141: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058a 4874 1726776793.25147: WORKER PROCESS EXITING 4874 1726776793.25177: no more pending results, returning what we have 4874 1726776793.25182: in VariableManager get_vars() 4874 1726776793.25218: Calling all_inventory to load vars for managed_node3 4874 1726776793.25221: Calling groups_inventory to load vars for managed_node3 4874 1726776793.25224: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.25236: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.25239: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.25243: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.25409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.25585: done with get_vars() 4874 1726776793.25592: variable 'ansible_search_path' from source: unknown 4874 1726776793.25593: variable 'ansible_search_path' from source: unknown 4874 1726776793.25828: variable 'omit' from source: magic vars 4874 1726776793.25854: variable 'omit' from source: magic vars 4874 1726776793.25866: variable 'omit' from source: magic vars 4874 1726776793.25870: we have included files to process 4874 1726776793.25870: generating all_blocks data 4874 1726776793.25871: done generating all_blocks data 4874 1726776793.25874: processing included file: fedora.linux_system_roles.kernel_settings 4874 1726776793.25890: in VariableManager get_vars() 4874 1726776793.25904: done with get_vars() 4874 1726776793.25926: in VariableManager get_vars() 4874 1726776793.25941: done with get_vars() 4874 1726776793.25968: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4874 1726776793.26046: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4874 1726776793.26066: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4874 1726776793.26130: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4874 1726776793.26544: in VariableManager get_vars() 4874 1726776793.26561: done with get_vars() 4874 1726776793.27593: in VariableManager get_vars() 4874 1726776793.27611: done with get_vars() 4874 1726776793.27742: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4874 1726776793.28250: iterating over new_blocks loaded from include file 4874 1726776793.28251: in VariableManager get_vars() 4874 1726776793.28266: done with get_vars() 4874 1726776793.28267: filtering new block on tags 4874 1726776793.28300: done filtering new block on tags 4874 1726776793.28305: in VariableManager get_vars() 4874 1726776793.28318: done with get_vars() 4874 1726776793.28319: filtering new block on tags 4874 1726776793.28355: done filtering new block on tags 4874 1726776793.28357: in VariableManager get_vars() 4874 1726776793.28369: done with get_vars() 4874 1726776793.28370: filtering new block on tags 4874 1726776793.28518: done filtering new block on tags 4874 1726776793.28521: in VariableManager get_vars() 4874 1726776793.28533: done with get_vars() 4874 1726776793.28534: filtering new block on tags 4874 1726776793.28547: done filtering new block on tags 4874 1726776793.28550: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4874 1726776793.28554: extending task lists for all hosts with included blocks 4874 1726776793.28764: done extending task lists 4874 1726776793.28766: done processing included files 4874 1726776793.28767: results queue empty 4874 1726776793.28767: checking for any_errors_fatal 4874 1726776793.28771: done checking for any_errors_fatal 4874 1726776793.28772: checking for max_fail_percentage 4874 1726776793.28773: done checking for max_fail_percentage 4874 1726776793.28773: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.28774: done checking to see if all hosts have failed 4874 1726776793.28774: getting the remaining hosts for this loop 4874 1726776793.28776: done getting the remaining hosts for this loop 4874 1726776793.28777: getting the next task for host managed_node3 4874 1726776793.28781: done getting next task for host managed_node3 4874 1726776793.28783: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776793.28785: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776793.28792: getting variables 4874 1726776793.28793: in VariableManager get_vars() 4874 1726776793.28805: Calling all_inventory to load vars for managed_node3 4874 1726776793.28807: Calling groups_inventory to load vars for managed_node3 4874 1726776793.28808: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.28812: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.28815: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.28818: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.28945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.29138: done with get_vars() 4874 1726776793.29146: done getting variables 4874 1726776793.29176: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.049) 0:00:28.117 **** 4874 1726776793.29204: entering _queue_task() for managed_node3/fail 4874 1726776793.29415: worker is 1 (out of 1 available) 4874 1726776793.29431: exiting _queue_task() for managed_node3/fail 4874 1726776793.29446: done queuing things up, now waiting for results queue to drain 4874 1726776793.29448: waiting for pending results... 4874 1726776793.29633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4874 1726776793.29730: in run() - task 0affc99b-caaf-c0d2-5540-0000000006d8 4874 1726776793.29742: variable 'ansible_search_path' from source: unknown 4874 1726776793.29745: variable 'ansible_search_path' from source: unknown 4874 1726776793.29779: calling self._execute() 4874 1726776793.29856: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.29862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.29872: variable 'omit' from source: magic vars 4874 1726776793.30276: variable 'kernel_settings_sysctl' from source: include params 4874 1726776793.30284: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776793.30296: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4874 1726776793.30565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776793.32378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776793.32444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776793.32474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776793.32506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776793.32533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776793.32595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.32623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.32647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.32679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.32692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.32744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.32763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.32785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.32820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.32835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.32873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.32892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.32915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.32951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.32962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.33195: variable 'kernel_settings_sysctl' from source: include params 4874 1726776793.33221: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4874 1726776793.33225: when evaluation is False, skipping this task 4874 1726776793.33228: _execute() done 4874 1726776793.33232: dumping result to json 4874 1726776793.33236: done dumping result, returning 4874 1726776793.33243: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-c0d2-5540-0000000006d8] 4874 1726776793.33249: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006d8 skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4874 1726776793.33392: no more pending results, returning what we have 4874 1726776793.33396: results queue empty 4874 1726776793.33397: checking for any_errors_fatal 4874 1726776793.33399: done checking for any_errors_fatal 4874 1726776793.33400: checking for max_fail_percentage 4874 1726776793.33403: done checking for max_fail_percentage 4874 1726776793.33404: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.33405: done checking to see if all hosts have failed 4874 1726776793.33406: getting the remaining hosts for this loop 4874 1726776793.33409: done getting the remaining hosts for this loop 4874 1726776793.33414: getting the next task for host managed_node3 4874 1726776793.33422: done getting next task for host managed_node3 4874 1726776793.33427: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776793.33431: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 4874 1726776793.33453: getting variables 4874 1726776793.33455: in VariableManager get_vars() 4874 1726776793.33490: Calling all_inventory to load vars for managed_node3 4874 1726776793.33492: Calling groups_inventory to load vars for managed_node3 4874 1726776793.33495: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.33510: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.33514: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.33520: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006d8 4874 1726776793.33523: WORKER PROCESS EXITING 4874 1726776793.33527: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.33690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.33881: done with get_vars() 4874 1726776793.33890: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.047) 0:00:28.165 **** 4874 1726776793.33966: entering _queue_task() for managed_node3/include_tasks 4874 1726776793.34165: worker is 1 (out of 1 available) 4874 1726776793.34181: exiting _queue_task() for managed_node3/include_tasks 4874 1726776793.34195: done queuing things up, now waiting for results queue to drain 4874 1726776793.34196: waiting for pending results... 4874 1726776793.34381: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4874 1726776793.34484: in run() - task 0affc99b-caaf-c0d2-5540-0000000006d9 4874 1726776793.34498: variable 'ansible_search_path' from source: unknown 4874 1726776793.34503: variable 'ansible_search_path' from source: unknown 4874 1726776793.34541: calling self._execute() 4874 1726776793.34621: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.34628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.34637: variable 'omit' from source: magic vars 4874 1726776793.34731: _execute() done 4874 1726776793.34735: dumping result to json 4874 1726776793.34739: done dumping result, returning 4874 1726776793.34747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-c0d2-5540-0000000006d9] 4874 1726776793.34758: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006d9 4874 1726776793.34854: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006d9 4874 1726776793.34859: WORKER PROCESS EXITING 4874 1726776793.34910: no more pending results, returning what we have 4874 1726776793.34917: in VariableManager get_vars() 4874 1726776793.34956: Calling all_inventory to load vars for managed_node3 4874 1726776793.34959: Calling groups_inventory to load vars for managed_node3 4874 1726776793.34962: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.34973: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.34977: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.34980: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.35322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.35496: done with get_vars() 4874 1726776793.35504: variable 'ansible_search_path' from source: unknown 4874 1726776793.35505: variable 'ansible_search_path' from source: unknown 4874 1726776793.35532: we have included files to process 4874 1726776793.35533: generating all_blocks data 4874 1726776793.35534: done generating all_blocks data 4874 1726776793.35537: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776793.35538: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776793.35539: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4874 1726776793.36094: done processing included file 4874 1726776793.36096: iterating over new_blocks loaded from include file 4874 1726776793.36097: in VariableManager get_vars() 4874 1726776793.36119: done with get_vars() 4874 1726776793.36121: filtering new block on tags 4874 1726776793.36142: done filtering new block on tags 4874 1726776793.36144: in VariableManager get_vars() 4874 1726776793.36160: done with get_vars() 4874 1726776793.36161: filtering new block on tags 4874 1726776793.36193: done filtering new block on tags 4874 1726776793.36195: in VariableManager get_vars() 4874 1726776793.36215: done with get_vars() 4874 1726776793.36217: filtering new block on tags 4874 1726776793.36246: done filtering new block on tags 4874 1726776793.36248: in VariableManager get_vars() 4874 1726776793.36264: done with get_vars() 4874 1726776793.36266: filtering new block on tags 4874 1726776793.36283: done filtering new block on tags 4874 1726776793.36285: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4874 1726776793.36290: extending task lists for all hosts with included blocks 4874 1726776793.36480: done extending task lists 4874 1726776793.36481: done processing included files 4874 1726776793.36482: results queue empty 4874 1726776793.36483: checking for any_errors_fatal 4874 1726776793.36485: done checking for any_errors_fatal 4874 1726776793.36485: checking for max_fail_percentage 4874 1726776793.36486: done checking for max_fail_percentage 4874 1726776793.36487: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.36487: done checking to see if all hosts have failed 4874 1726776793.36488: getting the remaining hosts for this loop 4874 1726776793.36489: done getting the remaining hosts for this loop 4874 1726776793.36491: getting the next task for host managed_node3 4874 1726776793.36494: done getting next task for host managed_node3 4874 1726776793.36496: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776793.36499: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776793.36508: getting variables 4874 1726776793.36509: in VariableManager get_vars() 4874 1726776793.36521: Calling all_inventory to load vars for managed_node3 4874 1726776793.36523: Calling groups_inventory to load vars for managed_node3 4874 1726776793.36525: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.36528: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.36530: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.36532: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.36651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.36834: done with get_vars() 4874 1726776793.36842: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.029) 0:00:28.194 **** 4874 1726776793.36896: entering _queue_task() for managed_node3/setup 4874 1726776793.37089: worker is 1 (out of 1 available) 4874 1726776793.37105: exiting _queue_task() for managed_node3/setup 4874 1726776793.37120: done queuing things up, now waiting for results queue to drain 4874 1726776793.37122: waiting for pending results... 4874 1726776793.37297: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4874 1726776793.37407: in run() - task 0affc99b-caaf-c0d2-5540-000000000754 4874 1726776793.37421: variable 'ansible_search_path' from source: unknown 4874 1726776793.37425: variable 'ansible_search_path' from source: unknown 4874 1726776793.37460: calling self._execute() 4874 1726776793.37533: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.37540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.37548: variable 'omit' from source: magic vars 4874 1726776793.37987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776793.39688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776793.39743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776793.39775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776793.39806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776793.39831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776793.39909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.39935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.39956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.39992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.40005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.40053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.40073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.40096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.40130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.40142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.40281: variable '__kernel_settings_required_facts' from source: role '' all vars 4874 1726776793.40293: variable 'ansible_facts' from source: unknown 4874 1726776793.40376: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4874 1726776793.40380: when evaluation is False, skipping this task 4874 1726776793.40383: _execute() done 4874 1726776793.40386: dumping result to json 4874 1726776793.40388: done dumping result, returning 4874 1726776793.40398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-c0d2-5540-000000000754] 4874 1726776793.40407: sending task result for task 0affc99b-caaf-c0d2-5540-000000000754 4874 1726776793.40495: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000754 4874 1726776793.40498: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4874 1726776793.40566: no more pending results, returning what we have 4874 1726776793.40571: results queue empty 4874 1726776793.40572: checking for any_errors_fatal 4874 1726776793.40574: done checking for any_errors_fatal 4874 1726776793.40574: checking for max_fail_percentage 4874 1726776793.40576: done checking for max_fail_percentage 4874 1726776793.40577: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.40578: done checking to see if all hosts have failed 4874 1726776793.40579: getting the remaining hosts for this loop 4874 1726776793.40581: done getting the remaining hosts for this loop 4874 1726776793.40585: getting the next task for host managed_node3 4874 1726776793.40596: done getting next task for host managed_node3 4874 1726776793.40600: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776793.40612: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776793.40632: getting variables 4874 1726776793.40634: in VariableManager get_vars() 4874 1726776793.40671: Calling all_inventory to load vars for managed_node3 4874 1726776793.40674: Calling groups_inventory to load vars for managed_node3 4874 1726776793.40677: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.40687: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.40690: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.40694: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.40893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.41094: done with get_vars() 4874 1726776793.41105: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.042) 0:00:28.237 **** 4874 1726776793.41187: entering _queue_task() for managed_node3/stat 4874 1726776793.41390: worker is 1 (out of 1 available) 4874 1726776793.41408: exiting _queue_task() for managed_node3/stat 4874 1726776793.41426: done queuing things up, now waiting for results queue to drain 4874 1726776793.41428: waiting for pending results... 4874 1726776793.41609: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4874 1726776793.41729: in run() - task 0affc99b-caaf-c0d2-5540-000000000756 4874 1726776793.41742: variable 'ansible_search_path' from source: unknown 4874 1726776793.41746: variable 'ansible_search_path' from source: unknown 4874 1726776793.41778: calling self._execute() 4874 1726776793.41857: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.41863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.41873: variable 'omit' from source: magic vars 4874 1726776793.42280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776793.42491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776793.42537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776793.42567: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776793.42598: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776793.42672: 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) 4874 1726776793.42692: 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) 4874 1726776793.42716: 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) 4874 1726776793.42741: 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) 4874 1726776793.42847: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776793.42856: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4874 1726776793.42864: when evaluation is False, skipping this task 4874 1726776793.42868: _execute() done 4874 1726776793.42871: dumping result to json 4874 1726776793.42876: done dumping result, returning 4874 1726776793.42883: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-c0d2-5540-000000000756] 4874 1726776793.42889: sending task result for task 0affc99b-caaf-c0d2-5540-000000000756 4874 1726776793.42984: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000756 4874 1726776793.42987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4874 1726776793.43046: no more pending results, returning what we have 4874 1726776793.43050: results queue empty 4874 1726776793.43051: checking for any_errors_fatal 4874 1726776793.43058: done checking for any_errors_fatal 4874 1726776793.43059: checking for max_fail_percentage 4874 1726776793.43061: done checking for max_fail_percentage 4874 1726776793.43062: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.43063: done checking to see if all hosts have failed 4874 1726776793.43064: getting the remaining hosts for this loop 4874 1726776793.43066: done getting the remaining hosts for this loop 4874 1726776793.43070: getting the next task for host managed_node3 4874 1726776793.43077: done getting next task for host managed_node3 4874 1726776793.43081: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776793.43086: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776793.43105: getting variables 4874 1726776793.43106: in VariableManager get_vars() 4874 1726776793.43143: Calling all_inventory to load vars for managed_node3 4874 1726776793.43146: Calling groups_inventory to load vars for managed_node3 4874 1726776793.43147: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.43155: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.43157: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.43160: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.43318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.43512: done with get_vars() 4874 1726776793.43522: done getting variables 4874 1726776793.43567: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.024) 0:00:28.261 **** 4874 1726776793.43594: entering _queue_task() for managed_node3/set_fact 4874 1726776793.43791: worker is 1 (out of 1 available) 4874 1726776793.43806: exiting _queue_task() for managed_node3/set_fact 4874 1726776793.43824: done queuing things up, now waiting for results queue to drain 4874 1726776793.43826: waiting for pending results... 4874 1726776793.43997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4874 1726776793.44116: in run() - task 0affc99b-caaf-c0d2-5540-000000000757 4874 1726776793.44128: variable 'ansible_search_path' from source: unknown 4874 1726776793.44132: variable 'ansible_search_path' from source: unknown 4874 1726776793.44166: calling self._execute() 4874 1726776793.44239: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.44246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.44256: variable 'omit' from source: magic vars 4874 1726776793.44705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776793.44893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776793.44934: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776793.44963: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776793.44991: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776793.45063: 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) 4874 1726776793.45084: 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) 4874 1726776793.45110: 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) 4874 1726776793.45136: 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) 4874 1726776793.45238: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776793.45248: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4874 1726776793.45253: when evaluation is False, skipping this task 4874 1726776793.45256: _execute() done 4874 1726776793.45259: dumping result to json 4874 1726776793.45261: done dumping result, returning 4874 1726776793.45270: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-c0d2-5540-000000000757] 4874 1726776793.45277: sending task result for task 0affc99b-caaf-c0d2-5540-000000000757 4874 1726776793.45364: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000757 4874 1726776793.45367: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4874 1726776793.45424: no more pending results, returning what we have 4874 1726776793.45428: results queue empty 4874 1726776793.45429: checking for any_errors_fatal 4874 1726776793.45436: done checking for any_errors_fatal 4874 1726776793.45437: checking for max_fail_percentage 4874 1726776793.45438: done checking for max_fail_percentage 4874 1726776793.45439: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.45440: done checking to see if all hosts have failed 4874 1726776793.45441: getting the remaining hosts for this loop 4874 1726776793.45443: done getting the remaining hosts for this loop 4874 1726776793.45447: getting the next task for host managed_node3 4874 1726776793.45457: done getting next task for host managed_node3 4874 1726776793.45461: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776793.45467: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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? (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 4874 1726776793.45485: getting variables 4874 1726776793.45487: in VariableManager get_vars() 4874 1726776793.45522: Calling all_inventory to load vars for managed_node3 4874 1726776793.45525: Calling groups_inventory to load vars for managed_node3 4874 1726776793.45528: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.45536: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.45538: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.45540: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.45733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.45920: done with get_vars() 4874 1726776793.45928: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.024) 0:00:28.285 **** 4874 1726776793.45999: entering _queue_task() for managed_node3/stat 4874 1726776793.46189: worker is 1 (out of 1 available) 4874 1726776793.46205: exiting _queue_task() for managed_node3/stat 4874 1726776793.46219: done queuing things up, now waiting for results queue to drain 4874 1726776793.46221: waiting for pending results... 4874 1726776793.46403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4874 1726776793.46514: in run() - task 0affc99b-caaf-c0d2-5540-000000000759 4874 1726776793.46529: variable 'ansible_search_path' from source: unknown 4874 1726776793.46534: variable 'ansible_search_path' from source: unknown 4874 1726776793.46566: calling self._execute() 4874 1726776793.46641: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.46648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.46659: variable 'omit' from source: magic vars 4874 1726776793.47051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776793.47254: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776793.47290: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776793.47330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776793.47359: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776793.47457: 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) 4874 1726776793.47477: 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) 4874 1726776793.47499: 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) 4874 1726776793.47525: 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) 4874 1726776793.47628: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776793.47638: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4874 1726776793.47641: when evaluation is False, skipping this task 4874 1726776793.47644: _execute() done 4874 1726776793.47650: dumping result to json 4874 1726776793.47652: done dumping result, returning 4874 1726776793.47661: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-c0d2-5540-000000000759] 4874 1726776793.47668: sending task result for task 0affc99b-caaf-c0d2-5540-000000000759 4874 1726776793.47756: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000759 4874 1726776793.47760: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4874 1726776793.47821: no more pending results, returning what we have 4874 1726776793.47825: results queue empty 4874 1726776793.47826: checking for any_errors_fatal 4874 1726776793.47833: done checking for any_errors_fatal 4874 1726776793.47834: checking for max_fail_percentage 4874 1726776793.47836: done checking for max_fail_percentage 4874 1726776793.47837: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.47838: done checking to see if all hosts have failed 4874 1726776793.47839: getting the remaining hosts for this loop 4874 1726776793.47841: done getting the remaining hosts for this loop 4874 1726776793.47844: getting the next task for host managed_node3 4874 1726776793.47852: done getting next task for host managed_node3 4874 1726776793.47855: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776793.47861: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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? (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 4874 1726776793.47879: getting variables 4874 1726776793.47880: in VariableManager get_vars() 4874 1726776793.47918: Calling all_inventory to load vars for managed_node3 4874 1726776793.47921: Calling groups_inventory to load vars for managed_node3 4874 1726776793.47922: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.47930: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.47932: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.47934: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.48088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.48281: done with get_vars() 4874 1726776793.48289: done getting variables 4874 1726776793.48335: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.023) 0:00:28.309 **** 4874 1726776793.48364: entering _queue_task() for managed_node3/set_fact 4874 1726776793.48555: worker is 1 (out of 1 available) 4874 1726776793.48568: exiting _queue_task() for managed_node3/set_fact 4874 1726776793.48584: done queuing things up, now waiting for results queue to drain 4874 1726776793.48586: waiting for pending results... 4874 1726776793.48766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4874 1726776793.48877: in run() - task 0affc99b-caaf-c0d2-5540-00000000075a 4874 1726776793.48890: variable 'ansible_search_path' from source: unknown 4874 1726776793.48895: variable 'ansible_search_path' from source: unknown 4874 1726776793.49008: calling self._execute() 4874 1726776793.49012: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.49015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.49018: variable 'omit' from source: magic vars 4874 1726776793.49478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776793.49675: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776793.49715: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776793.49746: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776793.49775: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776793.49848: 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) 4874 1726776793.49870: 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) 4874 1726776793.49892: 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) 4874 1726776793.49920: 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) 4874 1726776793.50014: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776793.50026: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4874 1726776793.50029: when evaluation is False, skipping this task 4874 1726776793.50034: _execute() done 4874 1726776793.50037: dumping result to json 4874 1726776793.50042: done dumping result, returning 4874 1726776793.50050: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-c0d2-5540-00000000075a] 4874 1726776793.50056: sending task result for task 0affc99b-caaf-c0d2-5540-00000000075a 4874 1726776793.50148: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000075a 4874 1726776793.50151: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4874 1726776793.50200: no more pending results, returning what we have 4874 1726776793.50206: results queue empty 4874 1726776793.50207: checking for any_errors_fatal 4874 1726776793.50215: done checking for any_errors_fatal 4874 1726776793.50216: checking for max_fail_percentage 4874 1726776793.50217: done checking for max_fail_percentage 4874 1726776793.50218: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.50220: done checking to see if all hosts have failed 4874 1726776793.50220: getting the remaining hosts for this loop 4874 1726776793.50223: done getting the remaining hosts for this loop 4874 1726776793.50227: getting the next task for host managed_node3 4874 1726776793.50237: done getting next task for host managed_node3 4874 1726776793.50241: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776793.50247: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776793.50263: getting variables 4874 1726776793.50264: in VariableManager get_vars() 4874 1726776793.50299: Calling all_inventory to load vars for managed_node3 4874 1726776793.50307: Calling groups_inventory to load vars for managed_node3 4874 1726776793.50310: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.50320: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.50322: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.50325: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.50520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.50711: done with get_vars() 4874 1726776793.50720: done getting variables 4874 1726776793.50766: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.024) 0:00:28.333 **** 4874 1726776793.50793: entering _queue_task() for managed_node3/include_vars 4874 1726776793.50988: worker is 1 (out of 1 available) 4874 1726776793.51006: exiting _queue_task() for managed_node3/include_vars 4874 1726776793.51020: done queuing things up, now waiting for results queue to drain 4874 1726776793.51022: waiting for pending results... 4874 1726776793.51203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4874 1726776793.51317: in run() - task 0affc99b-caaf-c0d2-5540-00000000075c 4874 1726776793.51332: variable 'ansible_search_path' from source: unknown 4874 1726776793.51336: variable 'ansible_search_path' from source: unknown 4874 1726776793.51369: calling self._execute() 4874 1726776793.51445: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.51451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.51460: variable 'omit' from source: magic vars 4874 1726776793.51552: variable 'omit' from source: magic vars 4874 1726776793.51613: variable 'omit' from source: magic vars 4874 1726776793.51927: variable 'ffparams' from source: task vars 4874 1726776793.52043: variable 'ansible_facts' from source: unknown 4874 1726776793.52216: variable 'ansible_facts' from source: unknown 4874 1726776793.52339: variable 'ansible_facts' from source: unknown 4874 1726776793.52457: variable 'ansible_facts' from source: unknown 4874 1726776793.52578: variable 'role_path' from source: magic vars 4874 1726776793.52720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4874 1726776793.52890: Loaded config def from plugin (lookup/first_found) 4874 1726776793.52894: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4874 1726776793.52934: variable 'ansible_search_path' from source: unknown 4874 1726776793.52950: variable 'ansible_search_path' from source: unknown 4874 1726776793.52959: variable 'ansible_search_path' from source: unknown 4874 1726776793.52966: variable 'ansible_search_path' from source: unknown 4874 1726776793.52974: variable 'ansible_search_path' from source: unknown 4874 1726776793.52992: variable 'omit' from source: magic vars 4874 1726776793.53018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776793.53042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776793.53057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776793.53072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776793.53082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776793.53108: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776793.53113: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.53120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.53193: Set connection var ansible_connection to ssh 4874 1726776793.53196: Set connection var ansible_shell_type to sh 4874 1726776793.53209: Set connection var ansible_pipelining to False 4874 1726776793.53220: Set connection var ansible_timeout to 10 4874 1726776793.53229: Set connection var ansible_shell_executable to /bin/sh 4874 1726776793.53238: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776793.53255: variable 'ansible_shell_executable' from source: unknown 4874 1726776793.53258: variable 'ansible_connection' from source: unknown 4874 1726776793.53261: variable 'ansible_module_compression' from source: unknown 4874 1726776793.53266: variable 'ansible_shell_type' from source: unknown 4874 1726776793.53268: variable 'ansible_shell_executable' from source: unknown 4874 1726776793.53273: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.53278: variable 'ansible_pipelining' from source: unknown 4874 1726776793.53281: variable 'ansible_timeout' from source: unknown 4874 1726776793.53286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.53379: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776793.53389: variable 'omit' from source: magic vars 4874 1726776793.53396: starting attempt loop 4874 1726776793.53399: running the handler 4874 1726776793.53453: handler run complete 4874 1726776793.53461: attempt loop complete, returning result 4874 1726776793.53464: _execute() done 4874 1726776793.53468: dumping result to json 4874 1726776793.53474: done dumping result, returning 4874 1726776793.53482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-c0d2-5540-00000000075c] 4874 1726776793.53488: sending task result for task 0affc99b-caaf-c0d2-5540-00000000075c 4874 1726776793.53597: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000075c 4874 1726776793.53600: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4874 1726776793.53685: no more pending results, returning what we have 4874 1726776793.53689: results queue empty 4874 1726776793.53690: checking for any_errors_fatal 4874 1726776793.53695: done checking for any_errors_fatal 4874 1726776793.53696: checking for max_fail_percentage 4874 1726776793.53699: done checking for max_fail_percentage 4874 1726776793.53699: checking to see if all hosts have failed and the running result is not ok 4874 1726776793.53702: done checking to see if all hosts have failed 4874 1726776793.53703: getting the remaining hosts for this loop 4874 1726776793.53705: done getting the remaining hosts for this loop 4874 1726776793.53709: getting the next task for host managed_node3 4874 1726776793.53722: done getting next task for host managed_node3 4874 1726776793.53725: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776793.53730: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776793.53741: getting variables 4874 1726776793.53743: in VariableManager get_vars() 4874 1726776793.53774: Calling all_inventory to load vars for managed_node3 4874 1726776793.53777: Calling groups_inventory to load vars for managed_node3 4874 1726776793.53779: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776793.53794: Calling all_plugins_play to load vars for managed_node3 4874 1726776793.53797: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776793.53803: Calling groups_plugins_play to load vars for managed_node3 4874 1726776793.53959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776793.54171: done with get_vars() 4874 1726776793.54180: done getting variables 4874 1726776793.54225: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:13 -0400 (0:00:00.034) 0:00:28.368 **** 4874 1726776793.54250: entering _queue_task() for managed_node3/package 4874 1726776793.54443: worker is 1 (out of 1 available) 4874 1726776793.54457: exiting _queue_task() for managed_node3/package 4874 1726776793.54472: done queuing things up, now waiting for results queue to drain 4874 1726776793.54474: waiting for pending results... 4874 1726776793.54661: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4874 1726776793.54759: in run() - task 0affc99b-caaf-c0d2-5540-0000000006da 4874 1726776793.54771: variable 'ansible_search_path' from source: unknown 4874 1726776793.54775: variable 'ansible_search_path' from source: unknown 4874 1726776793.54811: calling self._execute() 4874 1726776793.54885: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.54891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.54902: variable 'omit' from source: magic vars 4874 1726776793.54994: variable 'omit' from source: magic vars 4874 1726776793.55044: variable 'omit' from source: magic vars 4874 1726776793.55068: variable '__kernel_settings_packages' from source: include_vars 4874 1726776793.55311: variable '__kernel_settings_packages' from source: include_vars 4874 1726776793.55490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776793.57076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776793.57141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776793.57170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776793.57201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776793.57228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776793.57304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776793.57332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776793.57353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776793.57385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776793.57397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776793.57482: variable '__kernel_settings_is_ostree' from source: set_fact 4874 1726776793.57486: variable 'omit' from source: magic vars 4874 1726776793.57513: variable 'omit' from source: magic vars 4874 1726776793.57539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776793.57562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776793.57577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776793.57593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776793.57604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776793.57632: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776793.57636: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.57641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.57716: Set connection var ansible_connection to ssh 4874 1726776793.57721: Set connection var ansible_shell_type to sh 4874 1726776793.57733: Set connection var ansible_pipelining to False 4874 1726776793.57742: Set connection var ansible_timeout to 10 4874 1726776793.57748: Set connection var ansible_shell_executable to /bin/sh 4874 1726776793.57758: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776793.57774: variable 'ansible_shell_executable' from source: unknown 4874 1726776793.57777: variable 'ansible_connection' from source: unknown 4874 1726776793.57782: variable 'ansible_module_compression' from source: unknown 4874 1726776793.57785: variable 'ansible_shell_type' from source: unknown 4874 1726776793.57789: variable 'ansible_shell_executable' from source: unknown 4874 1726776793.57793: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776793.57798: variable 'ansible_pipelining' from source: unknown 4874 1726776793.57802: variable 'ansible_timeout' from source: unknown 4874 1726776793.57808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776793.57889: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776793.57899: variable 'omit' from source: magic vars 4874 1726776793.57907: starting attempt loop 4874 1726776793.57910: running the handler 4874 1726776793.57920: variable 'ansible_facts' from source: unknown 4874 1726776793.57923: variable 'ansible_facts' from source: unknown 4874 1726776793.57966: _low_level_execute_command(): starting 4874 1726776793.57972: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776793.58497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.58503: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.58506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.58508: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.58557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776793.58569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.58647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.60552: stdout chunk (state=3): >>>/root <<< 4874 1726776793.60663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776793.60722: stderr chunk (state=3): >>><<< 4874 1726776793.60726: stdout chunk (state=3): >>><<< 4874 1726776793.60746: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776793.60758: _low_level_execute_command(): starting 4874 1726776793.60765: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177 `" && echo ansible-tmp-1726776793.607459-5768-171825200188177="` echo /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177 `" ) && sleep 0' 4874 1726776793.61226: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.61229: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776793.61234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776793.61238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.61290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776793.61293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.61369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.63605: stdout chunk (state=3): >>>ansible-tmp-1726776793.607459-5768-171825200188177=/root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177 <<< 4874 1726776793.63735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776793.63787: stderr chunk (state=3): >>><<< 4874 1726776793.63791: stdout chunk (state=3): >>><<< 4874 1726776793.63808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776793.607459-5768-171825200188177=/root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776793.63844: variable 'ansible_module_compression' from source: unknown 4874 1726776793.63888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4874 1726776793.63928: variable 'ansible_facts' from source: unknown 4874 1726776793.64003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py 4874 1726776793.64125: Sending initial data 4874 1726776793.64129: Sent initial data (149 bytes) 4874 1726776793.64594: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.64598: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776793.64602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776793.64605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.64607: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.64660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776793.64663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.64735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.66639: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776793.66647: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776793.66704: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776793.66764: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpxhtfioyy /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py <<< 4874 1726776793.66774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py" <<< 4874 1726776793.66825: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpxhtfioyy" to remote "/root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py" <<< 4874 1726776793.67942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776793.68005: stderr chunk (state=3): >>><<< 4874 1726776793.68009: stdout chunk (state=3): >>><<< 4874 1726776793.68029: done transferring module to remote 4874 1726776793.68040: _low_level_execute_command(): starting 4874 1726776793.68045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/ /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py && sleep 0' 4874 1726776793.68499: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776793.68508: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776793.68511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776793.68515: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776793.68518: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.68567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776793.68570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.68643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776793.77900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776793.77956: stderr chunk (state=3): >>><<< 4874 1726776793.77959: stdout chunk (state=3): >>><<< 4874 1726776793.77972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776793.77975: _low_level_execute_command(): starting 4874 1726776793.77981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/AnsiballZ_dnf.py && sleep 0' 4874 1726776793.78434: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776793.78437: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776793.78440: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776793.78442: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776793.78497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776793.78512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776793.78571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.49010: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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}}} <<< 4874 1726776795.56682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776795.56744: stderr chunk (state=3): >>><<< 4874 1726776795.56748: stdout chunk (state=3): >>><<< 4874 1726776795.56765: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776795.56820: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], '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-1726776793.607459-5768-171825200188177/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776795.56830: _low_level_execute_command(): starting 4874 1726776795.56834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776793.607459-5768-171825200188177/ > /dev/null 2>&1 && sleep 0' 4874 1726776795.57321: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776795.57325: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776795.57338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776795.57405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776795.57416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.57417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.57477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.59735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776795.59782: stderr chunk (state=3): >>><<< 4874 1726776795.59785: stdout chunk (state=3): >>><<< 4874 1726776795.59799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776795.59809: handler run complete 4874 1726776795.59848: attempt loop complete, returning result 4874 1726776795.59851: _execute() done 4874 1726776795.59854: dumping result to json 4874 1726776795.59861: done dumping result, returning 4874 1726776795.59875: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-c0d2-5540-0000000006da] 4874 1726776795.59880: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006da 4874 1726776795.59987: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006da 4874 1726776795.59990: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4874 1726776795.60120: no more pending results, returning what we have 4874 1726776795.60123: results queue empty 4874 1726776795.60124: checking for any_errors_fatal 4874 1726776795.60135: done checking for any_errors_fatal 4874 1726776795.60136: checking for max_fail_percentage 4874 1726776795.60138: done checking for max_fail_percentage 4874 1726776795.60139: checking to see if all hosts have failed and the running result is not ok 4874 1726776795.60140: done checking to see if all hosts have failed 4874 1726776795.60141: getting the remaining hosts for this loop 4874 1726776795.60143: done getting the remaining hosts for this loop 4874 1726776795.60147: getting the next task for host managed_node3 4874 1726776795.60156: done getting next task for host managed_node3 4874 1726776795.60160: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776795.60164: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 4874 1726776795.60176: getting variables 4874 1726776795.60177: in VariableManager get_vars() 4874 1726776795.60242: Calling all_inventory to load vars for managed_node3 4874 1726776795.60245: Calling groups_inventory to load vars for managed_node3 4874 1726776795.60248: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776795.60258: Calling all_plugins_play to load vars for managed_node3 4874 1726776795.60261: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776795.60264: Calling groups_plugins_play to load vars for managed_node3 4874 1726776795.60520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776795.60876: done with get_vars() 4874 1726776795.60890: done getting variables 4874 1726776795.60960: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:15 -0400 (0:00:02.067) 0:00:30.435 **** 4874 1726776795.61009: entering _queue_task() for managed_node3/debug 4874 1726776795.61287: worker is 1 (out of 1 available) 4874 1726776795.61474: exiting _queue_task() for managed_node3/debug 4874 1726776795.61489: done queuing things up, now waiting for results queue to drain 4874 1726776795.61494: waiting for pending results... 4874 1726776795.61623: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4874 1726776795.61722: in run() - task 0affc99b-caaf-c0d2-5540-0000000006dc 4874 1726776795.61736: variable 'ansible_search_path' from source: unknown 4874 1726776795.61739: variable 'ansible_search_path' from source: unknown 4874 1726776795.61775: calling self._execute() 4874 1726776795.61854: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.61862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.61871: variable 'omit' from source: magic vars 4874 1726776795.62359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776795.64094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776795.64306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776795.64310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776795.64312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776795.64315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776795.64407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776795.64447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776795.64477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776795.64535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776795.64552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776795.64671: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776795.64695: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776795.64706: when evaluation is False, skipping this task 4874 1726776795.64715: _execute() done 4874 1726776795.64722: dumping result to json 4874 1726776795.64731: done dumping result, returning 4874 1726776795.64743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-0000000006dc] 4874 1726776795.64754: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006dc skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4874 1726776795.64915: no more pending results, returning what we have 4874 1726776795.64920: results queue empty 4874 1726776795.64921: checking for any_errors_fatal 4874 1726776795.64929: done checking for any_errors_fatal 4874 1726776795.64930: checking for max_fail_percentage 4874 1726776795.64932: done checking for max_fail_percentage 4874 1726776795.64933: checking to see if all hosts have failed and the running result is not ok 4874 1726776795.64935: done checking to see if all hosts have failed 4874 1726776795.64936: getting the remaining hosts for this loop 4874 1726776795.64938: done getting the remaining hosts for this loop 4874 1726776795.64942: getting the next task for host managed_node3 4874 1726776795.64952: done getting next task for host managed_node3 4874 1726776795.64956: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776795.64961: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 4874 1726776795.64980: getting variables 4874 1726776795.64982: in VariableManager get_vars() 4874 1726776795.65030: Calling all_inventory to load vars for managed_node3 4874 1726776795.65034: Calling groups_inventory to load vars for managed_node3 4874 1726776795.65036: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776795.65115: Calling all_plugins_play to load vars for managed_node3 4874 1726776795.65120: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776795.65124: Calling groups_plugins_play to load vars for managed_node3 4874 1726776795.65421: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006dc 4874 1726776795.65424: WORKER PROCESS EXITING 4874 1726776795.65452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776795.65778: done with get_vars() 4874 1726776795.65792: done getting variables 4874 1726776795.65866: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.048) 0:00:30.484 **** 4874 1726776795.65909: entering _queue_task() for managed_node3/reboot 4874 1726776795.66204: worker is 1 (out of 1 available) 4874 1726776795.66223: exiting _queue_task() for managed_node3/reboot 4874 1726776795.66240: done queuing things up, now waiting for results queue to drain 4874 1726776795.66242: waiting for pending results... 4874 1726776795.66586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4874 1726776795.66753: in run() - task 0affc99b-caaf-c0d2-5540-0000000006dd 4874 1726776795.66776: variable 'ansible_search_path' from source: unknown 4874 1726776795.66784: variable 'ansible_search_path' from source: unknown 4874 1726776795.66836: calling self._execute() 4874 1726776795.66948: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.66963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.66978: variable 'omit' from source: magic vars 4874 1726776795.67595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776795.70200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776795.70303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776795.70354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776795.70406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776795.70445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776795.70547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776795.70592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776795.70634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776795.70695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776795.70721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776795.70851: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776795.70876: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776795.70885: when evaluation is False, skipping this task 4874 1726776795.70893: _execute() done 4874 1726776795.70906: dumping result to json 4874 1726776795.70922: done dumping result, returning 4874 1726776795.70936: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-c0d2-5540-0000000006dd] 4874 1726776795.70948: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006dd skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776795.71199: no more pending results, returning what we have 4874 1726776795.71207: results queue empty 4874 1726776795.71209: checking for any_errors_fatal 4874 1726776795.71218: done checking for any_errors_fatal 4874 1726776795.71219: checking for max_fail_percentage 4874 1726776795.71222: done checking for max_fail_percentage 4874 1726776795.71223: checking to see if all hosts have failed and the running result is not ok 4874 1726776795.71224: done checking to see if all hosts have failed 4874 1726776795.71225: getting the remaining hosts for this loop 4874 1726776795.71228: done getting the remaining hosts for this loop 4874 1726776795.71234: getting the next task for host managed_node3 4874 1726776795.71243: done getting next task for host managed_node3 4874 1726776795.71248: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776795.71253: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 4874 1726776795.71272: getting variables 4874 1726776795.71275: in VariableManager get_vars() 4874 1726776795.71500: Calling all_inventory to load vars for managed_node3 4874 1726776795.71505: Calling groups_inventory to load vars for managed_node3 4874 1726776795.71508: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776795.71518: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006dd 4874 1726776795.71521: WORKER PROCESS EXITING 4874 1726776795.71531: Calling all_plugins_play to load vars for managed_node3 4874 1726776795.71535: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776795.71539: Calling groups_plugins_play to load vars for managed_node3 4874 1726776795.71803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776795.72155: done with get_vars() 4874 1726776795.72167: done getting variables 4874 1726776795.72235: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.063) 0:00:30.548 **** 4874 1726776795.72273: entering _queue_task() for managed_node3/fail 4874 1726776795.72531: worker is 1 (out of 1 available) 4874 1726776795.72546: exiting _queue_task() for managed_node3/fail 4874 1726776795.72559: done queuing things up, now waiting for results queue to drain 4874 1726776795.72561: waiting for pending results... 4874 1726776795.72867: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4874 1726776795.73036: in run() - task 0affc99b-caaf-c0d2-5540-0000000006de 4874 1726776795.73058: variable 'ansible_search_path' from source: unknown 4874 1726776795.73067: variable 'ansible_search_path' from source: unknown 4874 1726776795.73111: calling self._execute() 4874 1726776795.73224: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.73239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.73259: variable 'omit' from source: magic vars 4874 1726776795.73867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776795.76532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776795.76639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776795.76665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776795.76715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776795.76757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776795.76965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776795.76970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776795.76973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776795.77016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776795.77041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776795.77165: variable '__kernel_settings_is_transactional' from source: set_fact 4874 1726776795.77193: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4874 1726776795.77205: when evaluation is False, skipping this task 4874 1726776795.77313: _execute() done 4874 1726776795.77322: dumping result to json 4874 1726776795.77330: done dumping result, returning 4874 1726776795.77344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-c0d2-5540-0000000006de] 4874 1726776795.77356: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006de skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4874 1726776795.77531: no more pending results, returning what we have 4874 1726776795.77535: results queue empty 4874 1726776795.77536: checking for any_errors_fatal 4874 1726776795.77543: done checking for any_errors_fatal 4874 1726776795.77544: checking for max_fail_percentage 4874 1726776795.77546: done checking for max_fail_percentage 4874 1726776795.77547: checking to see if all hosts have failed and the running result is not ok 4874 1726776795.77548: done checking to see if all hosts have failed 4874 1726776795.77549: getting the remaining hosts for this loop 4874 1726776795.77551: done getting the remaining hosts for this loop 4874 1726776795.77556: getting the next task for host managed_node3 4874 1726776795.77567: done getting next task for host managed_node3 4874 1726776795.77571: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776795.77575: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776795.77597: getting variables 4874 1726776795.77599: in VariableManager get_vars() 4874 1726776795.77747: Calling all_inventory to load vars for managed_node3 4874 1726776795.77750: Calling groups_inventory to load vars for managed_node3 4874 1726776795.77753: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776795.77765: Calling all_plugins_play to load vars for managed_node3 4874 1726776795.77768: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776795.77772: Calling groups_plugins_play to load vars for managed_node3 4874 1726776795.78100: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006de 4874 1726776795.78106: WORKER PROCESS EXITING 4874 1726776795.78140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776795.78490: done with get_vars() 4874 1726776795.78506: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.063) 0:00:30.611 **** 4874 1726776795.78615: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776795.78924: worker is 1 (out of 1 available) 4874 1726776795.78940: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776795.78956: done queuing things up, now waiting for results queue to drain 4874 1726776795.78958: waiting for pending results... 4874 1726776795.79232: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4874 1726776795.79439: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e0 4874 1726776795.79444: variable 'ansible_search_path' from source: unknown 4874 1726776795.79447: variable 'ansible_search_path' from source: unknown 4874 1726776795.79707: calling self._execute() 4874 1726776795.79711: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.79716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.79719: variable 'omit' from source: magic vars 4874 1726776795.79768: variable 'omit' from source: magic vars 4874 1726776795.79860: variable 'omit' from source: magic vars 4874 1726776795.79905: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776795.80278: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4874 1726776795.80390: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776795.80447: variable 'omit' from source: magic vars 4874 1726776795.80522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776795.80566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776795.80592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776795.80626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776795.80643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776795.80680: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776795.80688: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.80696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.80820: Set connection var ansible_connection to ssh 4874 1726776795.80829: Set connection var ansible_shell_type to sh 4874 1726776795.80849: Set connection var ansible_pipelining to False 4874 1726776795.80864: Set connection var ansible_timeout to 10 4874 1726776795.80877: Set connection var ansible_shell_executable to /bin/sh 4874 1726776795.80889: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776795.80920: variable 'ansible_shell_executable' from source: unknown 4874 1726776795.80934: variable 'ansible_connection' from source: unknown 4874 1726776795.80942: variable 'ansible_module_compression' from source: unknown 4874 1726776795.80948: variable 'ansible_shell_type' from source: unknown 4874 1726776795.80956: variable 'ansible_shell_executable' from source: unknown 4874 1726776795.80963: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776795.81039: variable 'ansible_pipelining' from source: unknown 4874 1726776795.81042: variable 'ansible_timeout' from source: unknown 4874 1726776795.81044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776795.81207: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776795.81226: variable 'omit' from source: magic vars 4874 1726776795.81237: starting attempt loop 4874 1726776795.81244: running the handler 4874 1726776795.81265: _low_level_execute_command(): starting 4874 1726776795.81276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776795.82137: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776795.82177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776795.82197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.82228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.82341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.84447: stdout chunk (state=3): >>>/root <<< 4874 1726776795.84696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776795.84700: stdout chunk (state=3): >>><<< 4874 1726776795.84706: stderr chunk (state=3): >>><<< 4874 1726776795.84708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776795.84711: _low_level_execute_command(): starting 4874 1726776795.84717: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148 `" && echo ansible-tmp-1726776795.8458767-5821-26904035303148="` echo /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148 `" ) && sleep 0' 4874 1726776795.85394: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.85568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.85637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.87987: stdout chunk (state=3): >>>ansible-tmp-1726776795.8458767-5821-26904035303148=/root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148 <<< 4874 1726776795.88223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776795.88227: stdout chunk (state=3): >>><<< 4874 1726776795.88230: stderr chunk (state=3): >>><<< 4874 1726776795.88256: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776795.8458767-5821-26904035303148=/root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776795.88324: variable 'ansible_module_compression' from source: unknown 4874 1726776795.88607: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4874 1726776795.88611: variable 'ansible_facts' from source: unknown 4874 1726776795.88616: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py 4874 1726776795.88731: Sending initial data 4874 1726776795.88749: Sent initial data (172 bytes) 4874 1726776795.89437: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776795.89527: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776795.89580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776795.89599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.89636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.89749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.91750: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776795.91800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776795.91912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpupod_e50 /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776795.91917: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776795.91982: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpupod_e50" to remote "/root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776795.93224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776795.93228: stdout chunk (state=3): >>><<< 4874 1726776795.93242: stderr chunk (state=3): >>><<< 4874 1726776795.93291: done transferring module to remote 4874 1726776795.93295: _low_level_execute_command(): starting 4874 1726776795.93307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/ /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776795.94025: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776795.94145: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4874 1726776795.94163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.94185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.94287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776795.96589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776795.96609: stdout chunk (state=3): >>><<< 4874 1726776795.96627: stderr chunk (state=3): >>><<< 4874 1726776795.96652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776795.96757: _low_level_execute_command(): starting 4874 1726776795.96761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776795.97832: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776795.97892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776795.97912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776795.97939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776795.98079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.17622: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4874 1726776796.19527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776796.19551: stderr chunk (state=3): >>><<< 4874 1726776796.19554: stdout chunk (state=3): >>><<< 4874 1726776796.19572: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776796.19648: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776795.8458767-5821-26904035303148/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776796.19652: _low_level_execute_command(): starting 4874 1726776796.19657: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776795.8458767-5821-26904035303148/ > /dev/null 2>&1 && sleep 0' 4874 1726776796.20247: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776796.20263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.20278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.20296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776796.20322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776796.20336: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776796.20351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.20369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776796.20381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776796.20392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4874 1726776796.20421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.20512: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776796.20536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.20632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.22853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.22873: stdout chunk (state=3): >>><<< 4874 1726776796.22893: stderr chunk (state=3): >>><<< 4874 1726776796.22920: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.22937: handler run complete 4874 1726776796.22970: attempt loop complete, returning result 4874 1726776796.22978: _execute() done 4874 1726776796.22992: dumping result to json 4874 1726776796.23004: done dumping result, returning 4874 1726776796.23093: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-c0d2-5540-0000000006e0] 4874 1726776796.23096: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e0 4874 1726776796.23175: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e0 4874 1726776796.23178: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4874 1726776796.23284: no more pending results, returning what we have 4874 1726776796.23291: results queue empty 4874 1726776796.23293: checking for any_errors_fatal 4874 1726776796.23300: done checking for any_errors_fatal 4874 1726776796.23303: checking for max_fail_percentage 4874 1726776796.23305: done checking for max_fail_percentage 4874 1726776796.23306: checking to see if all hosts have failed and the running result is not ok 4874 1726776796.23308: done checking to see if all hosts have failed 4874 1726776796.23309: getting the remaining hosts for this loop 4874 1726776796.23311: done getting the remaining hosts for this loop 4874 1726776796.23317: getting the next task for host managed_node3 4874 1726776796.23326: done getting next task for host managed_node3 4874 1726776796.23330: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776796.23337: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776796.23351: getting variables 4874 1726776796.23353: in VariableManager get_vars() 4874 1726776796.23543: Calling all_inventory to load vars for managed_node3 4874 1726776796.23548: Calling groups_inventory to load vars for managed_node3 4874 1726776796.23552: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776796.23569: Calling all_plugins_play to load vars for managed_node3 4874 1726776796.23573: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776796.23578: Calling groups_plugins_play to load vars for managed_node3 4874 1726776796.23835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776796.24033: done with get_vars() 4874 1726776796.24042: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:16 -0400 (0:00:00.455) 0:00:31.066 **** 4874 1726776796.24123: entering _queue_task() for managed_node3/stat 4874 1726776796.24331: worker is 1 (out of 1 available) 4874 1726776796.24347: exiting _queue_task() for managed_node3/stat 4874 1726776796.24361: done queuing things up, now waiting for results queue to drain 4874 1726776796.24362: waiting for pending results... 4874 1726776796.24553: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4874 1726776796.24652: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e1 4874 1726776796.24665: variable 'ansible_search_path' from source: unknown 4874 1726776796.24670: variable 'ansible_search_path' from source: unknown 4874 1726776796.24718: variable '__prof_from_conf' from source: task vars 4874 1726776796.24982: variable '__prof_from_conf' from source: task vars 4874 1726776796.25232: variable '__data' from source: task vars 4874 1726776796.25294: variable '__kernel_settings_register_tuned_main' from source: set_fact 4874 1726776796.25454: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776796.25467: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776796.25519: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776796.25535: variable 'omit' from source: magic vars 4874 1726776796.25618: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.25626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.25637: variable 'omit' from source: magic vars 4874 1726776796.25851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776796.27485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776796.27542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776796.27571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776796.27600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776796.27624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776796.27692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776796.27719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776796.27740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776796.27776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776796.27789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776796.27868: variable 'item' from source: unknown 4874 1726776796.27876: Evaluated conditional (item | length > 0): False 4874 1726776796.27880: when evaluation is False, skipping this task 4874 1726776796.27917: variable 'item' from source: unknown 4874 1726776796.27970: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4874 1726776796.28129: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.28133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.28136: variable 'omit' from source: magic vars 4874 1726776796.28226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776796.28248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776796.28270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776796.28302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776796.28319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776796.28382: variable 'item' from source: unknown 4874 1726776796.28389: Evaluated conditional (item | length > 0): True 4874 1726776796.28396: variable 'omit' from source: magic vars 4874 1726776796.28438: variable 'omit' from source: magic vars 4874 1726776796.28480: variable 'item' from source: unknown 4874 1726776796.28533: variable 'item' from source: unknown 4874 1726776796.28546: variable 'omit' from source: magic vars 4874 1726776796.28569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776796.28595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776796.28612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776796.28629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776796.28639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776796.28665: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776796.28668: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.28673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.28749: Set connection var ansible_connection to ssh 4874 1726776796.28753: Set connection var ansible_shell_type to sh 4874 1726776796.28764: Set connection var ansible_pipelining to False 4874 1726776796.28772: Set connection var ansible_timeout to 10 4874 1726776796.28779: Set connection var ansible_shell_executable to /bin/sh 4874 1726776796.28785: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776796.28806: variable 'ansible_shell_executable' from source: unknown 4874 1726776796.28809: variable 'ansible_connection' from source: unknown 4874 1726776796.28811: variable 'ansible_module_compression' from source: unknown 4874 1726776796.28817: variable 'ansible_shell_type' from source: unknown 4874 1726776796.28822: variable 'ansible_shell_executable' from source: unknown 4874 1726776796.28825: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.28831: variable 'ansible_pipelining' from source: unknown 4874 1726776796.28834: variable 'ansible_timeout' from source: unknown 4874 1726776796.28840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.28954: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776796.28964: variable 'omit' from source: magic vars 4874 1726776796.28971: starting attempt loop 4874 1726776796.28974: running the handler 4874 1726776796.28986: _low_level_execute_command(): starting 4874 1726776796.28992: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776796.29512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.29516: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.29519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.29521: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.29575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.29579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.29654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.31675: stdout chunk (state=3): >>>/root <<< 4874 1726776796.31789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.31842: stderr chunk (state=3): >>><<< 4874 1726776796.31849: stdout chunk (state=3): >>><<< 4874 1726776796.31870: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.31881: _low_level_execute_command(): starting 4874 1726776796.31886: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147 `" && echo ansible-tmp-1726776796.3186991-5846-172955657108147="` echo /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147 `" ) && sleep 0' 4874 1726776796.32336: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.32339: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.32342: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.32344: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.32406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.32410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.32471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.34887: stdout chunk (state=3): >>>ansible-tmp-1726776796.3186991-5846-172955657108147=/root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147 <<< 4874 1726776796.35026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.35074: stderr chunk (state=3): >>><<< 4874 1726776796.35078: stdout chunk (state=3): >>><<< 4874 1726776796.35089: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776796.3186991-5846-172955657108147=/root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.35131: variable 'ansible_module_compression' from source: unknown 4874 1726776796.35168: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776796.35197: variable 'ansible_facts' from source: unknown 4874 1726776796.35263: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py 4874 1726776796.35370: Sending initial data 4874 1726776796.35373: Sent initial data (151 bytes) 4874 1726776796.35825: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.35829: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.35833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776796.35840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776796.35843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.35888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.35891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.35964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.37982: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776796.38042: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776796.38108: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzvti9qag /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py <<< 4874 1726776796.38115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py" <<< 4874 1726776796.38164: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzvti9qag" to remote "/root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py" <<< 4874 1726776796.39041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.39105: stderr chunk (state=3): >>><<< 4874 1726776796.39109: stdout chunk (state=3): >>><<< 4874 1726776796.39131: done transferring module to remote 4874 1726776796.39141: _low_level_execute_command(): starting 4874 1726776796.39146: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/ /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py && sleep 0' 4874 1726776796.39592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.39595: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.39598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776796.39600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.39605: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.39663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776796.39666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.39730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.42035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.42079: stderr chunk (state=3): >>><<< 4874 1726776796.42083: stdout chunk (state=3): >>><<< 4874 1726776796.42099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.42102: _low_level_execute_command(): starting 4874 1726776796.42107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/AnsiballZ_stat.py && sleep 0' 4874 1726776796.42548: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.42553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776796.42555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.42558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776796.42560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.42613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.42616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.42695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.62991: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726776777.7797334, "mtime": 1726776773.3747022, "ctime": 1726776773.3747022, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776796.64996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776796.65063: stderr chunk (state=3): >>><<< 4874 1726776796.65067: stdout chunk (state=3): >>><<< 4874 1726776796.65084: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726776777.7797334, "mtime": 1726776773.3747022, "ctime": 1726776773.3747022, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "845859902", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776796.65377: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726776796.3186991-5846-172955657108147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776796.65392: _low_level_execute_command(): starting 4874 1726776796.65397: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776796.3186991-5846-172955657108147/ > /dev/null 2>&1 && sleep 0' 4874 1726776796.65886: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.65890: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.65892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776796.65895: 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.57 originally 10.31.11.57 <<< 4874 1726776796.65897: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.65953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.65957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.66030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.68203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.68259: stderr chunk (state=3): >>><<< 4874 1726776796.68262: stdout chunk (state=3): >>><<< 4874 1726776796.68277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.68284: handler run complete 4874 1726776796.68336: attempt loop complete, returning result 4874 1726776796.68355: variable 'item' from source: unknown 4874 1726776796.68432: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776777.7797334, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776773.3747022, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776773.3747022, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "845859902", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776796.68674: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.68677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.68684: variable 'omit' from source: magic vars 4874 1726776796.68759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776796.68781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776796.68804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776796.68843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776796.68856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776796.68929: variable 'item' from source: unknown 4874 1726776796.68936: Evaluated conditional (item | length > 0): True 4874 1726776796.68942: variable 'omit' from source: magic vars 4874 1726776796.68956: variable 'omit' from source: magic vars 4874 1726776796.68998: variable 'item' from source: unknown 4874 1726776796.69056: variable 'item' from source: unknown 4874 1726776796.69070: variable 'omit' from source: magic vars 4874 1726776796.69088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776796.69097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776796.69105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776796.69122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776796.69125: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.69128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.69189: Set connection var ansible_connection to ssh 4874 1726776796.69192: Set connection var ansible_shell_type to sh 4874 1726776796.69203: Set connection var ansible_pipelining to False 4874 1726776796.69213: Set connection var ansible_timeout to 10 4874 1726776796.69222: Set connection var ansible_shell_executable to /bin/sh 4874 1726776796.69228: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776796.69248: variable 'ansible_shell_executable' from source: unknown 4874 1726776796.69251: variable 'ansible_connection' from source: unknown 4874 1726776796.69254: variable 'ansible_module_compression' from source: unknown 4874 1726776796.69258: variable 'ansible_shell_type' from source: unknown 4874 1726776796.69261: variable 'ansible_shell_executable' from source: unknown 4874 1726776796.69266: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776796.69270: variable 'ansible_pipelining' from source: unknown 4874 1726776796.69274: variable 'ansible_timeout' from source: unknown 4874 1726776796.69279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776796.69372: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776796.69381: variable 'omit' from source: magic vars 4874 1726776796.69386: starting attempt loop 4874 1726776796.69389: running the handler 4874 1726776796.69397: _low_level_execute_command(): starting 4874 1726776796.69403: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776796.69886: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.69890: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.69894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.69897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.69899: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.69959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.69963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776796.69967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.70039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.71940: stdout chunk (state=3): >>>/root <<< 4874 1726776796.72056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.72111: stderr chunk (state=3): >>><<< 4874 1726776796.72114: stdout chunk (state=3): >>><<< 4874 1726776796.72132: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.72141: _low_level_execute_command(): starting 4874 1726776796.72147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409 `" && echo ansible-tmp-1726776796.721323-5846-249680301771409="` echo /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409 `" ) && sleep 0' 4874 1726776796.72610: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.72615: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.72624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776796.72626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.72629: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.72674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.72678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.72753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.75056: stdout chunk (state=3): >>>ansible-tmp-1726776796.721323-5846-249680301771409=/root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409 <<< 4874 1726776796.75192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.75242: stderr chunk (state=3): >>><<< 4874 1726776796.75246: stdout chunk (state=3): >>><<< 4874 1726776796.75259: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776796.721323-5846-249680301771409=/root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.75293: variable 'ansible_module_compression' from source: unknown 4874 1726776796.75335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776796.75351: variable 'ansible_facts' from source: unknown 4874 1726776796.75395: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py 4874 1726776796.75495: Sending initial data 4874 1726776796.75498: Sent initial data (150 bytes) 4874 1726776796.75948: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.75951: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.75954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.75956: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.76006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.76017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.76086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.77980: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776796.77984: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776796.78039: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776796.78106: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpgxnx6ddr /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py <<< 4874 1726776796.78111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py" <<< 4874 1726776796.78162: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpgxnx6ddr" to remote "/root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py" <<< 4874 1726776796.79041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.79104: stderr chunk (state=3): >>><<< 4874 1726776796.79108: stdout chunk (state=3): >>><<< 4874 1726776796.79129: done transferring module to remote 4874 1726776796.79137: _low_level_execute_command(): starting 4874 1726776796.79143: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/ /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py && sleep 0' 4874 1726776796.79580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.79584: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.79586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776796.79589: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.79643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.79650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.79718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776796.81840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776796.81889: stderr chunk (state=3): >>><<< 4874 1726776796.81892: stdout chunk (state=3): >>><<< 4874 1726776796.81910: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776796.81916: _low_level_execute_command(): starting 4874 1726776796.81919: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/AnsiballZ_stat.py && sleep 0' 4874 1726776796.82376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776796.82379: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776796.82382: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776796.82386: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776796.82443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776796.82446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776796.82530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.02157: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776775.7287188, "ctime": 1726776775.7287188, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4874 1726776797.04151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776797.04210: stderr chunk (state=3): >>><<< 4874 1726776797.04214: stdout chunk (state=3): >>><<< 4874 1726776797.04233: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726776733.256415, "mtime": 1726776775.7287188, "ctime": 1726776775.7287188, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2786633669", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776797.04280: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726776796.721323-5846-249680301771409/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776797.04290: _low_level_execute_command(): starting 4874 1726776797.04296: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776796.721323-5846-249680301771409/ > /dev/null 2>&1 && sleep 0' 4874 1726776797.04783: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.04790: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.04793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776797.04795: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.04798: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.04854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776797.04860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.04927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.06992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.07042: stderr chunk (state=3): >>><<< 4874 1726776797.07045: stdout chunk (state=3): >>><<< 4874 1726776797.07060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.07067: handler run complete 4874 1726776797.07114: attempt loop complete, returning result 4874 1726776797.07132: variable 'item' from source: unknown 4874 1726776797.07200: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.256415, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776775.7287188, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776775.7287188, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2786633669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4874 1726776797.07372: dumping result to json 4874 1726776797.07375: done dumping result, returning 4874 1726776797.07378: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-c0d2-5540-0000000006e1] 4874 1726776797.07380: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e1 4874 1726776797.07586: no more pending results, returning what we have 4874 1726776797.07590: results queue empty 4874 1726776797.07592: checking for any_errors_fatal 4874 1726776797.07597: done checking for any_errors_fatal 4874 1726776797.07598: checking for max_fail_percentage 4874 1726776797.07599: done checking for max_fail_percentage 4874 1726776797.07604: checking to see if all hosts have failed and the running result is not ok 4874 1726776797.07606: done checking to see if all hosts have failed 4874 1726776797.07607: getting the remaining hosts for this loop 4874 1726776797.07608: done getting the remaining hosts for this loop 4874 1726776797.07612: getting the next task for host managed_node3 4874 1726776797.07618: done getting next task for host managed_node3 4874 1726776797.07626: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776797.07631: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776797.07639: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e1 4874 1726776797.07642: WORKER PROCESS EXITING 4874 1726776797.07651: getting variables 4874 1726776797.07652: in VariableManager get_vars() 4874 1726776797.07683: Calling all_inventory to load vars for managed_node3 4874 1726776797.07686: Calling groups_inventory to load vars for managed_node3 4874 1726776797.07688: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776797.07698: Calling all_plugins_play to load vars for managed_node3 4874 1726776797.07703: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776797.07706: Calling groups_plugins_play to load vars for managed_node3 4874 1726776797.07854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776797.08043: done with get_vars() 4874 1726776797.08053: done getting variables 4874 1726776797.08103: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:17 -0400 (0:00:00.840) 0:00:31.906 **** 4874 1726776797.08129: entering _queue_task() for managed_node3/set_fact 4874 1726776797.08332: worker is 1 (out of 1 available) 4874 1726776797.08344: exiting _queue_task() for managed_node3/set_fact 4874 1726776797.08358: done queuing things up, now waiting for results queue to drain 4874 1726776797.08360: waiting for pending results... 4874 1726776797.08556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4874 1726776797.08653: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e2 4874 1726776797.08668: variable 'ansible_search_path' from source: unknown 4874 1726776797.08672: variable 'ansible_search_path' from source: unknown 4874 1726776797.08705: calling self._execute() 4874 1726776797.08783: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.08791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.08801: variable 'omit' from source: magic vars 4874 1726776797.08939: variable 'omit' from source: magic vars 4874 1726776797.08987: variable 'omit' from source: magic vars 4874 1726776797.09380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776797.11010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776797.11311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776797.11347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776797.11376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776797.11399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776797.11471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776797.11494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776797.11518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776797.11555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776797.11567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776797.11608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776797.11633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776797.11655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776797.11686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776797.11698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776797.11754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776797.11776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776797.11795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776797.11831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776797.11843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776797.12038: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4874 1726776797.12122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776797.12253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776797.12285: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776797.12315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776797.12342: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776797.12378: 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) 4874 1726776797.12398: 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) 4874 1726776797.12425: 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) 4874 1726776797.12448: 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) 4874 1726776797.12491: variable 'omit' from source: magic vars 4874 1726776797.12521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776797.12542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776797.12557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776797.12573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.12582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.12611: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776797.12614: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.12622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.12696: Set connection var ansible_connection to ssh 4874 1726776797.12700: Set connection var ansible_shell_type to sh 4874 1726776797.12713: Set connection var ansible_pipelining to False 4874 1726776797.12723: Set connection var ansible_timeout to 10 4874 1726776797.12734: Set connection var ansible_shell_executable to /bin/sh 4874 1726776797.12737: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776797.12758: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.12761: variable 'ansible_connection' from source: unknown 4874 1726776797.12764: variable 'ansible_module_compression' from source: unknown 4874 1726776797.12768: variable 'ansible_shell_type' from source: unknown 4874 1726776797.12770: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.12775: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.12780: variable 'ansible_pipelining' from source: unknown 4874 1726776797.12783: variable 'ansible_timeout' from source: unknown 4874 1726776797.12789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.12875: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776797.12885: variable 'omit' from source: magic vars 4874 1726776797.12892: starting attempt loop 4874 1726776797.12894: running the handler 4874 1726776797.12906: handler run complete 4874 1726776797.12915: attempt loop complete, returning result 4874 1726776797.12921: _execute() done 4874 1726776797.12924: dumping result to json 4874 1726776797.12929: done dumping result, returning 4874 1726776797.12937: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-c0d2-5540-0000000006e2] 4874 1726776797.12943: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e2 4874 1726776797.13027: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e2 4874 1726776797.13030: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4874 1726776797.13141: no more pending results, returning what we have 4874 1726776797.13144: results queue empty 4874 1726776797.13145: checking for any_errors_fatal 4874 1726776797.13157: done checking for any_errors_fatal 4874 1726776797.13158: checking for max_fail_percentage 4874 1726776797.13159: done checking for max_fail_percentage 4874 1726776797.13160: checking to see if all hosts have failed and the running result is not ok 4874 1726776797.13161: done checking to see if all hosts have failed 4874 1726776797.13162: getting the remaining hosts for this loop 4874 1726776797.13164: done getting the remaining hosts for this loop 4874 1726776797.13167: getting the next task for host managed_node3 4874 1726776797.13176: done getting next task for host managed_node3 4874 1726776797.13180: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776797.13184: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776797.13195: getting variables 4874 1726776797.13196: in VariableManager get_vars() 4874 1726776797.13235: Calling all_inventory to load vars for managed_node3 4874 1726776797.13238: Calling groups_inventory to load vars for managed_node3 4874 1726776797.13241: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776797.13251: Calling all_plugins_play to load vars for managed_node3 4874 1726776797.13255: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776797.13259: Calling groups_plugins_play to load vars for managed_node3 4874 1726776797.13442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776797.13635: done with get_vars() 4874 1726776797.13644: done getting variables 4874 1726776797.13689: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:17 -0400 (0:00:00.055) 0:00:31.962 **** 4874 1726776797.13719: entering _queue_task() for managed_node3/service 4874 1726776797.13922: worker is 1 (out of 1 available) 4874 1726776797.13937: exiting _queue_task() for managed_node3/service 4874 1726776797.13951: done queuing things up, now waiting for results queue to drain 4874 1726776797.13953: waiting for pending results... 4874 1726776797.14150: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4874 1726776797.14250: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e3 4874 1726776797.14264: variable 'ansible_search_path' from source: unknown 4874 1726776797.14268: variable 'ansible_search_path' from source: unknown 4874 1726776797.14311: variable '__kernel_settings_services' from source: include_vars 4874 1726776797.14578: variable '__kernel_settings_services' from source: include_vars 4874 1726776797.14642: variable 'omit' from source: magic vars 4874 1726776797.14747: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.14756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.14766: variable 'omit' from source: magic vars 4874 1726776797.14836: variable 'omit' from source: magic vars 4874 1726776797.14880: variable 'omit' from source: magic vars 4874 1726776797.14923: variable 'item' from source: unknown 4874 1726776797.14987: variable 'item' from source: unknown 4874 1726776797.15012: variable 'omit' from source: magic vars 4874 1726776797.15049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776797.15081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776797.15099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776797.15119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.15128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.15155: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776797.15158: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.15166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.15245: Set connection var ansible_connection to ssh 4874 1726776797.15249: Set connection var ansible_shell_type to sh 4874 1726776797.15260: Set connection var ansible_pipelining to False 4874 1726776797.15268: Set connection var ansible_timeout to 10 4874 1726776797.15276: Set connection var ansible_shell_executable to /bin/sh 4874 1726776797.15284: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776797.15300: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.15304: variable 'ansible_connection' from source: unknown 4874 1726776797.15308: variable 'ansible_module_compression' from source: unknown 4874 1726776797.15312: variable 'ansible_shell_type' from source: unknown 4874 1726776797.15317: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.15319: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.15324: variable 'ansible_pipelining' from source: unknown 4874 1726776797.15327: variable 'ansible_timeout' from source: unknown 4874 1726776797.15333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.15450: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776797.15462: variable 'omit' from source: magic vars 4874 1726776797.15468: starting attempt loop 4874 1726776797.15471: running the handler 4874 1726776797.15549: variable 'ansible_facts' from source: unknown 4874 1726776797.15661: _low_level_execute_command(): starting 4874 1726776797.15667: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776797.16223: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.16228: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776797.16231: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776797.16234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.16286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.16289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776797.16293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.16363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.18340: stdout chunk (state=3): >>>/root <<< 4874 1726776797.18458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.18516: stderr chunk (state=3): >>><<< 4874 1726776797.18522: stdout chunk (state=3): >>><<< 4874 1726776797.18544: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.18556: _low_level_execute_command(): starting 4874 1726776797.18562: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813 `" && echo ansible-tmp-1726776797.1854448-5865-244735712330813="` echo /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813 `" ) && sleep 0' 4874 1726776797.19027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.19031: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.19041: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776797.19045: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.19089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.19093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.19173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.21485: stdout chunk (state=3): >>>ansible-tmp-1726776797.1854448-5865-244735712330813=/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813 <<< 4874 1726776797.21612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.21661: stderr chunk (state=3): >>><<< 4874 1726776797.21664: stdout chunk (state=3): >>><<< 4874 1726776797.21678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776797.1854448-5865-244735712330813=/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.21707: variable 'ansible_module_compression' from source: unknown 4874 1726776797.21752: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4874 1726776797.21804: variable 'ansible_facts' from source: unknown 4874 1726776797.21942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py 4874 1726776797.22058: Sending initial data 4874 1726776797.22062: Sent initial data (154 bytes) 4874 1726776797.22519: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.22522: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.22524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776797.22527: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776797.22529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.22580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.22584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.22658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.24558: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776797.24566: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776797.24616: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776797.24676: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzi_jr0u4 /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py <<< 4874 1726776797.24686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py" <<< 4874 1726776797.24736: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpzi_jr0u4" to remote "/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py" <<< 4874 1726776797.26578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.26645: stderr chunk (state=3): >>><<< 4874 1726776797.26649: stdout chunk (state=3): >>><<< 4874 1726776797.26669: done transferring module to remote 4874 1726776797.26679: _low_level_execute_command(): starting 4874 1726776797.26685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/ /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py && sleep 0' 4874 1726776797.27135: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776797.27138: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.27141: 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.57 is address <<< 4874 1726776797.27143: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.27149: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.27206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776797.27209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.27270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.29452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.29495: stderr chunk (state=3): >>><<< 4874 1726776797.29498: stdout chunk (state=3): >>><<< 4874 1726776797.29518: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.29521: _low_level_execute_command(): starting 4874 1726776797.29524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/AnsiballZ_systemd.py && sleep 0' 4874 1726776797.29977: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.29981: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.29983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776797.29985: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776797.29988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.30041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776797.30046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.30123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.66776: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15310848", "MemoryAvailable": "infinity", "CPUUsageNSec": "143913000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 4874 1726776797.66808: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths<<< 4874 1726776797.66824: stdout chunk (state=3): >>>": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4874 1726776797.69677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776797.69743: stderr chunk (state=3): >>><<< 4874 1726776797.69747: stdout chunk (state=3): >>><<< 4874 1726776797.69770: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15310848", "MemoryAvailable": "infinity", "CPUUsageNSec": "143913000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776797.69949: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776797.69967: _low_level_execute_command(): starting 4874 1726776797.69972: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776797.1854448-5865-244735712330813/ > /dev/null 2>&1 && sleep 0' 4874 1726776797.70449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.70453: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.70455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.70460: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.70508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.70527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.70591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.72744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.72788: stderr chunk (state=3): >>><<< 4874 1726776797.72792: stdout chunk (state=3): >>><<< 4874 1726776797.72808: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.72818: handler run complete 4874 1726776797.72867: attempt loop complete, returning result 4874 1726776797.72887: variable 'item' from source: unknown 4874 1726776797.72959: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "143913000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "InvocationID": "674c830945d34211819e0f76c2154170", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9623", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15310848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4874 1726776797.73511: dumping result to json 4874 1726776797.73514: done dumping result, returning 4874 1726776797.73517: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-c0d2-5540-0000000006e3] 4874 1726776797.73519: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e3 4874 1726776797.73727: no more pending results, returning what we have 4874 1726776797.73730: results queue empty 4874 1726776797.73731: checking for any_errors_fatal 4874 1726776797.73733: done checking for any_errors_fatal 4874 1726776797.73734: checking for max_fail_percentage 4874 1726776797.73735: done checking for max_fail_percentage 4874 1726776797.73736: checking to see if all hosts have failed and the running result is not ok 4874 1726776797.73736: done checking to see if all hosts have failed 4874 1726776797.73737: getting the remaining hosts for this loop 4874 1726776797.73740: done getting the remaining hosts for this loop 4874 1726776797.73743: getting the next task for host managed_node3 4874 1726776797.73748: done getting next task for host managed_node3 4874 1726776797.73751: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776797.73754: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776797.73766: getting variables 4874 1726776797.73768: in VariableManager get_vars() 4874 1726776797.73793: Calling all_inventory to load vars for managed_node3 4874 1726776797.73795: Calling groups_inventory to load vars for managed_node3 4874 1726776797.73806: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776797.73816: Calling all_plugins_play to load vars for managed_node3 4874 1726776797.73819: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776797.73822: Calling groups_plugins_play to load vars for managed_node3 4874 1726776797.73971: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e3 4874 1726776797.73974: WORKER PROCESS EXITING 4874 1726776797.73986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776797.74180: done with get_vars() 4874 1726776797.74190: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:17 -0400 (0:00:00.605) 0:00:32.568 **** 4874 1726776797.74267: entering _queue_task() for managed_node3/file 4874 1726776797.74470: worker is 1 (out of 1 available) 4874 1726776797.74486: exiting _queue_task() for managed_node3/file 4874 1726776797.74502: done queuing things up, now waiting for results queue to drain 4874 1726776797.74504: waiting for pending results... 4874 1726776797.74694: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4874 1726776797.74785: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e4 4874 1726776797.74798: variable 'ansible_search_path' from source: unknown 4874 1726776797.74803: variable 'ansible_search_path' from source: unknown 4874 1726776797.74842: calling self._execute() 4874 1726776797.74916: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.74924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.74933: variable 'omit' from source: magic vars 4874 1726776797.75027: variable 'omit' from source: magic vars 4874 1726776797.75082: variable 'omit' from source: magic vars 4874 1726776797.75108: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776797.75362: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776797.75445: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776797.75452: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776797.75494: variable 'omit' from source: magic vars 4874 1726776797.75535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776797.75564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776797.75581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776797.75598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.75612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776797.75643: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776797.75647: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.75652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.75734: Set connection var ansible_connection to ssh 4874 1726776797.75737: Set connection var ansible_shell_type to sh 4874 1726776797.75748: Set connection var ansible_pipelining to False 4874 1726776797.75757: Set connection var ansible_timeout to 10 4874 1726776797.75763: Set connection var ansible_shell_executable to /bin/sh 4874 1726776797.75770: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776797.75787: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.75791: variable 'ansible_connection' from source: unknown 4874 1726776797.75795: variable 'ansible_module_compression' from source: unknown 4874 1726776797.75798: variable 'ansible_shell_type' from source: unknown 4874 1726776797.75804: variable 'ansible_shell_executable' from source: unknown 4874 1726776797.75806: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776797.75813: variable 'ansible_pipelining' from source: unknown 4874 1726776797.75818: variable 'ansible_timeout' from source: unknown 4874 1726776797.75823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776797.75989: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776797.76000: variable 'omit' from source: magic vars 4874 1726776797.76008: starting attempt loop 4874 1726776797.76011: running the handler 4874 1726776797.76026: _low_level_execute_command(): starting 4874 1726776797.76033: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776797.76557: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.76562: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776797.76565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.76606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.76633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.76693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.78682: stdout chunk (state=3): >>>/root <<< 4874 1726776797.78805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.78852: stderr chunk (state=3): >>><<< 4874 1726776797.78855: stdout chunk (state=3): >>><<< 4874 1726776797.78875: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.78890: _low_level_execute_command(): starting 4874 1726776797.78894: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183 `" && echo ansible-tmp-1726776797.7887683-5873-254387109231183="` echo /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183 `" ) && sleep 0' 4874 1726776797.79333: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.79336: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.79345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776797.79347: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.79396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.79399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.79475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.81793: stdout chunk (state=3): >>>ansible-tmp-1726776797.7887683-5873-254387109231183=/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183 <<< 4874 1726776797.81930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.81974: stderr chunk (state=3): >>><<< 4874 1726776797.81978: stdout chunk (state=3): >>><<< 4874 1726776797.81992: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776797.7887683-5873-254387109231183=/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.82033: variable 'ansible_module_compression' from source: unknown 4874 1726776797.82077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776797.82107: variable 'ansible_facts' from source: unknown 4874 1726776797.82169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py 4874 1726776797.82672: Sending initial data 4874 1726776797.82675: Sent initial data (151 bytes) 4874 1726776797.82840: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.82843: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.82846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.82850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.82861: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.82896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.82917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.82983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.84895: 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 <<< 4874 1726776797.84900: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776797.84961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776797.85026: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp49emoiuy /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py <<< 4874 1726776797.85032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py" <<< 4874 1726776797.85083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp49emoiuy" to remote "/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py" <<< 4874 1726776797.85979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.86039: stderr chunk (state=3): >>><<< 4874 1726776797.86042: stdout chunk (state=3): >>><<< 4874 1726776797.86060: done transferring module to remote 4874 1726776797.86070: _low_level_execute_command(): starting 4874 1726776797.86075: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/ /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py && sleep 0' 4874 1726776797.86519: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776797.86524: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776797.86527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776797.86530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776797.86536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.86584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.86588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.86662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776797.88839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776797.88884: stderr chunk (state=3): >>><<< 4874 1726776797.88888: stdout chunk (state=3): >>><<< 4874 1726776797.88904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776797.88910: _low_level_execute_command(): starting 4874 1726776797.88915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/AnsiballZ_file.py && sleep 0' 4874 1726776797.89349: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.89353: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.89355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776797.89358: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776797.89415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776797.89421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776797.89492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.10029: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776798.11746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776798.11809: stderr chunk (state=3): >>><<< 4874 1726776798.11815: stdout chunk (state=3): >>><<< 4874 1726776798.11836: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776798.11877: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776798.11892: _low_level_execute_command(): starting 4874 1726776798.11898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776797.7887683-5873-254387109231183/ > /dev/null 2>&1 && sleep 0' 4874 1726776798.12374: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.12382: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.12385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776798.12387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.12390: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.12446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776798.12451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.12524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.14618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.14658: stderr chunk (state=3): >>><<< 4874 1726776798.14662: stdout chunk (state=3): >>><<< 4874 1726776798.14675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.14683: handler run complete 4874 1726776798.14712: attempt loop complete, returning result 4874 1726776798.14715: _execute() done 4874 1726776798.14721: dumping result to json 4874 1726776798.14727: done dumping result, returning 4874 1726776798.14737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-c0d2-5540-0000000006e4] 4874 1726776798.14743: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e4 4874 1726776798.14855: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e4 4874 1726776798.14858: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4874 1726776798.14957: no more pending results, returning what we have 4874 1726776798.14961: results queue empty 4874 1726776798.14962: checking for any_errors_fatal 4874 1726776798.14983: done checking for any_errors_fatal 4874 1726776798.14984: checking for max_fail_percentage 4874 1726776798.14985: done checking for max_fail_percentage 4874 1726776798.14986: checking to see if all hosts have failed and the running result is not ok 4874 1726776798.14987: done checking to see if all hosts have failed 4874 1726776798.14988: getting the remaining hosts for this loop 4874 1726776798.14990: done getting the remaining hosts for this loop 4874 1726776798.14994: getting the next task for host managed_node3 4874 1726776798.15004: done getting next task for host managed_node3 4874 1726776798.15008: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776798.15013: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776798.15025: getting variables 4874 1726776798.15027: in VariableManager get_vars() 4874 1726776798.15064: Calling all_inventory to load vars for managed_node3 4874 1726776798.15067: Calling groups_inventory to load vars for managed_node3 4874 1726776798.15069: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776798.15080: Calling all_plugins_play to load vars for managed_node3 4874 1726776798.15083: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776798.15086: Calling groups_plugins_play to load vars for managed_node3 4874 1726776798.15246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776798.15440: done with get_vars() 4874 1726776798.15451: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:18 -0400 (0:00:00.412) 0:00:32.980 **** 4874 1726776798.15528: entering _queue_task() for managed_node3/slurp 4874 1726776798.15735: worker is 1 (out of 1 available) 4874 1726776798.15749: exiting _queue_task() for managed_node3/slurp 4874 1726776798.15764: done queuing things up, now waiting for results queue to drain 4874 1726776798.15766: waiting for pending results... 4874 1726776798.15965: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4874 1726776798.16065: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e5 4874 1726776798.16079: variable 'ansible_search_path' from source: unknown 4874 1726776798.16083: variable 'ansible_search_path' from source: unknown 4874 1726776798.16118: calling self._execute() 4874 1726776798.16195: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.16203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.16214: variable 'omit' from source: magic vars 4874 1726776798.16305: variable 'omit' from source: magic vars 4874 1726776798.16358: variable 'omit' from source: magic vars 4874 1726776798.16382: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776798.16637: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776798.16706: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776798.16740: variable 'omit' from source: magic vars 4874 1726776798.16778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776798.16809: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776798.16829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776798.16846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.16857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.16886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776798.16889: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.16895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.16976: Set connection var ansible_connection to ssh 4874 1726776798.16981: Set connection var ansible_shell_type to sh 4874 1726776798.16991: Set connection var ansible_pipelining to False 4874 1726776798.16999: Set connection var ansible_timeout to 10 4874 1726776798.17008: Set connection var ansible_shell_executable to /bin/sh 4874 1726776798.17014: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776798.17034: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.17037: variable 'ansible_connection' from source: unknown 4874 1726776798.17040: variable 'ansible_module_compression' from source: unknown 4874 1726776798.17044: variable 'ansible_shell_type' from source: unknown 4874 1726776798.17048: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.17052: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.17057: variable 'ansible_pipelining' from source: unknown 4874 1726776798.17060: variable 'ansible_timeout' from source: unknown 4874 1726776798.17066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.17233: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776798.17244: variable 'omit' from source: magic vars 4874 1726776798.17250: starting attempt loop 4874 1726776798.17253: running the handler 4874 1726776798.17265: _low_level_execute_command(): starting 4874 1726776798.17273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776798.18084: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.18106: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.18111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776798.18114: 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 <<< 4874 1726776798.18117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776798.18180: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776798.18190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.18273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.20144: stdout chunk (state=3): >>>/root <<< 4874 1726776798.20254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.20299: stderr chunk (state=3): >>><<< 4874 1726776798.20305: stdout chunk (state=3): >>><<< 4874 1726776798.20330: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.20340: _low_level_execute_command(): starting 4874 1726776798.20346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532 `" && echo ansible-tmp-1726776798.2032716-5884-142318416502532="` echo /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532 `" ) && sleep 0' 4874 1726776798.20783: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.20787: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.20795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.20798: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.20846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.20853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.20921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.23204: stdout chunk (state=3): >>>ansible-tmp-1726776798.2032716-5884-142318416502532=/root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532 <<< 4874 1726776798.23331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.23375: stderr chunk (state=3): >>><<< 4874 1726776798.23379: stdout chunk (state=3): >>><<< 4874 1726776798.23394: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776798.2032716-5884-142318416502532=/root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.23436: variable 'ansible_module_compression' from source: unknown 4874 1726776798.23470: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776798.23498: variable 'ansible_facts' from source: unknown 4874 1726776798.23563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py 4874 1726776798.23674: Sending initial data 4874 1726776798.23678: Sent initial data (152 bytes) 4874 1726776798.24129: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.24133: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.24135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.24138: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776798.24140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.24190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.24194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.24269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.26112: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776798.26122: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776798.26174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776798.26234: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfheedvr_ /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py <<< 4874 1726776798.26243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py" <<< 4874 1726776798.26296: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfheedvr_" to remote "/root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py" <<< 4874 1726776798.27170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.27259: stderr chunk (state=3): >>><<< 4874 1726776798.27262: stdout chunk (state=3): >>><<< 4874 1726776798.27282: done transferring module to remote 4874 1726776798.27292: _low_level_execute_command(): starting 4874 1726776798.27296: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/ /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py && sleep 0' 4874 1726776798.27734: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.27738: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.27741: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.27744: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.27805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776798.27808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.27872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.29954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.29997: stderr chunk (state=3): >>><<< 4874 1726776798.30003: stdout chunk (state=3): >>><<< 4874 1726776798.30019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.30024: _low_level_execute_command(): starting 4874 1726776798.30031: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/AnsiballZ_slurp.py && sleep 0' 4874 1726776798.30466: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.30469: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.30473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.30476: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776798.30478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.30533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.30536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.30608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.49359: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4874 1726776798.51020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776798.51078: stderr chunk (state=3): >>><<< 4874 1726776798.51081: stdout chunk (state=3): >>><<< 4874 1726776798.51109: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776798.51131: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776798.2032716-5884-142318416502532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776798.51140: _low_level_execute_command(): starting 4874 1726776798.51146: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776798.2032716-5884-142318416502532/ > /dev/null 2>&1 && sleep 0' 4874 1726776798.51607: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.51611: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.51623: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.51690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.51695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776798.51698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.51767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.54041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.54089: stderr chunk (state=3): >>><<< 4874 1726776798.54094: stdout chunk (state=3): >>><<< 4874 1726776798.54111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.54121: handler run complete 4874 1726776798.54137: attempt loop complete, returning result 4874 1726776798.54140: _execute() done 4874 1726776798.54145: dumping result to json 4874 1726776798.54149: done dumping result, returning 4874 1726776798.54159: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-c0d2-5540-0000000006e5] 4874 1726776798.54165: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e5 4874 1726776798.54262: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e5 4874 1726776798.54265: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4874 1726776798.54344: no more pending results, returning what we have 4874 1726776798.54349: results queue empty 4874 1726776798.54350: checking for any_errors_fatal 4874 1726776798.54363: done checking for any_errors_fatal 4874 1726776798.54364: checking for max_fail_percentage 4874 1726776798.54365: done checking for max_fail_percentage 4874 1726776798.54366: checking to see if all hosts have failed and the running result is not ok 4874 1726776798.54367: done checking to see if all hosts have failed 4874 1726776798.54368: getting the remaining hosts for this loop 4874 1726776798.54370: done getting the remaining hosts for this loop 4874 1726776798.54380: getting the next task for host managed_node3 4874 1726776798.54387: done getting next task for host managed_node3 4874 1726776798.54392: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776798.54396: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776798.54411: getting variables 4874 1726776798.54413: in VariableManager get_vars() 4874 1726776798.54452: Calling all_inventory to load vars for managed_node3 4874 1726776798.54455: Calling groups_inventory to load vars for managed_node3 4874 1726776798.54458: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776798.54469: Calling all_plugins_play to load vars for managed_node3 4874 1726776798.54471: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776798.54475: Calling groups_plugins_play to load vars for managed_node3 4874 1726776798.54644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776798.55058: done with get_vars() 4874 1726776798.55068: done getting variables 4874 1726776798.55118: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:18 -0400 (0:00:00.396) 0:00:33.376 **** 4874 1726776798.55143: entering _queue_task() for managed_node3/set_fact 4874 1726776798.55348: worker is 1 (out of 1 available) 4874 1726776798.55361: exiting _queue_task() for managed_node3/set_fact 4874 1726776798.55374: done queuing things up, now waiting for results queue to drain 4874 1726776798.55375: waiting for pending results... 4874 1726776798.55575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4874 1726776798.55674: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e6 4874 1726776798.55688: variable 'ansible_search_path' from source: unknown 4874 1726776798.55691: variable 'ansible_search_path' from source: unknown 4874 1726776798.55728: calling self._execute() 4874 1726776798.55809: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.55819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.55830: variable 'omit' from source: magic vars 4874 1726776798.55928: variable 'omit' from source: magic vars 4874 1726776798.55980: variable 'omit' from source: magic vars 4874 1726776798.56339: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776798.56348: variable '__cur_profile' from source: task vars 4874 1726776798.56479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776798.58150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776798.58215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776798.58249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776798.58278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776798.58302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776798.58369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776798.58393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776798.58416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776798.58455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776798.58468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776798.58563: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4874 1726776798.58606: variable 'omit' from source: magic vars 4874 1726776798.58631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776798.58659: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776798.58673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776798.58689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.58698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.58728: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776798.58731: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.58736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.58813: Set connection var ansible_connection to ssh 4874 1726776798.58817: Set connection var ansible_shell_type to sh 4874 1726776798.58830: Set connection var ansible_pipelining to False 4874 1726776798.58839: Set connection var ansible_timeout to 10 4874 1726776798.58846: Set connection var ansible_shell_executable to /bin/sh 4874 1726776798.58851: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776798.58875: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.58879: variable 'ansible_connection' from source: unknown 4874 1726776798.58882: variable 'ansible_module_compression' from source: unknown 4874 1726776798.58884: variable 'ansible_shell_type' from source: unknown 4874 1726776798.58887: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.58889: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.58894: variable 'ansible_pipelining' from source: unknown 4874 1726776798.58897: variable 'ansible_timeout' from source: unknown 4874 1726776798.58904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.58987: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776798.58997: variable 'omit' from source: magic vars 4874 1726776798.59005: starting attempt loop 4874 1726776798.59008: running the handler 4874 1726776798.59021: handler run complete 4874 1726776798.59029: attempt loop complete, returning result 4874 1726776798.59032: _execute() done 4874 1726776798.59037: dumping result to json 4874 1726776798.59041: done dumping result, returning 4874 1726776798.59049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-c0d2-5540-0000000006e6] 4874 1726776798.59055: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e6 4874 1726776798.59143: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e6 4874 1726776798.59146: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4874 1726776798.59252: no more pending results, returning what we have 4874 1726776798.59257: results queue empty 4874 1726776798.59258: checking for any_errors_fatal 4874 1726776798.59266: done checking for any_errors_fatal 4874 1726776798.59266: checking for max_fail_percentage 4874 1726776798.59268: done checking for max_fail_percentage 4874 1726776798.59269: checking to see if all hosts have failed and the running result is not ok 4874 1726776798.59270: done checking to see if all hosts have failed 4874 1726776798.59271: getting the remaining hosts for this loop 4874 1726776798.59272: done getting the remaining hosts for this loop 4874 1726776798.59276: getting the next task for host managed_node3 4874 1726776798.59283: done getting next task for host managed_node3 4874 1726776798.59286: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776798.59290: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776798.59309: getting variables 4874 1726776798.59310: in VariableManager get_vars() 4874 1726776798.59347: Calling all_inventory to load vars for managed_node3 4874 1726776798.59349: Calling groups_inventory to load vars for managed_node3 4874 1726776798.59351: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776798.59359: Calling all_plugins_play to load vars for managed_node3 4874 1726776798.59361: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776798.59363: Calling groups_plugins_play to load vars for managed_node3 4874 1726776798.59521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776798.59724: done with get_vars() 4874 1726776798.59733: done getting variables 4874 1726776798.59779: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:18 -0400 (0:00:00.046) 0:00:33.423 **** 4874 1726776798.59806: entering _queue_task() for managed_node3/copy 4874 1726776798.60016: worker is 1 (out of 1 available) 4874 1726776798.60030: exiting _queue_task() for managed_node3/copy 4874 1726776798.60044: done queuing things up, now waiting for results queue to drain 4874 1726776798.60045: waiting for pending results... 4874 1726776798.60242: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4874 1726776798.60349: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e7 4874 1726776798.60363: variable 'ansible_search_path' from source: unknown 4874 1726776798.60366: variable 'ansible_search_path' from source: unknown 4874 1726776798.60403: calling self._execute() 4874 1726776798.60482: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.60488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.60498: variable 'omit' from source: magic vars 4874 1726776798.60591: variable 'omit' from source: magic vars 4874 1726776798.60641: variable 'omit' from source: magic vars 4874 1726776798.60665: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776798.60927: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776798.60949: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776798.61009: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4874 1726776798.61149: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776798.61179: variable 'omit' from source: magic vars 4874 1726776798.61220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776798.61250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776798.61269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776798.61285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.61296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776798.61326: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776798.61329: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.61334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.61417: Set connection var ansible_connection to ssh 4874 1726776798.61420: Set connection var ansible_shell_type to sh 4874 1726776798.61430: Set connection var ansible_pipelining to False 4874 1726776798.61439: Set connection var ansible_timeout to 10 4874 1726776798.61445: Set connection var ansible_shell_executable to /bin/sh 4874 1726776798.61452: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776798.61469: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.61472: variable 'ansible_connection' from source: unknown 4874 1726776798.61478: variable 'ansible_module_compression' from source: unknown 4874 1726776798.61480: variable 'ansible_shell_type' from source: unknown 4874 1726776798.61483: variable 'ansible_shell_executable' from source: unknown 4874 1726776798.61490: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776798.61492: variable 'ansible_pipelining' from source: unknown 4874 1726776798.61495: variable 'ansible_timeout' from source: unknown 4874 1726776798.61502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776798.61619: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776798.61629: variable 'omit' from source: magic vars 4874 1726776798.61636: starting attempt loop 4874 1726776798.61639: running the handler 4874 1726776798.61650: _low_level_execute_command(): starting 4874 1726776798.61658: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776798.62171: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.62206: stderr 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.57 originally 10.31.11.57 <<< 4874 1726776798.62209: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.62212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.62215: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.62273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.62277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.62349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.64270: stdout chunk (state=3): >>>/root <<< 4874 1726776798.64379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.64433: stderr chunk (state=3): >>><<< 4874 1726776798.64436: stdout chunk (state=3): >>><<< 4874 1726776798.64458: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.64470: _low_level_execute_command(): starting 4874 1726776798.64477: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815 `" && echo ansible-tmp-1726776798.6445804-5893-14232161194815="` echo /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815 `" ) && sleep 0' 4874 1726776798.64934: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.64938: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.64948: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.64950: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.64997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.65006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.65076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.67348: stdout chunk (state=3): >>>ansible-tmp-1726776798.6445804-5893-14232161194815=/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815 <<< 4874 1726776798.67476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.67527: stderr chunk (state=3): >>><<< 4874 1726776798.67533: stdout chunk (state=3): >>><<< 4874 1726776798.67552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776798.6445804-5893-14232161194815=/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.67626: variable 'ansible_module_compression' from source: unknown 4874 1726776798.67674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776798.67705: variable 'ansible_facts' from source: unknown 4874 1726776798.67766: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py 4874 1726776798.67869: Sending initial data 4874 1726776798.67873: Sent initial data (150 bytes) 4874 1726776798.68343: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.68347: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.68349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776798.68353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776798.68355: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.68400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.68406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.68481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.70307: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776798.70318: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776798.70367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776798.70431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp3wyd0_mg /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py <<< 4874 1726776798.70435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py" <<< 4874 1726776798.70494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp3wyd0_mg" to remote "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py" <<< 4874 1726776798.71367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.71435: stderr chunk (state=3): >>><<< 4874 1726776798.71438: stdout chunk (state=3): >>><<< 4874 1726776798.71457: done transferring module to remote 4874 1726776798.71467: _low_level_execute_command(): starting 4874 1726776798.71473: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/ /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py && sleep 0' 4874 1726776798.71927: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.71930: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776798.71933: 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.57 is address <<< 4874 1726776798.71936: 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.57 originally 10.31.11.57 <<< 4874 1726776798.71941: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.71989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.71993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.72061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.74177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776798.74227: stderr chunk (state=3): >>><<< 4874 1726776798.74230: stdout chunk (state=3): >>><<< 4874 1726776798.74243: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776798.74246: _low_level_execute_command(): starting 4874 1726776798.74253: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_stat.py && sleep 0' 4874 1726776798.74676: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.74680: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.74682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.74685: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.74740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.74749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.74823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.94657: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776783.355773, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776798.96546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776798.96603: stderr chunk (state=3): >>><<< 4874 1726776798.96606: stdout chunk (state=3): >>><<< 4874 1726776798.96628: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776783.355773, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776798.96687: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776798.96732: variable 'ansible_module_compression' from source: unknown 4874 1726776798.96768: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776798.96788: variable 'ansible_facts' from source: unknown 4874 1726776798.96839: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py 4874 1726776798.96945: Sending initial data 4874 1726776798.96949: Sent initial data (150 bytes) 4874 1726776798.97433: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776798.97437: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.97439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776798.97442: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776798.97444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776798.97492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776798.97496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776798.97566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776798.99376: 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 <<< 4874 1726776798.99384: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776798.99437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776798.99503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpimzjk0b1 /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py <<< 4874 1726776798.99509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py" <<< 4874 1726776798.99560: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpimzjk0b1" to remote "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py" <<< 4874 1726776799.00468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.00533: stderr chunk (state=3): >>><<< 4874 1726776799.00537: stdout chunk (state=3): >>><<< 4874 1726776799.00555: done transferring module to remote 4874 1726776799.00565: _low_level_execute_command(): starting 4874 1726776799.00571: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/ /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py && sleep 0' 4874 1726776799.01035: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.01038: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.01041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776799.01043: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776799.01045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.01093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.01097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.01171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.03282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.03336: stderr chunk (state=3): >>><<< 4874 1726776799.03339: stdout chunk (state=3): >>><<< 4874 1726776799.03354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.03357: _low_level_execute_command(): starting 4874 1726776799.03363: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/AnsiballZ_file.py && sleep 0' 4874 1726776799.03810: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.03814: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.03820: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776799.03823: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776799.03826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.03876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.03881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.03953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.24027: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".ly38cn18", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776799.26003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776799.26065: stderr chunk (state=3): >>><<< 4874 1726776799.26069: stdout chunk (state=3): >>><<< 4874 1726776799.26086: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".ly38cn18", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776799.26125: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.ly38cn18', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776799.26140: _low_level_execute_command(): starting 4874 1726776799.26144: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776798.6445804-5893-14232161194815/ > /dev/null 2>&1 && sleep 0' 4874 1726776799.26596: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776799.26635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776799.26639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.26641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776799.26644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.26696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.26704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.26768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.29021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.29072: stderr chunk (state=3): >>><<< 4874 1726776799.29076: stdout chunk (state=3): >>><<< 4874 1726776799.29090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.29100: handler run complete 4874 1726776799.29129: attempt loop complete, returning result 4874 1726776799.29132: _execute() done 4874 1726776799.29135: dumping result to json 4874 1726776799.29142: done dumping result, returning 4874 1726776799.29152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-c0d2-5540-0000000006e7] 4874 1726776799.29160: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e7 4874 1726776799.29273: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e7 4874 1726776799.29276: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 4874 1726776799.29395: no more pending results, returning what we have 4874 1726776799.29399: results queue empty 4874 1726776799.29400: checking for any_errors_fatal 4874 1726776799.29412: done checking for any_errors_fatal 4874 1726776799.29416: checking for max_fail_percentage 4874 1726776799.29418: done checking for max_fail_percentage 4874 1726776799.29419: checking to see if all hosts have failed and the running result is not ok 4874 1726776799.29420: done checking to see if all hosts have failed 4874 1726776799.29421: getting the remaining hosts for this loop 4874 1726776799.29423: done getting the remaining hosts for this loop 4874 1726776799.29426: getting the next task for host managed_node3 4874 1726776799.29434: done getting next task for host managed_node3 4874 1726776799.29438: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776799.29442: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776799.29453: getting variables 4874 1726776799.29454: in VariableManager get_vars() 4874 1726776799.29490: Calling all_inventory to load vars for managed_node3 4874 1726776799.29493: Calling groups_inventory to load vars for managed_node3 4874 1726776799.29496: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776799.29508: Calling all_plugins_play to load vars for managed_node3 4874 1726776799.29511: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776799.29518: Calling groups_plugins_play to load vars for managed_node3 4874 1726776799.29721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776799.29911: done with get_vars() 4874 1726776799.29922: done getting variables 4874 1726776799.29971: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:19 -0400 (0:00:00.701) 0:00:34.125 **** 4874 1726776799.29997: entering _queue_task() for managed_node3/copy 4874 1726776799.30202: worker is 1 (out of 1 available) 4874 1726776799.30218: exiting _queue_task() for managed_node3/copy 4874 1726776799.30230: done queuing things up, now waiting for results queue to drain 4874 1726776799.30232: waiting for pending results... 4874 1726776799.30422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4874 1726776799.30519: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e8 4874 1726776799.30530: variable 'ansible_search_path' from source: unknown 4874 1726776799.30533: variable 'ansible_search_path' from source: unknown 4874 1726776799.30570: calling self._execute() 4874 1726776799.30648: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776799.30655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776799.30664: variable 'omit' from source: magic vars 4874 1726776799.30763: variable 'omit' from source: magic vars 4874 1726776799.30819: variable 'omit' from source: magic vars 4874 1726776799.30846: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776799.31106: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4874 1726776799.31176: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4874 1726776799.31209: variable 'omit' from source: magic vars 4874 1726776799.31250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776799.31282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776799.31299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776799.31319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776799.31329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776799.31358: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776799.31361: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776799.31366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776799.31446: Set connection var ansible_connection to ssh 4874 1726776799.31449: Set connection var ansible_shell_type to sh 4874 1726776799.31462: Set connection var ansible_pipelining to False 4874 1726776799.31470: Set connection var ansible_timeout to 10 4874 1726776799.31477: Set connection var ansible_shell_executable to /bin/sh 4874 1726776799.31483: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776799.31502: variable 'ansible_shell_executable' from source: unknown 4874 1726776799.31506: variable 'ansible_connection' from source: unknown 4874 1726776799.31508: variable 'ansible_module_compression' from source: unknown 4874 1726776799.31515: variable 'ansible_shell_type' from source: unknown 4874 1726776799.31518: variable 'ansible_shell_executable' from source: unknown 4874 1726776799.31521: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776799.31525: variable 'ansible_pipelining' from source: unknown 4874 1726776799.31528: variable 'ansible_timeout' from source: unknown 4874 1726776799.31534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776799.31652: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776799.31662: variable 'omit' from source: magic vars 4874 1726776799.31670: starting attempt loop 4874 1726776799.31673: running the handler 4874 1726776799.31685: _low_level_execute_command(): starting 4874 1726776799.31692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776799.32239: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.32243: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776799.32246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.32300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.32308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776799.32310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.32373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.34268: stdout chunk (state=3): >>>/root <<< 4874 1726776799.34380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.34431: stderr chunk (state=3): >>><<< 4874 1726776799.34434: stdout chunk (state=3): >>><<< 4874 1726776799.34455: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.34469: _low_level_execute_command(): starting 4874 1726776799.34473: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802 `" && echo ansible-tmp-1726776799.3445585-5908-132930269734802="` echo /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802 `" ) && sleep 0' 4874 1726776799.34920: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.34924: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.34935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.34938: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.34981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.34985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.35064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.37327: stdout chunk (state=3): >>>ansible-tmp-1726776799.3445585-5908-132930269734802=/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802 <<< 4874 1726776799.37453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.37496: stderr chunk (state=3): >>><<< 4874 1726776799.37499: stdout chunk (state=3): >>><<< 4874 1726776799.37518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776799.3445585-5908-132930269734802=/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.37584: variable 'ansible_module_compression' from source: unknown 4874 1726776799.37638: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776799.37664: variable 'ansible_facts' from source: unknown 4874 1726776799.37730: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py 4874 1726776799.37826: Sending initial data 4874 1726776799.37830: Sent initial data (151 bytes) 4874 1726776799.38276: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.38279: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.38282: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776799.38286: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776799.38289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.38340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776799.38347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.38418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.40249: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776799.40311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776799.40373: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp__yvvdqa /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py <<< 4874 1726776799.40377: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py" <<< 4874 1726776799.40429: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp__yvvdqa" to remote "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py" <<< 4874 1726776799.41285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.41351: stderr chunk (state=3): >>><<< 4874 1726776799.41354: stdout chunk (state=3): >>><<< 4874 1726776799.41373: done transferring module to remote 4874 1726776799.41383: _low_level_execute_command(): starting 4874 1726776799.41388: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/ /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py && sleep 0' 4874 1726776799.41833: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.41836: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.41839: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.41842: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.41896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.41900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.41969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.44062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.44110: stderr chunk (state=3): >>><<< 4874 1726776799.44118: stdout chunk (state=3): >>><<< 4874 1726776799.44128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.44131: _low_level_execute_command(): starting 4874 1726776799.44137: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_stat.py && sleep 0' 4874 1726776799.44572: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.44575: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.44578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.44580: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.44638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.44643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776799.44645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.44716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.65354: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776799.67593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776799.67660: stderr chunk (state=3): >>><<< 4874 1726776799.67664: stdout chunk (state=3): >>><<< 4874 1726776799.67681: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776777.7917335, "ctime": 1726776777.7917335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776799.67747: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776799.67787: variable 'ansible_module_compression' from source: unknown 4874 1726776799.67826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776799.67848: variable 'ansible_facts' from source: unknown 4874 1726776799.67895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py 4874 1726776799.68003: Sending initial data 4874 1726776799.68007: Sent initial data (151 bytes) 4874 1726776799.68477: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776799.68480: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.68483: 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.57 is address <<< 4874 1726776799.68486: 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.57 originally 10.31.11.57 <<< 4874 1726776799.68488: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.68542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.68546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.68622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.70596: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776799.70660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776799.70730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpb9_tz65m /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py <<< 4874 1726776799.70739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py" <<< 4874 1726776799.70793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpb9_tz65m" to remote "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py" <<< 4874 1726776799.71717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.71781: stderr chunk (state=3): >>><<< 4874 1726776799.71785: stdout chunk (state=3): >>><<< 4874 1726776799.71804: done transferring module to remote 4874 1726776799.71816: _low_level_execute_command(): starting 4874 1726776799.71820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/ /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py && sleep 0' 4874 1726776799.72282: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.72286: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.72289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776799.72291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776799.72294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.72346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.72350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.72424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.74565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776799.74611: stderr chunk (state=3): >>><<< 4874 1726776799.74614: stdout chunk (state=3): >>><<< 4874 1726776799.74631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776799.74634: _low_level_execute_command(): starting 4874 1726776799.74640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/AnsiballZ_file.py && sleep 0' 4874 1726776799.75089: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.75092: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.75094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776799.75100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776799.75105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.75153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.75157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.75237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776799.95749: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".wy_wgqql", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776799.97652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776799.97719: stderr chunk (state=3): >>><<< 4874 1726776799.97723: stdout chunk (state=3): >>><<< 4874 1726776799.97737: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".wy_wgqql", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776799.97777: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.wy_wgqql', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776799.97787: _low_level_execute_command(): starting 4874 1726776799.97795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776799.3445585-5908-132930269734802/ > /dev/null 2>&1 && sleep 0' 4874 1726776799.98283: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776799.98287: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776799.98289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776799.98292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776799.98294: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776799.98351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776799.98355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776799.98426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.00551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.00606: stderr chunk (state=3): >>><<< 4874 1726776800.00609: stdout chunk (state=3): >>><<< 4874 1726776800.00630: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.00640: handler run complete 4874 1726776800.00665: attempt loop complete, returning result 4874 1726776800.00668: _execute() done 4874 1726776800.00673: dumping result to json 4874 1726776800.00679: done dumping result, returning 4874 1726776800.00691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-c0d2-5540-0000000006e8] 4874 1726776800.00698: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e8 4874 1726776800.00815: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e8 4874 1726776800.00818: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 4874 1726776800.00948: no more pending results, returning what we have 4874 1726776800.00952: results queue empty 4874 1726776800.00953: checking for any_errors_fatal 4874 1726776800.00959: done checking for any_errors_fatal 4874 1726776800.00960: checking for max_fail_percentage 4874 1726776800.00962: done checking for max_fail_percentage 4874 1726776800.00963: checking to see if all hosts have failed and the running result is not ok 4874 1726776800.00964: done checking to see if all hosts have failed 4874 1726776800.00965: getting the remaining hosts for this loop 4874 1726776800.00967: done getting the remaining hosts for this loop 4874 1726776800.00971: getting the next task for host managed_node3 4874 1726776800.00977: done getting next task for host managed_node3 4874 1726776800.00981: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776800.00985: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776800.00996: getting variables 4874 1726776800.00997: in VariableManager get_vars() 4874 1726776800.01040: Calling all_inventory to load vars for managed_node3 4874 1726776800.01044: Calling groups_inventory to load vars for managed_node3 4874 1726776800.01047: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776800.01057: Calling all_plugins_play to load vars for managed_node3 4874 1726776800.01060: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776800.01063: Calling groups_plugins_play to load vars for managed_node3 4874 1726776800.01224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776800.01454: done with get_vars() 4874 1726776800.01463: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:20 -0400 (0:00:00.715) 0:00:34.840 **** 4874 1726776800.01535: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776800.01746: worker is 1 (out of 1 available) 4874 1726776800.01760: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4874 1726776800.01774: done queuing things up, now waiting for results queue to drain 4874 1726776800.01775: waiting for pending results... 4874 1726776800.01970: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4874 1726776800.02068: in run() - task 0affc99b-caaf-c0d2-5540-0000000006e9 4874 1726776800.02082: variable 'ansible_search_path' from source: unknown 4874 1726776800.02086: variable 'ansible_search_path' from source: unknown 4874 1726776800.02122: calling self._execute() 4874 1726776800.02206: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.02213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.02227: variable 'omit' from source: magic vars 4874 1726776800.02326: variable 'omit' from source: magic vars 4874 1726776800.02453: variable 'omit' from source: magic vars 4874 1726776800.02458: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776800.02806: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776800.02949: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776800.03000: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776800.03010: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776800.03072: variable 'omit' from source: magic vars 4874 1726776800.03127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776800.03173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776800.03197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776800.03224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776800.03241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776800.03278: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776800.03284: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.03289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.03415: Set connection var ansible_connection to ssh 4874 1726776800.03486: Set connection var ansible_shell_type to sh 4874 1726776800.03490: Set connection var ansible_pipelining to False 4874 1726776800.03492: Set connection var ansible_timeout to 10 4874 1726776800.03495: Set connection var ansible_shell_executable to /bin/sh 4874 1726776800.03498: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776800.03500: variable 'ansible_shell_executable' from source: unknown 4874 1726776800.03504: variable 'ansible_connection' from source: unknown 4874 1726776800.03506: variable 'ansible_module_compression' from source: unknown 4874 1726776800.03509: variable 'ansible_shell_type' from source: unknown 4874 1726776800.03511: variable 'ansible_shell_executable' from source: unknown 4874 1726776800.03513: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.03522: variable 'ansible_pipelining' from source: unknown 4874 1726776800.03525: variable 'ansible_timeout' from source: unknown 4874 1726776800.03534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.03767: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776800.03782: variable 'omit' from source: magic vars 4874 1726776800.03809: starting attempt loop 4874 1726776800.03817: running the handler 4874 1726776800.03820: _low_level_execute_command(): starting 4874 1726776800.03823: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776800.04533: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.04537: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.04541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.04543: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.04597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.04600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.04682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.06569: stdout chunk (state=3): >>>/root <<< 4874 1726776800.06677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.06731: stderr chunk (state=3): >>><<< 4874 1726776800.06735: stdout chunk (state=3): >>><<< 4874 1726776800.06759: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.06773: _low_level_execute_command(): starting 4874 1726776800.06780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199 `" && echo ansible-tmp-1726776800.067603-5920-185729163892199="` echo /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199 `" ) && sleep 0' 4874 1726776800.07250: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.07254: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.07265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.07268: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.07322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.07329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.07403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.09723: stdout chunk (state=3): >>>ansible-tmp-1726776800.067603-5920-185729163892199=/root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199 <<< 4874 1726776800.09859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.09906: stderr chunk (state=3): >>><<< 4874 1726776800.09910: stdout chunk (state=3): >>><<< 4874 1726776800.09927: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776800.067603-5920-185729163892199=/root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.09972: variable 'ansible_module_compression' from source: unknown 4874 1726776800.10009: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4874 1726776800.10043: variable 'ansible_facts' from source: unknown 4874 1726776800.10106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py 4874 1726776800.10224: Sending initial data 4874 1726776800.10227: Sent initial data (172 bytes) 4874 1726776800.10680: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.10683: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776800.10686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776800.10688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776800.10691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.10752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.10757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.10831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.12654: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776800.12666: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776800.12717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776800.12778: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp9ft91nvt /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py <<< 4874 1726776800.12784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776800.12837: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp9ft91nvt" to remote "/root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py" <<< 4874 1726776800.13686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.13748: stderr chunk (state=3): >>><<< 4874 1726776800.13752: stdout chunk (state=3): >>><<< 4874 1726776800.13777: done transferring module to remote 4874 1726776800.13787: _low_level_execute_command(): starting 4874 1726776800.13792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/ /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776800.14244: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.14247: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.14250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.14256: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.14307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.14316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.14378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.16434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.16479: stderr chunk (state=3): >>><<< 4874 1726776800.16482: stdout chunk (state=3): >>><<< 4874 1726776800.16501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.16505: _low_level_execute_command(): starting 4874 1726776800.16511: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4874 1726776800.16954: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.16958: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.16960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.16962: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.17007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.17028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.17095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.37035: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4874 1726776800.39042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776800.39103: stderr chunk (state=3): >>><<< 4874 1726776800.39107: stdout chunk (state=3): >>><<< 4874 1726776800.39128: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776800.39162: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726776800.067603-5920-185729163892199/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776800.39171: _low_level_execute_command(): starting 4874 1726776800.39177: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776800.067603-5920-185729163892199/ > /dev/null 2>&1 && sleep 0' 4874 1726776800.39658: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.39662: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.39664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.39671: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.39727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.39731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.39799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.41993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.42043: stderr chunk (state=3): >>><<< 4874 1726776800.42046: stdout chunk (state=3): >>><<< 4874 1726776800.42061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.42069: handler run complete 4874 1726776800.42089: attempt loop complete, returning result 4874 1726776800.42092: _execute() done 4874 1726776800.42096: dumping result to json 4874 1726776800.42102: done dumping result, returning 4874 1726776800.42112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-c0d2-5540-0000000006e9] 4874 1726776800.42121: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e9 4874 1726776800.42230: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006e9 4874 1726776800.42233: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4874 1726776800.42345: no more pending results, returning what we have 4874 1726776800.42349: results queue empty 4874 1726776800.42350: checking for any_errors_fatal 4874 1726776800.42357: done checking for any_errors_fatal 4874 1726776800.42358: checking for max_fail_percentage 4874 1726776800.42359: done checking for max_fail_percentage 4874 1726776800.42360: checking to see if all hosts have failed and the running result is not ok 4874 1726776800.42361: done checking to see if all hosts have failed 4874 1726776800.42362: getting the remaining hosts for this loop 4874 1726776800.42364: done getting the remaining hosts for this loop 4874 1726776800.42369: getting the next task for host managed_node3 4874 1726776800.42375: done getting next task for host managed_node3 4874 1726776800.42379: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776800.42383: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776800.42393: getting variables 4874 1726776800.42394: in VariableManager get_vars() 4874 1726776800.42436: Calling all_inventory to load vars for managed_node3 4874 1726776800.42440: Calling groups_inventory to load vars for managed_node3 4874 1726776800.42442: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776800.42453: Calling all_plugins_play to load vars for managed_node3 4874 1726776800.42456: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776800.42459: Calling groups_plugins_play to load vars for managed_node3 4874 1726776800.42640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776800.42835: done with get_vars() 4874 1726776800.42847: done getting variables 4874 1726776800.42897: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:20 -0400 (0:00:00.413) 0:00:35.254 **** 4874 1726776800.42926: entering _queue_task() for managed_node3/template 4874 1726776800.43136: worker is 1 (out of 1 available) 4874 1726776800.43151: exiting _queue_task() for managed_node3/template 4874 1726776800.43166: done queuing things up, now waiting for results queue to drain 4874 1726776800.43167: waiting for pending results... 4874 1726776800.43366: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4874 1726776800.43457: in run() - task 0affc99b-caaf-c0d2-5540-0000000006ea 4874 1726776800.43471: variable 'ansible_search_path' from source: unknown 4874 1726776800.43475: variable 'ansible_search_path' from source: unknown 4874 1726776800.43513: calling self._execute() 4874 1726776800.43594: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.43600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.43614: variable 'omit' from source: magic vars 4874 1726776800.43708: variable 'omit' from source: magic vars 4874 1726776800.43764: variable 'omit' from source: magic vars 4874 1726776800.44053: variable '__kernel_settings_profile_src' from source: role '' all vars 4874 1726776800.44060: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776800.44129: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776800.44153: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776800.44206: variable '__kernel_settings_profile_filename' from source: role '' all vars 4874 1726776800.44334: variable '__kernel_settings_profile_dir' from source: role '' all vars 4874 1726776800.44405: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776800.44409: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4874 1726776800.44444: variable 'omit' from source: magic vars 4874 1726776800.44481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776800.44518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776800.44538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776800.44553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776800.44565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776800.44592: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776800.44595: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.44603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.44682: Set connection var ansible_connection to ssh 4874 1726776800.44686: Set connection var ansible_shell_type to sh 4874 1726776800.44698: Set connection var ansible_pipelining to False 4874 1726776800.44710: Set connection var ansible_timeout to 10 4874 1726776800.44718: Set connection var ansible_shell_executable to /bin/sh 4874 1726776800.44725: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776800.44743: variable 'ansible_shell_executable' from source: unknown 4874 1726776800.44746: variable 'ansible_connection' from source: unknown 4874 1726776800.44748: variable 'ansible_module_compression' from source: unknown 4874 1726776800.44753: variable 'ansible_shell_type' from source: unknown 4874 1726776800.44756: variable 'ansible_shell_executable' from source: unknown 4874 1726776800.44760: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776800.44765: variable 'ansible_pipelining' from source: unknown 4874 1726776800.44768: variable 'ansible_timeout' from source: unknown 4874 1726776800.44774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776800.44894: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776800.44905: variable 'omit' from source: magic vars 4874 1726776800.44913: starting attempt loop 4874 1726776800.44917: running the handler 4874 1726776800.44932: _low_level_execute_command(): starting 4874 1726776800.44939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776800.45481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.45486: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776800.45489: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776800.45492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.45543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.45547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.45553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.45624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.47597: stdout chunk (state=3): >>>/root <<< 4874 1726776800.47714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.47764: stderr chunk (state=3): >>><<< 4874 1726776800.47767: stdout chunk (state=3): >>><<< 4874 1726776800.47787: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.47802: _low_level_execute_command(): starting 4874 1726776800.47809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715 `" && echo ansible-tmp-1726776800.4778795-5931-95232989177715="` echo /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715 `" ) && sleep 0' 4874 1726776800.48263: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.48266: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776800.48271: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776800.48274: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776800.48277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.48334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.48336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.48405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.50688: stdout chunk (state=3): >>>ansible-tmp-1726776800.4778795-5931-95232989177715=/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715 <<< 4874 1726776800.50817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.50862: stderr chunk (state=3): >>><<< 4874 1726776800.50867: stdout chunk (state=3): >>><<< 4874 1726776800.50882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776800.4778795-5931-95232989177715=/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.50898: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4874 1726776800.50921: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4874 1726776800.50940: variable 'ansible_search_path' from source: unknown 4874 1726776800.51693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776800.53282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776800.53336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776800.53368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776800.53399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776800.53424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776800.53678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776800.53706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776800.53729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776800.53761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776800.53774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776800.54092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776800.54117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776800.54139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776800.54170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776800.54182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776800.54493: variable 'ansible_managed' from source: unknown 4874 1726776800.54498: variable '__sections' from source: task vars 4874 1726776800.54618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776800.54637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776800.54657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776800.54694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776800.54708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776800.54794: variable 'kernel_settings_sysctl' from source: include params 4874 1726776800.54798: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776800.54808: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776800.54843: variable '__sysctl_old' from source: task vars 4874 1726776800.54896: variable '__sysctl_old' from source: task vars 4874 1726776800.55095: variable 'kernel_settings_purge' from source: include params 4874 1726776800.55100: variable 'kernel_settings_sysctl' from source: include params 4874 1726776800.55106: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776800.55118: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776800.55121: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776800.55287: variable 'kernel_settings_sysfs' from source: include params 4874 1726776800.55291: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776800.55298: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776800.55315: variable '__sysfs_old' from source: task vars 4874 1726776800.55369: variable '__sysfs_old' from source: task vars 4874 1726776800.55558: variable 'kernel_settings_purge' from source: include params 4874 1726776800.55561: variable 'kernel_settings_sysfs' from source: include params 4874 1726776800.55567: variable '__kernel_settings_state_empty' from source: role '' all vars 4874 1726776800.55573: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4874 1726776800.55579: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776800.55598: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4874 1726776800.55608: variable '__systemd_old' from source: task vars 4874 1726776800.55662: variable '__systemd_old' from source: task vars 4874 1726776800.55844: variable 'kernel_settings_purge' from source: include params 4874 1726776800.55848: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4874 1726776800.55854: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.55860: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776800.55877: variable 'kernel_settings_transparent_hugepages' from source: include params 4874 1726776800.55880: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4874 1726776800.55886: variable '__trans_huge_old' from source: task vars 4874 1726776800.55939: variable '__trans_huge_old' from source: task vars 4874 1726776800.56119: variable 'kernel_settings_purge' from source: include params 4874 1726776800.56122: variable 'kernel_settings_transparent_hugepages' from source: include params 4874 1726776800.56125: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.56132: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776800.56144: variable '__trans_defrag_old' from source: task vars 4874 1726776800.56196: variable '__trans_defrag_old' from source: task vars 4874 1726776800.56371: variable 'kernel_settings_purge' from source: include params 4874 1726776800.56375: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4874 1726776800.56381: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.56387: variable '__kernel_settings_profile_contents' from source: set_fact 4874 1726776800.56410: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.56425: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.56433: variable '__kernel_settings_state_absent' from source: role '' all vars 4874 1726776800.57223: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776800.57269: variable 'ansible_module_compression' from source: unknown 4874 1726776800.57311: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776800.57331: variable 'ansible_facts' from source: unknown 4874 1726776800.57392: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py 4874 1726776800.57503: Sending initial data 4874 1726776800.57507: Sent initial data (150 bytes) 4874 1726776800.57988: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.57991: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.57994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.57996: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.58058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.58066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.58069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.58129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.59971: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776800.59975: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776800.60032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776800.60098: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8epciapx /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py <<< 4874 1726776800.60103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py" <<< 4874 1726776800.60158: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp8epciapx" to remote "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py" <<< 4874 1726776800.61023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.61084: stderr chunk (state=3): >>><<< 4874 1726776800.61088: stdout chunk (state=3): >>><<< 4874 1726776800.61238: done transferring module to remote 4874 1726776800.61248: _low_level_execute_command(): starting 4874 1726776800.61254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/ /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py && sleep 0' 4874 1726776800.61706: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.61709: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776800.61712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776800.61714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.61716: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.61775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.61779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.61781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.61847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.63956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.64004: stderr chunk (state=3): >>><<< 4874 1726776800.64007: stdout chunk (state=3): >>><<< 4874 1726776800.64024: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.64033: _low_level_execute_command(): starting 4874 1726776800.64036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_stat.py && sleep 0' 4874 1726776800.64468: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.64472: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.64474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.64476: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.64532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.64538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.64610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.84614: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776777.7817333, "mtime": 1726776776.7067258, "ctime": 1726776777.0087278, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3677499143", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776800.86706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776800.86766: stderr chunk (state=3): >>><<< 4874 1726776800.86770: stdout chunk (state=3): >>><<< 4874 1726776800.86785: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776777.7817333, "mtime": 1726776776.7067258, "ctime": 1726776777.0087278, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3677499143", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776800.86848: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776800.86974: Sending initial data 4874 1726776800.86977: Sent initial data (164 bytes) 4874 1726776800.87433: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776800.87436: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.87440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776800.87442: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.87493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.87497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.87569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.89432: 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 <<< 4874 1726776800.89436: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776800.89492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776800.89551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpjuv3u1vu/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf <<< 4874 1726776800.89555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf" <<< 4874 1726776800.89612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpjuv3u1vu/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf" <<< 4874 1726776800.89621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf" <<< 4874 1726776800.89867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.89937: stderr chunk (state=3): >>><<< 4874 1726776800.89941: stdout chunk (state=3): >>><<< 4874 1726776800.89958: _low_level_execute_command(): starting 4874 1726776800.89963: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/ /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf && sleep 0' 4874 1726776800.90441: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.90445: 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.57 originally 10.31.11.57 <<< 4874 1726776800.90448: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.90450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.90452: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776800.90454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.90509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.90513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.90574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.92676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776800.92728: stderr chunk (state=3): >>><<< 4874 1726776800.92733: stdout chunk (state=3): >>><<< 4874 1726776800.92748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776800.92773: variable 'ansible_module_compression' from source: unknown 4874 1726776800.92809: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776800.92832: variable 'ansible_facts' from source: unknown 4874 1726776800.92878: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py 4874 1726776800.92984: Sending initial data 4874 1726776800.92988: Sent initial data (150 bytes) 4874 1726776800.93463: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776800.93466: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776800.93469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776800.93471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776800.93474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776800.93533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776800.93538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776800.93541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776800.93606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776800.95429: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776800.95433: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776800.95483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776800.95546: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpz40im3p9 /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py <<< 4874 1726776800.95550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py" <<< 4874 1726776800.95599: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpz40im3p9" to remote "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py" <<< 4874 1726776800.95609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py" <<< 4874 1726776801.08797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.08873: stderr chunk (state=3): >>><<< 4874 1726776801.08877: stdout chunk (state=3): >>><<< 4874 1726776801.08897: done transferring module to remote 4874 1726776801.08908: _low_level_execute_command(): starting 4874 1726776801.08914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/ /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py && sleep 0' 4874 1726776801.09371: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.09375: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.09378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776801.09380: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.09437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776801.09443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.09510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.11595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.11644: stderr chunk (state=3): >>><<< 4874 1726776801.11647: stdout chunk (state=3): >>><<< 4874 1726776801.11661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776801.11664: _low_level_execute_command(): starting 4874 1726776801.11670: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/AnsiballZ_copy.py && sleep 0' 4874 1726776801.12110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.12113: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.12116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.12123: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.12171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.12175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.12253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.32574: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776801.34569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776801.34631: stderr chunk (state=3): >>><<< 4874 1726776801.34634: stdout chunk (state=3): >>><<< 4874 1726776801.34651: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776801.34685: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776801.34723: _low_level_execute_command(): starting 4874 1726776801.34726: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/ > /dev/null 2>&1 && sleep 0' 4874 1726776801.35195: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.35198: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776801.35206: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776801.35212: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.35262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.35265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.35336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.37466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.37512: stderr chunk (state=3): >>><<< 4874 1726776801.37518: stdout chunk (state=3): >>><<< 4874 1726776801.37529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776801.37542: handler run complete 4874 1726776801.37566: attempt loop complete, returning result 4874 1726776801.37570: _execute() done 4874 1726776801.37574: dumping result to json 4874 1726776801.37583: done dumping result, returning 4874 1726776801.37593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-c0d2-5540-0000000006ea] 4874 1726776801.37599: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ea 4874 1726776801.37751: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ea 4874 1726776801.37754: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726776800.4778795-5931-95232989177715/.source.conf", "state": "file", "uid": 0 } 4874 1726776801.37943: no more pending results, returning what we have 4874 1726776801.37947: results queue empty 4874 1726776801.37948: checking for any_errors_fatal 4874 1726776801.37953: done checking for any_errors_fatal 4874 1726776801.37954: checking for max_fail_percentage 4874 1726776801.37955: done checking for max_fail_percentage 4874 1726776801.37956: checking to see if all hosts have failed and the running result is not ok 4874 1726776801.37957: done checking to see if all hosts have failed 4874 1726776801.37958: getting the remaining hosts for this loop 4874 1726776801.37960: done getting the remaining hosts for this loop 4874 1726776801.37964: getting the next task for host managed_node3 4874 1726776801.37970: done getting next task for host managed_node3 4874 1726776801.37974: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776801.37980: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 4874 1726776801.37989: getting variables 4874 1726776801.37990: in VariableManager get_vars() 4874 1726776801.38019: Calling all_inventory to load vars for managed_node3 4874 1726776801.38021: Calling groups_inventory to load vars for managed_node3 4874 1726776801.38024: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776801.38034: Calling all_plugins_play to load vars for managed_node3 4874 1726776801.38036: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776801.38039: Calling groups_plugins_play to load vars for managed_node3 4874 1726776801.38184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776801.38379: done with get_vars() 4874 1726776801.38389: done getting variables 4874 1726776801.38441: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:21 -0400 (0:00:00.955) 0:00:36.210 **** 4874 1726776801.38469: entering _queue_task() for managed_node3/service 4874 1726776801.38670: worker is 1 (out of 1 available) 4874 1726776801.38685: exiting _queue_task() for managed_node3/service 4874 1726776801.38697: done queuing things up, now waiting for results queue to drain 4874 1726776801.38698: waiting for pending results... 4874 1726776801.38892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4874 1726776801.38981: in run() - task 0affc99b-caaf-c0d2-5540-0000000006eb 4874 1726776801.38995: variable 'ansible_search_path' from source: unknown 4874 1726776801.38998: variable 'ansible_search_path' from source: unknown 4874 1726776801.39044: variable '__kernel_settings_services' from source: include_vars 4874 1726776801.39323: variable '__kernel_settings_services' from source: include_vars 4874 1726776801.39385: variable 'omit' from source: magic vars 4874 1726776801.39493: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776801.39504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776801.39516: variable 'omit' from source: magic vars 4874 1726776801.39739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776801.39969: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776801.40008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776801.40043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776801.40073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776801.40163: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776801.40175: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776801.40193: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4874 1726776801.40197: when evaluation is False, skipping this task 4874 1726776801.40228: variable 'item' from source: unknown 4874 1726776801.40284: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 4874 1726776801.40445: dumping result to json 4874 1726776801.40448: done dumping result, returning 4874 1726776801.40451: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-c0d2-5540-0000000006eb] 4874 1726776801.40453: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006eb 4874 1726776801.40495: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006eb 4874 1726776801.40497: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4874 1726776801.40536: no more pending results, returning what we have 4874 1726776801.40539: results queue empty 4874 1726776801.40540: checking for any_errors_fatal 4874 1726776801.40552: done checking for any_errors_fatal 4874 1726776801.40553: checking for max_fail_percentage 4874 1726776801.40555: done checking for max_fail_percentage 4874 1726776801.40556: checking to see if all hosts have failed and the running result is not ok 4874 1726776801.40557: done checking to see if all hosts have failed 4874 1726776801.40558: getting the remaining hosts for this loop 4874 1726776801.40559: done getting the remaining hosts for this loop 4874 1726776801.40563: getting the next task for host managed_node3 4874 1726776801.40570: done getting next task for host managed_node3 4874 1726776801.40574: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776801.40578: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776801.40589: getting variables 4874 1726776801.40590: in VariableManager get_vars() 4874 1726776801.40620: Calling all_inventory to load vars for managed_node3 4874 1726776801.40623: Calling groups_inventory to load vars for managed_node3 4874 1726776801.40625: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776801.40632: Calling all_plugins_play to load vars for managed_node3 4874 1726776801.40634: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776801.40637: Calling groups_plugins_play to load vars for managed_node3 4874 1726776801.40787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776801.40984: done with get_vars() 4874 1726776801.40993: done getting variables 4874 1726776801.41042: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:21 -0400 (0:00:00.025) 0:00:36.236 **** 4874 1726776801.41067: entering _queue_task() for managed_node3/command 4874 1726776801.41265: worker is 1 (out of 1 available) 4874 1726776801.41280: exiting _queue_task() for managed_node3/command 4874 1726776801.41295: done queuing things up, now waiting for results queue to drain 4874 1726776801.41296: waiting for pending results... 4874 1726776801.41474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4874 1726776801.41563: in run() - task 0affc99b-caaf-c0d2-5540-0000000006ec 4874 1726776801.41576: variable 'ansible_search_path' from source: unknown 4874 1726776801.41580: variable 'ansible_search_path' from source: unknown 4874 1726776801.41617: calling self._execute() 4874 1726776801.41695: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776801.41705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776801.41715: variable 'omit' from source: magic vars 4874 1726776801.42099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776801.42363: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776801.42400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776801.42433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776801.42461: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776801.42554: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776801.42576: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4874 1726776801.42685: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776801.42695: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4874 1726776801.42791: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776801.42803: Evaluated conditional (__kernel_settings_register_apply is changed): True 4874 1726776801.42809: variable 'omit' from source: magic vars 4874 1726776801.42858: variable 'omit' from source: magic vars 4874 1726776801.42959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776801.44486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776801.44545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776801.44575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776801.44609: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776801.44633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776801.44692: variable '__kernel_settings_active_profile' from source: set_fact 4874 1726776801.44722: variable 'omit' from source: magic vars 4874 1726776801.44746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776801.44770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776801.44785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776801.44803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776801.44817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776801.44842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776801.44846: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776801.44850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776801.44933: Set connection var ansible_connection to ssh 4874 1726776801.44936: Set connection var ansible_shell_type to sh 4874 1726776801.44947: Set connection var ansible_pipelining to False 4874 1726776801.44955: Set connection var ansible_timeout to 10 4874 1726776801.44962: Set connection var ansible_shell_executable to /bin/sh 4874 1726776801.44968: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776801.44986: variable 'ansible_shell_executable' from source: unknown 4874 1726776801.44989: variable 'ansible_connection' from source: unknown 4874 1726776801.44992: variable 'ansible_module_compression' from source: unknown 4874 1726776801.44997: variable 'ansible_shell_type' from source: unknown 4874 1726776801.44999: variable 'ansible_shell_executable' from source: unknown 4874 1726776801.45006: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776801.45011: variable 'ansible_pipelining' from source: unknown 4874 1726776801.45017: variable 'ansible_timeout' from source: unknown 4874 1726776801.45020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776801.45107: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776801.45118: variable 'omit' from source: magic vars 4874 1726776801.45121: starting attempt loop 4874 1726776801.45124: running the handler 4874 1726776801.45138: _low_level_execute_command(): starting 4874 1726776801.45146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776801.45675: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.45682: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.45685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.45688: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.45734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776801.45749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.45831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.47843: stdout chunk (state=3): >>>/root <<< 4874 1726776801.47962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.48014: stderr chunk (state=3): >>><<< 4874 1726776801.48020: stdout chunk (state=3): >>><<< 4874 1726776801.48042: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776801.48054: _low_level_execute_command(): starting 4874 1726776801.48060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617 `" && echo ansible-tmp-1726776801.4804168-5950-271717152651617="` echo /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617 `" ) && sleep 0' 4874 1726776801.48492: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.48529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776801.48533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.48536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.48587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.48590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.48669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.51076: stdout chunk (state=3): >>>ansible-tmp-1726776801.4804168-5950-271717152651617=/root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617 <<< 4874 1726776801.51216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.51263: stderr chunk (state=3): >>><<< 4874 1726776801.51266: stdout chunk (state=3): >>><<< 4874 1726776801.51280: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776801.4804168-5950-271717152651617=/root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776801.51310: variable 'ansible_module_compression' from source: unknown 4874 1726776801.51347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4874 1726776801.51372: variable 'ansible_facts' from source: unknown 4874 1726776801.51438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py 4874 1726776801.51546: Sending initial data 4874 1726776801.51550: Sent initial data (154 bytes) 4874 1726776801.52004: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776801.52008: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776801.52011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776801.52015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776801.52018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.52073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.52076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.52138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.53986: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776801.54058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776801.54123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpz8qmdne3 /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py <<< 4874 1726776801.54126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py" <<< 4874 1726776801.54182: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpz8qmdne3" to remote "/root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py" <<< 4874 1726776801.54189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py" <<< 4874 1726776801.55048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.55115: stderr chunk (state=3): >>><<< 4874 1726776801.55119: stdout chunk (state=3): >>><<< 4874 1726776801.55136: done transferring module to remote 4874 1726776801.55148: _low_level_execute_command(): starting 4874 1726776801.55154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/ /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py && sleep 0' 4874 1726776801.55609: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.55617: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.55634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.55685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.55688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.55761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776801.57997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776801.58047: stderr chunk (state=3): >>><<< 4874 1726776801.58050: stdout chunk (state=3): >>><<< 4874 1726776801.58064: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776801.58068: _low_level_execute_command(): starting 4874 1726776801.58073: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/AnsiballZ_command.py && sleep 0' 4874 1726776801.58522: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776801.58526: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776801.58528: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776801.58531: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776801.58533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776801.58584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776801.58588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776801.58669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776802.91711: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:21.777479", "end": "2024-09-19 16:13:22.912831", "delta": "0:00:01.135352", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_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}}} <<< 4874 1726776802.93431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776802.93464: stderr chunk (state=3): >>><<< 4874 1726776802.93470: stdout chunk (state=3): >>><<< 4874 1726776802.93497: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:21.777479", "end": "2024-09-19 16:13:22.912831", "delta": "0:00:01.135352", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776802.93556: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_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-1726776801.4804168-5950-271717152651617/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776802.93564: _low_level_execute_command(): starting 4874 1726776802.93572: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776801.4804168-5950-271717152651617/ > /dev/null 2>&1 && sleep 0' 4874 1726776802.94258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776802.94268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776802.94280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776802.94405: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776802.94433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776802.94535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776802.96624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776802.96661: stderr chunk (state=3): >>><<< 4874 1726776802.96676: stdout chunk (state=3): >>><<< 4874 1726776802.96730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776802.96733: handler run complete 4874 1726776802.96757: Evaluated conditional (True): True 4874 1726776802.96776: attempt loop complete, returning result 4874 1726776802.96837: _execute() done 4874 1726776802.96840: dumping result to json 4874 1726776802.96844: done dumping result, returning 4874 1726776802.96847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-c0d2-5540-0000000006ec] 4874 1726776802.96850: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ec changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.135352", "end": "2024-09-19 16:13:22.912831", "rc": 0, "start": "2024-09-19 16:13:21.777479" } 4874 1726776802.97206: no more pending results, returning what we have 4874 1726776802.97212: results queue empty 4874 1726776802.97214: checking for any_errors_fatal 4874 1726776802.97223: done checking for any_errors_fatal 4874 1726776802.97224: checking for max_fail_percentage 4874 1726776802.97227: done checking for max_fail_percentage 4874 1726776802.97228: checking to see if all hosts have failed and the running result is not ok 4874 1726776802.97230: done checking to see if all hosts have failed 4874 1726776802.97231: getting the remaining hosts for this loop 4874 1726776802.97234: done getting the remaining hosts for this loop 4874 1726776802.97239: getting the next task for host managed_node3 4874 1726776802.97250: done getting next task for host managed_node3 4874 1726776802.97255: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776802.97260: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776802.97308: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ec 4874 1726776802.97313: WORKER PROCESS EXITING 4874 1726776802.97327: getting variables 4874 1726776802.97329: in VariableManager get_vars() 4874 1726776802.97374: Calling all_inventory to load vars for managed_node3 4874 1726776802.97378: Calling groups_inventory to load vars for managed_node3 4874 1726776802.97381: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776802.97394: Calling all_plugins_play to load vars for managed_node3 4874 1726776802.97398: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776802.97546: Calling groups_plugins_play to load vars for managed_node3 4874 1726776802.98102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776802.98457: done with get_vars() 4874 1726776802.98470: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:22 -0400 (0:00:01.575) 0:00:37.811 **** 4874 1726776802.98587: entering _queue_task() for managed_node3/include_tasks 4874 1726776802.98864: worker is 1 (out of 1 available) 4874 1726776802.98880: exiting _queue_task() for managed_node3/include_tasks 4874 1726776802.98897: done queuing things up, now waiting for results queue to drain 4874 1726776802.98899: waiting for pending results... 4874 1726776802.99268: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4874 1726776802.99550: in run() - task 0affc99b-caaf-c0d2-5540-0000000006ed 4874 1726776802.99554: variable 'ansible_search_path' from source: unknown 4874 1726776802.99557: variable 'ansible_search_path' from source: unknown 4874 1726776802.99561: calling self._execute() 4874 1726776802.99642: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776802.99661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776802.99678: variable 'omit' from source: magic vars 4874 1726776803.00288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776803.00616: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776803.00682: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776803.00735: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776803.00788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776803.00966: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776803.00972: Evaluated conditional (__kernel_settings_register_apply is changed): True 4874 1726776803.00983: _execute() done 4874 1726776803.00992: dumping result to json 4874 1726776803.01002: done dumping result, returning 4874 1726776803.01017: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-c0d2-5540-0000000006ed] 4874 1726776803.01031: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ed 4874 1726776803.01158: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ed 4874 1726776803.01444: no more pending results, returning what we have 4874 1726776803.01450: in VariableManager get_vars() 4874 1726776803.01492: Calling all_inventory to load vars for managed_node3 4874 1726776803.01496: Calling groups_inventory to load vars for managed_node3 4874 1726776803.01499: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.01512: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.01519: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.01523: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.01770: WORKER PROCESS EXITING 4874 1726776803.01798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.02146: done with get_vars() 4874 1726776803.02155: variable 'ansible_search_path' from source: unknown 4874 1726776803.02157: variable 'ansible_search_path' from source: unknown 4874 1726776803.02194: we have included files to process 4874 1726776803.02195: generating all_blocks data 4874 1726776803.02206: done generating all_blocks data 4874 1726776803.02212: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776803.02215: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776803.02219: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4874 1726776803.02658: done processing included file 4874 1726776803.02661: iterating over new_blocks loaded from include file 4874 1726776803.02662: in VariableManager get_vars() 4874 1726776803.02681: done with get_vars() 4874 1726776803.02682: filtering new block on tags 4874 1726776803.02739: done filtering new block on tags 4874 1726776803.02741: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4874 1726776803.02745: extending task lists for all hosts with included blocks 4874 1726776803.03478: done extending task lists 4874 1726776803.03479: done processing included files 4874 1726776803.03480: results queue empty 4874 1726776803.03480: checking for any_errors_fatal 4874 1726776803.03484: done checking for any_errors_fatal 4874 1726776803.03484: checking for max_fail_percentage 4874 1726776803.03485: done checking for max_fail_percentage 4874 1726776803.03486: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.03486: done checking to see if all hosts have failed 4874 1726776803.03487: getting the remaining hosts for this loop 4874 1726776803.03488: done getting the remaining hosts for this loop 4874 1726776803.03491: getting the next task for host managed_node3 4874 1726776803.03495: done getting next task for host managed_node3 4874 1726776803.03497: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4874 1726776803.03503: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776803.03511: getting variables 4874 1726776803.03512: in VariableManager get_vars() 4874 1726776803.03525: Calling all_inventory to load vars for managed_node3 4874 1726776803.03527: Calling groups_inventory to load vars for managed_node3 4874 1726776803.03529: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.03533: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.03535: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.03537: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.03663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.03846: done with get_vars() 4874 1726776803.03855: done getting variables 4874 1726776803.03886: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.053) 0:00:37.864 **** 4874 1726776803.03921: entering _queue_task() for managed_node3/command 4874 1726776803.04133: worker is 1 (out of 1 available) 4874 1726776803.04147: exiting _queue_task() for managed_node3/command 4874 1726776803.04161: done queuing things up, now waiting for results queue to drain 4874 1726776803.04163: waiting for pending results... 4874 1726776803.04368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4874 1726776803.04507: in run() - task 0affc99b-caaf-c0d2-5540-0000000007cc 4874 1726776803.04708: variable 'ansible_search_path' from source: unknown 4874 1726776803.04711: variable 'ansible_search_path' from source: unknown 4874 1726776803.04714: calling self._execute() 4874 1726776803.04717: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.04719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.04722: variable 'omit' from source: magic vars 4874 1726776803.04841: variable 'omit' from source: magic vars 4874 1726776803.04943: variable 'omit' from source: magic vars 4874 1726776803.04987: variable 'omit' from source: magic vars 4874 1726776803.05044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776803.05091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776803.05123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776803.05150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.05168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.05210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776803.05221: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.05231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.05354: Set connection var ansible_connection to ssh 4874 1726776803.05364: Set connection var ansible_shell_type to sh 4874 1726776803.05386: Set connection var ansible_pipelining to False 4874 1726776803.05405: Set connection var ansible_timeout to 10 4874 1726776803.05421: Set connection var ansible_shell_executable to /bin/sh 4874 1726776803.05434: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776803.05464: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.05474: variable 'ansible_connection' from source: unknown 4874 1726776803.05483: variable 'ansible_module_compression' from source: unknown 4874 1726776803.05490: variable 'ansible_shell_type' from source: unknown 4874 1726776803.05497: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.05508: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.05517: variable 'ansible_pipelining' from source: unknown 4874 1726776803.05525: variable 'ansible_timeout' from source: unknown 4874 1726776803.05534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.05712: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776803.05723: variable 'omit' from source: magic vars 4874 1726776803.05729: starting attempt loop 4874 1726776803.05733: running the handler 4874 1726776803.05746: _low_level_execute_command(): starting 4874 1726776803.05754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776803.06280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.06285: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.06289: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.06343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.06346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.06423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.08354: stdout chunk (state=3): >>>/root <<< 4874 1726776803.08523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.08584: stderr chunk (state=3): >>><<< 4874 1726776803.08595: stdout chunk (state=3): >>><<< 4874 1726776803.08740: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.08745: _low_level_execute_command(): starting 4874 1726776803.08748: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588 `" && echo ansible-tmp-1726776803.0863707-5992-154393285005588="` echo /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588 `" ) && sleep 0' 4874 1726776803.09283: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.09297: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.09319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.09367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776803.09384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.09467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.11779: stdout chunk (state=3): >>>ansible-tmp-1726776803.0863707-5992-154393285005588=/root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588 <<< 4874 1726776803.12206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.12210: stdout chunk (state=3): >>><<< 4874 1726776803.12212: stderr chunk (state=3): >>><<< 4874 1726776803.12217: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776803.0863707-5992-154393285005588=/root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.12219: variable 'ansible_module_compression' from source: unknown 4874 1726776803.12221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4874 1726776803.12224: variable 'ansible_facts' from source: unknown 4874 1726776803.12266: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py 4874 1726776803.12468: Sending initial data 4874 1726776803.12478: Sent initial data (154 bytes) 4874 1726776803.13082: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776803.13105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.13128: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.13192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.13222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.13282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.15175: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776803.15180: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776803.15236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776803.15297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfp80_6zs /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py <<< 4874 1726776803.15302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py" <<< 4874 1726776803.15359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpfp80_6zs" to remote "/root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py" <<< 4874 1726776803.16354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.16385: stderr chunk (state=3): >>><<< 4874 1726776803.16404: stdout chunk (state=3): >>><<< 4874 1726776803.16510: done transferring module to remote 4874 1726776803.16516: _low_level_execute_command(): starting 4874 1726776803.16519: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/ /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py && sleep 0' 4874 1726776803.17008: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.17026: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.17039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.17089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776803.17110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.17171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.19320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.19363: stderr chunk (state=3): >>><<< 4874 1726776803.19366: stdout chunk (state=3): >>><<< 4874 1726776803.19379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.19386: _low_level_execute_command(): starting 4874 1726776803.19389: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/AnsiballZ_command.py && sleep 0' 4874 1726776803.19810: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.19816: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.19818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.19821: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.19870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.19878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.19945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.51679: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:13:23.389257", "end": "2024-09-19 16:13:23.515294", "delta": "0:00:00.126037", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_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}}} <<< 4874 1726776803.53707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776803.53773: stderr chunk (state=3): >>><<< 4874 1726776803.53776: stdout chunk (state=3): >>><<< 4874 1726776803.53794: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:13:23.389257", "end": "2024-09-19 16:13:23.515294", "delta": "0:00:00.126037", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776803.53851: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_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-1726776803.0863707-5992-154393285005588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776803.53859: _low_level_execute_command(): starting 4874 1726776803.53864: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776803.0863707-5992-154393285005588/ > /dev/null 2>&1 && sleep 0' 4874 1726776803.54386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.54390: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.54393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776803.54395: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.54453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776803.54457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.54530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.56727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.56770: stderr chunk (state=3): >>><<< 4874 1726776803.56774: stdout chunk (state=3): >>><<< 4874 1726776803.56787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.56794: handler run complete 4874 1726776803.56825: Evaluated conditional (False): False 4874 1726776803.56836: attempt loop complete, returning result 4874 1726776803.56840: _execute() done 4874 1726776803.56843: dumping result to json 4874 1726776803.56850: done dumping result, returning 4874 1726776803.56859: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-c0d2-5540-0000000007cc] 4874 1726776803.56865: sending task result for task 0affc99b-caaf-c0d2-5540-0000000007cc 4874 1726776803.56975: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000007cc 4874 1726776803.56978: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.126037", "end": "2024-09-19 16:13:23.515294", "rc": 0, "start": "2024-09-19 16:13:23.389257" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4874 1726776803.57085: no more pending results, returning what we have 4874 1726776803.57089: results queue empty 4874 1726776803.57090: checking for any_errors_fatal 4874 1726776803.57092: done checking for any_errors_fatal 4874 1726776803.57092: checking for max_fail_percentage 4874 1726776803.57094: done checking for max_fail_percentage 4874 1726776803.57095: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.57096: done checking to see if all hosts have failed 4874 1726776803.57097: getting the remaining hosts for this loop 4874 1726776803.57099: done getting the remaining hosts for this loop 4874 1726776803.57109: getting the next task for host managed_node3 4874 1726776803.57117: done getting next task for host managed_node3 4874 1726776803.57121: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4874 1726776803.57126: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776803.57137: getting variables 4874 1726776803.57138: in VariableManager get_vars() 4874 1726776803.57175: Calling all_inventory to load vars for managed_node3 4874 1726776803.57178: Calling groups_inventory to load vars for managed_node3 4874 1726776803.57181: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.57191: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.57194: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.57197: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.57408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.57608: done with get_vars() 4874 1726776803.57618: done getting variables 4874 1726776803.57667: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.537) 0:00:38.402 **** 4874 1726776803.57696: entering _queue_task() for managed_node3/shell 4874 1726776803.57905: worker is 1 (out of 1 available) 4874 1726776803.57918: exiting _queue_task() for managed_node3/shell 4874 1726776803.57932: done queuing things up, now waiting for results queue to drain 4874 1726776803.57934: waiting for pending results... 4874 1726776803.58129: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4874 1726776803.58241: in run() - task 0affc99b-caaf-c0d2-5540-0000000007cd 4874 1726776803.58254: variable 'ansible_search_path' from source: unknown 4874 1726776803.58259: variable 'ansible_search_path' from source: unknown 4874 1726776803.58309: calling self._execute() 4874 1726776803.58629: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.58632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.58636: variable 'omit' from source: magic vars 4874 1726776803.59255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776803.59737: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776803.59795: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776803.59848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776803.59895: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776803.60031: variable '__kernel_settings_register_verify_values' from source: set_fact 4874 1726776803.60070: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4874 1726776803.60079: when evaluation is False, skipping this task 4874 1726776803.60087: _execute() done 4874 1726776803.60094: dumping result to json 4874 1726776803.60104: done dumping result, returning 4874 1726776803.60121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-c0d2-5540-0000000007cd] 4874 1726776803.60136: sending task result for task 0affc99b-caaf-c0d2-5540-0000000007cd skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4874 1726776803.60303: no more pending results, returning what we have 4874 1726776803.60308: results queue empty 4874 1726776803.60309: checking for any_errors_fatal 4874 1726776803.60321: done checking for any_errors_fatal 4874 1726776803.60322: checking for max_fail_percentage 4874 1726776803.60324: done checking for max_fail_percentage 4874 1726776803.60325: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.60326: done checking to see if all hosts have failed 4874 1726776803.60327: getting the remaining hosts for this loop 4874 1726776803.60328: done getting the remaining hosts for this loop 4874 1726776803.60333: getting the next task for host managed_node3 4874 1726776803.60342: done getting next task for host managed_node3 4874 1726776803.60346: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4874 1726776803.60352: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4874 1726776803.60376: getting variables 4874 1726776803.60378: in VariableManager get_vars() 4874 1726776803.60520: Calling all_inventory to load vars for managed_node3 4874 1726776803.60524: Calling groups_inventory to load vars for managed_node3 4874 1726776803.60527: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.60539: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.60543: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.60547: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.60793: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000007cd 4874 1726776803.60797: WORKER PROCESS EXITING 4874 1726776803.60820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.61172: done with get_vars() 4874 1726776803.61186: done getting variables 4874 1726776803.61265: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.036) 0:00:38.438 **** 4874 1726776803.61315: entering _queue_task() for managed_node3/fail 4874 1726776803.61591: worker is 1 (out of 1 available) 4874 1726776803.61708: exiting _queue_task() for managed_node3/fail 4874 1726776803.61724: done queuing things up, now waiting for results queue to drain 4874 1726776803.61726: waiting for pending results... 4874 1726776803.62022: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4874 1726776803.62154: in run() - task 0affc99b-caaf-c0d2-5540-0000000007ce 4874 1726776803.62179: variable 'ansible_search_path' from source: unknown 4874 1726776803.62206: variable 'ansible_search_path' from source: unknown 4874 1726776803.62244: calling self._execute() 4874 1726776803.62406: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.62411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.62416: variable 'omit' from source: magic vars 4874 1726776803.63086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776803.63399: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776803.63464: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776803.63518: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776803.63567: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776803.63707: variable '__kernel_settings_register_verify_values' from source: set_fact 4874 1726776803.63806: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4874 1726776803.63809: when evaluation is False, skipping this task 4874 1726776803.63811: _execute() done 4874 1726776803.63816: dumping result to json 4874 1726776803.63819: done dumping result, returning 4874 1726776803.63822: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-c0d2-5540-0000000007ce] 4874 1726776803.63824: sending task result for task 0affc99b-caaf-c0d2-5540-0000000007ce 4874 1726776803.64118: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000007ce 4874 1726776803.64122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4874 1726776803.64165: no more pending results, returning what we have 4874 1726776803.64169: results queue empty 4874 1726776803.64170: checking for any_errors_fatal 4874 1726776803.64175: done checking for any_errors_fatal 4874 1726776803.64176: checking for max_fail_percentage 4874 1726776803.64178: done checking for max_fail_percentage 4874 1726776803.64179: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.64181: done checking to see if all hosts have failed 4874 1726776803.64181: getting the remaining hosts for this loop 4874 1726776803.64183: done getting the remaining hosts for this loop 4874 1726776803.64187: getting the next task for host managed_node3 4874 1726776803.64197: done getting next task for host managed_node3 4874 1726776803.64203: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776803.64208: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776803.64231: getting variables 4874 1726776803.64233: in VariableManager get_vars() 4874 1726776803.64270: Calling all_inventory to load vars for managed_node3 4874 1726776803.64273: Calling groups_inventory to load vars for managed_node3 4874 1726776803.64276: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.64287: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.64290: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.64294: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.64574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.64770: done with get_vars() 4874 1726776803.64778: done getting variables 4874 1726776803.64829: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.035) 0:00:38.474 **** 4874 1726776803.64856: entering _queue_task() for managed_node3/set_fact 4874 1726776803.65051: worker is 1 (out of 1 available) 4874 1726776803.65065: exiting _queue_task() for managed_node3/set_fact 4874 1726776803.65077: done queuing things up, now waiting for results queue to drain 4874 1726776803.65079: waiting for pending results... 4874 1726776803.65271: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4874 1726776803.65367: in run() - task 0affc99b-caaf-c0d2-5540-0000000006ee 4874 1726776803.65381: variable 'ansible_search_path' from source: unknown 4874 1726776803.65385: variable 'ansible_search_path' from source: unknown 4874 1726776803.65423: calling self._execute() 4874 1726776803.65499: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.65508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.65519: variable 'omit' from source: magic vars 4874 1726776803.65609: variable 'omit' from source: magic vars 4874 1726776803.65661: variable 'omit' from source: magic vars 4874 1726776803.65687: variable 'omit' from source: magic vars 4874 1726776803.65728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776803.65760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776803.65779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776803.65795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.65808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.65840: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776803.65844: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.65850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.65932: Set connection var ansible_connection to ssh 4874 1726776803.65935: Set connection var ansible_shell_type to sh 4874 1726776803.65947: Set connection var ansible_pipelining to False 4874 1726776803.65955: Set connection var ansible_timeout to 10 4874 1726776803.65967: Set connection var ansible_shell_executable to /bin/sh 4874 1726776803.65971: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776803.65987: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.65990: variable 'ansible_connection' from source: unknown 4874 1726776803.65995: variable 'ansible_module_compression' from source: unknown 4874 1726776803.65997: variable 'ansible_shell_type' from source: unknown 4874 1726776803.66003: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.66008: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.66015: variable 'ansible_pipelining' from source: unknown 4874 1726776803.66018: variable 'ansible_timeout' from source: unknown 4874 1726776803.66021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.66143: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776803.66153: variable 'omit' from source: magic vars 4874 1726776803.66159: starting attempt loop 4874 1726776803.66163: running the handler 4874 1726776803.66174: handler run complete 4874 1726776803.66186: attempt loop complete, returning result 4874 1726776803.66189: _execute() done 4874 1726776803.66192: dumping result to json 4874 1726776803.66194: done dumping result, returning 4874 1726776803.66204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-c0d2-5540-0000000006ee] 4874 1726776803.66210: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ee 4874 1726776803.66295: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ee 4874 1726776803.66299: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4874 1726776803.66375: no more pending results, returning what we have 4874 1726776803.66378: results queue empty 4874 1726776803.66379: checking for any_errors_fatal 4874 1726776803.66384: done checking for any_errors_fatal 4874 1726776803.66385: checking for max_fail_percentage 4874 1726776803.66387: done checking for max_fail_percentage 4874 1726776803.66388: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.66389: done checking to see if all hosts have failed 4874 1726776803.66390: getting the remaining hosts for this loop 4874 1726776803.66391: done getting the remaining hosts for this loop 4874 1726776803.66394: getting the next task for host managed_node3 4874 1726776803.66403: done getting next task for host managed_node3 4874 1726776803.66406: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776803.66412: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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=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 4874 1726776803.66426: getting variables 4874 1726776803.66428: in VariableManager get_vars() 4874 1726776803.66471: Calling all_inventory to load vars for managed_node3 4874 1726776803.66475: Calling groups_inventory to load vars for managed_node3 4874 1726776803.66480: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.66490: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.66493: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.66497: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.66761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.67151: done with get_vars() 4874 1726776803.67167: done getting variables 4874 1726776803.67234: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.024) 0:00:38.498 **** 4874 1726776803.67277: entering _queue_task() for managed_node3/set_fact 4874 1726776803.67537: worker is 1 (out of 1 available) 4874 1726776803.67552: exiting _queue_task() for managed_node3/set_fact 4874 1726776803.67565: done queuing things up, now waiting for results queue to drain 4874 1726776803.67567: waiting for pending results... 4874 1726776803.67758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4874 1726776803.67851: in run() - task 0affc99b-caaf-c0d2-5540-0000000006ef 4874 1726776803.67865: variable 'ansible_search_path' from source: unknown 4874 1726776803.67869: variable 'ansible_search_path' from source: unknown 4874 1726776803.67902: calling self._execute() 4874 1726776803.67976: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.67983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.67992: variable 'omit' from source: magic vars 4874 1726776803.68082: variable 'omit' from source: magic vars 4874 1726776803.68130: variable 'omit' from source: magic vars 4874 1726776803.68443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4874 1726776803.68647: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4874 1726776803.68686: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4874 1726776803.68719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4874 1726776803.68747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4874 1726776803.68863: variable '__kernel_settings_register_profile' from source: set_fact 4874 1726776803.68875: variable '__kernel_settings_register_mode' from source: set_fact 4874 1726776803.68885: variable '__kernel_settings_register_apply' from source: set_fact 4874 1726776803.68931: variable 'omit' from source: magic vars 4874 1726776803.68955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776803.68978: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776803.68995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776803.69016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.69025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.69051: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776803.69055: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.69060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.69141: Set connection var ansible_connection to ssh 4874 1726776803.69144: Set connection var ansible_shell_type to sh 4874 1726776803.69156: Set connection var ansible_pipelining to False 4874 1726776803.69164: Set connection var ansible_timeout to 10 4874 1726776803.69171: Set connection var ansible_shell_executable to /bin/sh 4874 1726776803.69177: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776803.69194: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.69197: variable 'ansible_connection' from source: unknown 4874 1726776803.69203: variable 'ansible_module_compression' from source: unknown 4874 1726776803.69205: variable 'ansible_shell_type' from source: unknown 4874 1726776803.69209: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.69216: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.69219: variable 'ansible_pipelining' from source: unknown 4874 1726776803.69221: variable 'ansible_timeout' from source: unknown 4874 1726776803.69227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.69316: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776803.69326: variable 'omit' from source: magic vars 4874 1726776803.69332: starting attempt loop 4874 1726776803.69335: running the handler 4874 1726776803.69349: handler run complete 4874 1726776803.69356: attempt loop complete, returning result 4874 1726776803.69359: _execute() done 4874 1726776803.69362: dumping result to json 4874 1726776803.69367: done dumping result, returning 4874 1726776803.69375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-c0d2-5540-0000000006ef] 4874 1726776803.69381: sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ef 4874 1726776803.69468: done sending task result for task 0affc99b-caaf-c0d2-5540-0000000006ef 4874 1726776803.69471: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4874 1726776803.69552: no more pending results, returning what we have 4874 1726776803.69556: results queue empty 4874 1726776803.69557: checking for any_errors_fatal 4874 1726776803.69562: done checking for any_errors_fatal 4874 1726776803.69563: checking for max_fail_percentage 4874 1726776803.69564: done checking for max_fail_percentage 4874 1726776803.69565: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.69566: done checking to see if all hosts have failed 4874 1726776803.69567: getting the remaining hosts for this loop 4874 1726776803.69569: done getting the remaining hosts for this loop 4874 1726776803.69573: getting the next task for host managed_node3 4874 1726776803.69583: done getting next task for host managed_node3 4874 1726776803.69585: ^ task is: TASK: meta (role_complete) 4874 1726776803.69589: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (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 4874 1726776803.69603: getting variables 4874 1726776803.69604: in VariableManager get_vars() 4874 1726776803.69648: Calling all_inventory to load vars for managed_node3 4874 1726776803.69652: Calling groups_inventory to load vars for managed_node3 4874 1726776803.69655: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.69665: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.69669: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.69673: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.69938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.70281: done with get_vars() 4874 1726776803.70293: done getting variables 4874 1726776803.70393: done queuing things up, now waiting for results queue to drain 4874 1726776803.70400: results queue empty 4874 1726776803.70403: checking for any_errors_fatal 4874 1726776803.70406: done checking for any_errors_fatal 4874 1726776803.70407: checking for max_fail_percentage 4874 1726776803.70408: done checking for max_fail_percentage 4874 1726776803.70409: checking to see if all hosts have failed and the running result is not ok 4874 1726776803.70410: done checking to see if all hosts have failed 4874 1726776803.70411: getting the remaining hosts for this loop 4874 1726776803.70415: done getting the remaining hosts for this loop 4874 1726776803.70418: getting the next task for host managed_node3 4874 1726776803.70423: done getting next task for host managed_node3 4874 1726776803.70426: ^ task is: TASK: Verify no settings 4874 1726776803.70429: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776803.70433: getting variables 4874 1726776803.70434: in VariableManager get_vars() 4874 1726776803.70447: Calling all_inventory to load vars for managed_node3 4874 1726776803.70450: Calling groups_inventory to load vars for managed_node3 4874 1726776803.70453: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776803.70459: Calling all_plugins_play to load vars for managed_node3 4874 1726776803.70462: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776803.70466: Calling groups_plugins_play to load vars for managed_node3 4874 1726776803.70728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776803.71056: done with get_vars() 4874 1726776803.71065: done getting variables 4874 1726776803.71118: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.038) 0:00:38.536 **** 4874 1726776803.71142: entering _queue_task() for managed_node3/shell 4874 1726776803.71354: worker is 1 (out of 1 available) 4874 1726776803.71369: exiting _queue_task() for managed_node3/shell 4874 1726776803.71384: done queuing things up, now waiting for results queue to drain 4874 1726776803.71386: waiting for pending results... 4874 1726776803.71566: running TaskExecutor() for managed_node3/TASK: Verify no settings 4874 1726776803.71650: in run() - task 0affc99b-caaf-c0d2-5540-00000000058b 4874 1726776803.71663: variable 'ansible_search_path' from source: unknown 4874 1726776803.71667: variable 'ansible_search_path' from source: unknown 4874 1726776803.71697: calling self._execute() 4874 1726776803.71773: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.71780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.71789: variable 'omit' from source: magic vars 4874 1726776803.71880: variable 'omit' from source: magic vars 4874 1726776803.71918: variable 'omit' from source: magic vars 4874 1726776803.72197: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4874 1726776803.72262: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776803.72336: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776803.72342: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4874 1726776803.72387: variable 'omit' from source: magic vars 4874 1726776803.72424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776803.72453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776803.72470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776803.72488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.72499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776803.72528: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776803.72532: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.72536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.72615: Set connection var ansible_connection to ssh 4874 1726776803.72619: Set connection var ansible_shell_type to sh 4874 1726776803.72628: Set connection var ansible_pipelining to False 4874 1726776803.72637: Set connection var ansible_timeout to 10 4874 1726776803.72644: Set connection var ansible_shell_executable to /bin/sh 4874 1726776803.72650: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776803.72667: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.72671: variable 'ansible_connection' from source: unknown 4874 1726776803.72674: variable 'ansible_module_compression' from source: unknown 4874 1726776803.72678: variable 'ansible_shell_type' from source: unknown 4874 1726776803.72681: variable 'ansible_shell_executable' from source: unknown 4874 1726776803.72685: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776803.72690: variable 'ansible_pipelining' from source: unknown 4874 1726776803.72694: variable 'ansible_timeout' from source: unknown 4874 1726776803.72699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776803.72815: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776803.72825: variable 'omit' from source: magic vars 4874 1726776803.72838: starting attempt loop 4874 1726776803.72841: running the handler 4874 1726776803.72907: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776803.72910: _low_level_execute_command(): starting 4874 1726776803.72915: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776803.73624: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.73695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.73728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.73830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.75821: stdout chunk (state=3): >>>/root <<< 4874 1726776803.75988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.75990: stdout chunk (state=3): >>><<< 4874 1726776803.75992: stderr chunk (state=3): >>><<< 4874 1726776803.76011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.76027: _low_level_execute_command(): starting 4874 1726776803.76035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688 `" && echo ansible-tmp-1726776803.760138-6018-52089331234688="` echo /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688 `" ) && sleep 0' 4874 1726776803.76466: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.76470: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.76479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.76481: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.76541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.76544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.76613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.78923: stdout chunk (state=3): >>>ansible-tmp-1726776803.760138-6018-52089331234688=/root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688 <<< 4874 1726776803.79056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.79103: stderr chunk (state=3): >>><<< 4874 1726776803.79106: stdout chunk (state=3): >>><<< 4874 1726776803.79123: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776803.760138-6018-52089331234688=/root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.79152: variable 'ansible_module_compression' from source: unknown 4874 1726776803.79195: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4874 1726776803.79225: variable 'ansible_facts' from source: unknown 4874 1726776803.79289: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py 4874 1726776803.79398: Sending initial data 4874 1726776803.79403: Sent initial data (152 bytes) 4874 1726776803.79835: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.79841: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776803.79844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.79846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.79848: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.79900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.79910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.79972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.81869: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776803.81874: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776803.81927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776803.81988: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp1uwyh5mb /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py <<< 4874 1726776803.81992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py" <<< 4874 1726776803.82047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp1uwyh5mb" to remote "/root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py" <<< 4874 1726776803.82924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.82985: stderr chunk (state=3): >>><<< 4874 1726776803.82988: stdout chunk (state=3): >>><<< 4874 1726776803.83009: done transferring module to remote 4874 1726776803.83020: _low_level_execute_command(): starting 4874 1726776803.83026: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/ /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py && sleep 0' 4874 1726776803.83460: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.83463: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.83465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776803.83468: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.83534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.83537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.83598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776803.85686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776803.85735: stderr chunk (state=3): >>><<< 4874 1726776803.85739: stdout chunk (state=3): >>><<< 4874 1726776803.85752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776803.85755: _low_level_execute_command(): starting 4874 1726776803.85761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/AnsiballZ_command.py && sleep 0' 4874 1726776803.86198: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.86203: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.86206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776803.86208: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776803.86262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776803.86269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776803.86342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.06243: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:13:24.051550", "end": "2024-09-19 16:13:24.060975", "delta": "0:00:00.009425", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\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}}} <<< 4874 1726776804.08409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776804.08413: stdout chunk (state=3): >>><<< 4874 1726776804.08416: stderr chunk (state=3): >>><<< 4874 1726776804.08419: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:13:24.051550", "end": "2024-09-19 16:13:24.060975", "delta": "0:00:00.009425", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776804.08423: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\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-1726776803.760138-6018-52089331234688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776804.08432: _low_level_execute_command(): starting 4874 1726776804.08449: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776803.760138-6018-52089331234688/ > /dev/null 2>&1 && sleep 0' 4874 1726776804.09032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.09036: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776804.09039: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.09089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.09102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.09161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.11246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.11286: stderr chunk (state=3): >>><<< 4874 1726776804.11290: stdout chunk (state=3): >>><<< 4874 1726776804.11308: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.11408: handler run complete 4874 1726776804.11414: Evaluated conditional (False): False 4874 1726776804.11417: attempt loop complete, returning result 4874 1726776804.11419: _execute() done 4874 1726776804.11420: dumping result to json 4874 1726776804.11422: done dumping result, returning 4874 1726776804.11424: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0affc99b-caaf-c0d2-5540-00000000058b] 4874 1726776804.11426: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058b 4874 1726776804.11498: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058b 4874 1726776804.11503: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.009425", "end": "2024-09-19 16:13:24.060975", "rc": 0, "start": "2024-09-19 16:13:24.051550" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 4874 1726776804.11584: no more pending results, returning what we have 4874 1726776804.11588: results queue empty 4874 1726776804.11589: checking for any_errors_fatal 4874 1726776804.11590: done checking for any_errors_fatal 4874 1726776804.11591: checking for max_fail_percentage 4874 1726776804.11593: done checking for max_fail_percentage 4874 1726776804.11594: checking to see if all hosts have failed and the running result is not ok 4874 1726776804.11595: done checking to see if all hosts have failed 4874 1726776804.11596: getting the remaining hosts for this loop 4874 1726776804.11598: done getting the remaining hosts for this loop 4874 1726776804.11604: getting the next task for host managed_node3 4874 1726776804.11611: done getting next task for host managed_node3 4874 1726776804.11616: ^ task is: TASK: Remove kernel_settings tuned profile 4874 1726776804.11619: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, 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? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776804.11623: getting variables 4874 1726776804.11624: in VariableManager get_vars() 4874 1726776804.11660: Calling all_inventory to load vars for managed_node3 4874 1726776804.11663: Calling groups_inventory to load vars for managed_node3 4874 1726776804.11666: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776804.11678: Calling all_plugins_play to load vars for managed_node3 4874 1726776804.11682: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776804.11685: Calling groups_plugins_play to load vars for managed_node3 4874 1726776804.11855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776804.12094: done with get_vars() 4874 1726776804.12112: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.410) 0:00:38.947 **** 4874 1726776804.12231: entering _queue_task() for managed_node3/file 4874 1726776804.12488: worker is 1 (out of 1 available) 4874 1726776804.12504: exiting _queue_task() for managed_node3/file 4874 1726776804.12518: done queuing things up, now waiting for results queue to drain 4874 1726776804.12520: waiting for pending results... 4874 1726776804.12937: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 4874 1726776804.13032: in run() - task 0affc99b-caaf-c0d2-5540-00000000058c 4874 1726776804.13036: variable 'ansible_search_path' from source: unknown 4874 1726776804.13040: variable 'ansible_search_path' from source: unknown 4874 1726776804.13043: calling self._execute() 4874 1726776804.13130: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.13147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.13151: variable 'omit' from source: magic vars 4874 1726776804.13307: variable 'omit' from source: magic vars 4874 1726776804.13333: variable 'omit' from source: magic vars 4874 1726776804.13371: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776804.13728: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4874 1726776804.13852: variable '__kernel_settings_profile_parent' from source: set_fact 4874 1726776804.13908: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4874 1726776804.14029: variable 'omit' from source: magic vars 4874 1726776804.14131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776804.14139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776804.14167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776804.14193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.14216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.14263: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776804.14279: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.14288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.14388: Set connection var ansible_connection to ssh 4874 1726776804.14392: Set connection var ansible_shell_type to sh 4874 1726776804.14404: Set connection var ansible_pipelining to False 4874 1726776804.14416: Set connection var ansible_timeout to 10 4874 1726776804.14421: Set connection var ansible_shell_executable to /bin/sh 4874 1726776804.14427: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776804.14446: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.14449: variable 'ansible_connection' from source: unknown 4874 1726776804.14453: variable 'ansible_module_compression' from source: unknown 4874 1726776804.14456: variable 'ansible_shell_type' from source: unknown 4874 1726776804.14461: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.14464: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.14469: variable 'ansible_pipelining' from source: unknown 4874 1726776804.14472: variable 'ansible_timeout' from source: unknown 4874 1726776804.14478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.14651: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776804.14660: variable 'omit' from source: magic vars 4874 1726776804.14667: starting attempt loop 4874 1726776804.14670: running the handler 4874 1726776804.14684: _low_level_execute_command(): starting 4874 1726776804.14692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776804.15199: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.15207: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.15210: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.15264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.15271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.15342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.17282: stdout chunk (state=3): >>>/root <<< 4874 1726776804.17389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.17438: stderr chunk (state=3): >>><<< 4874 1726776804.17442: stdout chunk (state=3): >>><<< 4874 1726776804.17461: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.17473: _low_level_execute_command(): starting 4874 1726776804.17480: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522 `" && echo ansible-tmp-1726776804.1746116-6037-83809634158522="` echo /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522 `" ) && sleep 0' 4874 1726776804.17910: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.17916: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.17927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.17929: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.17978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776804.17982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.18056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.20448: stdout chunk (state=3): >>>ansible-tmp-1726776804.1746116-6037-83809634158522=/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522 <<< 4874 1726776804.20585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.20634: stderr chunk (state=3): >>><<< 4874 1726776804.20640: stdout chunk (state=3): >>><<< 4874 1726776804.20655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776804.1746116-6037-83809634158522=/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.20692: variable 'ansible_module_compression' from source: unknown 4874 1726776804.20735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4874 1726776804.20764: variable 'ansible_facts' from source: unknown 4874 1726776804.20826: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py 4874 1726776804.20940: Sending initial data 4874 1726776804.20943: Sent initial data (150 bytes) 4874 1726776804.21385: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.21388: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.21391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.21395: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776804.21397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.21450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.21457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.21530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.23533: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776804.23593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776804.23655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpg7jivyv8 /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py <<< 4874 1726776804.23659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py" <<< 4874 1726776804.23714: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpg7jivyv8" to remote "/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py" <<< 4874 1726776804.24621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.24683: stderr chunk (state=3): >>><<< 4874 1726776804.24687: stdout chunk (state=3): >>><<< 4874 1726776804.24708: done transferring module to remote 4874 1726776804.24719: _low_level_execute_command(): starting 4874 1726776804.24724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/ /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py && sleep 0' 4874 1726776804.25176: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.25179: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776804.25182: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776804.25186: 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.57 originally 10.31.11.57 <<< 4874 1726776804.25192: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.25245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.25252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.25321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.27583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.27633: stderr chunk (state=3): >>><<< 4874 1726776804.27636: stdout chunk (state=3): >>><<< 4874 1726776804.27652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.27655: _low_level_execute_command(): starting 4874 1726776804.27663: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/AnsiballZ_file.py && sleep 0' 4874 1726776804.28110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.28116: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.28119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776804.28122: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776804.28124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.28171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.28174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.28253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.49656: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776804.51709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776804.51716: stdout chunk (state=3): >>><<< 4874 1726776804.51719: stderr chunk (state=3): >>><<< 4874 1726776804.51721: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776804.51735: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776804.51754: _low_level_execute_command(): starting 4874 1726776804.51765: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776804.1746116-6037-83809634158522/ > /dev/null 2>&1 && sleep 0' 4874 1726776804.52425: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776804.52449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.52464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.52484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776804.52523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.52628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4874 1726776804.52644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776804.52667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.52794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.55107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.55111: stdout chunk (state=3): >>><<< 4874 1726776804.55114: stderr chunk (state=3): >>><<< 4874 1726776804.55116: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.55118: handler run complete 4874 1726776804.55121: attempt loop complete, returning result 4874 1726776804.55123: _execute() done 4874 1726776804.55128: dumping result to json 4874 1726776804.55130: done dumping result, returning 4874 1726776804.55148: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0affc99b-caaf-c0d2-5540-00000000058c] 4874 1726776804.55160: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058c 4874 1726776804.55459: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058c 4874 1726776804.55462: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 4874 1726776804.55573: no more pending results, returning what we have 4874 1726776804.55578: results queue empty 4874 1726776804.55579: checking for any_errors_fatal 4874 1726776804.55590: done checking for any_errors_fatal 4874 1726776804.55591: checking for max_fail_percentage 4874 1726776804.55593: done checking for max_fail_percentage 4874 1726776804.55594: checking to see if all hosts have failed and the running result is not ok 4874 1726776804.55596: done checking to see if all hosts have failed 4874 1726776804.55596: getting the remaining hosts for this loop 4874 1726776804.55599: done getting the remaining hosts for this loop 4874 1726776804.55605: getting the next task for host managed_node3 4874 1726776804.55613: done getting next task for host managed_node3 4874 1726776804.55616: ^ task is: TASK: Get active_profile 4874 1726776804.55622: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, 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? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776804.55634: getting variables 4874 1726776804.55635: in VariableManager get_vars() 4874 1726776804.55683: Calling all_inventory to load vars for managed_node3 4874 1726776804.55687: Calling groups_inventory to load vars for managed_node3 4874 1726776804.55689: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776804.55704: Calling all_plugins_play to load vars for managed_node3 4874 1726776804.55708: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776804.55711: Calling groups_plugins_play to load vars for managed_node3 4874 1726776804.56008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776804.56348: done with get_vars() 4874 1726776804.56362: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.442) 0:00:39.390 **** 4874 1726776804.56475: entering _queue_task() for managed_node3/slurp 4874 1726776804.57018: worker is 1 (out of 1 available) 4874 1726776804.57031: exiting _queue_task() for managed_node3/slurp 4874 1726776804.57044: done queuing things up, now waiting for results queue to drain 4874 1726776804.57046: waiting for pending results... 4874 1726776804.57188: running TaskExecutor() for managed_node3/TASK: Get active_profile 4874 1726776804.57264: in run() - task 0affc99b-caaf-c0d2-5540-00000000058d 4874 1726776804.57282: variable 'ansible_search_path' from source: unknown 4874 1726776804.57287: variable 'ansible_search_path' from source: unknown 4874 1726776804.57325: calling self._execute() 4874 1726776804.57405: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.57413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.57426: variable 'omit' from source: magic vars 4874 1726776804.57521: variable 'omit' from source: magic vars 4874 1726776804.57558: variable 'omit' from source: magic vars 4874 1726776804.57581: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4874 1726776804.57841: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4874 1726776804.57912: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4874 1726776804.57949: variable 'omit' from source: magic vars 4874 1726776804.57988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776804.58022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776804.58041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776804.58058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.58070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.58097: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776804.58102: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.58107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.58189: Set connection var ansible_connection to ssh 4874 1726776804.58192: Set connection var ansible_shell_type to sh 4874 1726776804.58253: Set connection var ansible_pipelining to False 4874 1726776804.58256: Set connection var ansible_timeout to 10 4874 1726776804.58259: Set connection var ansible_shell_executable to /bin/sh 4874 1726776804.58261: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776804.58264: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.58266: variable 'ansible_connection' from source: unknown 4874 1726776804.58268: variable 'ansible_module_compression' from source: unknown 4874 1726776804.58271: variable 'ansible_shell_type' from source: unknown 4874 1726776804.58273: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.58275: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.58276: variable 'ansible_pipelining' from source: unknown 4874 1726776804.58278: variable 'ansible_timeout' from source: unknown 4874 1726776804.58281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.58437: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4874 1726776804.58447: variable 'omit' from source: magic vars 4874 1726776804.58454: starting attempt loop 4874 1726776804.58457: running the handler 4874 1726776804.58471: _low_level_execute_command(): starting 4874 1726776804.58479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776804.59009: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.59017: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 4874 1726776804.59021: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.59073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.59077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.59171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.61042: stdout chunk (state=3): >>>/root <<< 4874 1726776804.61156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.61209: stderr chunk (state=3): >>><<< 4874 1726776804.61213: stdout chunk (state=3): >>><<< 4874 1726776804.61236: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.61251: _low_level_execute_command(): starting 4874 1726776804.61258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227 `" && echo ansible-tmp-1726776804.612383-6055-186192930456227="` echo /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227 `" ) && sleep 0' 4874 1726776804.61706: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.61710: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.61715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.61724: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.61772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.61779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.61845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.64094: stdout chunk (state=3): >>>ansible-tmp-1726776804.612383-6055-186192930456227=/root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227 <<< 4874 1726776804.64217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.64269: stderr chunk (state=3): >>><<< 4874 1726776804.64273: stdout chunk (state=3): >>><<< 4874 1726776804.64289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776804.612383-6055-186192930456227=/root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.64332: variable 'ansible_module_compression' from source: unknown 4874 1726776804.64371: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4874 1726776804.64398: variable 'ansible_facts' from source: unknown 4874 1726776804.64465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py 4874 1726776804.64574: Sending initial data 4874 1726776804.64577: Sent initial data (151 bytes) 4874 1726776804.65032: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.65036: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776804.65038: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.65041: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.65092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776804.65095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.65174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.67021: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776804.67028: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776804.67078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776804.67137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpsbbhutgy /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py <<< 4874 1726776804.67146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py" <<< 4874 1726776804.67202: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpsbbhutgy" to remote "/root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py" <<< 4874 1726776804.68047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.68112: stderr chunk (state=3): >>><<< 4874 1726776804.68118: stdout chunk (state=3): >>><<< 4874 1726776804.68136: done transferring module to remote 4874 1726776804.68146: _low_level_execute_command(): starting 4874 1726776804.68151: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/ /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py && sleep 0' 4874 1726776804.68596: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.68600: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.68606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776804.68609: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776804.68611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.68652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.68671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.68736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.70829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.70873: stderr chunk (state=3): >>><<< 4874 1726776804.70877: stdout chunk (state=3): >>><<< 4874 1726776804.70893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.70897: _low_level_execute_command(): starting 4874 1726776804.70904: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/AnsiballZ_slurp.py && sleep 0' 4874 1726776804.71340: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.71344: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776804.71346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776804.71349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776804.71352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.71402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776804.71406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.71482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.89996: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4874 1726776804.91675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776804.91735: stderr chunk (state=3): >>><<< 4874 1726776804.91738: stdout chunk (state=3): >>><<< 4874 1726776804.91755: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776804.91782: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726776804.612383-6055-186192930456227/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776804.91792: _low_level_execute_command(): starting 4874 1726776804.91798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776804.612383-6055-186192930456227/ > /dev/null 2>&1 && sleep 0' 4874 1726776804.92258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.92262: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.92265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776804.92267: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776804.92323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776804.92327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776804.92396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776804.94490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776804.94541: stderr chunk (state=3): >>><<< 4874 1726776804.94545: stdout chunk (state=3): >>><<< 4874 1726776804.94561: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776804.94570: handler run complete 4874 1726776804.94584: attempt loop complete, returning result 4874 1726776804.94587: _execute() done 4874 1726776804.94592: dumping result to json 4874 1726776804.94596: done dumping result, returning 4874 1726776804.94607: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0affc99b-caaf-c0d2-5540-00000000058d] 4874 1726776804.94615: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058d 4874 1726776804.94720: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058d 4874 1726776804.94723: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4874 1726776804.94814: no more pending results, returning what we have 4874 1726776804.94818: results queue empty 4874 1726776804.94819: checking for any_errors_fatal 4874 1726776804.94832: done checking for any_errors_fatal 4874 1726776804.94833: checking for max_fail_percentage 4874 1726776804.94835: done checking for max_fail_percentage 4874 1726776804.94836: checking to see if all hosts have failed and the running result is not ok 4874 1726776804.94837: done checking to see if all hosts have failed 4874 1726776804.94838: getting the remaining hosts for this loop 4874 1726776804.94840: done getting the remaining hosts for this loop 4874 1726776804.94845: getting the next task for host managed_node3 4874 1726776804.94852: done getting next task for host managed_node3 4874 1726776804.94855: ^ task is: TASK: Ensure kernel_settings is not in active_profile 4874 1726776804.94858: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, 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? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776804.94862: getting variables 4874 1726776804.94864: in VariableManager get_vars() 4874 1726776804.94899: Calling all_inventory to load vars for managed_node3 4874 1726776804.94908: Calling groups_inventory to load vars for managed_node3 4874 1726776804.94911: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776804.94926: Calling all_plugins_play to load vars for managed_node3 4874 1726776804.94929: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776804.94933: Calling groups_plugins_play to load vars for managed_node3 4874 1726776804.95095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776804.95283: done with get_vars() 4874 1726776804.95293: done getting variables 4874 1726776804.95346: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.388) 0:00:39.779 **** 4874 1726776804.95370: entering _queue_task() for managed_node3/copy 4874 1726776804.95586: worker is 1 (out of 1 available) 4874 1726776804.95602: exiting _queue_task() for managed_node3/copy 4874 1726776804.95618: done queuing things up, now waiting for results queue to drain 4874 1726776804.95622: waiting for pending results... 4874 1726776804.95807: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 4874 1726776804.95884: in run() - task 0affc99b-caaf-c0d2-5540-00000000058e 4874 1726776804.95897: variable 'ansible_search_path' from source: unknown 4874 1726776804.95902: variable 'ansible_search_path' from source: unknown 4874 1726776804.95935: calling self._execute() 4874 1726776804.96019: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.96023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.96034: variable 'omit' from source: magic vars 4874 1726776804.96128: variable 'omit' from source: magic vars 4874 1726776804.96164: variable 'omit' from source: magic vars 4874 1726776804.96191: variable '__active_profile' from source: task vars 4874 1726776804.96507: variable '__active_profile' from source: task vars 4874 1726776804.96679: variable '__cur_profile' from source: task vars 4874 1726776804.96804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4874 1726776804.98650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4874 1726776804.98704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4874 1726776804.98736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4874 1726776804.98775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4874 1726776804.98798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4874 1726776804.98866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4874 1726776804.98891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4874 1726776804.98919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4874 1726776804.98950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4874 1726776804.98963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4874 1726776804.99048: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4874 1726776804.99091: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4874 1726776804.99148: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4874 1726776804.99205: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4874 1726776804.99232: variable 'omit' from source: magic vars 4874 1726776804.99257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776804.99279: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776804.99295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776804.99315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.99323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776804.99352: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776804.99355: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.99360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.99435: Set connection var ansible_connection to ssh 4874 1726776804.99440: Set connection var ansible_shell_type to sh 4874 1726776804.99453: Set connection var ansible_pipelining to False 4874 1726776804.99462: Set connection var ansible_timeout to 10 4874 1726776804.99469: Set connection var ansible_shell_executable to /bin/sh 4874 1726776804.99475: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776804.99493: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.99496: variable 'ansible_connection' from source: unknown 4874 1726776804.99500: variable 'ansible_module_compression' from source: unknown 4874 1726776804.99505: variable 'ansible_shell_type' from source: unknown 4874 1726776804.99509: variable 'ansible_shell_executable' from source: unknown 4874 1726776804.99515: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776804.99519: variable 'ansible_pipelining' from source: unknown 4874 1726776804.99522: variable 'ansible_timeout' from source: unknown 4874 1726776804.99527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776804.99609: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776804.99619: variable 'omit' from source: magic vars 4874 1726776804.99626: starting attempt loop 4874 1726776804.99629: running the handler 4874 1726776804.99641: _low_level_execute_command(): starting 4874 1726776804.99648: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776805.00177: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.00181: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.00184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.00186: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.00246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.00249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.00323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.02241: stdout chunk (state=3): >>>/root <<< 4874 1726776805.02354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.02406: stderr chunk (state=3): >>><<< 4874 1726776805.02419: stdout chunk (state=3): >>><<< 4874 1726776805.02434: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.02445: _low_level_execute_command(): starting 4874 1726776805.02452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322 `" && echo ansible-tmp-1726776805.0243442-6068-240987432610322="` echo /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322 `" ) && sleep 0' 4874 1726776805.02905: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.02909: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776805.02912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776805.02917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.02919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.02970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.02977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.03042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.05299: stdout chunk (state=3): >>>ansible-tmp-1726776805.0243442-6068-240987432610322=/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322 <<< 4874 1726776805.05429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.05478: stderr chunk (state=3): >>><<< 4874 1726776805.05482: stdout chunk (state=3): >>><<< 4874 1726776805.05496: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776805.0243442-6068-240987432610322=/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.05570: variable 'ansible_module_compression' from source: unknown 4874 1726776805.05610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776805.05641: variable 'ansible_facts' from source: unknown 4874 1726776805.05705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py 4874 1726776805.05805: Sending initial data 4874 1726776805.05809: Sent initial data (151 bytes) 4874 1726776805.06263: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.06266: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776805.06269: 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.57 is address <<< 4874 1726776805.06271: 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 <<< 4874 1726776805.06274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.06319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.06333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.06404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.08296: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776805.08352: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776805.08412: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpgr9a7th7 /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py <<< 4874 1726776805.08423: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py" <<< 4874 1726776805.08476: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpgr9a7th7" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py" <<< 4874 1726776805.08480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py" <<< 4874 1726776805.09607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.09611: stderr chunk (state=3): >>><<< 4874 1726776805.09616: stdout chunk (state=3): >>><<< 4874 1726776805.09619: done transferring module to remote 4874 1726776805.09626: _low_level_execute_command(): starting 4874 1726776805.09640: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/ /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py && sleep 0' 4874 1726776805.10326: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776805.10416: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.10467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.10487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.10524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.10769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.12772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.12825: stderr chunk (state=3): >>><<< 4874 1726776805.12831: stdout chunk (state=3): >>><<< 4874 1726776805.12846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.12849: _low_level_execute_command(): starting 4874 1726776805.12856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_stat.py && sleep 0' 4874 1726776805.13531: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.13651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.33629: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776804.8979256, "mtime": 1726776801.8939042, "ctime": 1726776801.8939042, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776805.35599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776805.35660: stderr chunk (state=3): >>><<< 4874 1726776805.35664: stdout chunk (state=3): >>><<< 4874 1726776805.35682: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262948, "dev": 51714, "nlink": 1, "atime": 1726776804.8979256, "mtime": 1726776801.8939042, "ctime": 1726776801.8939042, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "821311726", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776805.35739: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776805.35837: Sending initial data 4874 1726776805.35841: Sent initial data (139 bytes) 4874 1726776805.36295: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.36299: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776805.36305: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776805.36308: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776805.36310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.36362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.36366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.36436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.38328: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776805.38333: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776805.38385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776805.38443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/.r0z3dz43 /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source <<< 4874 1726776805.38452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source" <<< 4874 1726776805.38505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/.r0z3dz43" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source" <<< 4874 1726776805.38508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source" <<< 4874 1726776805.38750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.38814: stderr chunk (state=3): >>><<< 4874 1726776805.38819: stdout chunk (state=3): >>><<< 4874 1726776805.38841: _low_level_execute_command(): starting 4874 1726776805.38846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/ /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source && sleep 0' 4874 1726776805.39287: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.39291: 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776805.39294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4874 1726776805.39296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.39298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.39351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.39360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.39423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.41566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.41612: stderr chunk (state=3): >>><<< 4874 1726776805.41618: stdout chunk (state=3): >>><<< 4874 1726776805.41634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.41658: variable 'ansible_module_compression' from source: unknown 4874 1726776805.41692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776805.41711: variable 'ansible_facts' from source: unknown 4874 1726776805.41761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py 4874 1726776805.41863: Sending initial data 4874 1726776805.41867: Sent initial data (151 bytes) 4874 1726776805.42289: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.42331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.42334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.42336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.42339: stderr 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776805.42341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.42392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.42398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.42468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.44323: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 4874 1726776805.44329: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776805.44378: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776805.44439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpi956byvw /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py <<< 4874 1726776805.44451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py" <<< 4874 1726776805.44503: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpi956byvw" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py" <<< 4874 1726776805.45405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.45468: stderr chunk (state=3): >>><<< 4874 1726776805.45472: stdout chunk (state=3): >>><<< 4874 1726776805.45490: done transferring module to remote 4874 1726776805.45503: _low_level_execute_command(): starting 4874 1726776805.45508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/ /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py && sleep 0' 4874 1726776805.45966: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.45970: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.45972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.45975: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.46033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.46038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.46040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.46111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.48314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.48365: stderr chunk (state=3): >>><<< 4874 1726776805.48369: stdout chunk (state=3): >>><<< 4874 1726776805.48383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.48386: _low_level_execute_command(): starting 4874 1726776805.48392: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/AnsiballZ_copy.py && sleep 0' 4874 1726776805.48852: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.48856: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.48858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.48866: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.48921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.48928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.49005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.70327: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source", "_original_basename": ".r0z3dz43", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776805.72453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776805.72514: stderr chunk (state=3): >>><<< 4874 1726776805.72518: stdout chunk (state=3): >>><<< 4874 1726776805.72538: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source", "_original_basename": ".r0z3dz43", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776805.72572: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source', '_original_basename': '.r0z3dz43', 'follow': False, 'checksum': '633f07e1b5698d04352d5dca735869bf2fe77897', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776805.72583: _low_level_execute_command(): starting 4874 1726776805.72588: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/ > /dev/null 2>&1 && sleep 0' 4874 1726776805.73067: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.73070: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776805.73073: 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.57 is address <<< 4874 1726776805.73075: 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 <<< 4874 1726776805.73077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.73132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.73137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.73206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.75507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.75559: stderr chunk (state=3): >>><<< 4874 1726776805.75562: stdout chunk (state=3): >>><<< 4874 1726776805.75578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.75599: handler run complete 4874 1726776805.75621: attempt loop complete, returning result 4874 1726776805.75625: _execute() done 4874 1726776805.75628: dumping result to json 4874 1726776805.75635: done dumping result, returning 4874 1726776805.75644: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0affc99b-caaf-c0d2-5540-00000000058e] 4874 1726776805.75650: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058e 4874 1726776805.75772: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058e 4874 1726776805.75775: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726776805.0243442-6068-240987432610322/.source", "state": "file", "uid": 0 } 4874 1726776805.75883: no more pending results, returning what we have 4874 1726776805.75889: results queue empty 4874 1726776805.75890: checking for any_errors_fatal 4874 1726776805.75898: done checking for any_errors_fatal 4874 1726776805.75899: checking for max_fail_percentage 4874 1726776805.75902: done checking for max_fail_percentage 4874 1726776805.75903: checking to see if all hosts have failed and the running result is not ok 4874 1726776805.75904: done checking to see if all hosts have failed 4874 1726776805.75905: getting the remaining hosts for this loop 4874 1726776805.75907: done getting the remaining hosts for this loop 4874 1726776805.75911: getting the next task for host managed_node3 4874 1726776805.75920: done getting next task for host managed_node3 4874 1726776805.75923: ^ task is: TASK: Set profile_mode to auto 4874 1726776805.75926: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, 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? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776805.75931: getting variables 4874 1726776805.75932: in VariableManager get_vars() 4874 1726776805.75968: Calling all_inventory to load vars for managed_node3 4874 1726776805.75971: Calling groups_inventory to load vars for managed_node3 4874 1726776805.75973: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776805.75985: Calling all_plugins_play to load vars for managed_node3 4874 1726776805.75988: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776805.75991: Calling groups_plugins_play to load vars for managed_node3 4874 1726776805.76225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776805.76408: done with get_vars() 4874 1726776805.76420: done getting variables 4874 1726776805.76471: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:13:25 -0400 (0:00:00.811) 0:00:40.590 **** 4874 1726776805.76495: entering _queue_task() for managed_node3/copy 4874 1726776805.78657: worker is 1 (out of 1 available) 4874 1726776805.78673: exiting _queue_task() for managed_node3/copy 4874 1726776805.78689: done queuing things up, now waiting for results queue to drain 4874 1726776805.78691: waiting for pending results... 4874 1726776805.78892: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 4874 1726776805.78976: in run() - task 0affc99b-caaf-c0d2-5540-00000000058f 4874 1726776805.78990: variable 'ansible_search_path' from source: unknown 4874 1726776805.78994: variable 'ansible_search_path' from source: unknown 4874 1726776805.79033: calling self._execute() 4874 1726776805.79117: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776805.79121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776805.79134: variable 'omit' from source: magic vars 4874 1726776805.79228: variable 'omit' from source: magic vars 4874 1726776805.79268: variable 'omit' from source: magic vars 4874 1726776805.79293: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4874 1726776805.79554: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4874 1726776805.79627: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4874 1726776805.79663: variable 'omit' from source: magic vars 4874 1726776805.79704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776805.79737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776805.79755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776805.79771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776805.79781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776805.79816: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776805.79819: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776805.79822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776805.79901: Set connection var ansible_connection to ssh 4874 1726776805.79905: Set connection var ansible_shell_type to sh 4874 1726776805.79920: Set connection var ansible_pipelining to False 4874 1726776805.79929: Set connection var ansible_timeout to 10 4874 1726776805.79936: Set connection var ansible_shell_executable to /bin/sh 4874 1726776805.79942: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776805.79961: variable 'ansible_shell_executable' from source: unknown 4874 1726776805.79964: variable 'ansible_connection' from source: unknown 4874 1726776805.79967: variable 'ansible_module_compression' from source: unknown 4874 1726776805.79972: variable 'ansible_shell_type' from source: unknown 4874 1726776805.79974: variable 'ansible_shell_executable' from source: unknown 4874 1726776805.79979: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776805.79984: variable 'ansible_pipelining' from source: unknown 4874 1726776805.79987: variable 'ansible_timeout' from source: unknown 4874 1726776805.79992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776805.80117: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776805.80132: variable 'omit' from source: magic vars 4874 1726776805.80135: starting attempt loop 4874 1726776805.80138: running the handler 4874 1726776805.80148: _low_level_execute_command(): starting 4874 1726776805.80156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776805.80909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776805.80916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.80919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.80923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.80925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776805.80927: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776805.80938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.80954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4874 1726776805.80965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776805.80973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4874 1726776805.81130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.81133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.81136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.81139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776805.81141: stderr chunk (state=3): >>>debug2: match found <<< 4874 1726776805.81144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.81146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.81148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.81163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.81264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.83275: stdout chunk (state=3): >>>/root <<< 4874 1726776805.83529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.83533: stdout chunk (state=3): >>><<< 4874 1726776805.83535: stderr chunk (state=3): >>><<< 4874 1726776805.83539: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.83542: _low_level_execute_command(): starting 4874 1726776805.83573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425 `" && echo ansible-tmp-1726776805.8350718-6099-49038185213425="` echo /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425 `" ) && sleep 0' 4874 1726776805.84259: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.84336: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.84426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.84448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.84468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.84550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.86926: stdout chunk (state=3): >>>ansible-tmp-1726776805.8350718-6099-49038185213425=/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425 <<< 4874 1726776805.87096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.87163: stderr chunk (state=3): >>><<< 4874 1726776805.87167: stdout chunk (state=3): >>><<< 4874 1726776805.87186: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776805.8350718-6099-49038185213425=/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.87273: variable 'ansible_module_compression' from source: unknown 4874 1726776805.87324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4874 1726776805.87353: variable 'ansible_facts' from source: unknown 4874 1726776805.87422: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py 4874 1726776805.87519: Sending initial data 4874 1726776805.87523: Sent initial data (150 bytes) 4874 1726776805.87968: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.87972: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.87974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.87977: 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.88037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.88040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.88110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.90040: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776805.90105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776805.90177: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmp49__dfwx /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py <<< 4874 1726776805.90184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py" <<< 4874 1726776805.90246: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmp49__dfwx" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py" <<< 4874 1726776805.91560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.91564: stdout chunk (state=3): >>><<< 4874 1726776805.91567: stderr chunk (state=3): >>><<< 4874 1726776805.91569: done transferring module to remote 4874 1726776805.91571: _low_level_execute_command(): starting 4874 1726776805.91573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/ /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py && sleep 0' 4874 1726776805.92050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.92064: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.92114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.92128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.92209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776805.94379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776805.94464: stderr chunk (state=3): >>><<< 4874 1726776805.94474: stdout chunk (state=3): >>><<< 4874 1726776805.94511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776805.94518: _low_level_execute_command(): starting 4874 1726776805.94520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_stat.py && sleep 0' 4874 1726776805.95093: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776805.95110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776805.95131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776805.95156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776805.95191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 4874 1726776805.95210: stderr chunk (state=3): >>>debug2: match not found <<< 4874 1726776805.95232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.95322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776805.95347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776805.95365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776805.95425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776805.95535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.16618: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776801.8939042, "ctime": 1726776801.8939042, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4874 1726776806.19008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776806.19015: stdout chunk (state=3): >>><<< 4874 1726776806.19018: stderr chunk (state=3): >>><<< 4874 1726776806.19021: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726776783.804776, "mtime": 1726776801.8939042, "ctime": 1726776801.8939042, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2515548128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776806.19563: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4874 1726776806.19663: Sending initial data 4874 1726776806.19667: Sent initial data (138 bytes) 4874 1726776806.20130: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.20135: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.20137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776806.20140: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776806.20142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.20191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.20195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.20271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.22256: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776806.22380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776806.22454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/.frbbcfdm /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source <<< 4874 1726776806.22460: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source" <<< 4874 1726776806.22520: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/.frbbcfdm" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source" <<< 4874 1726776806.22827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.22917: stderr chunk (state=3): >>><<< 4874 1726776806.23040: stdout chunk (state=3): >>><<< 4874 1726776806.23043: _low_level_execute_command(): starting 4874 1726776806.23046: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/ /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source && sleep 0' 4874 1726776806.23583: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776806.23599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776806.23624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.23738: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.23762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.23867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.26135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.26184: stderr chunk (state=3): >>><<< 4874 1726776806.26187: stdout chunk (state=3): >>><<< 4874 1726776806.26205: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.26230: variable 'ansible_module_compression' from source: unknown 4874 1726776806.26268: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4874 1726776806.26284: variable 'ansible_facts' from source: unknown 4874 1726776806.26331: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py 4874 1726776806.26430: Sending initial data 4874 1726776806.26434: Sent initial data (150 bytes) 4874 1726776806.26885: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.26888: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776806.26891: 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.57 is address debug1: re-parsing configuration <<< 4874 1726776806.26894: 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.57 originally 10.31.11.57 debug2: match found <<< 4874 1726776806.26900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.26996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.27057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.29009: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4874 1726776806.29019: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776806.29067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776806.29130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpxxn7juvd /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py <<< 4874 1726776806.29134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py" <<< 4874 1726776806.29187: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpxxn7juvd" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py" <<< 4874 1726776806.30185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.30221: stderr chunk (state=3): >>><<< 4874 1726776806.30235: stdout chunk (state=3): >>><<< 4874 1726776806.30354: done transferring module to remote 4874 1726776806.30357: _low_level_execute_command(): starting 4874 1726776806.30359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/ /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py && sleep 0' 4874 1726776806.30895: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776806.30913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776806.30936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.30957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776806.31061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.31080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.31098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.31122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.31220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.33574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.33577: stdout chunk (state=3): >>><<< 4874 1726776806.33580: stderr chunk (state=3): >>><<< 4874 1726776806.33583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.33585: _low_level_execute_command(): starting 4874 1726776806.33587: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/AnsiballZ_copy.py && sleep 0' 4874 1726776806.34148: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776806.34225: 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.34287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.34312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.34338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.34442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.54763: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source", "_original_basename": ".frbbcfdm", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4874 1726776806.56616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776806.56674: stderr chunk (state=3): >>><<< 4874 1726776806.56677: stdout chunk (state=3): >>><<< 4874 1726776806.56694: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source", "_original_basename": ".frbbcfdm", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776806.56731: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source', '_original_basename': '.frbbcfdm', 'follow': False, 'checksum': '43683f4e92c48be4b00ddd86e011a4f27fcdbeb5', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776806.56742: _low_level_execute_command(): starting 4874 1726776806.56748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/ > /dev/null 2>&1 && sleep 0' 4874 1726776806.57222: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.57227: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.57231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 4874 1726776806.57233: 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 <<< 4874 1726776806.57235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.57283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.57286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.57361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.59493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.59542: stderr chunk (state=3): >>><<< 4874 1726776806.59545: stdout chunk (state=3): >>><<< 4874 1726776806.59560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.59568: handler run complete 4874 1726776806.59591: attempt loop complete, returning result 4874 1726776806.59594: _execute() done 4874 1726776806.59599: dumping result to json 4874 1726776806.59609: done dumping result, returning 4874 1726776806.59620: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0affc99b-caaf-c0d2-5540-00000000058f] 4874 1726776806.59626: sending task result for task 0affc99b-caaf-c0d2-5540-00000000058f 4874 1726776806.59737: done sending task result for task 0affc99b-caaf-c0d2-5540-00000000058f 4874 1726776806.59740: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726776805.8350718-6099-49038185213425/.source", "state": "file", "uid": 0 } 4874 1726776806.59826: no more pending results, returning what we have 4874 1726776806.59830: results queue empty 4874 1726776806.59831: checking for any_errors_fatal 4874 1726776806.59840: done checking for any_errors_fatal 4874 1726776806.59841: checking for max_fail_percentage 4874 1726776806.59842: done checking for max_fail_percentage 4874 1726776806.59848: checking to see if all hosts have failed and the running result is not ok 4874 1726776806.59851: done checking to see if all hosts have failed 4874 1726776806.59852: getting the remaining hosts for this loop 4874 1726776806.59854: done getting the remaining hosts for this loop 4874 1726776806.59858: getting the next task for host managed_node3 4874 1726776806.59865: done getting next task for host managed_node3 4874 1726776806.59868: ^ task is: TASK: Restart tuned 4874 1726776806.59871: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, 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? False, did start at task? False), did rescue? False, did start at task? False 4874 1726776806.59876: getting variables 4874 1726776806.59877: in VariableManager get_vars() 4874 1726776806.59918: Calling all_inventory to load vars for managed_node3 4874 1726776806.59921: Calling groups_inventory to load vars for managed_node3 4874 1726776806.59924: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776806.59935: Calling all_plugins_play to load vars for managed_node3 4874 1726776806.59938: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776806.59941: Calling groups_plugins_play to load vars for managed_node3 4874 1726776806.60116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776806.60553: done with get_vars() 4874 1726776806.60563: done getting variables 4874 1726776806.60613: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:13:26 -0400 (0:00:00.841) 0:00:41.431 **** 4874 1726776806.60638: entering _queue_task() for managed_node3/service 4874 1726776806.60844: worker is 1 (out of 1 available) 4874 1726776806.60860: exiting _queue_task() for managed_node3/service 4874 1726776806.60877: done queuing things up, now waiting for results queue to drain 4874 1726776806.60879: waiting for pending results... 4874 1726776806.61072: running TaskExecutor() for managed_node3/TASK: Restart tuned 4874 1726776806.61158: in run() - task 0affc99b-caaf-c0d2-5540-000000000590 4874 1726776806.61169: variable 'ansible_search_path' from source: unknown 4874 1726776806.61173: variable 'ansible_search_path' from source: unknown 4874 1726776806.61218: variable '__kernel_settings_services' from source: include_vars 4874 1726776806.61497: variable '__kernel_settings_services' from source: include_vars 4874 1726776806.61563: variable 'omit' from source: magic vars 4874 1726776806.61672: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776806.61681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776806.61692: variable 'omit' from source: magic vars 4874 1726776806.61764: variable 'omit' from source: magic vars 4874 1726776806.61798: variable 'omit' from source: magic vars 4874 1726776806.61837: variable 'item' from source: unknown 4874 1726776806.61905: variable 'item' from source: unknown 4874 1726776806.61928: variable 'omit' from source: magic vars 4874 1726776806.61965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4874 1726776806.61998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4874 1726776806.62019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4874 1726776806.62037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776806.62047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4874 1726776806.62074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4874 1726776806.62077: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776806.62084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776806.62165: Set connection var ansible_connection to ssh 4874 1726776806.62168: Set connection var ansible_shell_type to sh 4874 1726776806.62179: Set connection var ansible_pipelining to False 4874 1726776806.62188: Set connection var ansible_timeout to 10 4874 1726776806.62195: Set connection var ansible_shell_executable to /bin/sh 4874 1726776806.62202: Set connection var ansible_module_compression to ZIP_DEFLATED 4874 1726776806.62223: variable 'ansible_shell_executable' from source: unknown 4874 1726776806.62227: variable 'ansible_connection' from source: unknown 4874 1726776806.62231: variable 'ansible_module_compression' from source: unknown 4874 1726776806.62234: variable 'ansible_shell_type' from source: unknown 4874 1726776806.62237: variable 'ansible_shell_executable' from source: unknown 4874 1726776806.62240: variable 'ansible_host' from source: host vars for 'managed_node3' 4874 1726776806.62245: variable 'ansible_pipelining' from source: unknown 4874 1726776806.62248: variable 'ansible_timeout' from source: unknown 4874 1726776806.62254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4874 1726776806.62372: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4874 1726776806.62383: variable 'omit' from source: magic vars 4874 1726776806.62392: starting attempt loop 4874 1726776806.62395: running the handler 4874 1726776806.62476: variable 'ansible_facts' from source: unknown 4874 1726776806.62587: _low_level_execute_command(): starting 4874 1726776806.62594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4874 1726776806.63106: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4874 1726776806.63129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.63181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.63185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.63260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.65065: stdout chunk (state=3): >>>/root <<< 4874 1726776806.65175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.65225: stderr chunk (state=3): >>><<< 4874 1726776806.65228: stdout chunk (state=3): >>><<< 4874 1726776806.65252: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.65264: _low_level_execute_command(): starting 4874 1726776806.65270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008 `" && echo ansible-tmp-1726776806.6525216-6132-168536221338008="` echo /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008 `" ) && sleep 0' 4874 1726776806.65786: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.65862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.65865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.65904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.65979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.68096: stdout chunk (state=3): >>>ansible-tmp-1726776806.6525216-6132-168536221338008=/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008 <<< 4874 1726776806.68250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.68261: stderr chunk (state=3): >>><<< 4874 1726776806.68264: stdout chunk (state=3): >>><<< 4874 1726776806.68281: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776806.6525216-6132-168536221338008=/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.68353: variable 'ansible_module_compression' from source: unknown 4874 1726776806.68375: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4874vem1u65y/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4874 1726776806.68510: variable 'ansible_facts' from source: unknown 4874 1726776806.68632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py 4874 1726776806.68874: Sending initial data 4874 1726776806.68878: Sent initial data (154 bytes) 4874 1726776806.69408: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4874 1726776806.69412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4874 1726776806.69418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.69505: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.69568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.69671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.71423: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4874 1726776806.71444: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 4874 1726776806.71447: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4874 1726776806.71509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4874 1726776806.71597: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4874vem1u65y/tmpox67pmau /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py <<< 4874 1726776806.71610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py" <<< 4874 1726776806.71679: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4874vem1u65y/tmpox67pmau" to remote "/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py" <<< 4874 1726776806.73917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.73974: stderr chunk (state=3): >>><<< 4874 1726776806.73978: stdout chunk (state=3): >>><<< 4874 1726776806.74003: done transferring module to remote 4874 1726776806.74016: _low_level_execute_command(): starting 4874 1726776806.74020: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/ /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py && sleep 0' 4874 1726776806.74449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.74452: stderr 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.57 originally 10.31.11.57 debug2: match not found <<< 4874 1726776806.74456: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.74458: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.74514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.74552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776806.74556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.74657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776806.76634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776806.76680: stderr chunk (state=3): >>><<< 4874 1726776806.76684: stdout chunk (state=3): >>><<< 4874 1726776806.76697: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776806.76700: _low_level_execute_command(): starting 4874 1726776806.76709: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/AnsiballZ_systemd.py && sleep 0' 4874 1726776806.77119: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776806.77123: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.77135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776806.77193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4874 1726776806.77197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776806.77273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776807.21763: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15396864", "MemoryAvailable": "infinity", "CPUUsageNSec": "160297000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 4874 1726776807.21833: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths<<< 4874 1726776807.21841: stdout chunk (state=3): >>>": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4874 1726776807.24131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 4874 1726776807.24186: stderr chunk (state=3): >>><<< 4874 1726776807.24190: stdout chunk (state=3): >>><<< 4874 1726776807.24225: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9623", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "MemoryCurrent": "15396864", "MemoryAvailable": "infinity", "CPUUsageNSec": "160297000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "674c830945d34211819e0f76c2154170", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.57 closed. 4874 1726776807.24440: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4874 1726776807.24458: _low_level_execute_command(): starting 4874 1726776807.24464: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776806.6525216-6132-168536221338008/ > /dev/null 2>&1 && sleep 0' 4874 1726776807.24904: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776807.24908: stderr 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.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776807.24910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4874 1726776807.24915: stderr 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.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4874 1726776807.24965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4874 1726776807.24969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4874 1726776807.25035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4874 1726776807.27045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4874 1726776807.27090: stderr chunk (state=3): >>><<< 4874 1726776807.27094: stdout chunk (state=3): >>><<< 4874 1726776807.27109: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4874 1726776807.27118: handler run complete 4874 1726776807.27167: attempt loop complete, returning result 4874 1726776807.27188: variable 'item' from source: unknown 4874 1726776807.27259: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveEnterTimestampMonotonic": "335168610", "ActiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ActiveExitTimestampMonotonic": "334980043", "ActiveState": "active", "After": "dbus-broker.service sysinit.target dbus.socket system.slice polkit.service basic.target network.target systemd-sysctl.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:57 EDT", "AssertTimestampMonotonic": "335022591", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "160297000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ConditionTimestampMonotonic": "335022587", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5237", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9623", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:57 EDT", "ExecMainStartTimestampMonotonic": "335030851", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:57 EDT] ; stop_time=[n/a] ; pid=9623 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveEnterTimestampMonotonic": "335021553", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:57 EDT", "InactiveExitTimestampMonotonic": "335031320", "InvocationID": "674c830945d34211819e0f76c2154170", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9623", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15396864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus-broker.service dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:57 EDT", "StateChangeTimestampMonotonic": "335168610", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4874 1726776807.27793: dumping result to json 4874 1726776807.27797: done dumping result, returning 4874 1726776807.27799: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0affc99b-caaf-c0d2-5540-000000000590] 4874 1726776807.27804: sending task result for task 0affc99b-caaf-c0d2-5540-000000000590 4874 1726776807.28031: no more pending results, returning what we have 4874 1726776807.28034: results queue empty 4874 1726776807.28034: checking for any_errors_fatal 4874 1726776807.28040: done checking for any_errors_fatal 4874 1726776807.28040: checking for max_fail_percentage 4874 1726776807.28042: done checking for max_fail_percentage 4874 1726776807.28042: checking to see if all hosts have failed and the running result is not ok 4874 1726776807.28043: done checking to see if all hosts have failed 4874 1726776807.28043: getting the remaining hosts for this loop 4874 1726776807.28044: done getting the remaining hosts for this loop 4874 1726776807.28047: getting the next task for host managed_node3 4874 1726776807.28053: done getting next task for host managed_node3 4874 1726776807.28054: ^ task is: TASK: meta (flush_handlers) 4874 1726776807.28056: ^ 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 4874 1726776807.28060: getting variables 4874 1726776807.28061: in VariableManager get_vars() 4874 1726776807.28085: Calling all_inventory to load vars for managed_node3 4874 1726776807.28088: Calling groups_inventory to load vars for managed_node3 4874 1726776807.28089: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776807.28099: Calling all_plugins_play to load vars for managed_node3 4874 1726776807.28103: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776807.28107: Calling groups_plugins_play to load vars for managed_node3 4874 1726776807.28269: done sending task result for task 0affc99b-caaf-c0d2-5540-000000000590 4874 1726776807.28273: WORKER PROCESS EXITING 4874 1726776807.28285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776807.28475: done with get_vars() 4874 1726776807.28483: done getting variables 4874 1726776807.28543: in VariableManager get_vars() 4874 1726776807.28552: Calling all_inventory to load vars for managed_node3 4874 1726776807.28554: Calling groups_inventory to load vars for managed_node3 4874 1726776807.28556: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776807.28559: Calling all_plugins_play to load vars for managed_node3 4874 1726776807.28561: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776807.28563: Calling groups_plugins_play to load vars for managed_node3 4874 1726776807.28686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776807.28868: done with get_vars() 4874 1726776807.28880: done queuing things up, now waiting for results queue to drain 4874 1726776807.28882: results queue empty 4874 1726776807.28882: checking for any_errors_fatal 4874 1726776807.28888: done checking for any_errors_fatal 4874 1726776807.28889: checking for max_fail_percentage 4874 1726776807.28890: done checking for max_fail_percentage 4874 1726776807.28890: checking to see if all hosts have failed and the running result is not ok 4874 1726776807.28891: done checking to see if all hosts have failed 4874 1726776807.28891: getting the remaining hosts for this loop 4874 1726776807.28892: done getting the remaining hosts for this loop 4874 1726776807.28894: getting the next task for host managed_node3 4874 1726776807.28899: done getting next task for host managed_node3 4874 1726776807.28900: ^ task is: TASK: meta (flush_handlers) 4874 1726776807.28903: ^ 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 4874 1726776807.28906: getting variables 4874 1726776807.28906: in VariableManager get_vars() 4874 1726776807.28916: Calling all_inventory to load vars for managed_node3 4874 1726776807.28918: Calling groups_inventory to load vars for managed_node3 4874 1726776807.28920: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776807.28923: Calling all_plugins_play to load vars for managed_node3 4874 1726776807.28925: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776807.28927: Calling groups_plugins_play to load vars for managed_node3 4874 1726776807.29048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776807.29225: done with get_vars() 4874 1726776807.29233: done getting variables 4874 1726776807.29268: in VariableManager get_vars() 4874 1726776807.29278: Calling all_inventory to load vars for managed_node3 4874 1726776807.29280: Calling groups_inventory to load vars for managed_node3 4874 1726776807.29281: Calling all_plugins_inventory to load vars for managed_node3 4874 1726776807.29285: Calling all_plugins_play to load vars for managed_node3 4874 1726776807.29287: Calling groups_plugins_inventory to load vars for managed_node3 4874 1726776807.29289: Calling groups_plugins_play to load vars for managed_node3 4874 1726776807.29416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4874 1726776807.29616: done with get_vars() 4874 1726776807.29626: done queuing things up, now waiting for results queue to drain 4874 1726776807.29627: results queue empty 4874 1726776807.29628: checking for any_errors_fatal 4874 1726776807.29629: done checking for any_errors_fatal 4874 1726776807.29629: checking for max_fail_percentage 4874 1726776807.29631: done checking for max_fail_percentage 4874 1726776807.29631: checking to see if all hosts have failed and the running result is not ok 4874 1726776807.29632: done checking to see if all hosts have failed 4874 1726776807.29632: getting the remaining hosts for this loop 4874 1726776807.29633: done getting the remaining hosts for this loop 4874 1726776807.29635: getting the next task for host managed_node3 4874 1726776807.29637: done getting next task for host managed_node3 4874 1726776807.29638: ^ task is: None 4874 1726776807.29639: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4874 1726776807.29640: done queuing things up, now waiting for results queue to drain 4874 1726776807.29641: results queue empty 4874 1726776807.29641: checking for any_errors_fatal 4874 1726776807.29642: done checking for any_errors_fatal 4874 1726776807.29643: checking for max_fail_percentage 4874 1726776807.29644: done checking for max_fail_percentage 4874 1726776807.29644: checking to see if all hosts have failed and the running result is not ok 4874 1726776807.29645: done checking to see if all hosts have failed 4874 1726776807.29646: getting the next task for host managed_node3 4874 1726776807.29648: done getting next task for host managed_node3 4874 1726776807.29648: ^ task is: None 4874 1726776807.29649: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=88 changed=12 unreachable=0 failed=0 skipped=45 rescued=0 ignored=0 Thursday 19 September 2024 16:13:27 -0400 (0:00:00.690) 0:00:42.122 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.11s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.07s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.02s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Ensure python command exists for tests below ---------------------------- 1.92s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Gathering Facts --------------------------------------------------------- 1.72s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.58s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 1.00s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.96s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Put expected contents into temporary file ------------------------------- 0.90s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.89s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.88s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.87s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Set profile_mode to auto ------------------------------------------------ 0.84s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.84s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.84s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.81s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Ensure kernel_settings is not in active_profile ------------------------- 0.81s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.80s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.79s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.73s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 4874 1726776807.29745: RUNNING CLEANUP