[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. 3028 1726776666.49287: 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 3028 1726776666.49645: Added group all to inventory 3028 1726776666.49647: Added group ungrouped to inventory 3028 1726776666.49650: Group all now contains ungrouped 3028 1726776666.49652: Examining possible inventory source: /tmp/kernel_settings-phx/inventory.yml 3028 1726776666.61806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3028 1726776666.61860: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3028 1726776666.61878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3028 1726776666.61932: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3028 1726776666.61991: Loaded config def from plugin (inventory/script) 3028 1726776666.61993: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3028 1726776666.62031: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3028 1726776666.62105: Loaded config def from plugin (inventory/yaml) 3028 1726776666.62107: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3028 1726776666.62178: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3028 1726776666.62539: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3028 1726776666.62541: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3028 1726776666.62544: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3028 1726776666.62549: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3028 1726776666.62552: Loading data from /tmp/kernel_settings-phx/inventory.yml 3028 1726776666.62612: /tmp/kernel_settings-phx/inventory.yml was not parsable by auto 3028 1726776666.62662: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3028 1726776666.62697: Loading data from /tmp/kernel_settings-phx/inventory.yml 3028 1726776666.62766: group all already in inventory 3028 1726776666.62772: set inventory_file for managed_node1 3028 1726776666.62775: set inventory_dir for managed_node1 3028 1726776666.62776: Added host managed_node1 to inventory 3028 1726776666.62778: Added host managed_node1 to group all 3028 1726776666.62779: set ansible_host for managed_node1 3028 1726776666.62779: set ansible_ssh_extra_args for managed_node1 3028 1726776666.62782: set inventory_file for managed_node2 3028 1726776666.62784: set inventory_dir for managed_node2 3028 1726776666.62784: Added host managed_node2 to inventory 3028 1726776666.62785: Added host managed_node2 to group all 3028 1726776666.62786: set ansible_host for managed_node2 3028 1726776666.62787: set ansible_ssh_extra_args for managed_node2 3028 1726776666.62789: set inventory_file for managed_node3 3028 1726776666.62790: set inventory_dir for managed_node3 3028 1726776666.62791: Added host managed_node3 to inventory 3028 1726776666.62792: Added host managed_node3 to group all 3028 1726776666.62793: set ansible_host for managed_node3 3028 1726776666.62794: set ansible_ssh_extra_args for managed_node3 3028 1726776666.62796: Reconcile groups and hosts in inventory. 3028 1726776666.62800: Group ungrouped now contains managed_node1 3028 1726776666.62805: Group ungrouped now contains managed_node2 3028 1726776666.62808: Group ungrouped now contains managed_node3 3028 1726776666.62871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3028 1726776666.62975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3028 1726776666.63019: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3028 1726776666.63044: Loaded config def from plugin (vars/host_group_vars) 3028 1726776666.63045: 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) 3028 1726776666.63051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3028 1726776666.63057: 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) 3028 1726776666.63091: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3028 1726776666.63359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.63435: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3028 1726776666.63470: Loaded config def from plugin (connection/local) 3028 1726776666.63473: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3028 1726776666.63994: Loaded config def from plugin (connection/paramiko_ssh) 3028 1726776666.63997: 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) 3028 1726776666.64722: 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) 3028 1726776666.64754: Loaded config def from plugin (connection/psrp) 3028 1726776666.64757: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3028 1726776666.65348: 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) 3028 1726776666.65380: Loaded config def from plugin (connection/ssh) 3028 1726776666.65382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3028 1726776666.66976: 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) 3028 1726776666.67012: Loaded config def from plugin (connection/winrm) 3028 1726776666.67014: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3028 1726776666.67039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3028 1726776666.67092: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3028 1726776666.67153: Loaded config def from plugin (shell/cmd) 3028 1726776666.67154: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3028 1726776666.67176: 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) 3028 1726776666.67234: Loaded config def from plugin (shell/powershell) 3028 1726776666.67236: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3028 1726776666.67281: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3028 1726776666.67433: Loaded config def from plugin (shell/sh) 3028 1726776666.67435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3028 1726776666.67462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3028 1726776666.67567: Loaded config def from plugin (become/runas) 3028 1726776666.67569: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3028 1726776666.67730: Loaded config def from plugin (become/su) 3028 1726776666.67732: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3028 1726776666.67865: Loaded config def from plugin (become/sudo) 3028 1726776666.67866: 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 3028 1726776666.67894: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3028 1726776666.68202: in VariableManager get_vars() 3028 1726776666.68221: done with get_vars() 3028 1726776666.68259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3028 1726776666.68270: 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 3028 1726776666.68476: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3028 1726776666.68605: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3028 1726776666.68607: 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__) 3028 1726776666.68633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3028 1726776666.68653: 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) 3028 1726776666.68853: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3028 1726776666.68909: Loaded config def from plugin (callback/default) 3028 1726776666.68911: 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) 3028 1726776666.69853: Loaded config def from plugin (callback/junit) 3028 1726776666.69855: 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) 3028 1726776666.69894: 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) 3028 1726776666.69951: Loaded config def from plugin (callback/minimal) 3028 1726776666.69953: 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) 3028 1726776666.69984: 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) 3028 1726776666.70040: Loaded config def from plugin (callback/tree) 3028 1726776666.70042: 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 3028 1726776666.70143: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3028 1726776666.70145: 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_default.yml **************************************************** 1 plays in /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 3028 1726776666.70166: in VariableManager get_vars() 3028 1726776666.70179: done with get_vars() 3028 1726776666.70184: in VariableManager get_vars() 3028 1726776666.70190: done with get_vars() 3028 1726776666.70194: variable 'omit' from source: magic vars 3028 1726776666.70232: in VariableManager get_vars() 3028 1726776666.70243: done with get_vars() 3028 1726776666.70259: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 3028 1726776666.72727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3028 1726776666.72785: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3028 1726776666.72825: getting the remaining hosts for this loop 3028 1726776666.72827: done getting the remaining hosts for this loop 3028 1726776666.72829: getting the next task for host managed_node3 3028 1726776666.72834: done getting next task for host managed_node3 3028 1726776666.72835: ^ task is: TASK: meta (flush_handlers) 3028 1726776666.72837: ^ 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 3028 1726776666.72839: getting variables 3028 1726776666.72840: in VariableManager get_vars() 3028 1726776666.72852: Calling all_inventory to load vars for managed_node3 3028 1726776666.72854: Calling groups_inventory to load vars for managed_node3 3028 1726776666.72856: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.72866: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.72874: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.72877: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.72912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.72955: done with get_vars() 3028 1726776666.72961: done getting variables 3028 1726776666.73114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3028 1726776666.73156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3028 1726776666.73197: in VariableManager get_vars() 3028 1726776666.73208: Calling all_inventory to load vars for managed_node3 3028 1726776666.73210: Calling groups_inventory to load vars for managed_node3 3028 1726776666.73212: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.73216: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.73218: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.73221: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.73243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.73254: done with get_vars() 3028 1726776666.73263: done queuing things up, now waiting for results queue to drain 3028 1726776666.73265: results queue empty 3028 1726776666.73265: checking for any_errors_fatal 3028 1726776666.73267: done checking for any_errors_fatal 3028 1726776666.73268: checking for max_fail_percentage 3028 1726776666.73269: done checking for max_fail_percentage 3028 1726776666.73270: checking to see if all hosts have failed and the running result is not ok 3028 1726776666.73270: done checking to see if all hosts have failed 3028 1726776666.73271: getting the remaining hosts for this loop 3028 1726776666.73272: done getting the remaining hosts for this loop 3028 1726776666.73274: getting the next task for host managed_node3 3028 1726776666.73278: done getting next task for host managed_node3 3028 1726776666.73279: ^ task is: TASK: Run role with no settings 3028 1726776666.73280: ^ 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 3028 1726776666.73282: getting variables 3028 1726776666.73283: in VariableManager get_vars() 3028 1726776666.73288: Calling all_inventory to load vars for managed_node3 3028 1726776666.73290: Calling groups_inventory to load vars for managed_node3 3028 1726776666.73292: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.73295: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.73297: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.73299: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.73324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.73334: done with get_vars() 3028 1726776666.73339: done getting variables TASK [Run role with no settings] *********************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:8 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.033) 0:00:00.033 **** 3028 1726776666.73395: entering _queue_task() for managed_node3/include_role 3028 1726776666.73396: Creating lock for include_role 3028 1726776666.73719: worker is 1 (out of 1 available) 3028 1726776666.73731: exiting _queue_task() for managed_node3/include_role 3028 1726776666.73744: done queuing things up, now waiting for results queue to drain 3028 1726776666.73746: waiting for pending results... 3028 1726776666.73879: running TaskExecutor() for managed_node3/TASK: Run role with no settings 3028 1726776666.73944: in run() - task 0affc99b-caaf-0cb9-b293-000000000006 3028 1726776666.73954: variable 'ansible_search_path' from source: unknown 3028 1726776666.73986: calling self._execute() 3028 1726776666.74041: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.74048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.74057: variable 'omit' from source: magic vars 3028 1726776666.74141: _execute() done 3028 1726776666.74145: dumping result to json 3028 1726776666.74148: done dumping result, returning 3028 1726776666.74154: done running TaskExecutor() for managed_node3/TASK: Run role with no settings [0affc99b-caaf-0cb9-b293-000000000006] 3028 1726776666.74160: sending task result for task 0affc99b-caaf-0cb9-b293-000000000006 3028 1726776666.74265: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000006 3028 1726776666.74267: WORKER PROCESS EXITING 3028 1726776666.74316: no more pending results, returning what we have 3028 1726776666.74321: in VariableManager get_vars() 3028 1726776666.74347: Calling all_inventory to load vars for managed_node3 3028 1726776666.74350: Calling groups_inventory to load vars for managed_node3 3028 1726776666.74354: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.74361: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.74363: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.74365: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.74399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.74415: done with get_vars() 3028 1726776666.74419: variable 'ansible_search_path' from source: unknown 3028 1726776666.74479: variable 'omit' from source: magic vars 3028 1726776666.74498: variable 'omit' from source: magic vars 3028 1726776666.74514: variable 'omit' from source: magic vars 3028 1726776666.74517: we have included files to process 3028 1726776666.74518: generating all_blocks data 3028 1726776666.74519: done generating all_blocks data 3028 1726776666.74520: processing included file: fedora.linux_system_roles.kernel_settings 3028 1726776666.74536: in VariableManager get_vars() 3028 1726776666.74544: done with get_vars() 3028 1726776666.74594: in VariableManager get_vars() 3028 1726776666.74610: done with get_vars() 3028 1726776666.74638: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3028 1726776666.74743: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3028 1726776666.74787: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3028 1726776666.76330: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3028 1726776666.76971: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3028 1726776666.77149: in VariableManager get_vars() 3028 1726776666.77165: done with get_vars() 3028 1726776666.78362: in VariableManager get_vars() 3028 1726776666.78378: done with get_vars() 3028 1726776666.78516: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3028 1726776666.79069: iterating over new_blocks loaded from include file 3028 1726776666.79071: in VariableManager get_vars() 3028 1726776666.79084: done with get_vars() 3028 1726776666.79085: filtering new block on tags 3028 1726776666.79099: done filtering new block on tags 3028 1726776666.79105: in VariableManager get_vars() 3028 1726776666.79116: done with get_vars() 3028 1726776666.79118: filtering new block on tags 3028 1726776666.79132: done filtering new block on tags 3028 1726776666.79134: in VariableManager get_vars() 3028 1726776666.79157: done with get_vars() 3028 1726776666.79159: filtering new block on tags 3028 1726776666.79192: done filtering new block on tags 3028 1726776666.79194: in VariableManager get_vars() 3028 1726776666.79209: done with get_vars() 3028 1726776666.79210: filtering new block on tags 3028 1726776666.79223: done filtering new block on tags 3028 1726776666.79225: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3028 1726776666.79229: extending task lists for all hosts with included blocks 3028 1726776666.79272: done extending task lists 3028 1726776666.79273: done processing included files 3028 1726776666.79273: results queue empty 3028 1726776666.79274: checking for any_errors_fatal 3028 1726776666.79275: done checking for any_errors_fatal 3028 1726776666.79276: checking for max_fail_percentage 3028 1726776666.79277: done checking for max_fail_percentage 3028 1726776666.79277: checking to see if all hosts have failed and the running result is not ok 3028 1726776666.79278: done checking to see if all hosts have failed 3028 1726776666.79279: getting the remaining hosts for this loop 3028 1726776666.79280: done getting the remaining hosts for this loop 3028 1726776666.79282: getting the next task for host managed_node3 3028 1726776666.79285: done getting next task for host managed_node3 3028 1726776666.79286: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3028 1726776666.79288: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776666.79295: getting variables 3028 1726776666.79296: in VariableManager get_vars() 3028 1726776666.79309: Calling all_inventory to load vars for managed_node3 3028 1726776666.79311: Calling groups_inventory to load vars for managed_node3 3028 1726776666.79313: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.79317: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.79319: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.79321: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.79344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.79361: done with get_vars() 3028 1726776666.79367: done getting variables 3028 1726776666.79421: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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:11:06 -0400 (0:00:00.060) 0:00:00.093 **** 3028 1726776666.79443: entering _queue_task() for managed_node3/fail 3028 1726776666.79445: Creating lock for fail 3028 1726776666.79651: worker is 1 (out of 1 available) 3028 1726776666.79664: exiting _queue_task() for managed_node3/fail 3028 1726776666.79677: done queuing things up, now waiting for results queue to drain 3028 1726776666.79679: waiting for pending results... 3028 1726776666.79832: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3028 1726776666.79898: in run() - task 0affc99b-caaf-0cb9-b293-000000000023 3028 1726776666.79917: variable 'ansible_search_path' from source: unknown 3028 1726776666.79920: variable 'ansible_search_path' from source: unknown 3028 1726776666.79952: calling self._execute() 3028 1726776666.80015: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.80019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.80023: variable 'omit' from source: magic vars 3028 1726776666.80394: variable 'kernel_settings_sysctl' from source: role '' defaults 3028 1726776666.80406: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776666.80416: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3028 1726776666.80675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776666.82511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776666.82574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776666.82607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776666.82638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776666.82663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776666.82729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776666.82759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776666.82778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776666.82814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776666.82828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776666.82877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776666.82897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776666.82921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776666.82951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776666.82966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776666.83008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776666.83027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776666.83047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776666.83081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776666.83094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776666.83335: variable 'kernel_settings_sysctl' from source: role '' defaults 3028 1726776666.83359: 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 3028 1726776666.83363: when evaluation is False, skipping this task 3028 1726776666.83366: _execute() done 3028 1726776666.83368: dumping result to json 3028 1726776666.83374: done dumping result, returning 3028 1726776666.83381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-0cb9-b293-000000000023] 3028 1726776666.83386: sending task result for task 0affc99b-caaf-0cb9-b293-000000000023 3028 1726776666.83474: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000023 3028 1726776666.83477: 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" } 3028 1726776666.83575: no more pending results, returning what we have 3028 1726776666.83578: results queue empty 3028 1726776666.83579: checking for any_errors_fatal 3028 1726776666.83581: done checking for any_errors_fatal 3028 1726776666.83582: checking for max_fail_percentage 3028 1726776666.83583: done checking for max_fail_percentage 3028 1726776666.83584: checking to see if all hosts have failed and the running result is not ok 3028 1726776666.83585: done checking to see if all hosts have failed 3028 1726776666.83588: getting the remaining hosts for this loop 3028 1726776666.83589: done getting the remaining hosts for this loop 3028 1726776666.83593: getting the next task for host managed_node3 3028 1726776666.83599: done getting next task for host managed_node3 3028 1726776666.83607: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3028 1726776666.83610: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776666.83628: getting variables 3028 1726776666.83630: in VariableManager get_vars() 3028 1726776666.83653: Calling all_inventory to load vars for managed_node3 3028 1726776666.83655: Calling groups_inventory to load vars for managed_node3 3028 1726776666.83656: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.83663: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.83665: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.83667: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.83697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.83724: done with get_vars() 3028 1726776666.83732: 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:11:06 -0400 (0:00:00.043) 0:00:00.137 **** 3028 1726776666.83800: entering _queue_task() for managed_node3/include_tasks 3028 1726776666.83805: Creating lock for include_tasks 3028 1726776666.83990: worker is 1 (out of 1 available) 3028 1726776666.84006: exiting _queue_task() for managed_node3/include_tasks 3028 1726776666.84018: done queuing things up, now waiting for results queue to drain 3028 1726776666.84021: waiting for pending results... 3028 1726776666.84158: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3028 1726776666.84232: in run() - task 0affc99b-caaf-0cb9-b293-000000000024 3028 1726776666.84249: variable 'ansible_search_path' from source: unknown 3028 1726776666.84253: variable 'ansible_search_path' from source: unknown 3028 1726776666.84280: calling self._execute() 3028 1726776666.84341: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.84345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.84359: variable 'omit' from source: magic vars 3028 1726776666.84447: _execute() done 3028 1726776666.84451: dumping result to json 3028 1726776666.84454: done dumping result, returning 3028 1726776666.84467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-0cb9-b293-000000000024] 3028 1726776666.84470: sending task result for task 0affc99b-caaf-0cb9-b293-000000000024 3028 1726776666.84556: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000024 3028 1726776666.84559: WORKER PROCESS EXITING 3028 1726776666.84607: no more pending results, returning what we have 3028 1726776666.84612: in VariableManager get_vars() 3028 1726776666.84646: Calling all_inventory to load vars for managed_node3 3028 1726776666.84649: Calling groups_inventory to load vars for managed_node3 3028 1726776666.84652: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.84660: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.84662: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.84665: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.84696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.84717: done with get_vars() 3028 1726776666.84721: variable 'ansible_search_path' from source: unknown 3028 1726776666.84722: variable 'ansible_search_path' from source: unknown 3028 1726776666.84748: we have included files to process 3028 1726776666.84749: generating all_blocks data 3028 1726776666.84750: done generating all_blocks data 3028 1726776666.84755: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776666.84756: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776666.84757: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776666.85432: done processing included file 3028 1726776666.85434: iterating over new_blocks loaded from include file 3028 1726776666.85436: in VariableManager get_vars() 3028 1726776666.85452: done with get_vars() 3028 1726776666.85453: filtering new block on tags 3028 1726776666.85465: done filtering new block on tags 3028 1726776666.85467: in VariableManager get_vars() 3028 1726776666.85481: done with get_vars() 3028 1726776666.85482: filtering new block on tags 3028 1726776666.85495: done filtering new block on tags 3028 1726776666.85497: in VariableManager get_vars() 3028 1726776666.85514: done with get_vars() 3028 1726776666.85515: filtering new block on tags 3028 1726776666.85531: done filtering new block on tags 3028 1726776666.85534: in VariableManager get_vars() 3028 1726776666.85549: done with get_vars() 3028 1726776666.85551: filtering new block on tags 3028 1726776666.85561: done filtering new block on tags 3028 1726776666.85562: 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 3028 1726776666.85566: extending task lists for all hosts with included blocks 3028 1726776666.85686: done extending task lists 3028 1726776666.85687: done processing included files 3028 1726776666.85688: results queue empty 3028 1726776666.85688: checking for any_errors_fatal 3028 1726776666.85690: done checking for any_errors_fatal 3028 1726776666.85691: checking for max_fail_percentage 3028 1726776666.85692: done checking for max_fail_percentage 3028 1726776666.85692: checking to see if all hosts have failed and the running result is not ok 3028 1726776666.85693: done checking to see if all hosts have failed 3028 1726776666.85693: getting the remaining hosts for this loop 3028 1726776666.85695: done getting the remaining hosts for this loop 3028 1726776666.85696: getting the next task for host managed_node3 3028 1726776666.85700: done getting next task for host managed_node3 3028 1726776666.85703: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3028 1726776666.85706: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776666.85712: getting variables 3028 1726776666.85713: in VariableManager get_vars() 3028 1726776666.85723: Calling all_inventory to load vars for managed_node3 3028 1726776666.85725: Calling groups_inventory to load vars for managed_node3 3028 1726776666.85726: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776666.85730: Calling all_plugins_play to load vars for managed_node3 3028 1726776666.85732: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776666.85734: Calling groups_plugins_play to load vars for managed_node3 3028 1726776666.85759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776666.85778: done with get_vars() 3028 1726776666.85784: 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:11:06 -0400 (0:00:00.020) 0:00:00.157 **** 3028 1726776666.85842: entering _queue_task() for managed_node3/setup 3028 1726776666.86031: worker is 1 (out of 1 available) 3028 1726776666.86044: exiting _queue_task() for managed_node3/setup 3028 1726776666.86055: done queuing things up, now waiting for results queue to drain 3028 1726776666.86057: waiting for pending results... 3028 1726776666.86212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3028 1726776666.86299: in run() - task 0affc99b-caaf-0cb9-b293-000000000085 3028 1726776666.86315: variable 'ansible_search_path' from source: unknown 3028 1726776666.86319: variable 'ansible_search_path' from source: unknown 3028 1726776666.86349: calling self._execute() 3028 1726776666.86404: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.86416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.86425: variable 'omit' from source: magic vars 3028 1726776666.86855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776666.88477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776666.88533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776666.88564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776666.88596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776666.88622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776666.88688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776666.88719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776666.88740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776666.88772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776666.88786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776666.88838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776666.88858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776666.88878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776666.88918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776666.88931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776666.89070: variable '__kernel_settings_required_facts' from source: role '' all vars 3028 1726776666.89079: variable 'ansible_facts' from source: unknown 3028 1726776666.89105: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 3028 1726776666.89114: variable 'omit' from source: magic vars 3028 1726776666.89167: variable 'omit' from source: magic vars 3028 1726776666.89188: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3028 1726776666.89257: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 3028 1726776666.89339: variable '__kernel_settings_required_facts' from source: role '' all vars 3028 1726776666.89402: variable 'omit' from source: magic vars 3028 1726776666.89425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776666.89448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776666.89474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776666.89490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776666.89499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776666.89530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776666.89534: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.89538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.89619: Set connection var ansible_pipelining to False 3028 1726776666.89630: Set connection var ansible_timeout to 10 3028 1726776666.89637: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776666.89640: Set connection var ansible_connection to ssh 3028 1726776666.89647: Set connection var ansible_shell_executable to /bin/sh 3028 1726776666.89653: Set connection var ansible_shell_type to sh 3028 1726776666.89675: variable 'ansible_shell_executable' from source: unknown 3028 1726776666.89678: variable 'ansible_connection' from source: unknown 3028 1726776666.89683: variable 'ansible_module_compression' from source: unknown 3028 1726776666.89685: variable 'ansible_shell_type' from source: unknown 3028 1726776666.89688: variable 'ansible_shell_executable' from source: unknown 3028 1726776666.89690: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776666.89696: variable 'ansible_pipelining' from source: unknown 3028 1726776666.89699: variable 'ansible_timeout' from source: unknown 3028 1726776666.89708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776666.89817: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776666.89826: variable 'omit' from source: magic vars 3028 1726776666.89832: starting attempt loop 3028 1726776666.89835: running the handler 3028 1726776666.89844: _low_level_execute_command(): starting 3028 1726776666.89851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776666.90382: 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 <<< 3028 1726776666.90386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776666.90389: 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 <<< 3028 1726776666.90397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776666.90442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776666.90450: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/af89b3233d" does not exist debug1: Connecting to 10.31.11.57 [10.31.11.57] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776666.90563: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3028 1726776666.90567: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 3028 1726776666.90570: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 <<< 3028 1726776666.90572: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3028 1726776666.90574: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 3028 1726776666.92630: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.57:22 as 'root' <<< 3028 1726776666.92639: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 3028 1726776666.92643: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3028 1726776666.92938: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 <<< 3028 1726776666.92942: stderr chunk (state=3): >>>debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 3028 1726776666.93103: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3028 1726776666.93550: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:oLdeTJuUbJQFaTKjLHnJeZMpVW+ZzLOaf8eIERG7IRU <<< 3028 1726776666.93554: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.11.57' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3028 1726776666.93883: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 3028 1726776666.93889: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 3028 1726776666.97992: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3028 1726776666.98696: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3028 1726776666.98842: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3028 1726776666.98885: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 3028 1726776666.99339: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3028 1726776667.03039: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3028 1726776667.03042: stderr chunk (state=3): >>>Authenticated to 10.31.11.57 ([10.31.11.57]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3028 1726776667.03044: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/af89b3233d] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 3028 1726776667.03075: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3041 debug2: fd 4 setting O_NONBLOCK <<< 3028 1726776667.03117: stderr chunk (state=3): >>>debug1: forking to background <<< 3028 1726776667.03195: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id <<< 3028 1726776667.03200: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit <<< 3028 1726776667.03206: stderr chunk (state=3): >>>debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776667.03207: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 3028 1726776667.03209: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 3028 1726776667.05445: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 3028 1726776667.09566: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 3028 1726776667.09575: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776667.09824: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 3028 1726776667.11485: stdout chunk (state=3): >>>/root <<< 3028 1726776667.11763: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 3028 1726776667.11767: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 3028 1726776667.11769: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 3028 1726776667.11772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776667.11860: stdout chunk (state=3): >>><<< 3028 1726776668.12006: _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 debug1: Control socket "/root/.ansible/cp/af89b3233d" does not exist debug1: Connecting to 10.31.11.57 [10.31.11.57] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.57:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:oLdeTJuUbJQFaTKjLHnJeZMpVW+ZzLOaf8eIERG7IRU debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.11.57' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.11.57 ([10.31.11.57]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/af89b3233d] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3041 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 3028 1726776668.12030: _low_level_execute_command(): starting 3028 1726776668.12037: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288 `" && echo ansible-tmp-1726776668.1201262-3039-187759905990288="` echo /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288 `" ) && sleep 0' 3028 1726776668.12534: 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 <<< 3028 1726776668.12538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776668.12540: 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 <<< 3028 1726776668.12543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776668.12605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776668.12609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776668.12615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.12685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776668.15155: stdout chunk (state=3): >>>ansible-tmp-1726776668.1201262-3039-187759905990288=/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288 <<< 3028 1726776668.15277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776668.15327: stderr chunk (state=3): >>><<< 3028 1726776668.15331: stdout chunk (state=3): >>><<< 3028 1726776668.15348: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.1201262-3039-187759905990288=/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776668.15390: variable 'ansible_module_compression' from source: unknown 3028 1726776668.15433: ANSIBALLZ: Using lock for setup 3028 1726776668.15436: ANSIBALLZ: Acquiring lock 3028 1726776668.15439: ANSIBALLZ: Lock acquired: 140260980650688 3028 1726776668.15443: ANSIBALLZ: Creating module 3028 1726776668.40710: ANSIBALLZ: Writing module into payload 3028 1726776668.40822: ANSIBALLZ: Writing module 3028 1726776668.40846: ANSIBALLZ: Renaming module 3028 1726776668.40849: ANSIBALLZ: Done creating module 3028 1726776668.40870: variable 'ansible_facts' from source: unknown 3028 1726776668.40876: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776668.40884: _low_level_execute_command(): starting 3028 1726776668.40891: _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' 3028 1726776668.41609: 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 <<< 3028 1726776668.41613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776668.41616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776668.41618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.41710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776668.43572: stdout chunk (state=3): >>>PLATFORM <<< 3028 1726776668.43770: stdout chunk (state=3): >>>Linux <<< 3028 1726776668.43773: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 3028 1726776668.43816: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 3028 1726776668.43940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776668.44050: stderr chunk (state=3): >>><<< 3028 1726776668.44053: stdout chunk (state=3): >>><<< 3028 1726776668.44164: _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 3028 1726776668.44176 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3028 1726776668.44223: _low_level_execute_command(): starting 3028 1726776668.44229: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3028 1726776668.45009: Sending initial data 3028 1726776668.45012: Sent initial data (1181 bytes) 3028 1726776668.45916: 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 <<< 3028 1726776668.45985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776668.46069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776668.46089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.46185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776668.50328: 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"} <<< 3028 1726776668.50900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776668.51007: stdout chunk (state=3): >>><<< 3028 1726776668.51017: stderr chunk (state=3): >>><<< 3028 1726776668.51030: _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 3028 1726776668.51347: variable 'ansible_facts' from source: unknown 3028 1726776668.51350: variable 'ansible_facts' from source: unknown 3028 1726776668.51413: variable 'ansible_module_compression' from source: unknown 3028 1726776668.51417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776668.51436: variable 'ansible_facts' from source: unknown 3028 1726776668.51617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py 3028 1726776668.51799: Sending initial data 3028 1726776668.51905: Sent initial data (152 bytes) 3028 1726776668.52475: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776668.52488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776668.52509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776668.52530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776668.52555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776668.52659: 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 <<< 3028 1726776668.52687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.52787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776668.58654: 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 <<< 3028 1726776668.58658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776668.58737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpjhz0divh /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py <<< 3028 1726776668.58741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py" <<< 3028 1726776668.58795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpjhz0divh" to remote "/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py" <<< 3028 1726776668.63758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776668.63767: stderr chunk (state=3): >>><<< 3028 1726776668.63770: stdout chunk (state=3): >>><<< 3028 1726776668.63772: done transferring module to remote 3028 1726776668.63775: _low_level_execute_command(): starting 3028 1726776668.63777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/ /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py && sleep 0' 3028 1726776668.64731: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776668.65021: 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 debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776668.65037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.65393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776668.67936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776668.67940: stdout chunk (state=3): >>><<< 3028 1726776668.67942: stderr chunk (state=3): >>><<< 3028 1726776668.68049: _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 3028 1726776668.68053: _low_level_execute_command(): starting 3028 1726776668.68055: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/AnsiballZ_setup.py && sleep 0' 3028 1726776668.69443: 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 <<< 3028 1726776668.69447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776668.69535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.57644: stdout chunk (state=3): >>> {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776669.59992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776669.60051: stderr chunk (state=3): >>><<< 3028 1726776669.60058: stdout chunk (state=3): >>><<< 3028 1726776669.60077: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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. 3028 1726776669.60134: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776669.60146: _low_level_execute_command(): starting 3028 1726776669.60152: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.1201262-3039-187759905990288/ > /dev/null 2>&1 && sleep 0' 3028 1726776669.60570: 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 <<< 3028 1726776669.60591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776669.60644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776669.60663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.60722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.62875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776669.62920: stderr chunk (state=3): >>><<< 3028 1726776669.62924: stdout chunk (state=3): >>><<< 3028 1726776669.62938: _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 3028 1726776669.62945: handler run complete 3028 1726776669.62959: variable 'ansible_facts' from source: unknown 3028 1726776669.62996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776669.63040: variable 'ansible_facts' from source: unknown 3028 1726776669.63066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776669.63085: attempt loop complete, returning result 3028 1726776669.63088: _execute() done 3028 1726776669.63091: dumping result to json 3028 1726776669.63097: done dumping result, returning 3028 1726776669.63111: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-0cb9-b293-000000000085] 3028 1726776669.63115: sending task result for task 0affc99b-caaf-0cb9-b293-000000000085 3028 1726776669.63218: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000085 3028 1726776669.63221: WORKER PROCESS EXITING ok: [managed_node3] 3028 1726776669.63356: no more pending results, returning what we have 3028 1726776669.63359: results queue empty 3028 1726776669.63360: checking for any_errors_fatal 3028 1726776669.63362: done checking for any_errors_fatal 3028 1726776669.63363: checking for max_fail_percentage 3028 1726776669.63364: done checking for max_fail_percentage 3028 1726776669.63365: checking to see if all hosts have failed and the running result is not ok 3028 1726776669.63366: done checking to see if all hosts have failed 3028 1726776669.63367: getting the remaining hosts for this loop 3028 1726776669.63369: done getting the remaining hosts for this loop 3028 1726776669.63374: getting the next task for host managed_node3 3028 1726776669.63384: done getting next task for host managed_node3 3028 1726776669.63388: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3028 1726776669.63392: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776669.63407: getting variables 3028 1726776669.63409: in VariableManager get_vars() 3028 1726776669.63445: Calling all_inventory to load vars for managed_node3 3028 1726776669.63448: Calling groups_inventory to load vars for managed_node3 3028 1726776669.63450: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776669.63459: Calling all_plugins_play to load vars for managed_node3 3028 1726776669.63462: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776669.63465: Calling groups_plugins_play to load vars for managed_node3 3028 1726776669.63535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776669.63569: done with get_vars() 3028 1726776669.63576: 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:11:09 -0400 (0:00:02.778) 0:00:02.935 **** 3028 1726776669.63658: entering _queue_task() for managed_node3/stat 3028 1726776669.63845: worker is 1 (out of 1 available) 3028 1726776669.63858: exiting _queue_task() for managed_node3/stat 3028 1726776669.63870: done queuing things up, now waiting for results queue to drain 3028 1726776669.63872: waiting for pending results... 3028 1726776669.64028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3028 1726776669.64116: in run() - task 0affc99b-caaf-0cb9-b293-000000000087 3028 1726776669.64128: variable 'ansible_search_path' from source: unknown 3028 1726776669.64132: variable 'ansible_search_path' from source: unknown 3028 1726776669.64166: calling self._execute() 3028 1726776669.64230: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776669.64233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776669.64262: variable 'omit' from source: magic vars 3028 1726776669.64764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776669.65207: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776669.65211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776669.65213: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776669.65215: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776669.65314: 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) 3028 1726776669.65351: 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) 3028 1726776669.65386: 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) 3028 1726776669.65426: 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) 3028 1726776669.65559: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3028 1726776669.65573: variable 'omit' from source: magic vars 3028 1726776669.65659: variable 'omit' from source: magic vars 3028 1726776669.65706: variable 'omit' from source: magic vars 3028 1726776669.65742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776669.65779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776669.65806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776669.65837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776669.65853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776669.65908: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776669.65911: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776669.65913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776669.65988: Set connection var ansible_pipelining to False 3028 1726776669.65999: Set connection var ansible_timeout to 10 3028 1726776669.66007: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776669.66010: Set connection var ansible_connection to ssh 3028 1726776669.66017: Set connection var ansible_shell_executable to /bin/sh 3028 1726776669.66024: Set connection var ansible_shell_type to sh 3028 1726776669.66064: variable 'ansible_shell_executable' from source: unknown 3028 1726776669.66067: variable 'ansible_connection' from source: unknown 3028 1726776669.66071: variable 'ansible_module_compression' from source: unknown 3028 1726776669.66073: variable 'ansible_shell_type' from source: unknown 3028 1726776669.66076: variable 'ansible_shell_executable' from source: unknown 3028 1726776669.66078: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776669.66081: variable 'ansible_pipelining' from source: unknown 3028 1726776669.66083: variable 'ansible_timeout' from source: unknown 3028 1726776669.66085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776669.66197: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776669.66209: variable 'omit' from source: magic vars 3028 1726776669.66215: starting attempt loop 3028 1726776669.66218: running the handler 3028 1726776669.66228: _low_level_execute_command(): starting 3028 1726776669.66234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776669.66728: 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 <<< 3028 1726776669.66732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776669.66735: 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 <<< 3028 1726776669.66737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776669.66785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776669.66788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.66864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.68790: stdout chunk (state=3): >>>/root <<< 3028 1726776669.69012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776669.69015: stdout chunk (state=3): >>><<< 3028 1726776669.69018: stderr chunk (state=3): >>><<< 3028 1726776669.69041: _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 3028 1726776669.69107: _low_level_execute_command(): starting 3028 1726776669.69111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165 `" && echo ansible-tmp-1726776669.6905317-3106-230677193316165="` echo /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165 `" ) && sleep 0' 3028 1726776669.69636: 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 <<< 3028 1726776669.69652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776669.69665: 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 <<< 3028 1726776669.69731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.69797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.71978: stdout chunk (state=3): >>>ansible-tmp-1726776669.6905317-3106-230677193316165=/root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165 <<< 3028 1726776669.72094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776669.72145: stderr chunk (state=3): >>><<< 3028 1726776669.72149: stdout chunk (state=3): >>><<< 3028 1726776669.72165: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.6905317-3106-230677193316165=/root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776669.72215: variable 'ansible_module_compression' from source: unknown 3028 1726776669.72263: ANSIBALLZ: Using lock for stat 3028 1726776669.72267: ANSIBALLZ: Acquiring lock 3028 1726776669.72270: ANSIBALLZ: Lock acquired: 140260980651120 3028 1726776669.72272: ANSIBALLZ: Creating module 3028 1726776669.82110: ANSIBALLZ: Writing module into payload 3028 1726776669.82190: ANSIBALLZ: Writing module 3028 1726776669.82209: ANSIBALLZ: Renaming module 3028 1726776669.82215: ANSIBALLZ: Done creating module 3028 1726776669.82229: variable 'ansible_facts' from source: unknown 3028 1726776669.82286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py 3028 1726776669.82397: Sending initial data 3028 1726776669.82403: Sent initial data (151 bytes) 3028 1726776669.82874: 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 <<< 3028 1726776669.82879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776669.82882: 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 <<< 3028 1726776669.82884: 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 <<< 3028 1726776669.82888: 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 <<< 3028 1726776669.82940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776669.82943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.83027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.84921: 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 <<< 3028 1726776669.84982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776669.85044: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp2yfcgun9 /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py <<< 3028 1726776669.85055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py" <<< 3028 1726776669.85106: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp2yfcgun9" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py" <<< 3028 1726776669.85977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776669.86044: stderr chunk (state=3): >>><<< 3028 1726776669.86048: stdout chunk (state=3): >>><<< 3028 1726776669.86067: done transferring module to remote 3028 1726776669.86076: _low_level_execute_command(): starting 3028 1726776669.86081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/ /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py && sleep 0' 3028 1726776669.86532: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776669.86536: 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 <<< 3028 1726776669.86538: 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 <<< 3028 1726776669.86540: 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 <<< 3028 1726776669.86604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776669.86608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.86667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776669.88781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776669.88829: stderr chunk (state=3): >>><<< 3028 1726776669.88833: stdout chunk (state=3): >>><<< 3028 1726776669.88849: _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 3028 1726776669.88853: _low_level_execute_command(): starting 3028 1726776669.88859: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/AnsiballZ_stat.py && sleep 0' 3028 1726776669.89288: 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 <<< 3028 1726776669.89328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776669.89331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776669.89334: 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 <<< 3028 1726776669.89381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776669.89384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776669.89464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.08433: 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"}}} <<< 3028 1726776670.10408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776670.10412: stderr chunk (state=3): >>><<< 3028 1726776670.10415: stdout chunk (state=3): >>><<< 3028 1726776670.10417: _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. 3028 1726776670.10421: 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-1726776669.6905317-3106-230677193316165/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776670.10423: _low_level_execute_command(): starting 3028 1726776670.10426: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.6905317-3106-230677193316165/ > /dev/null 2>&1 && sleep 0' 3028 1726776670.11098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776670.11151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776670.11161: 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 <<< 3028 1726776670.11253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.11277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.11376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.13622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.13722: stderr chunk (state=3): >>><<< 3028 1726776670.13726: stdout chunk (state=3): >>><<< 3028 1726776670.13744: _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 3028 1726776670.13805: handler run complete 3028 1726776670.13811: attempt loop complete, returning result 3028 1726776670.13813: _execute() done 3028 1726776670.13816: dumping result to json 3028 1726776670.13818: done dumping result, returning 3028 1726776670.13836: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-0cb9-b293-000000000087] 3028 1726776670.13847: sending task result for task 0affc99b-caaf-0cb9-b293-000000000087 3028 1726776670.13989: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000087 3028 1726776670.13993: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3028 1726776670.14258: no more pending results, returning what we have 3028 1726776670.14262: results queue empty 3028 1726776670.14263: checking for any_errors_fatal 3028 1726776670.14270: done checking for any_errors_fatal 3028 1726776670.14271: checking for max_fail_percentage 3028 1726776670.14273: done checking for max_fail_percentage 3028 1726776670.14274: checking to see if all hosts have failed and the running result is not ok 3028 1726776670.14275: done checking to see if all hosts have failed 3028 1726776670.14276: getting the remaining hosts for this loop 3028 1726776670.14278: done getting the remaining hosts for this loop 3028 1726776670.14283: getting the next task for host managed_node3 3028 1726776670.14291: done getting next task for host managed_node3 3028 1726776670.14295: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3028 1726776670.14299: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776670.14314: getting variables 3028 1726776670.14316: in VariableManager get_vars() 3028 1726776670.14359: Calling all_inventory to load vars for managed_node3 3028 1726776670.14363: Calling groups_inventory to load vars for managed_node3 3028 1726776670.14366: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776670.14376: Calling all_plugins_play to load vars for managed_node3 3028 1726776670.14380: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776670.14384: Calling groups_plugins_play to load vars for managed_node3 3028 1726776670.14564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776670.14648: done with get_vars() 3028 1726776670.14659: done getting variables 3028 1726776670.14775: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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:11:10 -0400 (0:00:00.511) 0:00:03.447 **** 3028 1726776670.14816: entering _queue_task() for managed_node3/set_fact 3028 1726776670.14818: Creating lock for set_fact 3028 1726776670.15191: worker is 1 (out of 1 available) 3028 1726776670.15207: exiting _queue_task() for managed_node3/set_fact 3028 1726776670.15219: done queuing things up, now waiting for results queue to drain 3028 1726776670.15222: waiting for pending results... 3028 1726776670.15515: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3028 1726776670.15553: in run() - task 0affc99b-caaf-0cb9-b293-000000000088 3028 1726776670.15575: variable 'ansible_search_path' from source: unknown 3028 1726776670.15583: variable 'ansible_search_path' from source: unknown 3028 1726776670.15703: calling self._execute() 3028 1726776670.15726: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.15739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.15759: variable 'omit' from source: magic vars 3028 1726776670.16372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776670.16750: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776670.16816: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776670.16875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776670.16922: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776670.17029: 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) 3028 1726776670.17075: 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) 3028 1726776670.17137: 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) 3028 1726776670.17159: 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) 3028 1726776670.17304: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3028 1726776670.17318: variable 'omit' from source: magic vars 3028 1726776670.17464: variable 'omit' from source: magic vars 3028 1726776670.17574: variable '__ostree_booted_stat' from source: set_fact 3028 1726776670.17647: variable 'omit' from source: magic vars 3028 1726776670.17689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776670.17735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776670.17761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776670.17792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.17819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.17900: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776670.17904: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.17912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.18013: Set connection var ansible_pipelining to False 3028 1726776670.18045: Set connection var ansible_timeout to 10 3028 1726776670.18057: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776670.18064: Set connection var ansible_connection to ssh 3028 1726776670.18075: Set connection var ansible_shell_executable to /bin/sh 3028 1726776670.18084: Set connection var ansible_shell_type to sh 3028 1726776670.18119: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.18227: variable 'ansible_connection' from source: unknown 3028 1726776670.18231: variable 'ansible_module_compression' from source: unknown 3028 1726776670.18234: variable 'ansible_shell_type' from source: unknown 3028 1726776670.18236: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.18238: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.18240: variable 'ansible_pipelining' from source: unknown 3028 1726776670.18246: variable 'ansible_timeout' from source: unknown 3028 1726776670.18249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.18312: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776670.18330: variable 'omit' from source: magic vars 3028 1726776670.18345: starting attempt loop 3028 1726776670.18356: running the handler 3028 1726776670.18375: handler run complete 3028 1726776670.18444: attempt loop complete, returning result 3028 1726776670.18448: _execute() done 3028 1726776670.18450: dumping result to json 3028 1726776670.18452: done dumping result, returning 3028 1726776670.18454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-0cb9-b293-000000000088] 3028 1726776670.18456: sending task result for task 0affc99b-caaf-0cb9-b293-000000000088 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 3028 1726776670.18643: no more pending results, returning what we have 3028 1726776670.18647: results queue empty 3028 1726776670.18648: checking for any_errors_fatal 3028 1726776670.18654: done checking for any_errors_fatal 3028 1726776670.18657: checking for max_fail_percentage 3028 1726776670.18659: done checking for max_fail_percentage 3028 1726776670.18661: checking to see if all hosts have failed and the running result is not ok 3028 1726776670.18662: done checking to see if all hosts have failed 3028 1726776670.18663: getting the remaining hosts for this loop 3028 1726776670.18666: done getting the remaining hosts for this loop 3028 1726776670.18671: getting the next task for host managed_node3 3028 1726776670.18872: done getting next task for host managed_node3 3028 1726776670.18876: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3028 1726776670.18881: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776670.18889: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000088 3028 1726776670.18892: WORKER PROCESS EXITING 3028 1726776670.18904: getting variables 3028 1726776670.18906: in VariableManager get_vars() 3028 1726776670.18945: Calling all_inventory to load vars for managed_node3 3028 1726776670.18948: Calling groups_inventory to load vars for managed_node3 3028 1726776670.18951: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776670.18961: Calling all_plugins_play to load vars for managed_node3 3028 1726776670.18964: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776670.18976: Calling groups_plugins_play to load vars for managed_node3 3028 1726776670.19036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776670.19097: done with get_vars() 3028 1726776670.19109: 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:11:10 -0400 (0:00:00.044) 0:00:03.491 **** 3028 1726776670.19224: entering _queue_task() for managed_node3/stat 3028 1726776670.19635: worker is 1 (out of 1 available) 3028 1726776670.19645: exiting _queue_task() for managed_node3/stat 3028 1726776670.19655: done queuing things up, now waiting for results queue to drain 3028 1726776670.19657: waiting for pending results... 3028 1726776670.19737: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3028 1726776670.19997: in run() - task 0affc99b-caaf-0cb9-b293-00000000008a 3028 1726776670.20003: variable 'ansible_search_path' from source: unknown 3028 1726776670.20006: variable 'ansible_search_path' from source: unknown 3028 1726776670.20009: calling self._execute() 3028 1726776670.20040: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.20053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.20068: variable 'omit' from source: magic vars 3028 1726776670.20718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776670.21029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776670.21096: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776670.21144: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776670.21193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776670.21291: 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) 3028 1726776670.21339: 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) 3028 1726776670.21376: 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) 3028 1726776670.21426: 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) 3028 1726776670.21631: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3028 1726776670.21636: variable 'omit' from source: magic vars 3028 1726776670.21707: variable 'omit' from source: magic vars 3028 1726776670.21711: variable 'omit' from source: magic vars 3028 1726776670.21756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776670.21793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776670.21821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776670.21859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.21876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.21914: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776670.21957: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.21963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.22069: Set connection var ansible_pipelining to False 3028 1726776670.22093: Set connection var ansible_timeout to 10 3028 1726776670.22106: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776670.22176: Set connection var ansible_connection to ssh 3028 1726776670.22179: Set connection var ansible_shell_executable to /bin/sh 3028 1726776670.22182: Set connection var ansible_shell_type to sh 3028 1726776670.22184: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.22187: variable 'ansible_connection' from source: unknown 3028 1726776670.22189: variable 'ansible_module_compression' from source: unknown 3028 1726776670.22191: variable 'ansible_shell_type' from source: unknown 3028 1726776670.22193: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.22195: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.22197: variable 'ansible_pipelining' from source: unknown 3028 1726776670.22286: variable 'ansible_timeout' from source: unknown 3028 1726776670.22289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.22397: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776670.22418: variable 'omit' from source: magic vars 3028 1726776670.22430: starting attempt loop 3028 1726776670.22436: running the handler 3028 1726776670.22451: _low_level_execute_command(): starting 3028 1726776670.22463: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776670.23223: 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 <<< 3028 1726776670.23280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.23295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.23343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.23420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.25349: stdout chunk (state=3): >>>/root <<< 3028 1726776670.25525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.25597: stderr chunk (state=3): >>><<< 3028 1726776670.25622: stdout chunk (state=3): >>><<< 3028 1726776670.25642: _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 3028 1726776670.25755: _low_level_execute_command(): starting 3028 1726776670.25759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903 `" && echo ansible-tmp-1726776670.2565494-3125-92953213607903="` echo /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903 `" ) && sleep 0' 3028 1726776670.26345: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776670.26359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776670.26374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776670.26425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776670.26439: stderr chunk (state=3): >>>debug2: match found <<< 3028 1726776670.26463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.26544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.26581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.26684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.28982: stdout chunk (state=3): >>>ansible-tmp-1726776670.2565494-3125-92953213607903=/root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903 <<< 3028 1726776670.29123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.29166: stderr chunk (state=3): >>><<< 3028 1726776670.29169: stdout chunk (state=3): >>><<< 3028 1726776670.29184: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.2565494-3125-92953213607903=/root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776670.29232: variable 'ansible_module_compression' from source: unknown 3028 1726776670.29273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776670.29305: variable 'ansible_facts' from source: unknown 3028 1726776670.29369: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py 3028 1726776670.29478: Sending initial data 3028 1726776670.29481: Sent initial data (150 bytes) 3028 1726776670.29899: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776670.29933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776670.29937: 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 <<< 3028 1726776670.29941: 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 <<< 3028 1726776670.29943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.30008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.30011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.30068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.32319: 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 <<< 3028 1726776670.32382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776670.32451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp6z2pvyj1 /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py <<< 3028 1726776670.32455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py" <<< 3028 1726776670.32531: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp6z2pvyj1" to remote "/root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py" <<< 3028 1726776670.33922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.34013: stderr chunk (state=3): >>><<< 3028 1726776670.34027: stdout chunk (state=3): >>><<< 3028 1726776670.34059: done transferring module to remote 3028 1726776670.34078: _low_level_execute_command(): starting 3028 1726776670.34091: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/ /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py && sleep 0' 3028 1726776670.34721: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776670.34776: 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 <<< 3028 1726776670.34848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.34874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.34941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.35035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.37081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.37124: stderr chunk (state=3): >>><<< 3028 1726776670.37127: stdout chunk (state=3): >>><<< 3028 1726776670.37142: _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 3028 1726776670.37145: _low_level_execute_command(): starting 3028 1726776670.37152: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/AnsiballZ_stat.py && sleep 0' 3028 1726776670.37573: 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 <<< 3028 1726776670.37576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.37579: 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 <<< 3028 1726776670.37581: 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 <<< 3028 1726776670.37639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.37642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.37727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.57217: 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"}}} <<< 3028 1726776670.58929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776670.58984: stderr chunk (state=3): >>><<< 3028 1726776670.58988: stdout chunk (state=3): >>><<< 3028 1726776670.59005: _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. 3028 1726776670.59047: 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-1726776670.2565494-3125-92953213607903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776670.59056: _low_level_execute_command(): starting 3028 1726776670.59061: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.2565494-3125-92953213607903/ > /dev/null 2>&1 && sleep 0' 3028 1726776670.59542: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776670.59545: 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 <<< 3028 1726776670.59554: 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 <<< 3028 1726776670.59557: 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 <<< 3028 1726776670.59559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.59609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.59622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.59684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.61764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.61812: stderr chunk (state=3): >>><<< 3028 1726776670.61815: stdout chunk (state=3): >>><<< 3028 1726776670.61835: _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 3028 1726776670.61839: handler run complete 3028 1726776670.61864: attempt loop complete, returning result 3028 1726776670.61867: _execute() done 3028 1726776670.61870: dumping result to json 3028 1726776670.61875: done dumping result, returning 3028 1726776670.61884: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-0cb9-b293-00000000008a] 3028 1726776670.61889: sending task result for task 0affc99b-caaf-0cb9-b293-00000000008a 3028 1726776670.61986: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000008a 3028 1726776670.61988: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 3028 1726776670.62076: no more pending results, returning what we have 3028 1726776670.62080: results queue empty 3028 1726776670.62081: checking for any_errors_fatal 3028 1726776670.62085: done checking for any_errors_fatal 3028 1726776670.62086: checking for max_fail_percentage 3028 1726776670.62088: done checking for max_fail_percentage 3028 1726776670.62089: checking to see if all hosts have failed and the running result is not ok 3028 1726776670.62090: done checking to see if all hosts have failed 3028 1726776670.62091: getting the remaining hosts for this loop 3028 1726776670.62092: done getting the remaining hosts for this loop 3028 1726776670.62097: getting the next task for host managed_node3 3028 1726776670.62116: done getting next task for host managed_node3 3028 1726776670.62120: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3028 1726776670.62124: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776670.62135: getting variables 3028 1726776670.62137: in VariableManager get_vars() 3028 1726776670.62172: Calling all_inventory to load vars for managed_node3 3028 1726776670.62174: Calling groups_inventory to load vars for managed_node3 3028 1726776670.62176: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776670.62183: Calling all_plugins_play to load vars for managed_node3 3028 1726776670.62185: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776670.62188: Calling groups_plugins_play to load vars for managed_node3 3028 1726776670.62236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776670.62271: done with get_vars() 3028 1726776670.62279: done getting variables 3028 1726776670.62332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:11:10 -0400 (0:00:00.431) 0:00:03.922 **** 3028 1726776670.62360: entering _queue_task() for managed_node3/set_fact 3028 1726776670.62578: worker is 1 (out of 1 available) 3028 1726776670.62592: exiting _queue_task() for managed_node3/set_fact 3028 1726776670.62607: done queuing things up, now waiting for results queue to drain 3028 1726776670.62609: waiting for pending results... 3028 1726776670.62767: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3028 1726776670.62860: in run() - task 0affc99b-caaf-0cb9-b293-00000000008b 3028 1726776670.62871: variable 'ansible_search_path' from source: unknown 3028 1726776670.62875: variable 'ansible_search_path' from source: unknown 3028 1726776670.62951: calling self._execute() 3028 1726776670.62965: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.62972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.62980: variable 'omit' from source: magic vars 3028 1726776670.63363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776670.63567: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776670.63609: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776670.63640: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776670.63667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776670.63740: 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) 3028 1726776670.63761: 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) 3028 1726776670.63782: 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) 3028 1726776670.63807: 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) 3028 1726776670.63905: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3028 1726776670.63909: variable 'omit' from source: magic vars 3028 1726776670.63963: variable 'omit' from source: magic vars 3028 1726776670.64058: variable '__transactional_update_stat' from source: set_fact 3028 1726776670.64097: variable 'omit' from source: magic vars 3028 1726776670.64121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776670.64147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776670.64164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776670.64179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.64188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.64217: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776670.64220: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.64223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.64307: Set connection var ansible_pipelining to False 3028 1726776670.64317: Set connection var ansible_timeout to 10 3028 1726776670.64324: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776670.64327: Set connection var ansible_connection to ssh 3028 1726776670.64334: Set connection var ansible_shell_executable to /bin/sh 3028 1726776670.64340: Set connection var ansible_shell_type to sh 3028 1726776670.64363: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.64367: variable 'ansible_connection' from source: unknown 3028 1726776670.64371: variable 'ansible_module_compression' from source: unknown 3028 1726776670.64374: variable 'ansible_shell_type' from source: unknown 3028 1726776670.64377: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.64379: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.64381: variable 'ansible_pipelining' from source: unknown 3028 1726776670.64384: variable 'ansible_timeout' from source: unknown 3028 1726776670.64390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.64469: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776670.64478: variable 'omit' from source: magic vars 3028 1726776670.64483: starting attempt loop 3028 1726776670.64485: running the handler 3028 1726776670.64499: handler run complete 3028 1726776670.64508: attempt loop complete, returning result 3028 1726776670.64510: _execute() done 3028 1726776670.64515: dumping result to json 3028 1726776670.64519: done dumping result, returning 3028 1726776670.64527: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-0cb9-b293-00000000008b] 3028 1726776670.64532: sending task result for task 0affc99b-caaf-0cb9-b293-00000000008b 3028 1726776670.64615: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000008b 3028 1726776670.64618: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 3028 1726776670.64685: no more pending results, returning what we have 3028 1726776670.64688: results queue empty 3028 1726776670.64689: checking for any_errors_fatal 3028 1726776670.64694: done checking for any_errors_fatal 3028 1726776670.64695: checking for max_fail_percentage 3028 1726776670.64696: done checking for max_fail_percentage 3028 1726776670.64697: checking to see if all hosts have failed and the running result is not ok 3028 1726776670.64698: done checking to see if all hosts have failed 3028 1726776670.64699: getting the remaining hosts for this loop 3028 1726776670.64708: done getting the remaining hosts for this loop 3028 1726776670.64712: getting the next task for host managed_node3 3028 1726776670.64720: done getting next task for host managed_node3 3028 1726776670.64723: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3028 1726776670.64731: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776670.64742: getting variables 3028 1726776670.64748: in VariableManager get_vars() 3028 1726776670.64773: Calling all_inventory to load vars for managed_node3 3028 1726776670.64775: Calling groups_inventory to load vars for managed_node3 3028 1726776670.64777: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776670.64783: Calling all_plugins_play to load vars for managed_node3 3028 1726776670.64785: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776670.64788: Calling groups_plugins_play to load vars for managed_node3 3028 1726776670.64833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776670.64871: done with get_vars() 3028 1726776670.64878: done getting variables 3028 1726776670.64965: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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:11:10 -0400 (0:00:00.026) 0:00:03.949 **** 3028 1726776670.64992: entering _queue_task() for managed_node3/include_vars 3028 1726776670.64993: Creating lock for include_vars 3028 1726776670.65183: worker is 1 (out of 1 available) 3028 1726776670.65198: exiting _queue_task() for managed_node3/include_vars 3028 1726776670.65212: done queuing things up, now waiting for results queue to drain 3028 1726776670.65215: waiting for pending results... 3028 1726776670.65362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3028 1726776670.65453: in run() - task 0affc99b-caaf-0cb9-b293-00000000008d 3028 1726776670.65458: variable 'ansible_search_path' from source: unknown 3028 1726776670.65461: variable 'ansible_search_path' from source: unknown 3028 1726776670.65492: calling self._execute() 3028 1726776670.65553: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.65558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.65565: variable 'omit' from source: magic vars 3028 1726776670.65651: variable 'omit' from source: magic vars 3028 1726776670.65711: variable 'omit' from source: magic vars 3028 1726776670.66009: variable 'ffparams' from source: task vars 3028 1726776670.66119: variable 'ansible_facts' from source: unknown 3028 1726776670.66233: variable 'ansible_facts' from source: unknown 3028 1726776670.66307: variable 'ansible_facts' from source: unknown 3028 1726776670.66380: variable 'ansible_facts' from source: unknown 3028 1726776670.66444: variable 'role_path' from source: magic vars 3028 1726776670.66577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3028 1726776670.66767: Loaded config def from plugin (lookup/first_found) 3028 1726776670.66771: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3028 1726776670.66808: variable 'ansible_search_path' from source: unknown 3028 1726776670.66823: variable 'ansible_search_path' from source: unknown 3028 1726776670.66832: variable 'ansible_search_path' from source: unknown 3028 1726776670.66839: variable 'ansible_search_path' from source: unknown 3028 1726776670.66847: variable 'ansible_search_path' from source: unknown 3028 1726776670.66868: variable 'omit' from source: magic vars 3028 1726776670.66890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776670.66914: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776670.66929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776670.66944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.66953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.66980: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776670.66983: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.66986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.67063: Set connection var ansible_pipelining to False 3028 1726776670.67075: Set connection var ansible_timeout to 10 3028 1726776670.67081: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776670.67084: Set connection var ansible_connection to ssh 3028 1726776670.67091: Set connection var ansible_shell_executable to /bin/sh 3028 1726776670.67107: Set connection var ansible_shell_type to sh 3028 1726776670.67122: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.67125: variable 'ansible_connection' from source: unknown 3028 1726776670.67127: variable 'ansible_module_compression' from source: unknown 3028 1726776670.67132: variable 'ansible_shell_type' from source: unknown 3028 1726776670.67134: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.67139: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.67144: variable 'ansible_pipelining' from source: unknown 3028 1726776670.67148: variable 'ansible_timeout' from source: unknown 3028 1726776670.67153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.67244: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776670.67253: variable 'omit' from source: magic vars 3028 1726776670.67259: starting attempt loop 3028 1726776670.67262: running the handler 3028 1726776670.67312: handler run complete 3028 1726776670.67324: attempt loop complete, returning result 3028 1726776670.67327: _execute() done 3028 1726776670.67330: dumping result to json 3028 1726776670.67334: done dumping result, returning 3028 1726776670.67342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-0cb9-b293-00000000008d] 3028 1726776670.67348: sending task result for task 0affc99b-caaf-0cb9-b293-00000000008d 3028 1726776670.67447: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000008d 3028 1726776670.67450: 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 } 3028 1726776670.67530: no more pending results, returning what we have 3028 1726776670.67533: results queue empty 3028 1726776670.67534: checking for any_errors_fatal 3028 1726776670.67538: done checking for any_errors_fatal 3028 1726776670.67539: checking for max_fail_percentage 3028 1726776670.67541: done checking for max_fail_percentage 3028 1726776670.67541: checking to see if all hosts have failed and the running result is not ok 3028 1726776670.67542: done checking to see if all hosts have failed 3028 1726776670.67543: getting the remaining hosts for this loop 3028 1726776670.67545: done getting the remaining hosts for this loop 3028 1726776670.67549: getting the next task for host managed_node3 3028 1726776670.67556: done getting next task for host managed_node3 3028 1726776670.67559: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3028 1726776670.67562: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776670.67573: getting variables 3028 1726776670.67575: in VariableManager get_vars() 3028 1726776670.67607: Calling all_inventory to load vars for managed_node3 3028 1726776670.67610: Calling groups_inventory to load vars for managed_node3 3028 1726776670.67612: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776670.67619: Calling all_plugins_play to load vars for managed_node3 3028 1726776670.67622: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776670.67624: Calling groups_plugins_play to load vars for managed_node3 3028 1726776670.67662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776670.67698: done with get_vars() 3028 1726776670.67709: done getting variables 3028 1726776670.67782: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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:11:10 -0400 (0:00:00.028) 0:00:03.977 **** 3028 1726776670.67812: entering _queue_task() for managed_node3/package 3028 1726776670.67813: Creating lock for package 3028 1726776670.68010: worker is 1 (out of 1 available) 3028 1726776670.68025: exiting _queue_task() for managed_node3/package 3028 1726776670.68038: done queuing things up, now waiting for results queue to drain 3028 1726776670.68040: waiting for pending results... 3028 1726776670.68187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3028 1726776670.68253: in run() - task 0affc99b-caaf-0cb9-b293-000000000025 3028 1726776670.68268: variable 'ansible_search_path' from source: unknown 3028 1726776670.68273: variable 'ansible_search_path' from source: unknown 3028 1726776670.68306: calling self._execute() 3028 1726776670.68356: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.68362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.68372: variable 'omit' from source: magic vars 3028 1726776670.68469: variable 'omit' from source: magic vars 3028 1726776670.68519: variable 'omit' from source: magic vars 3028 1726776670.68542: variable '__kernel_settings_packages' from source: include_vars 3028 1726776670.68780: variable '__kernel_settings_packages' from source: include_vars 3028 1726776670.68966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776670.70569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776670.70629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776670.70764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776670.70797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776670.70822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776670.70905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776670.70930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776670.70950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776670.70982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776670.70996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776670.71080: variable '__kernel_settings_is_ostree' from source: set_fact 3028 1726776670.71086: variable 'omit' from source: magic vars 3028 1726776670.71116: variable 'omit' from source: magic vars 3028 1726776670.71140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776670.71162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776670.71177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776670.71192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.71205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776670.71233: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776670.71237: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.71239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.71316: Set connection var ansible_pipelining to False 3028 1726776670.71328: Set connection var ansible_timeout to 10 3028 1726776670.71335: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776670.71340: Set connection var ansible_connection to ssh 3028 1726776670.71345: Set connection var ansible_shell_executable to /bin/sh 3028 1726776670.71352: Set connection var ansible_shell_type to sh 3028 1726776670.71370: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.71373: variable 'ansible_connection' from source: unknown 3028 1726776670.71377: variable 'ansible_module_compression' from source: unknown 3028 1726776670.71380: variable 'ansible_shell_type' from source: unknown 3028 1726776670.71385: variable 'ansible_shell_executable' from source: unknown 3028 1726776670.71389: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776670.71394: variable 'ansible_pipelining' from source: unknown 3028 1726776670.71398: variable 'ansible_timeout' from source: unknown 3028 1726776670.71406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776670.71482: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776670.71491: variable 'omit' from source: magic vars 3028 1726776670.71497: starting attempt loop 3028 1726776670.71505: running the handler 3028 1726776670.71509: variable 'ansible_facts' from source: unknown 3028 1726776670.71518: _low_level_execute_command(): starting 3028 1726776670.71524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776670.72054: 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 <<< 3028 1726776670.72057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.72061: 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 <<< 3028 1726776670.72063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.72126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.72130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.72135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.72205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.74022: stdout chunk (state=3): >>>/root <<< 3028 1726776670.74135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.74191: stderr chunk (state=3): >>><<< 3028 1726776670.74194: stdout chunk (state=3): >>><<< 3028 1726776670.74221: _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 3028 1726776670.74233: _low_level_execute_command(): starting 3028 1726776670.74239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725 `" && echo ansible-tmp-1726776670.7422032-3146-264610771573725="` echo /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725 `" ) && sleep 0' 3028 1726776670.74714: 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 <<< 3028 1726776670.74717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776670.74720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776670.74723: 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 <<< 3028 1726776670.74726: 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 <<< 3028 1726776670.74774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.74777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.74854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.77031: stdout chunk (state=3): >>>ansible-tmp-1726776670.7422032-3146-264610771573725=/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725 <<< 3028 1726776670.77162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.77213: stderr chunk (state=3): >>><<< 3028 1726776670.77218: stdout chunk (state=3): >>><<< 3028 1726776670.77232: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.7422032-3146-264610771573725=/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776670.77256: variable 'ansible_module_compression' from source: unknown 3028 1726776670.77291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776670.77343: variable 'ansible_facts' from source: unknown 3028 1726776670.77461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py 3028 1726776670.77575: Sending initial data 3028 1726776670.77578: Sent initial data (152 bytes) 3028 1726776670.78034: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776670.78038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776670.78040: 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 <<< 3028 1726776670.78042: 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 <<< 3028 1726776670.78044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.78105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.78108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.78171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.80042: 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 <<< 3028 1726776670.80050: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776670.80104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776670.80168: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpwtmargb5 /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py <<< 3028 1726776670.80172: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py" <<< 3028 1726776670.80228: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpwtmargb5" to remote "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py" <<< 3028 1726776670.80231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py" <<< 3028 1726776670.82008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.82065: stderr chunk (state=3): >>><<< 3028 1726776670.82068: stdout chunk (state=3): >>><<< 3028 1726776670.82089: done transferring module to remote 3028 1726776670.82106: _low_level_execute_command(): starting 3028 1726776670.82109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/ /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py && sleep 0' 3028 1726776670.82572: 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 <<< 3028 1726776670.82576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.82578: 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 <<< 3028 1726776670.82580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.82636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776670.82642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.82713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776670.84825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776670.84871: stderr chunk (state=3): >>><<< 3028 1726776670.84875: stdout chunk (state=3): >>><<< 3028 1726776670.84888: _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 3028 1726776670.84891: _low_level_execute_command(): starting 3028 1726776670.84900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_setup.py && sleep 0' 3028 1726776670.85340: 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 <<< 3028 1726776670.85344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776670.85346: 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 <<< 3028 1726776670.85348: 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 <<< 3028 1726776670.85410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776670.85413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776670.85485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776671.53318: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776671.56389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776671.56456: stderr chunk (state=3): >>><<< 3028 1726776671.56459: stdout chunk (state=3): >>><<< 3028 1726776671.56475: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "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. 3028 1726776671.56509: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776670.7422032-3146-264610771573725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776671.56579: variable 'ansible_module_compression' from source: unknown 3028 1726776671.56624: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3028 1726776671.56628: ANSIBALLZ: Acquiring lock 3028 1726776671.56631: ANSIBALLZ: Lock acquired: 140260981863056 3028 1726776671.56633: ANSIBALLZ: Creating module 3028 1726776671.69520: ANSIBALLZ: Writing module into payload 3028 1726776671.69711: ANSIBALLZ: Writing module 3028 1726776671.69733: ANSIBALLZ: Renaming module 3028 1726776671.69739: ANSIBALLZ: Done creating module 3028 1726776671.69752: variable 'ansible_facts' from source: unknown 3028 1726776671.69808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py 3028 1726776671.69914: Sending initial data 3028 1726776671.69918: Sent initial data (150 bytes) 3028 1726776671.70412: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776671.70415: 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 <<< 3028 1726776671.70418: 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 <<< 3028 1726776671.70421: 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 <<< 3028 1726776671.70485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776671.70488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776671.70489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776671.70634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776671.72539: 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" <<< 3028 1726776671.72543: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776671.72603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776671.72662: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpqbc229nq /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py <<< 3028 1726776671.72665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py" <<< 3028 1726776671.72717: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpqbc229nq" to remote "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py" <<< 3028 1726776671.73831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776671.73895: stderr chunk (state=3): >>><<< 3028 1726776671.73899: stdout chunk (state=3): >>><<< 3028 1726776671.73922: done transferring module to remote 3028 1726776671.73931: _low_level_execute_command(): starting 3028 1726776671.73936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/ /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py && sleep 0' 3028 1726776671.74377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776671.74418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776671.74421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776671.74424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776671.74426: 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 <<< 3028 1726776671.74429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776671.74480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776671.74483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776671.74557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776671.76733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776671.76779: stderr chunk (state=3): >>><<< 3028 1726776671.76783: stdout chunk (state=3): >>><<< 3028 1726776671.76798: _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 3028 1726776671.76803: _low_level_execute_command(): starting 3028 1726776671.76811: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/AnsiballZ_dnf.py && sleep 0' 3028 1726776671.77260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776671.77263: 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 <<< 3028 1726776671.77266: 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 <<< 3028 1726776671.77268: 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 <<< 3028 1726776671.77273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776671.77323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776671.77330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776671.77399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776737.47580: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.noarch"], "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}}} <<< 3028 1726776737.73686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776737.73749: stderr chunk (state=3): >>><<< 3028 1726776737.73753: stdout chunk (state=3): >>><<< 3028 1726776737.73772: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.noarch"], "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. 3028 1726776737.73818: 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-1726776670.7422032-3146-264610771573725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776737.73827: _low_level_execute_command(): starting 3028 1726776737.73833: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.7422032-3146-264610771573725/ > /dev/null 2>&1 && sleep 0' 3028 1726776737.74276: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776737.74280: 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 <<< 3028 1726776737.74283: 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 <<< 3028 1726776737.74285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776737.74344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776737.74347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776737.74414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776737.77007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776737.77011: stdout chunk (state=3): >>><<< 3028 1726776737.77014: stderr chunk (state=3): >>><<< 3028 1726776737.77016: _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 3028 1726776737.77023: handler run complete 3028 1726776737.77026: attempt loop complete, returning result 3028 1726776737.77028: _execute() done 3028 1726776737.77030: dumping result to json 3028 1726776737.77031: done dumping result, returning 3028 1726776737.77033: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-0cb9-b293-000000000025] 3028 1726776737.77035: sending task result for task 0affc99b-caaf-0cb9-b293-000000000025 3028 1726776737.77107: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000025 3028 1726776737.77111: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.noarch" ] } 3028 1726776737.77379: no more pending results, returning what we have 3028 1726776737.77383: results queue empty 3028 1726776737.77385: checking for any_errors_fatal 3028 1726776737.77392: done checking for any_errors_fatal 3028 1726776737.77393: checking for max_fail_percentage 3028 1726776737.77394: done checking for max_fail_percentage 3028 1726776737.77395: checking to see if all hosts have failed and the running result is not ok 3028 1726776737.77397: done checking to see if all hosts have failed 3028 1726776737.77398: getting the remaining hosts for this loop 3028 1726776737.77400: done getting the remaining hosts for this loop 3028 1726776737.77480: getting the next task for host managed_node3 3028 1726776737.77489: done getting next task for host managed_node3 3028 1726776737.77494: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3028 1726776737.77497: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776737.77514: getting variables 3028 1726776737.77516: in VariableManager get_vars() 3028 1726776737.77553: Calling all_inventory to load vars for managed_node3 3028 1726776737.77557: Calling groups_inventory to load vars for managed_node3 3028 1726776737.77560: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776737.77570: Calling all_plugins_play to load vars for managed_node3 3028 1726776737.77573: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776737.77577: Calling groups_plugins_play to load vars for managed_node3 3028 1726776737.77642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776737.77693: done with get_vars() 3028 1726776737.77794: done getting variables 3028 1726776737.77917: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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:17 -0400 (0:01:07.101) 0:01:11.078 **** 3028 1726776737.77954: entering _queue_task() for managed_node3/debug 3028 1726776737.77957: Creating lock for debug 3028 1726776737.78357: worker is 1 (out of 1 available) 3028 1726776737.78369: exiting _queue_task() for managed_node3/debug 3028 1726776737.78381: done queuing things up, now waiting for results queue to drain 3028 1726776737.78383: waiting for pending results... 3028 1726776737.78605: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3028 1726776737.78737: in run() - task 0affc99b-caaf-0cb9-b293-000000000027 3028 1726776737.78760: variable 'ansible_search_path' from source: unknown 3028 1726776737.78777: variable 'ansible_search_path' from source: unknown 3028 1726776737.78834: calling self._execute() 3028 1726776737.78926: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.78940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.78957: variable 'omit' from source: magic vars 3028 1726776737.79675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776737.82239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776737.82508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776737.82589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776737.82615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776737.82651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776737.82755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776737.82796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776737.82908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776737.82912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776737.82933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776737.83063: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776737.83088: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776737.83097: when evaluation is False, skipping this task 3028 1726776737.83110: _execute() done 3028 1726776737.83118: dumping result to json 3028 1726776737.83127: done dumping result, returning 3028 1726776737.83146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-0cb9-b293-000000000027] 3028 1726776737.83158: sending task result for task 0affc99b-caaf-0cb9-b293-000000000027 skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3028 1726776737.83314: no more pending results, returning what we have 3028 1726776737.83318: results queue empty 3028 1726776737.83319: checking for any_errors_fatal 3028 1726776737.83326: done checking for any_errors_fatal 3028 1726776737.83327: checking for max_fail_percentage 3028 1726776737.83329: done checking for max_fail_percentage 3028 1726776737.83330: checking to see if all hosts have failed and the running result is not ok 3028 1726776737.83332: done checking to see if all hosts have failed 3028 1726776737.83332: getting the remaining hosts for this loop 3028 1726776737.83335: done getting the remaining hosts for this loop 3028 1726776737.83340: getting the next task for host managed_node3 3028 1726776737.83348: done getting next task for host managed_node3 3028 1726776737.83353: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3028 1726776737.83356: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776737.83372: getting variables 3028 1726776737.83374: in VariableManager get_vars() 3028 1726776737.83421: Calling all_inventory to load vars for managed_node3 3028 1726776737.83425: Calling groups_inventory to load vars for managed_node3 3028 1726776737.83428: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776737.83439: Calling all_plugins_play to load vars for managed_node3 3028 1726776737.83443: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776737.83448: Calling groups_plugins_play to load vars for managed_node3 3028 1726776737.83777: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000027 3028 1726776737.83780: WORKER PROCESS EXITING 3028 1726776737.83789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776737.83851: done with get_vars() 3028 1726776737.83861: done getting variables 3028 1726776737.84020: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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:17 -0400 (0:00:00.061) 0:01:11.139 **** 3028 1726776737.84108: entering _queue_task() for managed_node3/reboot 3028 1726776737.84110: Creating lock for reboot 3028 1726776737.84365: worker is 1 (out of 1 available) 3028 1726776737.84494: exiting _queue_task() for managed_node3/reboot 3028 1726776737.84512: done queuing things up, now waiting for results queue to drain 3028 1726776737.84514: waiting for pending results... 3028 1726776737.84682: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3028 1726776737.84817: in run() - task 0affc99b-caaf-0cb9-b293-000000000028 3028 1726776737.84842: variable 'ansible_search_path' from source: unknown 3028 1726776737.84852: variable 'ansible_search_path' from source: unknown 3028 1726776737.84898: calling self._execute() 3028 1726776737.84988: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.85007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.85029: variable 'omit' from source: magic vars 3028 1726776737.85654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776737.87576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776737.87633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776737.87666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776737.87698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776737.87724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776737.87790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776737.87820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776737.87842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776737.87878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776737.87892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776737.87987: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776737.88003: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776737.88012: when evaluation is False, skipping this task 3028 1726776737.88016: _execute() done 3028 1726776737.88021: dumping result to json 3028 1726776737.88051: done dumping result, returning 3028 1726776737.88055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-0cb9-b293-000000000028] 3028 1726776737.88058: sending task result for task 0affc99b-caaf-0cb9-b293-000000000028 3028 1726776737.88240: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000028 3028 1726776737.88243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3028 1726776737.88283: no more pending results, returning what we have 3028 1726776737.88286: results queue empty 3028 1726776737.88287: checking for any_errors_fatal 3028 1726776737.88291: done checking for any_errors_fatal 3028 1726776737.88292: checking for max_fail_percentage 3028 1726776737.88294: done checking for max_fail_percentage 3028 1726776737.88295: checking to see if all hosts have failed and the running result is not ok 3028 1726776737.88296: done checking to see if all hosts have failed 3028 1726776737.88297: getting the remaining hosts for this loop 3028 1726776737.88299: done getting the remaining hosts for this loop 3028 1726776737.88305: getting the next task for host managed_node3 3028 1726776737.88311: done getting next task for host managed_node3 3028 1726776737.88315: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3028 1726776737.88318: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3028 1726776737.88332: getting variables 3028 1726776737.88334: in VariableManager get_vars() 3028 1726776737.88370: Calling all_inventory to load vars for managed_node3 3028 1726776737.88373: Calling groups_inventory to load vars for managed_node3 3028 1726776737.88376: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776737.88385: Calling all_plugins_play to load vars for managed_node3 3028 1726776737.88389: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776737.88393: Calling groups_plugins_play to load vars for managed_node3 3028 1726776737.88459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776737.88516: done with get_vars() 3028 1726776737.88527: done getting variables 3028 1726776737.88592: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:17 -0400 (0:00:00.045) 0:01:11.185 **** 3028 1726776737.88635: entering _queue_task() for managed_node3/fail 3028 1726776737.88979: worker is 1 (out of 1 available) 3028 1726776737.88992: exiting _queue_task() for managed_node3/fail 3028 1726776737.89007: done queuing things up, now waiting for results queue to drain 3028 1726776737.89009: waiting for pending results... 3028 1726776737.89280: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3028 1726776737.89333: in run() - task 0affc99b-caaf-0cb9-b293-000000000029 3028 1726776737.89337: variable 'ansible_search_path' from source: unknown 3028 1726776737.89339: variable 'ansible_search_path' from source: unknown 3028 1726776737.89383: calling self._execute() 3028 1726776737.89448: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.89454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.89463: variable 'omit' from source: magic vars 3028 1726776737.89867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776737.91708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776737.91728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776737.91775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776737.91827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776737.91861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776737.91955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776737.91994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776737.92039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776737.92096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776737.92128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776737.92309: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776737.92313: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776737.92316: when evaluation is False, skipping this task 3028 1726776737.92318: _execute() done 3028 1726776737.92320: dumping result to json 3028 1726776737.92323: done dumping result, returning 3028 1726776737.92326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-0cb9-b293-000000000029] 3028 1726776737.92328: sending task result for task 0affc99b-caaf-0cb9-b293-000000000029 3028 1726776737.92509: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000029 3028 1726776737.92513: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3028 1726776737.92561: no more pending results, returning what we have 3028 1726776737.92565: results queue empty 3028 1726776737.92566: checking for any_errors_fatal 3028 1726776737.92571: done checking for any_errors_fatal 3028 1726776737.92572: checking for max_fail_percentage 3028 1726776737.92574: done checking for max_fail_percentage 3028 1726776737.92575: checking to see if all hosts have failed and the running result is not ok 3028 1726776737.92576: done checking to see if all hosts have failed 3028 1726776737.92577: getting the remaining hosts for this loop 3028 1726776737.92580: done getting the remaining hosts for this loop 3028 1726776737.92584: getting the next task for host managed_node3 3028 1726776737.92595: done getting next task for host managed_node3 3028 1726776737.92599: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3028 1726776737.92606: ^ 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 3028 1726776737.92623: getting variables 3028 1726776737.92625: in VariableManager get_vars() 3028 1726776737.92665: Calling all_inventory to load vars for managed_node3 3028 1726776737.92669: Calling groups_inventory to load vars for managed_node3 3028 1726776737.92671: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776737.92682: Calling all_plugins_play to load vars for managed_node3 3028 1726776737.92686: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776737.92690: Calling groups_plugins_play to load vars for managed_node3 3028 1726776737.92861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776737.92953: done with get_vars() 3028 1726776737.92960: 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:17 -0400 (0:00:00.044) 0:01:11.229 **** 3028 1726776737.93053: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776737.93055: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 3028 1726776737.93251: worker is 1 (out of 1 available) 3028 1726776737.93264: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776737.93278: done queuing things up, now waiting for results queue to drain 3028 1726776737.93280: waiting for pending results... 3028 1726776737.93437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3028 1726776737.93507: in run() - task 0affc99b-caaf-0cb9-b293-00000000002b 3028 1726776737.93522: variable 'ansible_search_path' from source: unknown 3028 1726776737.93525: variable 'ansible_search_path' from source: unknown 3028 1726776737.93555: calling self._execute() 3028 1726776737.93614: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.93622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.93634: variable 'omit' from source: magic vars 3028 1726776737.93719: variable 'omit' from source: magic vars 3028 1726776737.93763: variable 'omit' from source: magic vars 3028 1726776737.93785: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3028 1726776737.94023: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3028 1726776737.94089: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776737.94122: variable 'omit' from source: magic vars 3028 1726776737.94156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776737.94188: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776737.94208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776737.94223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776737.94234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776737.94260: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776737.94263: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.94268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.94352: Set connection var ansible_pipelining to False 3028 1726776737.94362: Set connection var ansible_timeout to 10 3028 1726776737.94369: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776737.94372: Set connection var ansible_connection to ssh 3028 1726776737.94378: Set connection var ansible_shell_executable to /bin/sh 3028 1726776737.94385: Set connection var ansible_shell_type to sh 3028 1726776737.94409: variable 'ansible_shell_executable' from source: unknown 3028 1726776737.94412: variable 'ansible_connection' from source: unknown 3028 1726776737.94415: variable 'ansible_module_compression' from source: unknown 3028 1726776737.94417: variable 'ansible_shell_type' from source: unknown 3028 1726776737.94423: variable 'ansible_shell_executable' from source: unknown 3028 1726776737.94426: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776737.94432: variable 'ansible_pipelining' from source: unknown 3028 1726776737.94434: variable 'ansible_timeout' from source: unknown 3028 1726776737.94440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776737.94589: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776737.94637: variable 'omit' from source: magic vars 3028 1726776737.94641: starting attempt loop 3028 1726776737.94644: running the handler 3028 1726776737.94646: _low_level_execute_command(): starting 3028 1726776737.94649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776737.95438: 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 <<< 3028 1726776737.95453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776737.95472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776737.95575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776737.97820: stdout chunk (state=3): >>>/root <<< 3028 1726776737.97950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776737.97996: stderr chunk (state=3): >>><<< 3028 1726776737.97999: stdout chunk (state=3): >>><<< 3028 1726776737.98022: _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 3028 1726776737.98035: _low_level_execute_command(): starting 3028 1726776737.98041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514 `" && echo ansible-tmp-1726776737.980233-3666-270942317067514="` echo /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514 `" ) && sleep 0' 3028 1726776737.98474: 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 <<< 3028 1726776737.98477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776737.98480: 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 <<< 3028 1726776737.98489: 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 <<< 3028 1726776737.98541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776737.98545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776737.98623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.01178: stdout chunk (state=3): >>>ansible-tmp-1726776737.980233-3666-270942317067514=/root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514 <<< 3028 1726776738.01323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.01367: stderr chunk (state=3): >>><<< 3028 1726776738.01370: stdout chunk (state=3): >>><<< 3028 1726776738.01374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776737.980233-3666-270942317067514=/root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776738.01418: variable 'ansible_module_compression' from source: unknown 3028 1726776738.01451: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 3028 1726776738.01454: ANSIBALLZ: Acquiring lock 3028 1726776738.01457: ANSIBALLZ: Lock acquired: 140260980368464 3028 1726776738.01460: ANSIBALLZ: Creating module 3028 1726776738.13909: ANSIBALLZ: Writing module into payload 3028 1726776738.13913: ANSIBALLZ: Writing module 3028 1726776738.13930: ANSIBALLZ: Renaming module 3028 1726776738.13943: ANSIBALLZ: Done creating module 3028 1726776738.13970: variable 'ansible_facts' from source: unknown 3028 1726776738.14047: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py 3028 1726776738.14288: Sending initial data 3028 1726776738.14299: Sent initial data (172 bytes) 3028 1726776738.14910: 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 <<< 3028 1726776738.14934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.14951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.15057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.17172: 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 <<< 3028 1726776738.17259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776738.17332: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpgqwjkdhm /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py <<< 3028 1726776738.17351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776738.17387: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpgqwjkdhm" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776738.18654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.18692: stderr chunk (state=3): >>><<< 3028 1726776738.18704: stdout chunk (state=3): >>><<< 3028 1726776738.18829: done transferring module to remote 3028 1726776738.18832: _low_level_execute_command(): starting 3028 1726776738.18835: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/ /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776738.19471: 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 <<< 3028 1726776738.19548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.19591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.19618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.19716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.22280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.22284: stderr chunk (state=3): >>><<< 3028 1726776738.22286: stdout chunk (state=3): >>><<< 3028 1726776738.22289: _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 3028 1726776738.22291: _low_level_execute_command(): starting 3028 1726776738.22294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776738.22884: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776738.22894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.22911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.22927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776738.22940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776738.22951: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776738.22964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.23023: 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 <<< 3028 1726776738.23073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.23085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.23127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.23205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.43169: 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"}}} <<< 3028 1726776738.44931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776738.44950: stderr chunk (state=3): >>><<< 3028 1726776738.44959: stdout chunk (state=3): >>><<< 3028 1726776738.44986: _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. 3028 1726776738.45044: 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-1726776737.980233-3666-270942317067514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776738.45060: _low_level_execute_command(): starting 3028 1726776738.45071: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776737.980233-3666-270942317067514/ > /dev/null 2>&1 && sleep 0' 3028 1726776738.45696: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776738.45714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.45731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.45760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776738.45779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776738.45816: 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 <<< 3028 1726776738.45907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.45926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.45955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.46052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.48169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.48223: stderr chunk (state=3): >>><<< 3028 1726776738.48227: stdout chunk (state=3): >>><<< 3028 1726776738.48244: _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 3028 1726776738.48252: handler run complete 3028 1726776738.48271: attempt loop complete, returning result 3028 1726776738.48274: _execute() done 3028 1726776738.48276: dumping result to json 3028 1726776738.48282: done dumping result, returning 3028 1726776738.48291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-0cb9-b293-00000000002b] 3028 1726776738.48317: sending task result for task 0affc99b-caaf-0cb9-b293-00000000002b 3028 1726776738.48411: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000002b 3028 1726776738.48414: 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" } } 3028 1726776738.48505: no more pending results, returning what we have 3028 1726776738.48509: results queue empty 3028 1726776738.48510: checking for any_errors_fatal 3028 1726776738.48515: done checking for any_errors_fatal 3028 1726776738.48516: checking for max_fail_percentage 3028 1726776738.48518: done checking for max_fail_percentage 3028 1726776738.48519: checking to see if all hosts have failed and the running result is not ok 3028 1726776738.48520: done checking to see if all hosts have failed 3028 1726776738.48521: getting the remaining hosts for this loop 3028 1726776738.48529: done getting the remaining hosts for this loop 3028 1726776738.48535: getting the next task for host managed_node3 3028 1726776738.48541: done getting next task for host managed_node3 3028 1726776738.48545: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3028 1726776738.48549: ^ 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 3028 1726776738.48560: getting variables 3028 1726776738.48562: in VariableManager get_vars() 3028 1726776738.48597: Calling all_inventory to load vars for managed_node3 3028 1726776738.48600: Calling groups_inventory to load vars for managed_node3 3028 1726776738.48607: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776738.48616: Calling all_plugins_play to load vars for managed_node3 3028 1726776738.48619: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776738.48622: Calling groups_plugins_play to load vars for managed_node3 3028 1726776738.48674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776738.48712: done with get_vars() 3028 1726776738.48719: 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:18 -0400 (0:00:00.557) 0:01:11.787 **** 3028 1726776738.48798: entering _queue_task() for managed_node3/stat 3028 1726776738.48990: worker is 1 (out of 1 available) 3028 1726776738.49007: exiting _queue_task() for managed_node3/stat 3028 1726776738.49020: done queuing things up, now waiting for results queue to drain 3028 1726776738.49022: waiting for pending results... 3028 1726776738.49184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3028 1726776738.49256: in run() - task 0affc99b-caaf-0cb9-b293-00000000002c 3028 1726776738.49270: variable 'ansible_search_path' from source: unknown 3028 1726776738.49273: variable 'ansible_search_path' from source: unknown 3028 1726776738.49319: variable '__prof_from_conf' from source: task vars 3028 1726776738.49569: variable '__prof_from_conf' from source: task vars 3028 1726776738.49728: variable '__data' from source: task vars 3028 1726776738.49792: variable '__kernel_settings_register_tuned_main' from source: set_fact 3028 1726776738.50205: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776738.50209: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776738.50211: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776738.50213: variable 'omit' from source: magic vars 3028 1726776738.50316: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.50335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.50358: variable 'omit' from source: magic vars 3028 1726776738.50676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776738.53136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776738.53223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776738.53270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776738.53319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776738.53354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776738.53448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776738.53489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776738.53531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776738.53587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776738.53614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776738.53734: variable 'item' from source: unknown 3028 1726776738.53760: Evaluated conditional (item | length > 0): False 3028 1726776738.53763: when evaluation is False, skipping this task 3028 1726776738.53788: variable 'item' from source: unknown 3028 1726776738.53851: 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" } 3028 1726776738.54005: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.54008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.54013: variable 'omit' from source: magic vars 3028 1726776738.54119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776738.54144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776738.54164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776738.54195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776738.54210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776738.54276: variable 'item' from source: unknown 3028 1726776738.54283: Evaluated conditional (item | length > 0): True 3028 1726776738.54289: variable 'omit' from source: magic vars 3028 1726776738.54326: variable 'omit' from source: magic vars 3028 1726776738.54366: variable 'item' from source: unknown 3028 1726776738.54418: variable 'item' from source: unknown 3028 1726776738.54433: variable 'omit' from source: magic vars 3028 1726776738.54470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776738.54491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776738.54574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776738.54578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776738.54581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776738.54583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776738.54585: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.54588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.54642: Set connection var ansible_pipelining to False 3028 1726776738.54653: Set connection var ansible_timeout to 10 3028 1726776738.54659: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776738.54662: Set connection var ansible_connection to ssh 3028 1726776738.54669: Set connection var ansible_shell_executable to /bin/sh 3028 1726776738.54679: Set connection var ansible_shell_type to sh 3028 1726776738.54694: variable 'ansible_shell_executable' from source: unknown 3028 1726776738.54698: variable 'ansible_connection' from source: unknown 3028 1726776738.54701: variable 'ansible_module_compression' from source: unknown 3028 1726776738.54706: variable 'ansible_shell_type' from source: unknown 3028 1726776738.54710: variable 'ansible_shell_executable' from source: unknown 3028 1726776738.54713: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.54719: variable 'ansible_pipelining' from source: unknown 3028 1726776738.54721: variable 'ansible_timeout' from source: unknown 3028 1726776738.54727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.54838: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776738.54847: variable 'omit' from source: magic vars 3028 1726776738.54852: starting attempt loop 3028 1726776738.54855: running the handler 3028 1726776738.54864: _low_level_execute_command(): starting 3028 1726776738.54871: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776738.55378: 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 <<< 3028 1726776738.55382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776738.55385: 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 <<< 3028 1726776738.55388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.55437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.55441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.55520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.57336: stdout chunk (state=3): >>>/root <<< 3028 1726776738.57444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.57493: stderr chunk (state=3): >>><<< 3028 1726776738.57497: stdout chunk (state=3): >>><<< 3028 1726776738.57520: _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 3028 1726776738.57531: _low_level_execute_command(): starting 3028 1726776738.57537: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619 `" && echo ansible-tmp-1726776738.5752041-3696-205676564771619="` echo /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619 `" ) && sleep 0' 3028 1726776738.57964: 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 <<< 3028 1726776738.57967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.57970: 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 <<< 3028 1726776738.57972: 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 <<< 3028 1726776738.58035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.58037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.58106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.60276: stdout chunk (state=3): >>>ansible-tmp-1726776738.5752041-3696-205676564771619=/root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619 <<< 3028 1726776738.60397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.60447: stderr chunk (state=3): >>><<< 3028 1726776738.60451: stdout chunk (state=3): >>><<< 3028 1726776738.60466: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776738.5752041-3696-205676564771619=/root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776738.60519: variable 'ansible_module_compression' from source: unknown 3028 1726776738.60551: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776738.60579: variable 'ansible_facts' from source: unknown 3028 1726776738.60648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py 3028 1726776738.60785: Sending initial data 3028 1726776738.60788: Sent initial data (151 bytes) 3028 1726776738.61230: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.61234: 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 <<< 3028 1726776738.61236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.61239: 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 <<< 3028 1726776738.61247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.61298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.61304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.61373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.63340: 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 <<< 3028 1726776738.63399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776738.63465: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpz2iwtf0d /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py <<< 3028 1726776738.63475: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py" <<< 3028 1726776738.63527: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpz2iwtf0d" to remote "/root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py" <<< 3028 1726776738.64738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.64865: stderr chunk (state=3): >>><<< 3028 1726776738.64868: stdout chunk (state=3): >>><<< 3028 1726776738.64871: done transferring module to remote 3028 1726776738.64873: _low_level_execute_command(): starting 3028 1726776738.64875: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/ /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py && sleep 0' 3028 1726776738.65518: 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 <<< 3028 1726776738.65545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.65646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.68733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.68753: stdout chunk (state=3): >>><<< 3028 1726776738.68776: stderr chunk (state=3): >>><<< 3028 1726776738.68810: _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 3028 1726776738.68928: _low_level_execute_command(): starting 3028 1726776738.68931: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/AnsiballZ_stat.py && sleep 0' 3028 1726776738.69620: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776738.69647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.69651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.69715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.69719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776738.69818: 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 <<< 3028 1726776738.69836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.69852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.69875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.69993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.89652: 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": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776732.7844114, "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"}}} <<< 3028 1726776738.91643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776738.91647: stdout chunk (state=3): >>><<< 3028 1726776738.91649: stderr chunk (state=3): >>><<< 3028 1726776738.91809: _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": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776732.7844114, "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. 3028 1726776738.91814: 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-1726776738.5752041-3696-205676564771619/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776738.91816: _low_level_execute_command(): starting 3028 1726776738.91819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776738.5752041-3696-205676564771619/ > /dev/null 2>&1 && sleep 0' 3028 1726776738.92497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776738.92518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.92535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.92608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.92670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.92689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.92735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.92842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.94989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776738.94993: stdout chunk (state=3): >>><<< 3028 1726776738.94995: stderr chunk (state=3): >>><<< 3028 1726776738.95017: _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 3028 1726776738.95030: handler run complete 3028 1726776738.95126: attempt loop complete, returning result 3028 1726776738.95215: variable 'item' from source: unknown 3028 1726776738.95265: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1722988800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776732.7844114, "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": 1722988800.0, "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 } } 3028 1726776738.95709: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.95712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.95726: variable 'omit' from source: magic vars 3028 1726776738.95853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776738.95890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776738.95939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776738.96008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776738.96048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776738.96140: variable 'item' from source: unknown 3028 1726776738.96168: Evaluated conditional (item | length > 0): True 3028 1726776738.96179: variable 'omit' from source: magic vars 3028 1726776738.96266: variable 'omit' from source: magic vars 3028 1726776738.96271: variable 'item' from source: unknown 3028 1726776738.96376: variable 'item' from source: unknown 3028 1726776738.96388: variable 'omit' from source: magic vars 3028 1726776738.96421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776738.96485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776738.96493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776738.96496: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776738.96499: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.96505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.96612: Set connection var ansible_pipelining to False 3028 1726776738.96634: Set connection var ansible_timeout to 10 3028 1726776738.96646: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776738.96655: Set connection var ansible_connection to ssh 3028 1726776738.96666: Set connection var ansible_shell_executable to /bin/sh 3028 1726776738.96677: Set connection var ansible_shell_type to sh 3028 1726776738.96814: variable 'ansible_shell_executable' from source: unknown 3028 1726776738.96819: variable 'ansible_connection' from source: unknown 3028 1726776738.96822: variable 'ansible_module_compression' from source: unknown 3028 1726776738.96825: variable 'ansible_shell_type' from source: unknown 3028 1726776738.96827: variable 'ansible_shell_executable' from source: unknown 3028 1726776738.96829: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776738.96831: variable 'ansible_pipelining' from source: unknown 3028 1726776738.96833: variable 'ansible_timeout' from source: unknown 3028 1726776738.96835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776738.96929: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776738.96949: variable 'omit' from source: magic vars 3028 1726776738.96960: starting attempt loop 3028 1726776738.96967: running the handler 3028 1726776738.97032: _low_level_execute_command(): starting 3028 1726776738.97035: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776738.97693: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776738.97716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776738.97733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776738.97815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776738.97872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776738.97889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776738.97923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776738.98042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776738.99832: stdout chunk (state=3): >>>/root <<< 3028 1726776739.00018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.00038: stderr chunk (state=3): >>><<< 3028 1726776739.00047: stdout chunk (state=3): >>><<< 3028 1726776739.00067: _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 3028 1726776739.00082: _low_level_execute_command(): starting 3028 1726776739.00091: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699 `" && echo ansible-tmp-1726776739.00073-3696-269404318101699="` echo /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699 `" ) && sleep 0' 3028 1726776739.00743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776739.00769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776739.00785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776739.00808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776739.00831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776739.00877: 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 <<< 3028 1726776739.00957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776739.00984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.01010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.01117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.03544: stdout chunk (state=3): >>>ansible-tmp-1726776739.00073-3696-269404318101699=/root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699 <<< 3028 1726776739.03760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.03764: stdout chunk (state=3): >>><<< 3028 1726776739.03767: stderr chunk (state=3): >>><<< 3028 1726776739.04009: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776739.00073-3696-269404318101699=/root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776739.04013: variable 'ansible_module_compression' from source: unknown 3028 1726776739.04015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776739.04017: variable 'ansible_facts' from source: unknown 3028 1726776739.04021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py 3028 1726776739.04157: Sending initial data 3028 1726776739.04167: Sent initial data (149 bytes) 3028 1726776739.04922: 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 <<< 3028 1726776739.04959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776739.04977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.04997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.05114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.06884: 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" <<< 3028 1726776739.06890: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776739.06944: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776739.07004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmprl2o_tg3 /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py <<< 3028 1726776739.07014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py" <<< 3028 1726776739.07059: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmprl2o_tg3" to remote "/root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py" <<< 3028 1726776739.07933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.08019: stderr chunk (state=3): >>><<< 3028 1726776739.08025: stdout chunk (state=3): >>><<< 3028 1726776739.08040: done transferring module to remote 3028 1726776739.08051: _low_level_execute_command(): starting 3028 1726776739.08076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/ /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py && sleep 0' 3028 1726776739.08740: 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 <<< 3028 1726776739.08748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.08751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.08838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.11281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.11336: stderr chunk (state=3): >>><<< 3028 1726776739.11339: stdout chunk (state=3): >>><<< 3028 1726776739.11360: _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 3028 1726776739.11363: _low_level_execute_command(): starting 3028 1726776739.11368: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/AnsiballZ_stat.py && sleep 0' 3028 1726776739.11776: 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 <<< 3028 1726776739.11808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776739.11812: 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 <<< 3028 1726776739.11815: 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 <<< 3028 1726776739.11818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.11875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.11882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.11956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.31184: 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": 1726776733.2544148, "ctime": 1726776733.2544148, "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"}}} <<< 3028 1726776739.33124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776739.33185: stderr chunk (state=3): >>><<< 3028 1726776739.33189: stdout chunk (state=3): >>><<< 3028 1726776739.33208: _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": 1726776733.2544148, "ctime": 1726776733.2544148, "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. 3028 1726776739.33257: 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-1726776739.00073-3696-269404318101699/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776739.33268: _low_level_execute_command(): starting 3028 1726776739.33273: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776739.00073-3696-269404318101699/ > /dev/null 2>&1 && sleep 0' 3028 1726776739.33753: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776739.33761: 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 <<< 3028 1726776739.33764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776739.33766: 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 <<< 3028 1726776739.33768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.33827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.33830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.33891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.36359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.36412: stderr chunk (state=3): >>><<< 3028 1726776739.36415: stdout chunk (state=3): >>><<< 3028 1726776739.36431: _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 3028 1726776739.36437: handler run complete 3028 1726776739.36484: attempt loop complete, returning result 3028 1726776739.36504: variable 'item' from source: unknown 3028 1726776739.36570: 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": 1726776733.2544148, "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": 1726776733.2544148, "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 } } 3028 1726776739.36778: dumping result to json 3028 1726776739.36780: done dumping result, returning 3028 1726776739.36783: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-0cb9-b293-00000000002c] 3028 1726776739.36785: sending task result for task 0affc99b-caaf-0cb9-b293-00000000002c 3028 1726776739.37003: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000002c 3028 1726776739.37007: WORKER PROCESS EXITING 3028 1726776739.37014: no more pending results, returning what we have 3028 1726776739.37017: results queue empty 3028 1726776739.37018: checking for any_errors_fatal 3028 1726776739.37020: done checking for any_errors_fatal 3028 1726776739.37021: checking for max_fail_percentage 3028 1726776739.37022: done checking for max_fail_percentage 3028 1726776739.37023: checking to see if all hosts have failed and the running result is not ok 3028 1726776739.37023: done checking to see if all hosts have failed 3028 1726776739.37024: getting the remaining hosts for this loop 3028 1726776739.37025: done getting the remaining hosts for this loop 3028 1726776739.37028: getting the next task for host managed_node3 3028 1726776739.37032: done getting next task for host managed_node3 3028 1726776739.37035: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3028 1726776739.37037: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776739.37044: getting variables 3028 1726776739.37045: in VariableManager get_vars() 3028 1726776739.37066: Calling all_inventory to load vars for managed_node3 3028 1726776739.37068: Calling groups_inventory to load vars for managed_node3 3028 1726776739.37069: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776739.37076: Calling all_plugins_play to load vars for managed_node3 3028 1726776739.37078: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776739.37081: Calling groups_plugins_play to load vars for managed_node3 3028 1726776739.37128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776739.37160: done with get_vars() 3028 1726776739.37167: done getting variables 3028 1726776739.37218: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:19 -0400 (0:00:00.884) 0:01:12.671 **** 3028 1726776739.37245: entering _queue_task() for managed_node3/set_fact 3028 1726776739.37434: worker is 1 (out of 1 available) 3028 1726776739.37447: exiting _queue_task() for managed_node3/set_fact 3028 1726776739.37459: done queuing things up, now waiting for results queue to drain 3028 1726776739.37460: waiting for pending results... 3028 1726776739.37624: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3028 1726776739.37693: in run() - task 0affc99b-caaf-0cb9-b293-00000000002d 3028 1726776739.37709: variable 'ansible_search_path' from source: unknown 3028 1726776739.37713: variable 'ansible_search_path' from source: unknown 3028 1726776739.37744: calling self._execute() 3028 1726776739.37799: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.37813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.37822: variable 'omit' from source: magic vars 3028 1726776739.37910: variable 'omit' from source: magic vars 3028 1726776739.37952: variable 'omit' from source: magic vars 3028 1726776739.38342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776739.40059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776739.40117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776739.40148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776739.40177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776739.40200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776739.40268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776739.40303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776739.40331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776739.40362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776739.40375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776739.40418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776739.40447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776739.40467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776739.40497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776739.40514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776739.40566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776739.40586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776739.40609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776739.40642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776739.40658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776739.40852: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3028 1726776739.40940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776739.41067: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776739.41101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776739.41131: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776739.41155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776739.41192: 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) 3028 1726776739.41217: 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) 3028 1726776739.41239: 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) 3028 1726776739.41259: 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) 3028 1726776739.41302: variable 'omit' from source: magic vars 3028 1726776739.41328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776739.41350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776739.41365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776739.41380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776739.41389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776739.41421: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776739.41426: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.41428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.41504: Set connection var ansible_pipelining to False 3028 1726776739.41517: Set connection var ansible_timeout to 10 3028 1726776739.41528: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776739.41531: Set connection var ansible_connection to ssh 3028 1726776739.41543: Set connection var ansible_shell_executable to /bin/sh 3028 1726776739.41546: Set connection var ansible_shell_type to sh 3028 1726776739.41562: variable 'ansible_shell_executable' from source: unknown 3028 1726776739.41566: variable 'ansible_connection' from source: unknown 3028 1726776739.41568: variable 'ansible_module_compression' from source: unknown 3028 1726776739.41572: variable 'ansible_shell_type' from source: unknown 3028 1726776739.41576: variable 'ansible_shell_executable' from source: unknown 3028 1726776739.41580: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.41585: variable 'ansible_pipelining' from source: unknown 3028 1726776739.41588: variable 'ansible_timeout' from source: unknown 3028 1726776739.41594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.41678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776739.41686: variable 'omit' from source: magic vars 3028 1726776739.41692: starting attempt loop 3028 1726776739.41695: running the handler 3028 1726776739.41708: handler run complete 3028 1726776739.41717: attempt loop complete, returning result 3028 1726776739.41720: _execute() done 3028 1726776739.41723: dumping result to json 3028 1726776739.41728: done dumping result, returning 3028 1726776739.41735: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-0cb9-b293-00000000002d] 3028 1726776739.41745: sending task result for task 0affc99b-caaf-0cb9-b293-00000000002d 3028 1726776739.41820: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000002d 3028 1726776739.41823: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3028 1726776739.41912: no more pending results, returning what we have 3028 1726776739.41915: results queue empty 3028 1726776739.41916: checking for any_errors_fatal 3028 1726776739.41922: done checking for any_errors_fatal 3028 1726776739.41923: checking for max_fail_percentage 3028 1726776739.41924: done checking for max_fail_percentage 3028 1726776739.41925: checking to see if all hosts have failed and the running result is not ok 3028 1726776739.41926: done checking to see if all hosts have failed 3028 1726776739.41927: getting the remaining hosts for this loop 3028 1726776739.41929: done getting the remaining hosts for this loop 3028 1726776739.41934: getting the next task for host managed_node3 3028 1726776739.41939: done getting next task for host managed_node3 3028 1726776739.41943: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3028 1726776739.41946: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776739.41956: getting variables 3028 1726776739.41957: in VariableManager get_vars() 3028 1726776739.41989: Calling all_inventory to load vars for managed_node3 3028 1726776739.41992: Calling groups_inventory to load vars for managed_node3 3028 1726776739.41993: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776739.42003: Calling all_plugins_play to load vars for managed_node3 3028 1726776739.42006: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776739.42009: Calling groups_plugins_play to load vars for managed_node3 3028 1726776739.42047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776739.42079: done with get_vars() 3028 1726776739.42085: done getting variables 3028 1726776739.42161: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.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:19 -0400 (0:00:00.049) 0:01:12.721 **** 3028 1726776739.42184: entering _queue_task() for managed_node3/service 3028 1726776739.42185: Creating lock for service 3028 1726776739.42374: worker is 1 (out of 1 available) 3028 1726776739.42386: exiting _queue_task() for managed_node3/service 3028 1726776739.42400: done queuing things up, now waiting for results queue to drain 3028 1726776739.42403: waiting for pending results... 3028 1726776739.42560: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3028 1726776739.42636: in run() - task 0affc99b-caaf-0cb9-b293-00000000002e 3028 1726776739.42652: variable 'ansible_search_path' from source: unknown 3028 1726776739.42657: variable 'ansible_search_path' from source: unknown 3028 1726776739.42693: variable '__kernel_settings_services' from source: include_vars 3028 1726776739.42942: variable '__kernel_settings_services' from source: include_vars 3028 1726776739.43000: variable 'omit' from source: magic vars 3028 1726776739.43206: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.43210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.43212: variable 'omit' from source: magic vars 3028 1726776739.43257: variable 'omit' from source: magic vars 3028 1726776739.43321: variable 'omit' from source: magic vars 3028 1726776739.43383: variable 'item' from source: unknown 3028 1726776739.43477: variable 'item' from source: unknown 3028 1726776739.43517: variable 'omit' from source: magic vars 3028 1726776739.43570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776739.43621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776739.43651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776739.43679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776739.43718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776739.43749: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776739.43760: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.43770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.43914: Set connection var ansible_pipelining to False 3028 1726776739.44006: Set connection var ansible_timeout to 10 3028 1726776739.44009: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776739.44012: Set connection var ansible_connection to ssh 3028 1726776739.44015: Set connection var ansible_shell_executable to /bin/sh 3028 1726776739.44017: Set connection var ansible_shell_type to sh 3028 1726776739.44020: variable 'ansible_shell_executable' from source: unknown 3028 1726776739.44022: variable 'ansible_connection' from source: unknown 3028 1726776739.44024: variable 'ansible_module_compression' from source: unknown 3028 1726776739.44026: variable 'ansible_shell_type' from source: unknown 3028 1726776739.44028: variable 'ansible_shell_executable' from source: unknown 3028 1726776739.44035: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776739.44052: variable 'ansible_pipelining' from source: unknown 3028 1726776739.44061: variable 'ansible_timeout' from source: unknown 3028 1726776739.44072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776739.44246: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776739.44271: variable 'omit' from source: magic vars 3028 1726776739.44284: starting attempt loop 3028 1726776739.44293: running the handler 3028 1726776739.44481: variable 'ansible_facts' from source: unknown 3028 1726776739.44485: _low_level_execute_command(): starting 3028 1726776739.44488: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776739.45216: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776739.45254: 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 <<< 3028 1726776739.45367: 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 <<< 3028 1726776739.45390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.45415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.45522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.47349: stdout chunk (state=3): >>>/root <<< 3028 1726776739.47456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.47509: stderr chunk (state=3): >>><<< 3028 1726776739.47512: stdout chunk (state=3): >>><<< 3028 1726776739.47534: _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 3028 1726776739.47546: _low_level_execute_command(): starting 3028 1726776739.47556: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073 `" && echo ansible-tmp-1726776739.4753375-3723-39549396275073="` echo /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073 `" ) && sleep 0' 3028 1726776739.48015: 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 <<< 3028 1726776739.48018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.48028: 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 <<< 3028 1726776739.48031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.48079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776739.48082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.48160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.50316: stdout chunk (state=3): >>>ansible-tmp-1726776739.4753375-3723-39549396275073=/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073 <<< 3028 1726776739.50470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.50521: stderr chunk (state=3): >>><<< 3028 1726776739.50524: stdout chunk (state=3): >>><<< 3028 1726776739.50540: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776739.4753375-3723-39549396275073=/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776739.50565: variable 'ansible_module_compression' from source: unknown 3028 1726776739.50607: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776739.50653: variable 'ansible_facts' from source: unknown 3028 1726776739.50768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py 3028 1726776739.50888: Sending initial data 3028 1726776739.50892: Sent initial data (151 bytes) 3028 1726776739.51351: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776739.51354: 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 <<< 3028 1726776739.51357: 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 <<< 3028 1726776739.51360: 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 <<< 3028 1726776739.51362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.51418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.51425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.51495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.53890: 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" <<< 3028 1726776739.53894: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776739.53956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776739.54018: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpd0zk5ewe /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py <<< 3028 1726776739.54022: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py" <<< 3028 1726776739.54084: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpd0zk5ewe" to remote "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py" <<< 3028 1726776739.55902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.55973: stderr chunk (state=3): >>><<< 3028 1726776739.55976: stdout chunk (state=3): >>><<< 3028 1726776739.55995: done transferring module to remote 3028 1726776739.56009: _low_level_execute_command(): starting 3028 1726776739.56015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/ /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py && sleep 0' 3028 1726776739.56468: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776739.56471: 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 <<< 3028 1726776739.56474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776739.56476: 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 <<< 3028 1726776739.56478: 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 <<< 3028 1726776739.56539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776739.56542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.56608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776739.59269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776739.59315: stderr chunk (state=3): >>><<< 3028 1726776739.59319: stdout chunk (state=3): >>><<< 3028 1726776739.59335: _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 3028 1726776739.59339: _low_level_execute_command(): starting 3028 1726776739.59346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_setup.py && sleep 0' 3028 1726776739.59794: 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 <<< 3028 1726776739.59798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.59802: 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 <<< 3028 1726776739.59805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776739.59857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776739.59860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776739.59939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776740.17178: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776740.19843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776740.19911: stderr chunk (state=3): >>><<< 3028 1726776740.19917: stdout chunk (state=3): >>><<< 3028 1726776740.19933: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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. 3028 1726776740.19965: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776739.4753375-3723-39549396275073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776740.19982: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3028 1726776740.20050: variable 'ansible_module_compression' from source: unknown 3028 1726776740.20087: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 3028 1726776740.20091: ANSIBALLZ: Acquiring lock 3028 1726776740.20094: ANSIBALLZ: Lock acquired: 140260981863056 3028 1726776740.20096: ANSIBALLZ: Creating module 3028 1726776740.52710: ANSIBALLZ: Writing module into payload 3028 1726776740.52893: ANSIBALLZ: Writing module 3028 1726776740.52939: ANSIBALLZ: Renaming module 3028 1726776740.52961: ANSIBALLZ: Done creating module 3028 1726776740.53006: variable 'ansible_facts' from source: unknown 3028 1726776740.53362: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py 3028 1726776740.53491: Sending initial data 3028 1726776740.53507: Sent initial data (153 bytes) 3028 1726776740.54928: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776740.54997: 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 <<< 3028 1726776740.55092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776740.55124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776740.55248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776740.57456: 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 <<< 3028 1726776740.57519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776740.57613: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp8g9mt9ts /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py <<< 3028 1726776740.57632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py" <<< 3028 1726776740.57675: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp8g9mt9ts" to remote "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py" <<< 3028 1726776740.60321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776740.60360: stderr chunk (state=3): >>><<< 3028 1726776740.60370: stdout chunk (state=3): >>><<< 3028 1726776740.60409: done transferring module to remote 3028 1726776740.60427: _low_level_execute_command(): starting 3028 1726776740.60519: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/ /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py && sleep 0' 3028 1726776740.61079: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776740.61094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776740.61113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776740.61133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776740.61242: 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 <<< 3028 1726776740.61264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776740.61372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776740.63522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776740.63526: stdout chunk (state=3): >>><<< 3028 1726776740.63528: stderr chunk (state=3): >>><<< 3028 1726776740.63552: _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 3028 1726776740.63560: _low_level_execute_command(): starting 3028 1726776740.63570: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/AnsiballZ_systemd.py && sleep 0' 3028 1726776740.64346: 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 <<< 3028 1726776740.64389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776740.64412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776740.64475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776740.64569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.36331: 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": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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]", "CPUShar<<< 3028 1726776742.36656: stdout chunk (state=3): >>>es": "[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": "dbus-broker.service dbus.socket system.slice sysinit.target", "Conflicts": "shutdown.target power-profiles-daemon.service cpupower.service auto-cpufreq.service tlp.service", "Before": "shutdown.target", "After": "systemd-sysctl.service network.target dbus.socket sysinit.target system.slice dbus-broker.service polkit.service basic.target 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": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "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}}} <<< 3028 1726776742.40634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776742.40688: stderr chunk (state=3): >>><<< 3028 1726776742.40692: stdout chunk (state=3): >>><<< 3028 1726776742.40721: _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": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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": "dbus-broker.service dbus.socket system.slice sysinit.target", "Conflicts": "shutdown.target power-profiles-daemon.service cpupower.service auto-cpufreq.service tlp.service", "Before": "shutdown.target", "After": "systemd-sysctl.service network.target dbus.socket sysinit.target system.slice dbus-broker.service polkit.service basic.target 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": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "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. 3028 1726776742.40877: 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-1726776739.4753375-3723-39549396275073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776742.40896: _low_level_execute_command(): starting 3028 1726776742.40902: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776739.4753375-3723-39549396275073/ > /dev/null 2>&1 && sleep 0' 3028 1726776742.41348: 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 <<< 3028 1726776742.41351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.41354: 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 <<< 3028 1726776742.41356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.41412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.41415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.41481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.44791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776742.44839: stderr chunk (state=3): >>><<< 3028 1726776742.44843: stdout chunk (state=3): >>><<< 3028 1726776742.44859: _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 3028 1726776742.44866: handler run complete 3028 1726776742.44920: attempt loop complete, returning result 3028 1726776742.44936: variable 'item' from source: unknown 3028 1726776742.45008: 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", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-sysctl.service network.target dbus.socket sysinit.target system.slice dbus-broker.service polkit.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.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": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target power-profiles-daemon.service cpupower.service auto-cpufreq.service tlp.service", "ControlGroupId": "0", "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": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "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": "dbus-broker.service dbus.socket system.slice 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", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "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": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 3028 1726776742.45663: dumping result to json 3028 1726776742.45666: done dumping result, returning 3028 1726776742.45668: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-0cb9-b293-00000000002e] 3028 1726776742.45670: sending task result for task 0affc99b-caaf-0cb9-b293-00000000002e 3028 1726776742.45735: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000002e 3028 1726776742.45743: WORKER PROCESS EXITING 3028 1726776742.45843: no more pending results, returning what we have 3028 1726776742.45846: results queue empty 3028 1726776742.45848: checking for any_errors_fatal 3028 1726776742.45851: done checking for any_errors_fatal 3028 1726776742.45852: checking for max_fail_percentage 3028 1726776742.45853: done checking for max_fail_percentage 3028 1726776742.45854: checking to see if all hosts have failed and the running result is not ok 3028 1726776742.45855: done checking to see if all hosts have failed 3028 1726776742.45855: getting the remaining hosts for this loop 3028 1726776742.45856: done getting the remaining hosts for this loop 3028 1726776742.45859: getting the next task for host managed_node3 3028 1726776742.45863: done getting next task for host managed_node3 3028 1726776742.45866: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3028 1726776742.45868: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776742.45875: getting variables 3028 1726776742.45876: in VariableManager get_vars() 3028 1726776742.45896: Calling all_inventory to load vars for managed_node3 3028 1726776742.45898: Calling groups_inventory to load vars for managed_node3 3028 1726776742.45903: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776742.45911: Calling all_plugins_play to load vars for managed_node3 3028 1726776742.45913: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776742.45915: Calling groups_plugins_play to load vars for managed_node3 3028 1726776742.45953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776742.45987: done with get_vars() 3028 1726776742.45993: 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:22 -0400 (0:00:03.038) 0:01:15.759 **** 3028 1726776742.46068: entering _queue_task() for managed_node3/file 3028 1726776742.46264: worker is 1 (out of 1 available) 3028 1726776742.46279: exiting _queue_task() for managed_node3/file 3028 1726776742.46292: done queuing things up, now waiting for results queue to drain 3028 1726776742.46294: waiting for pending results... 3028 1726776742.46461: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3028 1726776742.46536: in run() - task 0affc99b-caaf-0cb9-b293-00000000002f 3028 1726776742.46549: variable 'ansible_search_path' from source: unknown 3028 1726776742.46553: variable 'ansible_search_path' from source: unknown 3028 1726776742.46587: calling self._execute() 3028 1726776742.46653: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776742.46659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776742.46668: variable 'omit' from source: magic vars 3028 1726776742.46758: variable 'omit' from source: magic vars 3028 1726776742.46797: variable 'omit' from source: magic vars 3028 1726776742.46828: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776742.47076: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776742.47153: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776742.47159: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776742.47202: variable 'omit' from source: magic vars 3028 1726776742.47238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776742.47267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776742.47287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776742.47305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776742.47318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776742.47344: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776742.47347: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776742.47352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776742.47439: Set connection var ansible_pipelining to False 3028 1726776742.47450: Set connection var ansible_timeout to 10 3028 1726776742.47456: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776742.47459: Set connection var ansible_connection to ssh 3028 1726776742.47466: Set connection var ansible_shell_executable to /bin/sh 3028 1726776742.47472: Set connection var ansible_shell_type to sh 3028 1726776742.47491: variable 'ansible_shell_executable' from source: unknown 3028 1726776742.47494: variable 'ansible_connection' from source: unknown 3028 1726776742.47497: variable 'ansible_module_compression' from source: unknown 3028 1726776742.47499: variable 'ansible_shell_type' from source: unknown 3028 1726776742.47510: variable 'ansible_shell_executable' from source: unknown 3028 1726776742.47515: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776742.47517: variable 'ansible_pipelining' from source: unknown 3028 1726776742.47520: variable 'ansible_timeout' from source: unknown 3028 1726776742.47525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776742.47688: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776742.47697: variable 'omit' from source: magic vars 3028 1726776742.47704: starting attempt loop 3028 1726776742.47711: running the handler 3028 1726776742.47720: _low_level_execute_command(): starting 3028 1726776742.47731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776742.48257: 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 <<< 3028 1726776742.48260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.48263: 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 <<< 3028 1726776742.48266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.48313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.48332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.48404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.50253: stdout chunk (state=3): >>>/root <<< 3028 1726776742.50359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776742.50412: stderr chunk (state=3): >>><<< 3028 1726776742.50415: stdout chunk (state=3): >>><<< 3028 1726776742.50442: _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 3028 1726776742.50453: _low_level_execute_command(): starting 3028 1726776742.50459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657 `" && echo ansible-tmp-1726776742.5044081-3805-17539823941657="` echo /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657 `" ) && sleep 0' 3028 1726776742.50920: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776742.50924: 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 <<< 3028 1726776742.50932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776742.50935: 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 <<< 3028 1726776742.50938: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.50982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.50990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.51055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.53232: stdout chunk (state=3): >>>ansible-tmp-1726776742.5044081-3805-17539823941657=/root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657 <<< 3028 1726776742.53369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776742.53414: stderr chunk (state=3): >>><<< 3028 1726776742.53417: stdout chunk (state=3): >>><<< 3028 1726776742.53432: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776742.5044081-3805-17539823941657=/root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776742.53472: variable 'ansible_module_compression' from source: unknown 3028 1726776742.53520: ANSIBALLZ: Using lock for file 3028 1726776742.53523: ANSIBALLZ: Acquiring lock 3028 1726776742.53526: ANSIBALLZ: Lock acquired: 140260980650784 3028 1726776742.53528: ANSIBALLZ: Creating module 3028 1726776742.66716: ANSIBALLZ: Writing module into payload 3028 1726776742.66864: ANSIBALLZ: Writing module 3028 1726776742.66881: ANSIBALLZ: Renaming module 3028 1726776742.66889: ANSIBALLZ: Done creating module 3028 1726776742.66909: variable 'ansible_facts' from source: unknown 3028 1726776742.66954: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py 3028 1726776742.67068: Sending initial data 3028 1726776742.67071: Sent initial data (150 bytes) 3028 1726776742.67533: 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 <<< 3028 1726776742.67536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.67539: 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 <<< 3028 1726776742.67541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.67606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.67613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776742.67615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.67682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.69539: 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 <<< 3028 1726776742.69600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776742.69658: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1rmf0ldj /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py <<< 3028 1726776742.69667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py" <<< 3028 1726776742.69722: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1rmf0ldj" to remote "/root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py" <<< 3028 1726776742.69730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py" <<< 3028 1726776742.70633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776742.70699: stderr chunk (state=3): >>><<< 3028 1726776742.70703: stdout chunk (state=3): >>><<< 3028 1726776742.70725: done transferring module to remote 3028 1726776742.70735: _low_level_execute_command(): starting 3028 1726776742.70741: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/ /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py && sleep 0' 3028 1726776742.71175: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776742.71215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776742.71218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776742.71222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.71228: 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 <<< 3028 1726776742.71230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.71269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.71288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.71356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.73421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776742.73468: stderr chunk (state=3): >>><<< 3028 1726776742.73471: stdout chunk (state=3): >>><<< 3028 1726776742.73486: _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 3028 1726776742.73489: _low_level_execute_command(): starting 3028 1726776742.73502: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/AnsiballZ_file.py && sleep 0' 3028 1726776742.73966: 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 <<< 3028 1726776742.73969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.73971: 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 <<< 3028 1726776742.73974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.74032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776742.74035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.74109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776742.95322: 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}}} <<< 3028 1726776742.97097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776742.97104: stdout chunk (state=3): >>><<< 3028 1726776742.97107: stderr chunk (state=3): >>><<< 3028 1726776742.97297: _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. 3028 1726776742.97304: 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-1726776742.5044081-3805-17539823941657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776742.97313: _low_level_execute_command(): starting 3028 1726776742.97315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776742.5044081-3805-17539823941657/ > /dev/null 2>&1 && sleep 0' 3028 1726776742.97924: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776742.97938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776742.97955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776742.97994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776742.98016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776742.98108: 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 <<< 3028 1726776742.98133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776742.98150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776742.98173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776742.98262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.00605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.00627: stdout chunk (state=3): >>><<< 3028 1726776743.00640: stderr chunk (state=3): >>><<< 3028 1726776743.00662: _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 3028 1726776743.00806: handler run complete 3028 1726776743.00809: attempt loop complete, returning result 3028 1726776743.00812: _execute() done 3028 1726776743.00814: dumping result to json 3028 1726776743.00816: done dumping result, returning 3028 1726776743.00819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-0cb9-b293-00000000002f] 3028 1726776743.00821: sending task result for task 0affc99b-caaf-0cb9-b293-00000000002f 3028 1726776743.00899: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000002f 3028 1726776743.00904: 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 } 3028 1726776743.01020: no more pending results, returning what we have 3028 1726776743.01024: results queue empty 3028 1726776743.01025: checking for any_errors_fatal 3028 1726776743.01047: done checking for any_errors_fatal 3028 1726776743.01049: checking for max_fail_percentage 3028 1726776743.01051: done checking for max_fail_percentage 3028 1726776743.01052: checking to see if all hosts have failed and the running result is not ok 3028 1726776743.01053: done checking to see if all hosts have failed 3028 1726776743.01054: getting the remaining hosts for this loop 3028 1726776743.01057: done getting the remaining hosts for this loop 3028 1726776743.01062: getting the next task for host managed_node3 3028 1726776743.01070: done getting next task for host managed_node3 3028 1726776743.01074: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3028 1726776743.01078: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3028 1726776743.01091: getting variables 3028 1726776743.01093: in VariableManager get_vars() 3028 1726776743.01344: Calling all_inventory to load vars for managed_node3 3028 1726776743.01348: Calling groups_inventory to load vars for managed_node3 3028 1726776743.01351: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776743.01362: Calling all_plugins_play to load vars for managed_node3 3028 1726776743.01366: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776743.01370: Calling groups_plugins_play to load vars for managed_node3 3028 1726776743.01440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776743.01493: done with get_vars() 3028 1726776743.01610: 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:23 -0400 (0:00:00.556) 0:01:16.316 **** 3028 1726776743.01740: entering _queue_task() for managed_node3/slurp 3028 1726776743.02024: worker is 1 (out of 1 available) 3028 1726776743.02038: exiting _queue_task() for managed_node3/slurp 3028 1726776743.02052: done queuing things up, now waiting for results queue to drain 3028 1726776743.02054: waiting for pending results... 3028 1726776743.02467: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3028 1726776743.02549: in run() - task 0affc99b-caaf-0cb9-b293-000000000030 3028 1726776743.02563: variable 'ansible_search_path' from source: unknown 3028 1726776743.02567: variable 'ansible_search_path' from source: unknown 3028 1726776743.02599: calling self._execute() 3028 1726776743.02663: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.02669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.02679: variable 'omit' from source: magic vars 3028 1726776743.02780: variable 'omit' from source: magic vars 3028 1726776743.02823: variable 'omit' from source: magic vars 3028 1726776743.02852: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776743.03091: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776743.03158: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776743.03193: variable 'omit' from source: magic vars 3028 1726776743.03231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776743.03260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776743.03279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776743.03296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.03309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.03335: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776743.03338: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.03343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.03429: Set connection var ansible_pipelining to False 3028 1726776743.03440: Set connection var ansible_timeout to 10 3028 1726776743.03447: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776743.03450: Set connection var ansible_connection to ssh 3028 1726776743.03457: Set connection var ansible_shell_executable to /bin/sh 3028 1726776743.03463: Set connection var ansible_shell_type to sh 3028 1726776743.03481: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.03484: variable 'ansible_connection' from source: unknown 3028 1726776743.03486: variable 'ansible_module_compression' from source: unknown 3028 1726776743.03494: variable 'ansible_shell_type' from source: unknown 3028 1726776743.03496: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.03504: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.03508: variable 'ansible_pipelining' from source: unknown 3028 1726776743.03510: variable 'ansible_timeout' from source: unknown 3028 1726776743.03519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.03681: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776743.03691: variable 'omit' from source: magic vars 3028 1726776743.03696: starting attempt loop 3028 1726776743.03700: running the handler 3028 1726776743.03714: _low_level_execute_command(): starting 3028 1726776743.03721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776743.04278: 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 <<< 3028 1726776743.04287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.04353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.04357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.04438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.06270: stdout chunk (state=3): >>>/root <<< 3028 1726776743.06376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.06439: stderr chunk (state=3): >>><<< 3028 1726776743.06442: stdout chunk (state=3): >>><<< 3028 1726776743.06457: _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 3028 1726776743.06493: _low_level_execute_command(): starting 3028 1726776743.06497: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435 `" && echo ansible-tmp-1726776743.0646162-3825-231909797706435="` echo /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435 `" ) && sleep 0' 3028 1726776743.06911: 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 <<< 3028 1726776743.06915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.06929: 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 <<< 3028 1726776743.06959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.06998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.07005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.07075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.20743: stdout chunk (state=3): >>>ansible-tmp-1726776743.0646162-3825-231909797706435=/root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435 <<< 3028 1726776743.20880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.20948: stderr chunk (state=3): >>><<< 3028 1726776743.20952: stdout chunk (state=3): >>><<< 3028 1726776743.20968: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776743.0646162-3825-231909797706435=/root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776743.21020: variable 'ansible_module_compression' from source: unknown 3028 1726776743.21057: ANSIBALLZ: Using lock for slurp 3028 1726776743.21060: ANSIBALLZ: Acquiring lock 3028 1726776743.21063: ANSIBALLZ: Lock acquired: 140260982103008 3028 1726776743.21067: ANSIBALLZ: Creating module 3028 1726776743.31893: ANSIBALLZ: Writing module into payload 3028 1726776743.32109: ANSIBALLZ: Writing module 3028 1726776743.32113: ANSIBALLZ: Renaming module 3028 1726776743.32115: ANSIBALLZ: Done creating module 3028 1726776743.32118: variable 'ansible_facts' from source: unknown 3028 1726776743.32120: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py 3028 1726776743.32334: Sending initial data 3028 1726776743.32345: Sent initial data (152 bytes) 3028 1726776743.32981: 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 <<< 3028 1726776743.33006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.33027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.33137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.35022: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3028 1726776743.35044: stderr chunk (state=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 <<< 3028 1726776743.35129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776743.35219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpxnm_3xhm /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py <<< 3028 1726776743.35236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py" <<< 3028 1726776743.35267: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpxnm_3xhm" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py" <<< 3028 1726776743.36261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.36304: stderr chunk (state=3): >>><<< 3028 1726776743.36318: stdout chunk (state=3): >>><<< 3028 1726776743.36334: done transferring module to remote 3028 1726776743.36344: _low_level_execute_command(): starting 3028 1726776743.36350: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/ /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py && sleep 0' 3028 1726776743.36807: 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 <<< 3028 1726776743.36811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.36813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776743.36816: 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 <<< 3028 1726776743.36818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.36872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.36882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.36952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.39059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.39107: stderr chunk (state=3): >>><<< 3028 1726776743.39110: stdout chunk (state=3): >>><<< 3028 1726776743.39123: _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 3028 1726776743.39126: _low_level_execute_command(): starting 3028 1726776743.39132: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/AnsiballZ_slurp.py && sleep 0' 3028 1726776743.39574: 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 <<< 3028 1726776743.39578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.39582: 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 <<< 3028 1726776743.39585: 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 <<< 3028 1726776743.39587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.39640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.39644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.39726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.59758: 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"}}} <<< 3028 1726776743.61651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776743.61682: stderr chunk (state=3): >>><<< 3028 1726776743.61698: stdout chunk (state=3): >>><<< 3028 1726776743.61888: _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. 3028 1726776743.61892: 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-1726776743.0646162-3825-231909797706435/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776743.61895: _low_level_execute_command(): starting 3028 1726776743.61897: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776743.0646162-3825-231909797706435/ > /dev/null 2>&1 && sleep 0' 3028 1726776743.62440: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776743.62456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776743.62469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776743.62496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776743.62500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776743.62606: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776743.62609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.62612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776743.62614: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776743.62617: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3028 1726776743.62619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776743.62621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776743.62623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.62683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.62713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.62811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.65161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.65165: stdout chunk (state=3): >>><<< 3028 1726776743.65174: stderr chunk (state=3): >>><<< 3028 1726776743.65225: _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 3028 1726776743.65263: handler run complete 3028 1726776743.65267: attempt loop complete, returning result 3028 1726776743.65269: _execute() done 3028 1726776743.65271: dumping result to json 3028 1726776743.65274: done dumping result, returning 3028 1726776743.65369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-0cb9-b293-000000000030] 3028 1726776743.65373: sending task result for task 0affc99b-caaf-0cb9-b293-000000000030 3028 1726776743.65563: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000030 3028 1726776743.65566: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3028 1726776743.65648: no more pending results, returning what we have 3028 1726776743.65653: results queue empty 3028 1726776743.65654: checking for any_errors_fatal 3028 1726776743.65664: done checking for any_errors_fatal 3028 1726776743.65665: checking for max_fail_percentage 3028 1726776743.65667: done checking for max_fail_percentage 3028 1726776743.65668: checking to see if all hosts have failed and the running result is not ok 3028 1726776743.65670: done checking to see if all hosts have failed 3028 1726776743.65671: getting the remaining hosts for this loop 3028 1726776743.65674: done getting the remaining hosts for this loop 3028 1726776743.65681: getting the next task for host managed_node3 3028 1726776743.65689: done getting next task for host managed_node3 3028 1726776743.65694: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3028 1726776743.65697: ^ 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 3028 1726776743.65712: getting variables 3028 1726776743.65714: in VariableManager get_vars() 3028 1726776743.65754: Calling all_inventory to load vars for managed_node3 3028 1726776743.65757: Calling groups_inventory to load vars for managed_node3 3028 1726776743.65760: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776743.65770: Calling all_plugins_play to load vars for managed_node3 3028 1726776743.65774: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776743.65777: Calling groups_plugins_play to load vars for managed_node3 3028 1726776743.66097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776743.66192: done with get_vars() 3028 1726776743.66206: done getting variables 3028 1726776743.66278: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:23 -0400 (0:00:00.645) 0:01:16.962 **** 3028 1726776743.66320: entering _queue_task() for managed_node3/set_fact 3028 1726776743.66855: worker is 1 (out of 1 available) 3028 1726776743.66870: exiting _queue_task() for managed_node3/set_fact 3028 1726776743.66882: done queuing things up, now waiting for results queue to drain 3028 1726776743.66884: waiting for pending results... 3028 1726776743.67169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3028 1726776743.67275: in run() - task 0affc99b-caaf-0cb9-b293-000000000031 3028 1726776743.67298: variable 'ansible_search_path' from source: unknown 3028 1726776743.67312: variable 'ansible_search_path' from source: unknown 3028 1726776743.67358: calling self._execute() 3028 1726776743.67484: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.67488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.67491: variable 'omit' from source: magic vars 3028 1726776743.67624: variable 'omit' from source: magic vars 3028 1726776743.67689: variable 'omit' from source: magic vars 3028 1726776743.68407: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776743.68491: variable '__cur_profile' from source: task vars 3028 1726776743.68953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776743.72339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776743.72452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776743.72542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776743.72566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776743.72606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776743.73070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776743.73074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776743.73076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776743.73135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776743.73177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776743.73337: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3028 1726776743.73400: variable 'omit' from source: magic vars 3028 1726776743.73446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776743.73482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776743.73510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776743.73544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.73560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.73597: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776743.73611: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.73626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.73762: Set connection var ansible_pipelining to False 3028 1726776743.73783: Set connection var ansible_timeout to 10 3028 1726776743.73806: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776743.73809: Set connection var ansible_connection to ssh 3028 1726776743.73848: Set connection var ansible_shell_executable to /bin/sh 3028 1726776743.73852: Set connection var ansible_shell_type to sh 3028 1726776743.73871: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.73880: variable 'ansible_connection' from source: unknown 3028 1726776743.73887: variable 'ansible_module_compression' from source: unknown 3028 1726776743.73894: variable 'ansible_shell_type' from source: unknown 3028 1726776743.73909: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.73958: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.73961: variable 'ansible_pipelining' from source: unknown 3028 1726776743.73964: variable 'ansible_timeout' from source: unknown 3028 1726776743.73967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.74082: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776743.74099: variable 'omit' from source: magic vars 3028 1726776743.74114: starting attempt loop 3028 1726776743.74122: running the handler 3028 1726776743.74176: handler run complete 3028 1726776743.74179: attempt loop complete, returning result 3028 1726776743.74182: _execute() done 3028 1726776743.74185: dumping result to json 3028 1726776743.74187: done dumping result, returning 3028 1726776743.74189: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-0cb9-b293-000000000031] 3028 1726776743.74234: sending task result for task 0affc99b-caaf-0cb9-b293-000000000031 3028 1726776743.74368: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000031 3028 1726776743.74372: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3028 1726776743.74462: no more pending results, returning what we have 3028 1726776743.74466: results queue empty 3028 1726776743.74467: checking for any_errors_fatal 3028 1726776743.74473: done checking for any_errors_fatal 3028 1726776743.74474: checking for max_fail_percentage 3028 1726776743.74477: done checking for max_fail_percentage 3028 1726776743.74477: checking to see if all hosts have failed and the running result is not ok 3028 1726776743.74479: done checking to see if all hosts have failed 3028 1726776743.74480: getting the remaining hosts for this loop 3028 1726776743.74482: done getting the remaining hosts for this loop 3028 1726776743.74487: getting the next task for host managed_node3 3028 1726776743.74495: done getting next task for host managed_node3 3028 1726776743.74499: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3028 1726776743.74504: ^ 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=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 3028 1726776743.74525: getting variables 3028 1726776743.74527: in VariableManager get_vars() 3028 1726776743.74570: Calling all_inventory to load vars for managed_node3 3028 1726776743.74574: Calling groups_inventory to load vars for managed_node3 3028 1726776743.74577: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776743.74588: Calling all_plugins_play to load vars for managed_node3 3028 1726776743.74592: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776743.74597: Calling groups_plugins_play to load vars for managed_node3 3028 1726776743.74883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776743.75066: done with get_vars() 3028 1726776743.75077: done getting variables 3028 1726776743.75224: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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:23 -0400 (0:00:00.089) 0:01:17.051 **** 3028 1726776743.75265: entering _queue_task() for managed_node3/copy 3028 1726776743.75527: worker is 1 (out of 1 available) 3028 1726776743.75540: exiting _queue_task() for managed_node3/copy 3028 1726776743.75553: done queuing things up, now waiting for results queue to drain 3028 1726776743.75555: waiting for pending results... 3028 1726776743.75924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3028 1726776743.76107: in run() - task 0affc99b-caaf-0cb9-b293-000000000032 3028 1726776743.76111: variable 'ansible_search_path' from source: unknown 3028 1726776743.76114: variable 'ansible_search_path' from source: unknown 3028 1726776743.76117: calling self._execute() 3028 1726776743.76119: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.76122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.76130: variable 'omit' from source: magic vars 3028 1726776743.76260: variable 'omit' from source: magic vars 3028 1726776743.76324: variable 'omit' from source: magic vars 3028 1726776743.76373: variable '__kernel_settings_active_profile' from source: set_fact 3028 1726776743.76781: variable '__kernel_settings_active_profile' from source: set_fact 3028 1726776743.76845: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776743.77045: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776743.77407: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776743.77411: variable 'omit' from source: magic vars 3028 1726776743.77440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776743.77566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776743.77594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776743.77625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.77676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776743.77719: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776743.77752: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.77763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.78083: Set connection var ansible_pipelining to False 3028 1726776743.78103: Set connection var ansible_timeout to 10 3028 1726776743.78192: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776743.78196: Set connection var ansible_connection to ssh 3028 1726776743.78198: Set connection var ansible_shell_executable to /bin/sh 3028 1726776743.78203: Set connection var ansible_shell_type to sh 3028 1726776743.78205: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.78208: variable 'ansible_connection' from source: unknown 3028 1726776743.78210: variable 'ansible_module_compression' from source: unknown 3028 1726776743.78213: variable 'ansible_shell_type' from source: unknown 3028 1726776743.78215: variable 'ansible_shell_executable' from source: unknown 3028 1726776743.78217: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776743.78219: variable 'ansible_pipelining' from source: unknown 3028 1726776743.78443: variable 'ansible_timeout' from source: unknown 3028 1726776743.78447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776743.78878: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776743.78882: variable 'omit' from source: magic vars 3028 1726776743.78885: starting attempt loop 3028 1726776743.78890: running the handler 3028 1726776743.78909: _low_level_execute_command(): starting 3028 1726776743.78924: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776743.79969: 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 <<< 3028 1726776743.79988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.80020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.80059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.80115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.82455: stdout chunk (state=3): >>>/root <<< 3028 1726776743.82463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.82536: stderr chunk (state=3): >>><<< 3028 1726776743.82572: stdout chunk (state=3): >>><<< 3028 1726776743.82614: _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 3028 1726776743.82661: _low_level_execute_command(): starting 3028 1726776743.82679: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978 `" && echo ansible-tmp-1726776743.8262293-3856-33107812025978="` echo /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978 `" ) && sleep 0' 3028 1726776743.83619: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776743.83636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776743.83651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776743.83710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776743.83734: 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 <<< 3028 1726776743.83825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.83846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.83869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.84017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.86359: stdout chunk (state=3): >>>ansible-tmp-1726776743.8262293-3856-33107812025978=/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978 <<< 3028 1726776743.86491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.86608: stderr chunk (state=3): >>><<< 3028 1726776743.86611: stdout chunk (state=3): >>><<< 3028 1726776743.86907: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776743.8262293-3856-33107812025978=/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776743.86910: variable 'ansible_module_compression' from source: unknown 3028 1726776743.86913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776743.87207: variable 'ansible_facts' from source: unknown 3028 1726776743.87317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py 3028 1726776743.87548: Sending initial data 3028 1726776743.87559: Sent initial data (150 bytes) 3028 1726776743.88197: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776743.88218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776743.88316: 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 <<< 3028 1726776743.88344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.88368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.88388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.88496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.90662: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3028 1726776743.90674: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3028 1726776743.90686: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 3028 1726776743.90694: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 3028 1726776743.90714: 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 <<< 3028 1726776743.90780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776743.90837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp74e0mb5m /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py <<< 3028 1726776743.90850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py" <<< 3028 1726776743.90898: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp74e0mb5m" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py" <<< 3028 1726776743.91780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.91849: stderr chunk (state=3): >>><<< 3028 1726776743.91853: stdout chunk (state=3): >>><<< 3028 1726776743.91873: done transferring module to remote 3028 1726776743.91885: _low_level_execute_command(): starting 3028 1726776743.91888: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/ /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py && sleep 0' 3028 1726776743.92346: 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 <<< 3028 1726776743.92350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776743.92353: 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 <<< 3028 1726776743.92359: 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 <<< 3028 1726776743.92414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776743.92417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.92496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776743.94717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776743.94766: stderr chunk (state=3): >>><<< 3028 1726776743.94770: stdout chunk (state=3): >>><<< 3028 1726776743.94788: _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 3028 1726776743.94792: _low_level_execute_command(): starting 3028 1726776743.94798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_stat.py && sleep 0' 3028 1726776743.95209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776743.95240: 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 <<< 3028 1726776743.95244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776743.95294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776743.95302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776743.95372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.33267: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726776743.594491, "mtime": 1726776742.3444822, "ctime": 1726776742.3444822, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "2899942998", "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}}} <<< 3028 1726776744.35952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776744.36016: stderr chunk (state=3): >>><<< 3028 1726776744.36020: stdout chunk (state=3): >>><<< 3028 1726776744.36041: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726776743.594491, "mtime": 1726776742.3444822, "ctime": 1726776742.3444822, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "2899942998", "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. 3028 1726776744.36106: 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-1726776743.8262293-3856-33107812025978/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776744.36342: Sending initial data 3028 1726776744.36346: Sent initial data (138 bytes) 3028 1726776744.36908: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776744.36942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776744.36951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776744.36957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776744.36960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776744.36963: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776744.37066: 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 <<< 3028 1726776744.37078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776744.37091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.37194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.39597: 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 <<< 3028 1726776744.39660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776744.39723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/._p7skcx0 /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source <<< 3028 1726776744.39733: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source" <<< 3028 1726776744.39799: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/._p7skcx0" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source" <<< 3028 1726776744.40441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776744.40458: stderr chunk (state=3): >>><<< 3028 1726776744.40461: stdout chunk (state=3): >>><<< 3028 1726776744.40464: _low_level_execute_command(): starting 3028 1726776744.40466: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/ /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source && sleep 0' 3028 1726776744.41215: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776744.41231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776744.41247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776744.41264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776744.41368: 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 <<< 3028 1726776744.41462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.41570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.44324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776744.44394: stderr chunk (state=3): >>><<< 3028 1726776744.44423: stdout chunk (state=3): >>><<< 3028 1726776744.44447: _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 3028 1726776744.44481: variable 'ansible_module_compression' from source: unknown 3028 1726776744.44539: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3028 1726776744.44556: ANSIBALLZ: Acquiring lock 3028 1726776744.44566: ANSIBALLZ: Lock acquired: 140260981863056 3028 1726776744.44575: ANSIBALLZ: Creating module 3028 1726776744.63119: ANSIBALLZ: Writing module into payload 3028 1726776744.63228: ANSIBALLZ: Writing module 3028 1726776744.63263: ANSIBALLZ: Renaming module 3028 1726776744.63270: ANSIBALLZ: Done creating module 3028 1726776744.63293: variable 'ansible_facts' from source: unknown 3028 1726776744.63386: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py 3028 1726776744.63569: Sending initial data 3028 1726776744.63577: Sent initial data (150 bytes) 3028 1726776744.64209: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776744.64252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776744.64256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776744.64262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776744.64264: 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 <<< 3028 1726776744.64266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776744.64312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776744.64327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.64399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.66840: 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 <<< 3028 1726776744.66974: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776744.67061: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpaasd8nf4 /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py <<< 3028 1726776744.67064: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py" <<< 3028 1726776744.67160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpaasd8nf4" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py" <<< 3028 1726776744.68592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776744.68746: stderr chunk (state=3): >>><<< 3028 1726776744.68749: stdout chunk (state=3): >>><<< 3028 1726776744.68752: done transferring module to remote 3028 1726776744.68754: _low_level_execute_command(): starting 3028 1726776744.68756: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/ /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py && sleep 0' 3028 1726776744.69346: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776744.69427: 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 <<< 3028 1726776744.69527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776744.69552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776744.69587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.69693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.72078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776744.72082: stdout chunk (state=3): >>><<< 3028 1726776744.72085: stderr chunk (state=3): >>><<< 3028 1726776744.72088: _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 3028 1726776744.72091: _low_level_execute_command(): starting 3028 1726776744.72093: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/AnsiballZ_copy.py && sleep 0' 3028 1726776744.73319: 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 <<< 3028 1726776744.73516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776744.73725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.73870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776744.94966: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.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-1726776743.8262293-3856-33107812025978/.source", "_original_basename": "._p7skcx0", "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}}} <<< 3028 1726776744.97028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776744.97081: stderr chunk (state=3): >>><<< 3028 1726776744.97085: stdout chunk (state=3): >>><<< 3028 1726776744.97110: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.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-1726776743.8262293-3856-33107812025978/.source", "_original_basename": "._p7skcx0", "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. 3028 1726776744.97141: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/.source', '_original_basename': '._p7skcx0', '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-1726776743.8262293-3856-33107812025978/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776744.97151: _low_level_execute_command(): starting 3028 1726776744.97156: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776743.8262293-3856-33107812025978/ > /dev/null 2>&1 && sleep 0' 3028 1726776744.97594: 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 <<< 3028 1726776744.97615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776744.97618: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776744.97638: 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 <<< 3028 1726776744.97692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776744.97695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776744.97769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.00481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.00530: stderr chunk (state=3): >>><<< 3028 1726776745.00533: stdout chunk (state=3): >>><<< 3028 1726776745.00549: _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 3028 1726776745.00556: handler run complete 3028 1726776745.00585: attempt loop complete, returning result 3028 1726776745.00588: _execute() done 3028 1726776745.00601: dumping result to json 3028 1726776745.00611: done dumping result, returning 3028 1726776745.00622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-0cb9-b293-000000000032] 3028 1726776745.00630: sending task result for task 0affc99b-caaf-0cb9-b293-000000000032 3028 1726776745.00740: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000032 3028 1726776745.00743: WORKER PROCESS EXITING 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-1726776743.8262293-3856-33107812025978/.source", "state": "file", "uid": 0 } 3028 1726776745.00858: no more pending results, returning what we have 3028 1726776745.00862: results queue empty 3028 1726776745.00863: checking for any_errors_fatal 3028 1726776745.00868: done checking for any_errors_fatal 3028 1726776745.00869: checking for max_fail_percentage 3028 1726776745.00870: done checking for max_fail_percentage 3028 1726776745.00874: checking to see if all hosts have failed and the running result is not ok 3028 1726776745.00875: done checking to see if all hosts have failed 3028 1726776745.00876: getting the remaining hosts for this loop 3028 1726776745.00879: done getting the remaining hosts for this loop 3028 1726776745.00882: getting the next task for host managed_node3 3028 1726776745.00888: done getting next task for host managed_node3 3028 1726776745.00892: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3028 1726776745.00895: ^ 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=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 3028 1726776745.00916: getting variables 3028 1726776745.00918: in VariableManager get_vars() 3028 1726776745.00953: Calling all_inventory to load vars for managed_node3 3028 1726776745.00956: Calling groups_inventory to load vars for managed_node3 3028 1726776745.00958: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776745.00967: Calling all_plugins_play to load vars for managed_node3 3028 1726776745.00970: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776745.00973: Calling groups_plugins_play to load vars for managed_node3 3028 1726776745.01033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776745.01066: done with get_vars() 3028 1726776745.01073: done getting variables 3028 1726776745.01129: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:25 -0400 (0:00:01.258) 0:01:18.310 **** 3028 1726776745.01154: entering _queue_task() for managed_node3/copy 3028 1726776745.01344: worker is 1 (out of 1 available) 3028 1726776745.01358: exiting _queue_task() for managed_node3/copy 3028 1726776745.01372: done queuing things up, now waiting for results queue to drain 3028 1726776745.01374: waiting for pending results... 3028 1726776745.01546: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3028 1726776745.01621: in run() - task 0affc99b-caaf-0cb9-b293-000000000033 3028 1726776745.01636: variable 'ansible_search_path' from source: unknown 3028 1726776745.01639: variable 'ansible_search_path' from source: unknown 3028 1726776745.01677: calling self._execute() 3028 1726776745.01734: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.01741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.01750: variable 'omit' from source: magic vars 3028 1726776745.01841: variable 'omit' from source: magic vars 3028 1726776745.01881: variable 'omit' from source: magic vars 3028 1726776745.01911: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3028 1726776745.02207: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3028 1726776745.02271: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776745.02305: variable 'omit' from source: magic vars 3028 1726776745.02339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776745.02369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776745.02386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776745.02405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776745.02414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776745.02443: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776745.02447: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.02451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.02532: Set connection var ansible_pipelining to False 3028 1726776745.02548: Set connection var ansible_timeout to 10 3028 1726776745.02551: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776745.02554: Set connection var ansible_connection to ssh 3028 1726776745.02560: Set connection var ansible_shell_executable to /bin/sh 3028 1726776745.02566: Set connection var ansible_shell_type to sh 3028 1726776745.02585: variable 'ansible_shell_executable' from source: unknown 3028 1726776745.02588: variable 'ansible_connection' from source: unknown 3028 1726776745.02591: variable 'ansible_module_compression' from source: unknown 3028 1726776745.02595: variable 'ansible_shell_type' from source: unknown 3028 1726776745.02598: variable 'ansible_shell_executable' from source: unknown 3028 1726776745.02606: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.02608: variable 'ansible_pipelining' from source: unknown 3028 1726776745.02613: variable 'ansible_timeout' from source: unknown 3028 1726776745.02618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.02730: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776745.02740: variable 'omit' from source: magic vars 3028 1726776745.02746: starting attempt loop 3028 1726776745.02749: running the handler 3028 1726776745.02759: _low_level_execute_command(): starting 3028 1726776745.02769: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776745.03509: 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 <<< 3028 1726776745.03514: 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 <<< 3028 1726776745.03517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.03539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.03626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.03659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.05939: stdout chunk (state=3): >>>/root <<< 3028 1726776745.06065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.06114: stderr chunk (state=3): >>><<< 3028 1726776745.06118: stdout chunk (state=3): >>><<< 3028 1726776745.06137: _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 3028 1726776745.06151: _low_level_execute_command(): starting 3028 1726776745.06157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425 `" && echo ansible-tmp-1726776745.0613875-3921-224443572518425="` echo /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425 `" ) && sleep 0' 3028 1726776745.06603: 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 <<< 3028 1726776745.06608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.06611: 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 <<< 3028 1726776745.06620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.06670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.06675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.06752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.09919: stdout chunk (state=3): >>>ansible-tmp-1726776745.0613875-3921-224443572518425=/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425 <<< 3028 1726776745.10068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.10117: stderr chunk (state=3): >>><<< 3028 1726776745.10120: stdout chunk (state=3): >>><<< 3028 1726776745.10137: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776745.0613875-3921-224443572518425=/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776745.10207: variable 'ansible_module_compression' from source: unknown 3028 1726776745.10249: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776745.10277: variable 'ansible_facts' from source: unknown 3028 1726776745.10342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py 3028 1726776745.10438: Sending initial data 3028 1726776745.10442: Sent initial data (151 bytes) 3028 1726776745.10882: 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 <<< 3028 1726776745.10886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.10889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776745.10891: 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 <<< 3028 1726776745.10894: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.10945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.10952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.11026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.13385: 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" <<< 3028 1726776745.13389: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776745.13447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776745.13516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpxcdtm8n5 /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py <<< 3028 1726776745.13520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py" <<< 3028 1726776745.13577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpxcdtm8n5" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py" <<< 3028 1726776745.14706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.14710: stdout chunk (state=3): >>><<< 3028 1726776745.14712: stderr chunk (state=3): >>><<< 3028 1726776745.14714: done transferring module to remote 3028 1726776745.14716: _low_level_execute_command(): starting 3028 1726776745.14719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/ /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py && sleep 0' 3028 1726776745.15268: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776745.15306: 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 <<< 3028 1726776745.15355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.15393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.15446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.17645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.17694: stderr chunk (state=3): >>><<< 3028 1726776745.17702: stdout chunk (state=3): >>><<< 3028 1726776745.17718: _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 3028 1726776745.17721: _low_level_execute_command(): starting 3028 1726776745.17727: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_stat.py && sleep 0' 3028 1726776745.18384: 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 <<< 3028 1726776745.18398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.18421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.18532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.38959: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "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": 1726776742.1454806, "mtime": 1726776742.3444822, "ctime": 1726776742.3444822, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1890295583", "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}}} <<< 3028 1726776745.40880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776745.40950: stderr chunk (state=3): >>><<< 3028 1726776745.41010: stdout chunk (state=3): >>><<< 3028 1726776745.41037: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "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": 1726776742.1454806, "mtime": 1726776742.3444822, "ctime": 1726776742.3444822, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1890295583", "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. 3028 1726776745.41209: 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-1726776745.0613875-3921-224443572518425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776745.41547: Sending initial data 3028 1726776745.41824: Sent initial data (139 bytes) 3028 1726776745.42092: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776745.42111: 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 <<< 3028 1726776745.42129: 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 <<< 3028 1726776745.42186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.42199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.42283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.44190: 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 <<< 3028 1726776745.44246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776745.44327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/.cz8ry5bv /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source <<< 3028 1726776745.44331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source" <<< 3028 1726776745.44373: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/.cz8ry5bv" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source" <<< 3028 1726776745.45035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.45039: stdout chunk (state=3): >>><<< 3028 1726776745.45041: stderr chunk (state=3): >>><<< 3028 1726776745.45044: _low_level_execute_command(): starting 3028 1726776745.45046: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/ /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source && sleep 0' 3028 1726776745.45720: 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 <<< 3028 1726776745.45752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.45772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.45794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.45897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.48024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.48037: stdout chunk (state=3): >>><<< 3028 1726776745.48050: stderr chunk (state=3): >>><<< 3028 1726776745.48069: _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 3028 1726776745.48103: variable 'ansible_module_compression' from source: unknown 3028 1726776745.48161: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3028 1726776745.48193: variable 'ansible_facts' from source: unknown 3028 1726776745.48358: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py 3028 1726776745.48498: Sending initial data 3028 1726776745.48743: Sent initial data (151 bytes) 3028 1726776745.49383: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776745.49387: 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 <<< 3028 1726776745.49389: 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 <<< 3028 1726776745.49392: 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 <<< 3028 1726776745.49396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.49464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.49479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.49552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.51432: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3028 1726776745.51450: stderr chunk (state=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 <<< 3028 1726776745.51509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776745.51570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpp3lbdmii /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py <<< 3028 1726776745.51576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py" <<< 3028 1726776745.51623: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpp3lbdmii" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py" <<< 3028 1726776745.52967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.53193: stderr chunk (state=3): >>><<< 3028 1726776745.53197: stdout chunk (state=3): >>><<< 3028 1726776745.53199: done transferring module to remote 3028 1726776745.53409: _low_level_execute_command(): starting 3028 1726776745.53412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/ /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py && sleep 0' 3028 1726776745.53991: 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 <<< 3028 1726776745.54009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776745.54039: 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 <<< 3028 1726776745.54077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.54091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.54168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.56282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.56331: stderr chunk (state=3): >>><<< 3028 1726776745.56335: stdout chunk (state=3): >>><<< 3028 1726776745.56352: _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 3028 1726776745.56355: _low_level_execute_command(): starting 3028 1726776745.56358: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/AnsiballZ_copy.py && sleep 0' 3028 1726776745.56778: 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 <<< 3028 1726776745.56783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.56785: 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 <<< 3028 1726776745.56788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.56842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.56849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.56930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.77934: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.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-1726776745.0613875-3921-224443572518425/.source", "_original_basename": ".cz8ry5bv", "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}}} <<< 3028 1726776745.80453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776745.80512: stderr chunk (state=3): >>><<< 3028 1726776745.80516: stdout chunk (state=3): >>><<< 3028 1726776745.80535: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.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-1726776745.0613875-3921-224443572518425/.source", "_original_basename": ".cz8ry5bv", "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. 3028 1726776745.80569: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/.source', '_original_basename': '.cz8ry5bv', '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-1726776745.0613875-3921-224443572518425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776745.80578: _low_level_execute_command(): starting 3028 1726776745.80584: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776745.0613875-3921-224443572518425/ > /dev/null 2>&1 && sleep 0' 3028 1726776745.81059: 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 <<< 3028 1726776745.81064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.81067: 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 <<< 3028 1726776745.81069: 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 <<< 3028 1726776745.81071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.81126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.81133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.81203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.83405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.83458: stderr chunk (state=3): >>><<< 3028 1726776745.83461: stdout chunk (state=3): >>><<< 3028 1726776745.83477: _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 3028 1726776745.83484: handler run complete 3028 1726776745.83512: attempt loop complete, returning result 3028 1726776745.83515: _execute() done 3028 1726776745.83518: dumping result to json 3028 1726776745.83524: done dumping result, returning 3028 1726776745.83533: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-0cb9-b293-000000000033] 3028 1726776745.83539: sending task result for task 0affc99b-caaf-0cb9-b293-000000000033 3028 1726776745.83651: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000033 3028 1726776745.83654: 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-1726776745.0613875-3921-224443572518425/.source", "state": "file", "uid": 0 } 3028 1726776745.83780: no more pending results, returning what we have 3028 1726776745.83783: results queue empty 3028 1726776745.83784: checking for any_errors_fatal 3028 1726776745.83791: done checking for any_errors_fatal 3028 1726776745.83792: checking for max_fail_percentage 3028 1726776745.83793: done checking for max_fail_percentage 3028 1726776745.83794: checking to see if all hosts have failed and the running result is not ok 3028 1726776745.83795: done checking to see if all hosts have failed 3028 1726776745.83796: getting the remaining hosts for this loop 3028 1726776745.83798: done getting the remaining hosts for this loop 3028 1726776745.83803: getting the next task for host managed_node3 3028 1726776745.83811: done getting next task for host managed_node3 3028 1726776745.83815: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3028 1726776745.83817: ^ 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=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 3028 1726776745.83828: getting variables 3028 1726776745.83829: in VariableManager get_vars() 3028 1726776745.83861: Calling all_inventory to load vars for managed_node3 3028 1726776745.83864: Calling groups_inventory to load vars for managed_node3 3028 1726776745.83866: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776745.83879: Calling all_plugins_play to load vars for managed_node3 3028 1726776745.83882: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776745.83885: Calling groups_plugins_play to load vars for managed_node3 3028 1726776745.83929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776745.83962: done with get_vars() 3028 1726776745.83969: 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:25 -0400 (0:00:00.828) 0:01:19.139 **** 3028 1726776745.84044: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776745.84274: worker is 1 (out of 1 available) 3028 1726776745.84287: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776745.84302: done queuing things up, now waiting for results queue to drain 3028 1726776745.84306: waiting for pending results... 3028 1726776745.84476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3028 1726776745.84552: in run() - task 0affc99b-caaf-0cb9-b293-000000000034 3028 1726776745.84565: variable 'ansible_search_path' from source: unknown 3028 1726776745.84570: variable 'ansible_search_path' from source: unknown 3028 1726776745.84601: calling self._execute() 3028 1726776745.84661: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.84668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.84678: variable 'omit' from source: magic vars 3028 1726776745.84767: variable 'omit' from source: magic vars 3028 1726776745.84808: variable 'omit' from source: magic vars 3028 1726776745.84833: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776745.85075: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776745.85143: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776745.85215: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776745.85222: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776745.85261: variable 'omit' from source: magic vars 3028 1726776745.85296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776745.85330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776745.85347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776745.85362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776745.85372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776745.85398: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776745.85406: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.85410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.85488: Set connection var ansible_pipelining to False 3028 1726776745.85499: Set connection var ansible_timeout to 10 3028 1726776745.85532: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776745.85535: Set connection var ansible_connection to ssh 3028 1726776745.85538: Set connection var ansible_shell_executable to /bin/sh 3028 1726776745.85541: Set connection var ansible_shell_type to sh 3028 1726776745.85544: variable 'ansible_shell_executable' from source: unknown 3028 1726776745.85547: variable 'ansible_connection' from source: unknown 3028 1726776745.85549: variable 'ansible_module_compression' from source: unknown 3028 1726776745.85552: variable 'ansible_shell_type' from source: unknown 3028 1726776745.85554: variable 'ansible_shell_executable' from source: unknown 3028 1726776745.85556: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776745.85562: variable 'ansible_pipelining' from source: unknown 3028 1726776745.85564: variable 'ansible_timeout' from source: unknown 3028 1726776745.85570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776745.85719: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776745.85729: variable 'omit' from source: magic vars 3028 1726776745.85734: starting attempt loop 3028 1726776745.85739: running the handler 3028 1726776745.85749: _low_level_execute_command(): starting 3028 1726776745.85761: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776745.86275: 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 <<< 3028 1726776745.86279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.86282: 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 <<< 3028 1726776745.86284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.86340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.86344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.86424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.88320: stdout chunk (state=3): >>>/root <<< 3028 1726776745.88435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.88487: stderr chunk (state=3): >>><<< 3028 1726776745.88490: stdout chunk (state=3): >>><<< 3028 1726776745.88514: _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 3028 1726776745.88526: _low_level_execute_command(): starting 3028 1726776745.88533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803 `" && echo ansible-tmp-1726776745.8851388-3968-51497259121803="` echo /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803 `" ) && sleep 0' 3028 1726776745.88997: 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 <<< 3028 1726776745.89000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.89012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776745.89015: 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 <<< 3028 1726776745.89018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776745.89061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776745.89064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.89142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.91407: stdout chunk (state=3): >>>ansible-tmp-1726776745.8851388-3968-51497259121803=/root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803 <<< 3028 1726776745.91536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.91581: stderr chunk (state=3): >>><<< 3028 1726776745.91584: stdout chunk (state=3): >>><<< 3028 1726776745.91598: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776745.8851388-3968-51497259121803=/root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776745.91646: variable 'ansible_module_compression' from source: unknown 3028 1726776745.91681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3028 1726776745.91715: variable 'ansible_facts' from source: unknown 3028 1726776745.91781: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py 3028 1726776745.91897: Sending initial data 3028 1726776745.91906: Sent initial data (172 bytes) 3028 1726776745.92482: 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 <<< 3028 1726776745.92507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.92607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.94435: 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" <<< 3028 1726776745.94442: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776745.94495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776745.94558: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpzke_vjym /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py <<< 3028 1726776745.94566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776745.94622: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpzke_vjym" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776745.95558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.95715: stderr chunk (state=3): >>><<< 3028 1726776745.95718: stdout chunk (state=3): >>><<< 3028 1726776745.95721: done transferring module to remote 3028 1726776745.95723: _low_level_execute_command(): starting 3028 1726776745.95725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/ /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776745.96284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776745.96296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776745.96316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776745.96336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776745.96364: 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 <<< 3028 1726776745.96476: 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 <<< 3028 1726776745.96521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.96595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776745.98898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776745.98904: stdout chunk (state=3): >>><<< 3028 1726776745.98907: stderr chunk (state=3): >>><<< 3028 1726776745.98910: _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 3028 1726776745.98913: _low_level_execute_command(): starting 3028 1726776745.98915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776745.99497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776745.99623: 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 debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776745.99652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776745.99768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.18859: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3028 1726776746.20594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776746.20656: stderr chunk (state=3): >>><<< 3028 1726776746.20659: stdout chunk (state=3): >>><<< 3028 1726776746.20676: _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. 3028 1726776746.20703: 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-1726776745.8851388-3968-51497259121803/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776746.20715: _low_level_execute_command(): starting 3028 1726776746.20720: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776745.8851388-3968-51497259121803/ > /dev/null 2>&1 && sleep 0' 3028 1726776746.21413: 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 <<< 3028 1726776746.21469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.21473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.21550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.23692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.23742: stderr chunk (state=3): >>><<< 3028 1726776746.23745: stdout chunk (state=3): >>><<< 3028 1726776746.23759: _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 3028 1726776746.23768: handler run complete 3028 1726776746.23788: attempt loop complete, returning result 3028 1726776746.23791: _execute() done 3028 1726776746.23795: dumping result to json 3028 1726776746.23799: done dumping result, returning 3028 1726776746.23811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-0cb9-b293-000000000034] 3028 1726776746.23817: sending task result for task 0affc99b-caaf-0cb9-b293-000000000034 3028 1726776746.23915: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000034 3028 1726776746.23918: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 3028 1726776746.23998: no more pending results, returning what we have 3028 1726776746.24005: results queue empty 3028 1726776746.24006: checking for any_errors_fatal 3028 1726776746.24012: done checking for any_errors_fatal 3028 1726776746.24013: checking for max_fail_percentage 3028 1726776746.24015: done checking for max_fail_percentage 3028 1726776746.24015: checking to see if all hosts have failed and the running result is not ok 3028 1726776746.24016: done checking to see if all hosts have failed 3028 1726776746.24017: getting the remaining hosts for this loop 3028 1726776746.24019: done getting the remaining hosts for this loop 3028 1726776746.24023: getting the next task for host managed_node3 3028 1726776746.24030: done getting next task for host managed_node3 3028 1726776746.24034: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3028 1726776746.24037: ^ 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=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 3028 1726776746.24048: getting variables 3028 1726776746.24049: in VariableManager get_vars() 3028 1726776746.24085: Calling all_inventory to load vars for managed_node3 3028 1726776746.24088: Calling groups_inventory to load vars for managed_node3 3028 1726776746.24091: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776746.24100: Calling all_plugins_play to load vars for managed_node3 3028 1726776746.24119: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776746.24128: Calling groups_plugins_play to load vars for managed_node3 3028 1726776746.24186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776746.24277: done with get_vars() 3028 1726776746.24288: done getting variables 3028 1726776746.24454: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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:26 -0400 (0:00:00.404) 0:01:19.544 **** 3028 1726776746.24496: entering _queue_task() for managed_node3/template 3028 1726776746.24498: Creating lock for template 3028 1726776746.24832: worker is 1 (out of 1 available) 3028 1726776746.24846: exiting _queue_task() for managed_node3/template 3028 1726776746.24859: done queuing things up, now waiting for results queue to drain 3028 1726776746.24862: waiting for pending results... 3028 1726776746.25518: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3028 1726776746.25523: in run() - task 0affc99b-caaf-0cb9-b293-000000000035 3028 1726776746.25526: variable 'ansible_search_path' from source: unknown 3028 1726776746.25529: variable 'ansible_search_path' from source: unknown 3028 1726776746.25531: calling self._execute() 3028 1726776746.25577: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776746.25590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776746.25608: variable 'omit' from source: magic vars 3028 1726776746.25735: variable 'omit' from source: magic vars 3028 1726776746.25797: variable 'omit' from source: magic vars 3028 1726776746.26151: variable '__kernel_settings_profile_src' from source: role '' all vars 3028 1726776746.26164: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776746.26260: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776746.26289: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776746.26371: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776746.26459: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776746.26564: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776746.26576: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776746.26622: variable 'omit' from source: magic vars 3028 1726776746.26670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776746.26716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776746.26744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776746.26770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776746.26787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776746.26830: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776746.26840: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776746.26850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776746.26977: Set connection var ansible_pipelining to False 3028 1726776746.26996: Set connection var ansible_timeout to 10 3028 1726776746.27106: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776746.27110: Set connection var ansible_connection to ssh 3028 1726776746.27112: Set connection var ansible_shell_executable to /bin/sh 3028 1726776746.27114: Set connection var ansible_shell_type to sh 3028 1726776746.27116: variable 'ansible_shell_executable' from source: unknown 3028 1726776746.27118: variable 'ansible_connection' from source: unknown 3028 1726776746.27119: variable 'ansible_module_compression' from source: unknown 3028 1726776746.27121: variable 'ansible_shell_type' from source: unknown 3028 1726776746.27123: variable 'ansible_shell_executable' from source: unknown 3028 1726776746.27125: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776746.27127: variable 'ansible_pipelining' from source: unknown 3028 1726776746.27129: variable 'ansible_timeout' from source: unknown 3028 1726776746.27130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776746.27256: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776746.27274: variable 'omit' from source: magic vars 3028 1726776746.27286: starting attempt loop 3028 1726776746.27293: running the handler 3028 1726776746.27312: _low_level_execute_command(): starting 3028 1726776746.27325: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776746.28121: 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 <<< 3028 1726776746.28191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.28224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776746.28241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.28339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.30390: stdout chunk (state=3): >>>/root <<< 3028 1726776746.30607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.30611: stdout chunk (state=3): >>><<< 3028 1726776746.30614: stderr chunk (state=3): >>><<< 3028 1726776746.30639: _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 3028 1726776746.30755: _low_level_execute_command(): starting 3028 1726776746.30759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670 `" && echo ansible-tmp-1726776746.306467-3985-121999740660670="` echo /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670 `" ) && sleep 0' 3028 1726776746.31380: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776746.31446: 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 <<< 3028 1726776746.31525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.31561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776746.31582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.31682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.34640: stdout chunk (state=3): >>>ansible-tmp-1726776746.306467-3985-121999740660670=/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670 <<< 3028 1726776746.34966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.34970: stdout chunk (state=3): >>><<< 3028 1726776746.34972: stderr chunk (state=3): >>><<< 3028 1726776746.34975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776746.306467-3985-121999740660670=/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776746.35024: 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 3028 1726776746.35111: 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 3028 1726776746.35291: variable 'ansible_search_path' from source: unknown 3028 1726776746.36788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776746.38884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776746.38979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776746.39031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776746.39078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776746.39119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776746.39567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776746.39611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776746.39649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776746.39709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776746.39734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776746.40720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776746.40767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776746.40830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776746.40923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776746.40943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776746.41618: variable 'ansible_managed' from source: unknown 3028 1726776746.41622: variable '__sections' from source: task vars 3028 1726776746.41708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776746.41738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776746.41774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776746.41827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776746.41852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776746.41986: variable 'kernel_settings_sysctl' from source: role '' defaults 3028 1726776746.41993: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776746.42003: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776746.42047: variable '__sysctl_old' from source: task vars 3028 1726776746.42130: variable '__sysctl_old' from source: task vars 3028 1726776746.42452: variable 'kernel_settings_purge' from source: role '' defaults 3028 1726776746.42458: variable 'kernel_settings_sysctl' from source: role '' defaults 3028 1726776746.42463: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776746.42470: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776746.42476: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776746.42757: variable 'kernel_settings_sysfs' from source: role '' defaults 3028 1726776746.42762: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776746.42841: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776746.42845: variable '__sysfs_old' from source: task vars 3028 1726776746.42890: variable '__sysfs_old' from source: task vars 3028 1726776746.43644: variable 'kernel_settings_purge' from source: role '' defaults 3028 1726776746.43649: variable 'kernel_settings_sysfs' from source: role '' defaults 3028 1726776746.43655: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776746.43662: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776746.43668: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776746.43695: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3028 1726776746.43711: variable '__systemd_old' from source: task vars 3028 1726776746.43917: variable '__systemd_old' from source: task vars 3028 1726776746.44356: variable 'kernel_settings_purge' from source: role '' defaults 3028 1726776746.44374: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3028 1726776746.44384: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.44395: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776746.44479: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3028 1726776746.44483: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3028 1726776746.44485: variable '__trans_huge_old' from source: task vars 3028 1726776746.44527: variable '__trans_huge_old' from source: task vars 3028 1726776746.44845: variable 'kernel_settings_purge' from source: role '' defaults 3028 1726776746.44857: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3028 1726776746.44866: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.44877: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776746.44895: variable '__trans_defrag_old' from source: task vars 3028 1726776746.44980: variable '__trans_defrag_old' from source: task vars 3028 1726776746.45293: variable 'kernel_settings_purge' from source: role '' defaults 3028 1726776746.45309: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3028 1726776746.45354: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.45357: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776746.45362: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.45384: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.45397: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776746.47066: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776746.47069: variable 'ansible_module_compression' from source: unknown 3028 1726776746.47288: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776746.47292: variable 'ansible_facts' from source: unknown 3028 1726776746.47439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py 3028 1726776746.47639: Sending initial data 3028 1726776746.47664: Sent initial data (150 bytes) 3028 1726776746.48319: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776746.48397: 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 <<< 3028 1726776746.48456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.48473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776746.48504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.48608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.50557: 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 <<< 3028 1726776746.50728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776746.50812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmprf6i6amf /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py <<< 3028 1726776746.50815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py" <<< 3028 1726776746.50869: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmprf6i6amf" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py" <<< 3028 1726776746.52964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.53077: stderr chunk (state=3): >>><<< 3028 1726776746.53302: stdout chunk (state=3): >>><<< 3028 1726776746.53306: done transferring module to remote 3028 1726776746.53309: _low_level_execute_command(): starting 3028 1726776746.53312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/ /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py && sleep 0' 3028 1726776746.54415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776746.54419: 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 <<< 3028 1726776746.54426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.54503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776746.54507: 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 <<< 3028 1726776746.54509: 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 <<< 3028 1726776746.54566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.54610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776746.54713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.54897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.57028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.57325: stderr chunk (state=3): >>><<< 3028 1726776746.57328: stdout chunk (state=3): >>><<< 3028 1726776746.57331: _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 3028 1726776746.57334: _low_level_execute_command(): starting 3028 1726776746.57336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_stat.py && sleep 0' 3028 1726776746.58742: 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 <<< 3028 1726776746.58771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.58792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776746.58828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.59068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.80572: 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}}} <<< 3028 1726776746.82311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776746.82362: stderr chunk (state=3): >>><<< 3028 1726776746.82365: stdout chunk (state=3): >>><<< 3028 1726776746.82383: _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. 3028 1726776746.82419: 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-1726776746.306467-3985-121999740660670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776746.82518: Sending initial data 3028 1726776746.82522: Sent initial data (164 bytes) 3028 1726776746.82968: 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 <<< 3028 1726776746.82974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.82976: 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 <<< 3028 1726776746.82983: 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 <<< 3028 1726776746.83034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.83041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.83113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.84960: 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" <<< 3028 1726776746.84964: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776746.85020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776746.85084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpvo9jrohs/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.source.conf <<< 3028 1726776746.85092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.source.conf" <<< 3028 1726776746.85147: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpvo9jrohs/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.source.conf" <<< 3028 1726776746.85397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.85457: stderr chunk (state=3): >>><<< 3028 1726776746.85460: stdout chunk (state=3): >>><<< 3028 1726776746.85479: _low_level_execute_command(): starting 3028 1726776746.85485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/ /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.source.conf && sleep 0' 3028 1726776746.85913: 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 <<< 3028 1726776746.85933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.85987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.85994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.86057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.88146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.88190: stderr chunk (state=3): >>><<< 3028 1726776746.88193: stdout chunk (state=3): >>><<< 3028 1726776746.88210: _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 3028 1726776746.88233: variable 'ansible_module_compression' from source: unknown 3028 1726776746.88271: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3028 1726776746.88292: variable 'ansible_facts' from source: unknown 3028 1726776746.88343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py 3028 1726776746.88444: Sending initial data 3028 1726776746.88448: Sent initial data (150 bytes) 3028 1726776746.88874: 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 <<< 3028 1726776746.88906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776746.88910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776746.88913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.88915: 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 <<< 3028 1726776746.88917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.88978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.88981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.89057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.90886: 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" <<< 3028 1726776746.90893: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776746.90947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776746.91008: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmppznm74e0 /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py <<< 3028 1726776746.91017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py" <<< 3028 1726776746.91069: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmppznm74e0" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py" <<< 3028 1726776746.93873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.93947: stderr chunk (state=3): >>><<< 3028 1726776746.93951: stdout chunk (state=3): >>><<< 3028 1726776746.93973: done transferring module to remote 3028 1726776746.93981: _low_level_execute_command(): starting 3028 1726776746.93987: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/ /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py && sleep 0' 3028 1726776746.94481: 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 <<< 3028 1726776746.94485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.94487: 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 <<< 3028 1726776746.94490: 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 <<< 3028 1726776746.94544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.94547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.94624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776746.96682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776746.96735: stderr chunk (state=3): >>><<< 3028 1726776746.96738: stdout chunk (state=3): >>><<< 3028 1726776746.96754: _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 3028 1726776746.96757: _low_level_execute_command(): starting 3028 1726776746.96765: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/AnsiballZ_copy.py && sleep 0' 3028 1726776746.97192: 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 <<< 3028 1726776746.97233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776746.97237: 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 <<< 3028 1726776746.97240: 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 <<< 3028 1726776746.97242: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776746.97291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776746.97295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776746.97376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.20632: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.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-1726776746.306467-3985-121999740660670/.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}}} <<< 3028 1726776747.22707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776747.22840: stdout chunk (state=3): >>><<< 3028 1726776747.22844: stderr chunk (state=3): >>><<< 3028 1726776747.22847: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.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-1726776746.306467-3985-121999740660670/.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. 3028 1726776747.22854: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/.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-1726776746.306467-3985-121999740660670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776747.22857: _low_level_execute_command(): starting 3028 1726776747.22860: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776746.306467-3985-121999740660670/ > /dev/null 2>&1 && sleep 0' 3028 1726776747.23416: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776747.23427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.23439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.23455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776747.23469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776747.23477: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776747.23493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776747.23503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776747.23521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776747.23529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3028 1726776747.23538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.23547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.23560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776747.23603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776747.23613: stderr chunk (state=3): >>>debug2: match found <<< 3028 1726776747.23616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776747.23652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.23670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776747.23682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.23846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.26308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.26312: stdout chunk (state=3): >>><<< 3028 1726776747.26314: stderr chunk (state=3): >>><<< 3028 1726776747.26323: _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 3028 1726776747.26326: handler run complete 3028 1726776747.26329: attempt loop complete, returning result 3028 1726776747.26331: _execute() done 3028 1726776747.26333: dumping result to json 3028 1726776747.26335: done dumping result, returning 3028 1726776747.26365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-0cb9-b293-000000000035] 3028 1726776747.26375: sending task result for task 0affc99b-caaf-0cb9-b293-000000000035 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-1726776746.306467-3985-121999740660670/.source.conf", "state": "file", "uid": 0 } 3028 1726776747.26878: no more pending results, returning what we have 3028 1726776747.26882: results queue empty 3028 1726776747.26884: checking for any_errors_fatal 3028 1726776747.26891: done checking for any_errors_fatal 3028 1726776747.26892: checking for max_fail_percentage 3028 1726776747.26894: done checking for max_fail_percentage 3028 1726776747.26895: checking to see if all hosts have failed and the running result is not ok 3028 1726776747.26896: done checking to see if all hosts have failed 3028 1726776747.26897: getting the remaining hosts for this loop 3028 1726776747.26899: done getting the remaining hosts for this loop 3028 1726776747.26910: getting the next task for host managed_node3 3028 1726776747.26916: done getting next task for host managed_node3 3028 1726776747.26920: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3028 1726776747.26923: ^ 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=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 3028 1726776747.26939: getting variables 3028 1726776747.26941: in VariableManager get_vars() 3028 1726776747.26978: Calling all_inventory to load vars for managed_node3 3028 1726776747.26981: Calling groups_inventory to load vars for managed_node3 3028 1726776747.26985: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776747.26995: Calling all_plugins_play to load vars for managed_node3 3028 1726776747.26998: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776747.27005: Calling groups_plugins_play to load vars for managed_node3 3028 1726776747.27108: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000035 3028 1726776747.27115: WORKER PROCESS EXITING 3028 1726776747.27175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776747.27236: done with get_vars() 3028 1726776747.27247: done getting variables 3028 1726776747.27318: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:27 -0400 (0:00:01.028) 0:01:20.572 **** 3028 1726776747.27360: entering _queue_task() for managed_node3/service 3028 1726776747.27835: worker is 1 (out of 1 available) 3028 1726776747.27845: exiting _queue_task() for managed_node3/service 3028 1726776747.27857: done queuing things up, now waiting for results queue to drain 3028 1726776747.27858: waiting for pending results... 3028 1726776747.27927: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3028 1726776747.28054: in run() - task 0affc99b-caaf-0cb9-b293-000000000036 3028 1726776747.28076: variable 'ansible_search_path' from source: unknown 3028 1726776747.28092: variable 'ansible_search_path' from source: unknown 3028 1726776747.28353: variable '__kernel_settings_services' from source: include_vars 3028 1726776747.28719: variable '__kernel_settings_services' from source: include_vars 3028 1726776747.28805: variable 'omit' from source: magic vars 3028 1726776747.29108: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776747.29112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776747.29115: variable 'omit' from source: magic vars 3028 1726776747.29363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776747.29677: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776747.29740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776747.29795: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776747.29846: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776747.29982: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776747.30010: variable '__kernel_settings_register_mode' from source: set_fact 3028 1726776747.30042: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 3028 1726776747.30053: variable 'omit' from source: magic vars 3028 1726776747.30122: variable 'omit' from source: magic vars 3028 1726776747.30184: variable 'item' from source: unknown 3028 1726776747.30278: variable 'item' from source: unknown 3028 1726776747.30311: variable 'omit' from source: magic vars 3028 1726776747.30361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776747.30399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776747.30436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776747.30508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776747.30512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776747.30521: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776747.30530: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776747.30543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776747.30678: Set connection var ansible_pipelining to False 3028 1726776747.30699: Set connection var ansible_timeout to 10 3028 1726776747.30717: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776747.30726: Set connection var ansible_connection to ssh 3028 1726776747.30762: Set connection var ansible_shell_executable to /bin/sh 3028 1726776747.30769: Set connection var ansible_shell_type to sh 3028 1726776747.30784: variable 'ansible_shell_executable' from source: unknown 3028 1726776747.30794: variable 'ansible_connection' from source: unknown 3028 1726776747.30806: variable 'ansible_module_compression' from source: unknown 3028 1726776747.30872: variable 'ansible_shell_type' from source: unknown 3028 1726776747.30878: variable 'ansible_shell_executable' from source: unknown 3028 1726776747.30884: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776747.30887: variable 'ansible_pipelining' from source: unknown 3028 1726776747.30889: variable 'ansible_timeout' from source: unknown 3028 1726776747.30891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776747.31013: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776747.31031: variable 'omit' from source: magic vars 3028 1726776747.31043: starting attempt loop 3028 1726776747.31051: running the handler 3028 1726776747.31164: variable 'ansible_facts' from source: unknown 3028 1726776747.31219: _low_level_execute_command(): starting 3028 1726776747.31311: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776747.32088: 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 <<< 3028 1726776747.32154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.32176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776747.32208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.32322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.34181: stdout chunk (state=3): >>>/root <<< 3028 1726776747.34435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.34439: stdout chunk (state=3): >>><<< 3028 1726776747.34442: stderr chunk (state=3): >>><<< 3028 1726776747.34577: _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 3028 1726776747.34587: _low_level_execute_command(): starting 3028 1726776747.34590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247 `" && echo ansible-tmp-1726776747.3447008-4036-43396162727247="` echo /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247 `" ) && sleep 0' 3028 1726776747.35224: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776747.35240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.35259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.35382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776747.35407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.35516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.38309: stdout chunk (state=3): >>>ansible-tmp-1726776747.3447008-4036-43396162727247=/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247 <<< 3028 1726776747.38439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.38505: stderr chunk (state=3): >>><<< 3028 1726776747.38508: stdout chunk (state=3): >>><<< 3028 1726776747.38522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776747.3447008-4036-43396162727247=/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776747.38548: variable 'ansible_module_compression' from source: unknown 3028 1726776747.38587: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776747.38645: variable 'ansible_facts' from source: unknown 3028 1726776747.38762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py 3028 1726776747.38886: Sending initial data 3028 1726776747.38890: Sent initial data (151 bytes) 3028 1726776747.39352: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.39358: 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 <<< 3028 1726776747.39361: 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 <<< 3028 1726776747.39364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776747.39415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.39419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.39497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.41781: 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" <<< 3028 1726776747.41791: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776747.41844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776747.41915: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpcdwvj8j9 /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py <<< 3028 1726776747.41922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py" <<< 3028 1726776747.41982: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpcdwvj8j9" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py" <<< 3028 1726776747.43892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.43932: stderr chunk (state=3): >>><<< 3028 1726776747.44063: stdout chunk (state=3): >>><<< 3028 1726776747.44066: done transferring module to remote 3028 1726776747.44069: _low_level_execute_command(): starting 3028 1726776747.44072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/ /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py && sleep 0' 3028 1726776747.44676: 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 <<< 3028 1726776747.44689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.44706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776747.44722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.44824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.47441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.47444: stdout chunk (state=3): >>><<< 3028 1726776747.47451: stderr chunk (state=3): >>><<< 3028 1726776747.47559: _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 3028 1726776747.47565: _low_level_execute_command(): starting 3028 1726776747.47567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_setup.py && sleep 0' 3028 1726776747.48026: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.48044: 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 <<< 3028 1726776747.48057: 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 <<< 3028 1726776747.48174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.48187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.48262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.84098: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776747.87013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776747.87018: stdout chunk (state=3): >>><<< 3028 1726776747.87020: stderr chunk (state=3): >>><<< 3028 1726776747.87024: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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. 3028 1726776747.87027: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776747.3447008-4036-43396162727247/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776747.87053: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3028 1726776747.87308: variable 'ansible_module_compression' from source: unknown 3028 1726776747.87312: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3028 1726776747.87314: variable 'ansible_facts' from source: unknown 3028 1726776747.87458: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py 3028 1726776747.87674: Sending initial data 3028 1726776747.87678: Sent initial data (153 bytes) 3028 1726776747.88275: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776747.88320: 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 <<< 3028 1726776747.88427: 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 <<< 3028 1726776747.88455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776747.88472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.88569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.90839: 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 <<< 3028 1726776747.90928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776747.91035: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp4crj_987 /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py <<< 3028 1726776747.91055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py" <<< 3028 1726776747.91123: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp4crj_987" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py" <<< 3028 1726776747.94389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.94527: stderr chunk (state=3): >>><<< 3028 1726776747.94667: stdout chunk (state=3): >>><<< 3028 1726776747.94670: done transferring module to remote 3028 1726776747.94673: _low_level_execute_command(): starting 3028 1726776747.94675: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/ /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py && sleep 0' 3028 1726776747.95189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776747.95210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.95234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.95270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776747.95276: 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 <<< 3028 1726776747.95282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.95296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776747.95368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.95371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.95454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776747.97629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776747.97632: stdout chunk (state=3): >>><<< 3028 1726776747.97635: stderr chunk (state=3): >>><<< 3028 1726776747.97650: _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 3028 1726776747.97653: _low_level_execute_command(): starting 3028 1726776747.97660: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/AnsiballZ_systemd.py && sleep 0' 3028 1726776747.98284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776747.98294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776747.98408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776747.98412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776747.98415: 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 <<< 3028 1726776747.98441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776747.98462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776747.98584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776748.56198: 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": "3771", "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:21 EDT", "ExecMainStartTimestampMonotonic": "299162843", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3771", "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:21 EDT] ; stop_time=[n/a] ; pid=3771 ; 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:21 EDT] ; stop_time=[n/a] ; pid=3771 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5090", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "403224000", "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",<<< 3028 1726776748.56227: 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"<<< 3028 1726776748.56235: 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:22 EDT", "StateChangeTimestampMonotonic": "299724434", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:21 EDT", "InactiveExitTimestampMonotonic": "299163310", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:22 EDT", "ActiveEnterTimestampMonotonic": "299724434", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:21 EDT", "ConditionTimestampMonotonic": "299154089", "AssertTimestamp": "Thu 2024-09-19 16:12:21 EDT", "AssertTimestampMonotonic": "299154094", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "61f615e7907c4cd1aef04f41060d41a8", "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}}} <<< 3028 1726776748.58902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776748.58968: stderr chunk (state=3): >>><<< 3028 1726776748.58971: stdout chunk (state=3): >>><<< 3028 1726776748.58996: _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": "3771", "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:21 EDT", "ExecMainStartTimestampMonotonic": "299162843", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3771", "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:21 EDT] ; stop_time=[n/a] ; pid=3771 ; 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:21 EDT] ; stop_time=[n/a] ; pid=3771 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5090", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "403224000", "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:22 EDT", "StateChangeTimestampMonotonic": "299724434", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:21 EDT", "InactiveExitTimestampMonotonic": "299163310", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:22 EDT", "ActiveEnterTimestampMonotonic": "299724434", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:21 EDT", "ConditionTimestampMonotonic": "299154089", "AssertTimestamp": "Thu 2024-09-19 16:12:21 EDT", "AssertTimestampMonotonic": "299154094", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "61f615e7907c4cd1aef04f41060d41a8", "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. 3028 1726776748.59179: 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-1726776747.3447008-4036-43396162727247/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776748.59195: _low_level_execute_command(): starting 3028 1726776748.59202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776747.3447008-4036-43396162727247/ > /dev/null 2>&1 && sleep 0' 3028 1726776748.59696: 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 <<< 3028 1726776748.59699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776748.59704: 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 <<< 3028 1726776748.59706: 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 <<< 3028 1726776748.59708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776748.59753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776748.59756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776748.59830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776748.62972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776748.63020: stderr chunk (state=3): >>><<< 3028 1726776748.63024: stdout chunk (state=3): >>><<< 3028 1726776748.63042: _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 3028 1726776748.63049: handler run complete 3028 1726776748.63095: attempt loop complete, returning result 3028 1726776748.63116: variable 'item' from source: unknown 3028 1726776748.63184: 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:22 EDT", "ActiveEnterTimestampMonotonic": "299724434", "ActiveExitTimestampMonotonic": "0", "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:21 EDT", "AssertTimestampMonotonic": "299154094", "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": "403224000", "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:21 EDT", "ConditionTimestampMonotonic": "299154089", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5090", "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": "3771", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:21 EDT", "ExecMainStartTimestampMonotonic": "299162843", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:21 EDT] ; stop_time=[n/a] ; pid=3771 ; 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:21 EDT] ; stop_time=[n/a] ; pid=3771 ; 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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:21 EDT", "InactiveExitTimestampMonotonic": "299163310", "InvocationID": "61f615e7907c4cd1aef04f41060d41a8", "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": "3771", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16248832", "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:22 EDT", "StateChangeTimestampMonotonic": "299724434", "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" } } 3028 1726776748.63732: dumping result to json 3028 1726776748.63735: done dumping result, returning 3028 1726776748.63737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-0cb9-b293-000000000036] 3028 1726776748.63740: sending task result for task 0affc99b-caaf-0cb9-b293-000000000036 3028 1726776748.63915: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000036 3028 1726776748.63918: WORKER PROCESS EXITING 3028 1726776748.63925: no more pending results, returning what we have 3028 1726776748.63928: results queue empty 3028 1726776748.63929: checking for any_errors_fatal 3028 1726776748.63934: done checking for any_errors_fatal 3028 1726776748.63935: checking for max_fail_percentage 3028 1726776748.63936: done checking for max_fail_percentage 3028 1726776748.63936: checking to see if all hosts have failed and the running result is not ok 3028 1726776748.63937: done checking to see if all hosts have failed 3028 1726776748.63942: getting the remaining hosts for this loop 3028 1726776748.63943: done getting the remaining hosts for this loop 3028 1726776748.63946: getting the next task for host managed_node3 3028 1726776748.63950: done getting next task for host managed_node3 3028 1726776748.63953: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3028 1726776748.63955: ^ 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=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 3028 1726776748.63963: getting variables 3028 1726776748.63964: in VariableManager get_vars() 3028 1726776748.63985: Calling all_inventory to load vars for managed_node3 3028 1726776748.63988: Calling groups_inventory to load vars for managed_node3 3028 1726776748.63989: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776748.63996: Calling all_plugins_play to load vars for managed_node3 3028 1726776748.63998: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776748.64003: Calling groups_plugins_play to load vars for managed_node3 3028 1726776748.64045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776748.64081: done with get_vars() 3028 1726776748.64088: done getting variables 3028 1726776748.64162: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 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:28 -0400 (0:00:01.368) 0:01:21.941 **** 3028 1726776748.64186: entering _queue_task() for managed_node3/command 3028 1726776748.64187: Creating lock for command 3028 1726776748.64384: worker is 1 (out of 1 available) 3028 1726776748.64398: exiting _queue_task() for managed_node3/command 3028 1726776748.64413: done queuing things up, now waiting for results queue to drain 3028 1726776748.64415: waiting for pending results... 3028 1726776748.64588: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3028 1726776748.64661: in run() - task 0affc99b-caaf-0cb9-b293-000000000037 3028 1726776748.64674: variable 'ansible_search_path' from source: unknown 3028 1726776748.64678: variable 'ansible_search_path' from source: unknown 3028 1726776748.64714: calling self._execute() 3028 1726776748.64778: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776748.64784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776748.64793: variable 'omit' from source: magic vars 3028 1726776748.65226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776748.65421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776748.65458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776748.65487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776748.65519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776748.65606: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776748.65632: Evaluated conditional (not __kernel_settings_register_profile is changed): False 3028 1726776748.65637: when evaluation is False, skipping this task 3028 1726776748.65640: _execute() done 3028 1726776748.65643: dumping result to json 3028 1726776748.65646: done dumping result, returning 3028 1726776748.65655: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-0cb9-b293-000000000037] 3028 1726776748.65661: sending task result for task 0affc99b-caaf-0cb9-b293-000000000037 3028 1726776748.65748: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000037 3028 1726776748.65751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 3028 1726776748.65800: no more pending results, returning what we have 3028 1726776748.65806: results queue empty 3028 1726776748.65807: checking for any_errors_fatal 3028 1726776748.65826: done checking for any_errors_fatal 3028 1726776748.65827: checking for max_fail_percentage 3028 1726776748.65829: done checking for max_fail_percentage 3028 1726776748.65830: checking to see if all hosts have failed and the running result is not ok 3028 1726776748.65831: done checking to see if all hosts have failed 3028 1726776748.65831: getting the remaining hosts for this loop 3028 1726776748.65833: done getting the remaining hosts for this loop 3028 1726776748.65836: getting the next task for host managed_node3 3028 1726776748.65842: done getting next task for host managed_node3 3028 1726776748.65846: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3028 1726776748.65849: ^ 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=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 3028 1726776748.65862: getting variables 3028 1726776748.65863: in VariableManager get_vars() 3028 1726776748.65894: Calling all_inventory to load vars for managed_node3 3028 1726776748.65896: Calling groups_inventory to load vars for managed_node3 3028 1726776748.65898: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776748.65907: Calling all_plugins_play to load vars for managed_node3 3028 1726776748.65910: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776748.65912: Calling groups_plugins_play to load vars for managed_node3 3028 1726776748.65950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776748.65983: done with get_vars() 3028 1726776748.65989: 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:28 -0400 (0:00:00.018) 0:01:21.959 **** 3028 1726776748.66065: entering _queue_task() for managed_node3/include_tasks 3028 1726776748.66274: worker is 1 (out of 1 available) 3028 1726776748.66287: exiting _queue_task() for managed_node3/include_tasks 3028 1726776748.66303: done queuing things up, now waiting for results queue to drain 3028 1726776748.66308: waiting for pending results... 3028 1726776748.66476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3028 1726776748.66551: in run() - task 0affc99b-caaf-0cb9-b293-000000000038 3028 1726776748.66564: variable 'ansible_search_path' from source: unknown 3028 1726776748.66567: variable 'ansible_search_path' from source: unknown 3028 1726776748.66599: calling self._execute() 3028 1726776748.66663: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776748.66669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776748.66679: variable 'omit' from source: magic vars 3028 1726776748.67069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776748.67273: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776748.67312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776748.67342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776748.67370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776748.67459: variable '__kernel_settings_register_apply' from source: set_fact 3028 1726776748.67481: Evaluated conditional (__kernel_settings_register_apply is changed): True 3028 1726776748.67487: _execute() done 3028 1726776748.67490: dumping result to json 3028 1726776748.67495: done dumping result, returning 3028 1726776748.67506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-0cb9-b293-000000000038] 3028 1726776748.67509: sending task result for task 0affc99b-caaf-0cb9-b293-000000000038 3028 1726776748.67607: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000038 3028 1726776748.67611: WORKER PROCESS EXITING 3028 1726776748.67684: no more pending results, returning what we have 3028 1726776748.67689: in VariableManager get_vars() 3028 1726776748.67731: Calling all_inventory to load vars for managed_node3 3028 1726776748.67734: Calling groups_inventory to load vars for managed_node3 3028 1726776748.67737: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776748.67745: Calling all_plugins_play to load vars for managed_node3 3028 1726776748.67749: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776748.67752: Calling groups_plugins_play to load vars for managed_node3 3028 1726776748.67836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776748.67883: done with get_vars() 3028 1726776748.67890: variable 'ansible_search_path' from source: unknown 3028 1726776748.67891: variable 'ansible_search_path' from source: unknown 3028 1726776748.67942: we have included files to process 3028 1726776748.67943: generating all_blocks data 3028 1726776748.67948: done generating all_blocks data 3028 1726776748.67952: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3028 1726776748.67954: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3028 1726776748.67957: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3028 1726776748.68613: done processing included file 3028 1726776748.68617: iterating over new_blocks loaded from include file 3028 1726776748.68619: in VariableManager get_vars() 3028 1726776748.68647: done with get_vars() 3028 1726776748.68649: filtering new block on tags 3028 1726776748.68687: done filtering new block on tags 3028 1726776748.68691: 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 3028 1726776748.68697: extending task lists for all hosts with included blocks 3028 1726776748.69292: done extending task lists 3028 1726776748.69293: done processing included files 3028 1726776748.69294: results queue empty 3028 1726776748.69294: checking for any_errors_fatal 3028 1726776748.69297: done checking for any_errors_fatal 3028 1726776748.69297: checking for max_fail_percentage 3028 1726776748.69298: done checking for max_fail_percentage 3028 1726776748.69299: checking to see if all hosts have failed and the running result is not ok 3028 1726776748.69300: done checking to see if all hosts have failed 3028 1726776748.69300: getting the remaining hosts for this loop 3028 1726776748.69303: done getting the remaining hosts for this loop 3028 1726776748.69305: getting the next task for host managed_node3 3028 1726776748.69309: done getting next task for host managed_node3 3028 1726776748.69311: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3028 1726776748.69313: ^ 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=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 3028 1726776748.69320: getting variables 3028 1726776748.69321: in VariableManager get_vars() 3028 1726776748.69333: Calling all_inventory to load vars for managed_node3 3028 1726776748.69336: Calling groups_inventory to load vars for managed_node3 3028 1726776748.69338: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776748.69342: Calling all_plugins_play to load vars for managed_node3 3028 1726776748.69344: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776748.69346: Calling groups_plugins_play to load vars for managed_node3 3028 1726776748.69374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776748.69405: done with get_vars() 3028 1726776748.69411: done getting variables 3028 1726776748.69442: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:28 -0400 (0:00:00.034) 0:01:21.993 **** 3028 1726776748.69468: entering _queue_task() for managed_node3/command 3028 1726776748.69662: worker is 1 (out of 1 available) 3028 1726776748.69677: exiting _queue_task() for managed_node3/command 3028 1726776748.69689: done queuing things up, now waiting for results queue to drain 3028 1726776748.69691: waiting for pending results... 3028 1726776748.69864: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3028 1726776748.69949: in run() - task 0affc99b-caaf-0cb9-b293-0000000000f5 3028 1726776748.69961: variable 'ansible_search_path' from source: unknown 3028 1726776748.69964: variable 'ansible_search_path' from source: unknown 3028 1726776748.69996: calling self._execute() 3028 1726776748.70127: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776748.70133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776748.70147: variable 'omit' from source: magic vars 3028 1726776748.70230: variable 'omit' from source: magic vars 3028 1726776748.70284: variable 'omit' from source: magic vars 3028 1726776748.70314: variable 'omit' from source: magic vars 3028 1726776748.70349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776748.70383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776748.70400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776748.70420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776748.70431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776748.70457: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776748.70462: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776748.70464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776748.70549: Set connection var ansible_pipelining to False 3028 1726776748.70559: Set connection var ansible_timeout to 10 3028 1726776748.70566: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776748.70569: Set connection var ansible_connection to ssh 3028 1726776748.70581: Set connection var ansible_shell_executable to /bin/sh 3028 1726776748.70586: Set connection var ansible_shell_type to sh 3028 1726776748.70605: variable 'ansible_shell_executable' from source: unknown 3028 1726776748.70610: variable 'ansible_connection' from source: unknown 3028 1726776748.70613: variable 'ansible_module_compression' from source: unknown 3028 1726776748.70618: variable 'ansible_shell_type' from source: unknown 3028 1726776748.70623: variable 'ansible_shell_executable' from source: unknown 3028 1726776748.70626: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776748.70630: variable 'ansible_pipelining' from source: unknown 3028 1726776748.70633: variable 'ansible_timeout' from source: unknown 3028 1726776748.70639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776748.70755: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776748.70764: variable 'omit' from source: magic vars 3028 1726776748.70770: starting attempt loop 3028 1726776748.70773: running the handler 3028 1726776748.70785: _low_level_execute_command(): starting 3028 1726776748.70794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776748.71309: 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 <<< 3028 1726776748.71331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776748.71336: 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 <<< 3028 1726776748.71394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776748.71403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776748.71407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776748.71471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776748.73314: stdout chunk (state=3): >>>/root <<< 3028 1726776748.73432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776748.73481: stderr chunk (state=3): >>><<< 3028 1726776748.73485: stdout chunk (state=3): >>><<< 3028 1726776748.73513: _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 3028 1726776748.73525: _low_level_execute_command(): starting 3028 1726776748.73531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984 `" && echo ansible-tmp-1726776748.7351232-4108-277380730935984="` echo /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984 `" ) && sleep 0' 3028 1726776748.73973: 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 <<< 3028 1726776748.73977: 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 <<< 3028 1726776748.73982: 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 <<< 3028 1726776748.74039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776748.74047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776748.74118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776748.76672: stdout chunk (state=3): >>>ansible-tmp-1726776748.7351232-4108-277380730935984=/root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984 <<< 3028 1726776748.77015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776748.77019: stdout chunk (state=3): >>><<< 3028 1726776748.77021: stderr chunk (state=3): >>><<< 3028 1726776748.77024: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776748.7351232-4108-277380730935984=/root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776748.77027: variable 'ansible_module_compression' from source: unknown 3028 1726776748.77029: ANSIBALLZ: Using generic lock for ansible.legacy.command 3028 1726776748.77031: ANSIBALLZ: Acquiring lock 3028 1726776748.77033: ANSIBALLZ: Lock acquired: 140260981863056 3028 1726776748.77035: ANSIBALLZ: Creating module 3028 1726776748.97694: ANSIBALLZ: Writing module into payload 3028 1726776748.97808: ANSIBALLZ: Writing module 3028 1726776748.97824: ANSIBALLZ: Renaming module 3028 1726776748.97831: ANSIBALLZ: Done creating module 3028 1726776748.97851: variable 'ansible_facts' from source: unknown 3028 1726776748.97920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py 3028 1726776748.98126: Sending initial data 3028 1726776748.98130: Sent initial data (154 bytes) 3028 1726776748.98676: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776748.98687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776748.98699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776748.98728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776748.98731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776748.98769: 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 <<< 3028 1726776748.98845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776748.98855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776748.98883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776748.98959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.00739: 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 <<< 3028 1726776749.00823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776749.00947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpih4agiis /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py <<< 3028 1726776749.00955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py" <<< 3028 1726776749.01021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpih4agiis" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py" <<< 3028 1726776749.02158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.02387: stderr chunk (state=3): >>><<< 3028 1726776749.02391: stdout chunk (state=3): >>><<< 3028 1726776749.02393: done transferring module to remote 3028 1726776749.02396: _low_level_execute_command(): starting 3028 1726776749.02399: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/ /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py && sleep 0' 3028 1726776749.03018: 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 <<< 3028 1726776749.03040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776749.03050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776749.03067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.03171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.05249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.05316: stderr chunk (state=3): >>><<< 3028 1726776749.05359: stdout chunk (state=3): >>><<< 3028 1726776749.05363: _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 3028 1726776749.05366: _low_level_execute_command(): starting 3028 1726776749.05369: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/AnsiballZ_command.py && sleep 0' 3028 1726776749.05777: 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 <<< 3028 1726776749.05813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776749.05816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.05818: 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 <<< 3028 1726776749.05821: 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 <<< 3028 1726776749.05823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.05875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776749.05879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.05960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.45376: 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:29.244500", "end": "2024-09-19 16:12:29.452368", "delta": "0:00:00.207868", "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}}} <<< 3028 1726776749.47541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776749.47545: stdout chunk (state=3): >>><<< 3028 1726776749.47547: stderr chunk (state=3): >>><<< 3028 1726776749.47549: _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:29.244500", "end": "2024-09-19 16:12:29.452368", "delta": "0:00:00.207868", "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. 3028 1726776749.47558: 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-1726776748.7351232-4108-277380730935984/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776749.47809: _low_level_execute_command(): starting 3028 1726776749.47814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776748.7351232-4108-277380730935984/ > /dev/null 2>&1 && sleep 0' 3028 1726776749.48145: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776749.48155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776749.48160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776749.48178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776749.48190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776749.48199: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776749.48213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.48228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776749.48236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776749.48245: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3028 1726776749.48254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776749.48264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776749.48276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776749.48285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776749.48293: stderr chunk (state=3): >>>debug2: match found <<< 3028 1726776749.48307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.48387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776749.48424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.48517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.50670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.50674: stdout chunk (state=3): >>><<< 3028 1726776749.50677: stderr chunk (state=3): >>><<< 3028 1726776749.50910: _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 3028 1726776749.50914: handler run complete 3028 1726776749.50916: Evaluated conditional (False): False 3028 1726776749.50919: attempt loop complete, returning result 3028 1726776749.50921: _execute() done 3028 1726776749.50923: dumping result to json 3028 1726776749.50925: done dumping result, returning 3028 1726776749.50927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-0cb9-b293-0000000000f5] 3028 1726776749.50929: sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f5 3028 1726776749.51081: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f5 3028 1726776749.51085: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.207868", "end": "2024-09-19 16:12:29.452368", "rc": 0, "start": "2024-09-19 16:12:29.244500" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3028 1726776749.51197: no more pending results, returning what we have 3028 1726776749.51206: results queue empty 3028 1726776749.51208: checking for any_errors_fatal 3028 1726776749.51210: done checking for any_errors_fatal 3028 1726776749.51211: checking for max_fail_percentage 3028 1726776749.51213: done checking for max_fail_percentage 3028 1726776749.51214: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.51216: done checking to see if all hosts have failed 3028 1726776749.51217: getting the remaining hosts for this loop 3028 1726776749.51219: done getting the remaining hosts for this loop 3028 1726776749.51226: getting the next task for host managed_node3 3028 1726776749.51234: done getting next task for host managed_node3 3028 1726776749.51238: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3028 1726776749.51243: ^ 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=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 3028 1726776749.51255: getting variables 3028 1726776749.51257: in VariableManager get_vars() 3028 1726776749.51293: Calling all_inventory to load vars for managed_node3 3028 1726776749.51296: Calling groups_inventory to load vars for managed_node3 3028 1726776749.51299: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.51373: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.51379: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.51383: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.51454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.51509: done with get_vars() 3028 1726776749.51519: done getting variables 3028 1726776749.51634: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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:29 -0400 (0:00:00.821) 0:01:22.815 **** 3028 1726776749.51671: entering _queue_task() for managed_node3/shell 3028 1726776749.51673: Creating lock for shell 3028 1726776749.51871: worker is 1 (out of 1 available) 3028 1726776749.51888: exiting _queue_task() for managed_node3/shell 3028 1726776749.51905: done queuing things up, now waiting for results queue to drain 3028 1726776749.51907: waiting for pending results... 3028 1726776749.52086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3028 1726776749.52175: in run() - task 0affc99b-caaf-0cb9-b293-0000000000f6 3028 1726776749.52187: variable 'ansible_search_path' from source: unknown 3028 1726776749.52194: variable 'ansible_search_path' from source: unknown 3028 1726776749.52233: calling self._execute() 3028 1726776749.52291: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.52300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.52316: variable 'omit' from source: magic vars 3028 1726776749.52702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776749.52904: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776749.52943: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776749.52975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776749.53004: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776749.53092: variable '__kernel_settings_register_verify_values' from source: set_fact 3028 1726776749.53118: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3028 1726776749.53122: when evaluation is False, skipping this task 3028 1726776749.53125: _execute() done 3028 1726776749.53128: dumping result to json 3028 1726776749.53133: done dumping result, returning 3028 1726776749.53139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-0cb9-b293-0000000000f6] 3028 1726776749.53145: sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f6 3028 1726776749.53233: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f6 3028 1726776749.53237: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3028 1726776749.53292: no more pending results, returning what we have 3028 1726776749.53295: results queue empty 3028 1726776749.53296: checking for any_errors_fatal 3028 1726776749.53308: done checking for any_errors_fatal 3028 1726776749.53309: checking for max_fail_percentage 3028 1726776749.53310: done checking for max_fail_percentage 3028 1726776749.53311: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.53312: done checking to see if all hosts have failed 3028 1726776749.53313: getting the remaining hosts for this loop 3028 1726776749.53315: done getting the remaining hosts for this loop 3028 1726776749.53318: getting the next task for host managed_node3 3028 1726776749.53324: done getting next task for host managed_node3 3028 1726776749.53327: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3028 1726776749.53331: ^ 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=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 3028 1726776749.53344: getting variables 3028 1726776749.53352: in VariableManager get_vars() 3028 1726776749.53377: Calling all_inventory to load vars for managed_node3 3028 1726776749.53379: Calling groups_inventory to load vars for managed_node3 3028 1726776749.53381: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.53387: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.53390: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.53392: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.53433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.53474: done with get_vars() 3028 1726776749.53480: done getting variables 3028 1726776749.53525: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:29 -0400 (0:00:00.018) 0:01:22.834 **** 3028 1726776749.53551: entering _queue_task() for managed_node3/fail 3028 1726776749.53731: worker is 1 (out of 1 available) 3028 1726776749.53746: exiting _queue_task() for managed_node3/fail 3028 1726776749.53759: done queuing things up, now waiting for results queue to drain 3028 1726776749.53761: waiting for pending results... 3028 1726776749.53926: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3028 1726776749.54004: in run() - task 0affc99b-caaf-0cb9-b293-0000000000f7 3028 1726776749.54021: variable 'ansible_search_path' from source: unknown 3028 1726776749.54025: variable 'ansible_search_path' from source: unknown 3028 1726776749.54054: calling self._execute() 3028 1726776749.54113: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.54118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.54131: variable 'omit' from source: magic vars 3028 1726776749.54496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776749.54693: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776749.54732: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776749.54795: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776749.54827: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776749.54912: variable '__kernel_settings_register_verify_values' from source: set_fact 3028 1726776749.54932: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3028 1726776749.54935: when evaluation is False, skipping this task 3028 1726776749.54938: _execute() done 3028 1726776749.54942: dumping result to json 3028 1726776749.54947: done dumping result, returning 3028 1726776749.54954: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-0cb9-b293-0000000000f7] 3028 1726776749.54959: sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f7 3028 1726776749.55052: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000000f7 3028 1726776749.55056: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3028 1726776749.55122: no more pending results, returning what we have 3028 1726776749.55125: results queue empty 3028 1726776749.55126: checking for any_errors_fatal 3028 1726776749.55129: done checking for any_errors_fatal 3028 1726776749.55130: checking for max_fail_percentage 3028 1726776749.55132: done checking for max_fail_percentage 3028 1726776749.55133: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.55134: done checking to see if all hosts have failed 3028 1726776749.55134: getting the remaining hosts for this loop 3028 1726776749.55136: done getting the remaining hosts for this loop 3028 1726776749.55139: getting the next task for host managed_node3 3028 1726776749.55146: done getting next task for host managed_node3 3028 1726776749.55150: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3028 1726776749.55152: ^ 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=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 3028 1726776749.55165: getting variables 3028 1726776749.55166: in VariableManager get_vars() 3028 1726776749.55194: Calling all_inventory to load vars for managed_node3 3028 1726776749.55196: Calling groups_inventory to load vars for managed_node3 3028 1726776749.55197: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.55206: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.55209: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.55211: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.55255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.55286: done with get_vars() 3028 1726776749.55292: done getting variables 3028 1726776749.55340: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:29 -0400 (0:00:00.018) 0:01:22.852 **** 3028 1726776749.55363: entering _queue_task() for managed_node3/set_fact 3028 1726776749.55536: worker is 1 (out of 1 available) 3028 1726776749.55550: exiting _queue_task() for managed_node3/set_fact 3028 1726776749.55561: done queuing things up, now waiting for results queue to drain 3028 1726776749.55562: waiting for pending results... 3028 1726776749.55720: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3028 1726776749.55782: in run() - task 0affc99b-caaf-0cb9-b293-000000000039 3028 1726776749.55796: variable 'ansible_search_path' from source: unknown 3028 1726776749.55800: variable 'ansible_search_path' from source: unknown 3028 1726776749.55833: calling self._execute() 3028 1726776749.55885: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.55891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.55903: variable 'omit' from source: magic vars 3028 1726776749.55986: variable 'omit' from source: magic vars 3028 1726776749.56033: variable 'omit' from source: magic vars 3028 1726776749.56058: variable 'omit' from source: magic vars 3028 1726776749.56092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776749.56127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776749.56144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776749.56159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.56170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.56195: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776749.56198: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.56205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.56288: Set connection var ansible_pipelining to False 3028 1726776749.56298: Set connection var ansible_timeout to 10 3028 1726776749.56309: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776749.56312: Set connection var ansible_connection to ssh 3028 1726776749.56320: Set connection var ansible_shell_executable to /bin/sh 3028 1726776749.56326: Set connection var ansible_shell_type to sh 3028 1726776749.56348: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.56351: variable 'ansible_connection' from source: unknown 3028 1726776749.56354: variable 'ansible_module_compression' from source: unknown 3028 1726776749.56356: variable 'ansible_shell_type' from source: unknown 3028 1726776749.56359: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.56365: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.56367: variable 'ansible_pipelining' from source: unknown 3028 1726776749.56372: variable 'ansible_timeout' from source: unknown 3028 1726776749.56377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.56492: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776749.56503: variable 'omit' from source: magic vars 3028 1726776749.56511: starting attempt loop 3028 1726776749.56515: running the handler 3028 1726776749.56523: handler run complete 3028 1726776749.56532: attempt loop complete, returning result 3028 1726776749.56535: _execute() done 3028 1726776749.56538: dumping result to json 3028 1726776749.56543: done dumping result, returning 3028 1726776749.56554: 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-0cb9-b293-000000000039] 3028 1726776749.56557: sending task result for task 0affc99b-caaf-0cb9-b293-000000000039 3028 1726776749.56635: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000039 3028 1726776749.56639: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3028 1726776749.56716: no more pending results, returning what we have 3028 1726776749.56720: results queue empty 3028 1726776749.56721: checking for any_errors_fatal 3028 1726776749.56726: done checking for any_errors_fatal 3028 1726776749.56726: checking for max_fail_percentage 3028 1726776749.56728: done checking for max_fail_percentage 3028 1726776749.56729: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.56730: done checking to see if all hosts have failed 3028 1726776749.56731: getting the remaining hosts for this loop 3028 1726776749.56732: done getting the remaining hosts for this loop 3028 1726776749.56736: getting the next task for host managed_node3 3028 1726776749.56740: done getting next task for host managed_node3 3028 1726776749.56742: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3028 1726776749.56744: ^ 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=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 3028 1726776749.56755: getting variables 3028 1726776749.56756: in VariableManager get_vars() 3028 1726776749.56779: Calling all_inventory to load vars for managed_node3 3028 1726776749.56781: Calling groups_inventory to load vars for managed_node3 3028 1726776749.56783: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.56789: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.56791: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.56793: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.56837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.56870: done with get_vars() 3028 1726776749.56876: done getting variables 3028 1726776749.56918: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:29 -0400 (0:00:00.015) 0:01:22.868 **** 3028 1726776749.56942: entering _queue_task() for managed_node3/set_fact 3028 1726776749.57109: worker is 1 (out of 1 available) 3028 1726776749.57124: exiting _queue_task() for managed_node3/set_fact 3028 1726776749.57136: done queuing things up, now waiting for results queue to drain 3028 1726776749.57138: waiting for pending results... 3028 1726776749.57289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3028 1726776749.57356: in run() - task 0affc99b-caaf-0cb9-b293-00000000003a 3028 1726776749.57370: variable 'ansible_search_path' from source: unknown 3028 1726776749.57374: variable 'ansible_search_path' from source: unknown 3028 1726776749.57403: calling self._execute() 3028 1726776749.57459: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.57465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.57477: variable 'omit' from source: magic vars 3028 1726776749.57560: variable 'omit' from source: magic vars 3028 1726776749.57601: variable 'omit' from source: magic vars 3028 1726776749.57949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776749.58133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776749.58170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776749.58199: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776749.58231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776749.58339: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776749.58351: variable '__kernel_settings_register_mode' from source: set_fact 3028 1726776749.58359: variable '__kernel_settings_register_apply' from source: set_fact 3028 1726776749.58403: variable 'omit' from source: magic vars 3028 1726776749.58430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776749.58454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776749.58474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776749.58490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.58499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.58527: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776749.58530: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.58534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.58641: Set connection var ansible_pipelining to False 3028 1726776749.58652: Set connection var ansible_timeout to 10 3028 1726776749.58658: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776749.58661: Set connection var ansible_connection to ssh 3028 1726776749.58668: Set connection var ansible_shell_executable to /bin/sh 3028 1726776749.58674: Set connection var ansible_shell_type to sh 3028 1726776749.58697: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.58702: variable 'ansible_connection' from source: unknown 3028 1726776749.58705: variable 'ansible_module_compression' from source: unknown 3028 1726776749.58711: variable 'ansible_shell_type' from source: unknown 3028 1726776749.58714: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.58719: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.58724: variable 'ansible_pipelining' from source: unknown 3028 1726776749.58727: variable 'ansible_timeout' from source: unknown 3028 1726776749.58732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.58823: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776749.58831: variable 'omit' from source: magic vars 3028 1726776749.58837: starting attempt loop 3028 1726776749.58840: running the handler 3028 1726776749.58849: handler run complete 3028 1726776749.58857: attempt loop complete, returning result 3028 1726776749.58860: _execute() done 3028 1726776749.58863: dumping result to json 3028 1726776749.58868: done dumping result, returning 3028 1726776749.58876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-0cb9-b293-00000000003a] 3028 1726776749.58881: sending task result for task 0affc99b-caaf-0cb9-b293-00000000003a 3028 1726776749.58956: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000003a 3028 1726776749.58959: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3028 1726776749.59029: no more pending results, returning what we have 3028 1726776749.59032: results queue empty 3028 1726776749.59033: checking for any_errors_fatal 3028 1726776749.59037: done checking for any_errors_fatal 3028 1726776749.59038: checking for max_fail_percentage 3028 1726776749.59040: done checking for max_fail_percentage 3028 1726776749.59041: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.59042: done checking to see if all hosts have failed 3028 1726776749.59043: getting the remaining hosts for this loop 3028 1726776749.59044: done getting the remaining hosts for this loop 3028 1726776749.59048: getting the next task for host managed_node3 3028 1726776749.59056: done getting next task for host managed_node3 3028 1726776749.59058: ^ task is: TASK: meta (role_complete) 3028 1726776749.59060: ^ 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 3028 1726776749.59074: getting variables 3028 1726776749.59075: in VariableManager get_vars() 3028 1726776749.59106: Calling all_inventory to load vars for managed_node3 3028 1726776749.59109: Calling groups_inventory to load vars for managed_node3 3028 1726776749.59111: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.59117: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.59119: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.59121: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.59158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.59189: done with get_vars() 3028 1726776749.59195: done getting variables 3028 1726776749.59255: done queuing things up, now waiting for results queue to drain 3028 1726776749.59257: results queue empty 3028 1726776749.59257: checking for any_errors_fatal 3028 1726776749.59259: done checking for any_errors_fatal 3028 1726776749.59259: checking for max_fail_percentage 3028 1726776749.59260: done checking for max_fail_percentage 3028 1726776749.59266: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.59267: done checking to see if all hosts have failed 3028 1726776749.59268: getting the remaining hosts for this loop 3028 1726776749.59268: done getting the remaining hosts for this loop 3028 1726776749.59270: getting the next task for host managed_node3 3028 1726776749.59273: done getting next task for host managed_node3 3028 1726776749.59275: ^ task is: TASK: Cleanup 3028 1726776749.59276: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776749.59278: getting variables 3028 1726776749.59279: in VariableManager get_vars() 3028 1726776749.59286: Calling all_inventory to load vars for managed_node3 3028 1726776749.59288: Calling groups_inventory to load vars for managed_node3 3028 1726776749.59289: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.59292: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.59294: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.59296: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.59327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.59348: done with get_vars() 3028 1726776749.59352: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:14 Thursday 19 September 2024 16:12:29 -0400 (0:00:00.024) 0:01:22.893 **** 3028 1726776749.59439: entering _queue_task() for managed_node3/include_tasks 3028 1726776749.59609: worker is 1 (out of 1 available) 3028 1726776749.59625: exiting _queue_task() for managed_node3/include_tasks 3028 1726776749.59638: done queuing things up, now waiting for results queue to drain 3028 1726776749.59640: waiting for pending results... 3028 1726776749.59790: running TaskExecutor() for managed_node3/TASK: Cleanup 3028 1726776749.59847: in run() - task 0affc99b-caaf-0cb9-b293-000000000007 3028 1726776749.59859: variable 'ansible_search_path' from source: unknown 3028 1726776749.59891: calling self._execute() 3028 1726776749.59951: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.59957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.59967: variable 'omit' from source: magic vars 3028 1726776749.60208: _execute() done 3028 1726776749.60212: dumping result to json 3028 1726776749.60214: done dumping result, returning 3028 1726776749.60217: done running TaskExecutor() for managed_node3/TASK: Cleanup [0affc99b-caaf-0cb9-b293-000000000007] 3028 1726776749.60219: sending task result for task 0affc99b-caaf-0cb9-b293-000000000007 3028 1726776749.60288: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000007 3028 1726776749.60291: WORKER PROCESS EXITING 3028 1726776749.60333: no more pending results, returning what we have 3028 1726776749.60338: in VariableManager get_vars() 3028 1726776749.60371: Calling all_inventory to load vars for managed_node3 3028 1726776749.60375: Calling groups_inventory to load vars for managed_node3 3028 1726776749.60377: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.60386: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.60390: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.60394: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.60455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.60494: done with get_vars() 3028 1726776749.60500: variable 'ansible_search_path' from source: unknown 3028 1726776749.60536: we have included files to process 3028 1726776749.60538: generating all_blocks data 3028 1726776749.60539: done generating all_blocks data 3028 1726776749.60544: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3028 1726776749.60545: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3028 1726776749.60548: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3028 1726776749.61714: done processing included file 3028 1726776749.61717: iterating over new_blocks loaded from include file 3028 1726776749.61718: in VariableManager get_vars() 3028 1726776749.61732: done with get_vars() 3028 1726776749.61733: filtering new block on tags 3028 1726776749.61744: done filtering new block on tags 3028 1726776749.61746: in VariableManager get_vars() 3028 1726776749.61767: done with get_vars() 3028 1726776749.61768: filtering new block on tags 3028 1726776749.61786: done filtering new block on tags 3028 1726776749.61787: 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 3028 1726776749.61791: extending task lists for all hosts with included blocks 3028 1726776749.62585: done extending task lists 3028 1726776749.62586: done processing included files 3028 1726776749.62587: results queue empty 3028 1726776749.62587: checking for any_errors_fatal 3028 1726776749.62588: done checking for any_errors_fatal 3028 1726776749.62589: checking for max_fail_percentage 3028 1726776749.62590: done checking for max_fail_percentage 3028 1726776749.62591: checking to see if all hosts have failed and the running result is not ok 3028 1726776749.62592: done checking to see if all hosts have failed 3028 1726776749.62593: getting the remaining hosts for this loop 3028 1726776749.62595: done getting the remaining hosts for this loop 3028 1726776749.62597: getting the next task for host managed_node3 3028 1726776749.62602: done getting next task for host managed_node3 3028 1726776749.62605: ^ task is: TASK: Show current tuned profile settings 3028 1726776749.62608: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776749.62609: getting variables 3028 1726776749.62610: in VariableManager get_vars() 3028 1726776749.62619: Calling all_inventory to load vars for managed_node3 3028 1726776749.62621: Calling groups_inventory to load vars for managed_node3 3028 1726776749.62622: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776749.62627: Calling all_plugins_play to load vars for managed_node3 3028 1726776749.62629: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776749.62632: Calling groups_plugins_play to load vars for managed_node3 3028 1726776749.62658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776749.62680: done with get_vars() 3028 1726776749.62684: done getting variables 3028 1726776749.62721: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:12:29 -0400 (0:00:00.033) 0:01:22.926 **** 3028 1726776749.62741: entering _queue_task() for managed_node3/command 3028 1726776749.62922: worker is 1 (out of 1 available) 3028 1726776749.62936: exiting _queue_task() for managed_node3/command 3028 1726776749.62948: done queuing things up, now waiting for results queue to drain 3028 1726776749.62950: waiting for pending results... 3028 1726776749.63109: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 3028 1726776749.63173: in run() - task 0affc99b-caaf-0cb9-b293-000000000151 3028 1726776749.63188: variable 'ansible_search_path' from source: unknown 3028 1726776749.63192: variable 'ansible_search_path' from source: unknown 3028 1726776749.63223: calling self._execute() 3028 1726776749.63506: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.63510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.63514: variable 'omit' from source: magic vars 3028 1726776749.63516: variable 'omit' from source: magic vars 3028 1726776749.63518: variable 'omit' from source: magic vars 3028 1726776749.63980: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3028 1726776749.64071: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3028 1726776749.64198: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776749.64214: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3028 1726776749.64272: variable 'omit' from source: magic vars 3028 1726776749.64320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776749.64364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776749.64391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776749.64419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.64438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776749.64476: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776749.64486: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.64494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.64615: Set connection var ansible_pipelining to False 3028 1726776749.64635: Set connection var ansible_timeout to 10 3028 1726776749.64647: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776749.64654: Set connection var ansible_connection to ssh 3028 1726776749.64665: Set connection var ansible_shell_executable to /bin/sh 3028 1726776749.64676: Set connection var ansible_shell_type to sh 3028 1726776749.64705: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.64715: variable 'ansible_connection' from source: unknown 3028 1726776749.64722: variable 'ansible_module_compression' from source: unknown 3028 1726776749.64730: variable 'ansible_shell_type' from source: unknown 3028 1726776749.64737: variable 'ansible_shell_executable' from source: unknown 3028 1726776749.64806: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776749.64809: variable 'ansible_pipelining' from source: unknown 3028 1726776749.64812: variable 'ansible_timeout' from source: unknown 3028 1726776749.64814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776749.64924: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776749.64942: variable 'omit' from source: magic vars 3028 1726776749.64953: starting attempt loop 3028 1726776749.64962: running the handler 3028 1726776749.64981: _low_level_execute_command(): starting 3028 1726776749.64994: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776749.65715: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776749.65733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776749.65750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776749.65769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776749.65878: 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 <<< 3028 1726776749.65907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.66023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.68012: stdout chunk (state=3): >>>/root <<< 3028 1726776749.68135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.68210: stderr chunk (state=3): >>><<< 3028 1726776749.68213: stdout chunk (state=3): >>><<< 3028 1726776749.68217: _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 3028 1726776749.68227: _low_level_execute_command(): starting 3028 1726776749.68235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156 `" && echo ansible-tmp-1726776749.6821463-4159-192432663880156="` echo /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156 `" ) && sleep 0' 3028 1726776749.68706: 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 <<< 3028 1726776749.68710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.68721: 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 <<< 3028 1726776749.68723: 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 <<< 3028 1726776749.68770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776749.68777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.68852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.71187: stdout chunk (state=3): >>>ansible-tmp-1726776749.6821463-4159-192432663880156=/root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156 <<< 3028 1726776749.71326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.71373: stderr chunk (state=3): >>><<< 3028 1726776749.71376: stdout chunk (state=3): >>><<< 3028 1726776749.71391: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776749.6821463-4159-192432663880156=/root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776749.71426: variable 'ansible_module_compression' from source: unknown 3028 1726776749.71467: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3028 1726776749.71497: variable 'ansible_facts' from source: unknown 3028 1726776749.71566: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py 3028 1726776749.71687: Sending initial data 3028 1726776749.71691: Sent initial data (154 bytes) 3028 1726776749.72140: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776749.72144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776749.72146: 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 <<< 3028 1726776749.72149: 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 <<< 3028 1726776749.72151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776749.72213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776749.72216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.72317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.74141: 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 <<< 3028 1726776749.74198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776749.74262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpw9uo50ww /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py <<< 3028 1726776749.74266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py" <<< 3028 1726776749.74323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpw9uo50ww" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py" <<< 3028 1726776749.75202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.75270: stderr chunk (state=3): >>><<< 3028 1726776749.75273: stdout chunk (state=3): >>><<< 3028 1726776749.75341: done transferring module to remote 3028 1726776749.75345: _low_level_execute_command(): starting 3028 1726776749.75347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/ /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py && sleep 0' 3028 1726776749.76038: 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 <<< 3028 1726776749.76352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776749.76361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.76431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.78546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776749.78596: stderr chunk (state=3): >>><<< 3028 1726776749.78611: stdout chunk (state=3): >>><<< 3028 1726776749.78688: _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 3028 1726776749.78691: _low_level_execute_command(): starting 3028 1726776749.78694: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/AnsiballZ_command.py && sleep 0' 3028 1726776749.79341: 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 <<< 3028 1726776749.79356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776749.79404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776749.79486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776749.99203: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:12:29.987086", "end": "2024-09-19 16:12:29.990729", "delta": "0:00:00.003643", "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}}} <<< 3028 1726776750.01406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776750.01461: stderr chunk (state=3): >>><<< 3028 1726776750.01465: stdout chunk (state=3): >>><<< 3028 1726776750.01481: _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", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 16:12:29.987086", "end": "2024-09-19 16:12:29.990729", "delta": "0:00:00.003643", "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. 3028 1726776750.01523: 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-1726776749.6821463-4159-192432663880156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776750.01530: _low_level_execute_command(): starting 3028 1726776750.01536: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776749.6821463-4159-192432663880156/ > /dev/null 2>&1 && sleep 0' 3028 1726776750.01967: 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 <<< 3028 1726776750.02007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776750.02011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776750.02014: 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 <<< 3028 1726776750.02016: 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 <<< 3028 1726776750.02066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776750.02070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.02141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776750.04325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776750.04368: stderr chunk (state=3): >>><<< 3028 1726776750.04371: stdout chunk (state=3): >>><<< 3028 1726776750.04385: _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 3028 1726776750.04391: handler run complete 3028 1726776750.04419: Evaluated conditional (False): False 3028 1726776750.04429: attempt loop complete, returning result 3028 1726776750.04432: _execute() done 3028 1726776750.04440: dumping result to json 3028 1726776750.04445: done dumping result, returning 3028 1726776750.04453: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0affc99b-caaf-0cb9-b293-000000000151] 3028 1726776750.04460: sending task result for task 0affc99b-caaf-0cb9-b293-000000000151 3028 1726776750.04563: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000151 3028 1726776750.04566: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003643", "end": "2024-09-19 16:12:29.990729", "rc": 0, "start": "2024-09-19 16:12:29.987086" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings 3028 1726776750.04653: no more pending results, returning what we have 3028 1726776750.04656: results queue empty 3028 1726776750.04657: checking for any_errors_fatal 3028 1726776750.04659: done checking for any_errors_fatal 3028 1726776750.04660: checking for max_fail_percentage 3028 1726776750.04662: done checking for max_fail_percentage 3028 1726776750.04663: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.04664: done checking to see if all hosts have failed 3028 1726776750.04665: getting the remaining hosts for this loop 3028 1726776750.04667: done getting the remaining hosts for this loop 3028 1726776750.04671: getting the next task for host managed_node3 3028 1726776750.04688: done getting next task for host managed_node3 3028 1726776750.04691: ^ task is: TASK: Run role with purge to remove everything 3028 1726776750.04694: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.04698: getting variables 3028 1726776750.04700: in VariableManager get_vars() 3028 1726776750.04738: Calling all_inventory to load vars for managed_node3 3028 1726776750.04742: Calling groups_inventory to load vars for managed_node3 3028 1726776750.04744: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.04752: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.04756: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.04760: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.04820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.04856: done with get_vars() 3028 1726776750.04863: 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:12:30 -0400 (0:00:00.421) 0:01:23.348 **** 3028 1726776750.04943: entering _queue_task() for managed_node3/include_role 3028 1726776750.05130: worker is 1 (out of 1 available) 3028 1726776750.05144: exiting _queue_task() for managed_node3/include_role 3028 1726776750.05156: done queuing things up, now waiting for results queue to drain 3028 1726776750.05158: waiting for pending results... 3028 1726776750.05333: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 3028 1726776750.05509: in run() - task 0affc99b-caaf-0cb9-b293-000000000153 3028 1726776750.05513: variable 'ansible_search_path' from source: unknown 3028 1726776750.05516: variable 'ansible_search_path' from source: unknown 3028 1726776750.05521: calling self._execute() 3028 1726776750.05629: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.05643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.05660: variable 'omit' from source: magic vars 3028 1726776750.05789: _execute() done 3028 1726776750.05798: dumping result to json 3028 1726776750.05814: done dumping result, returning 3028 1726776750.05825: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0affc99b-caaf-0cb9-b293-000000000153] 3028 1726776750.05837: sending task result for task 0affc99b-caaf-0cb9-b293-000000000153 3028 1726776750.06063: no more pending results, returning what we have 3028 1726776750.06068: in VariableManager get_vars() 3028 1726776750.06153: Calling all_inventory to load vars for managed_node3 3028 1726776750.06157: Calling groups_inventory to load vars for managed_node3 3028 1726776750.06160: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.06170: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.06174: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.06179: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.06231: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000153 3028 1726776750.06235: WORKER PROCESS EXITING 3028 1726776750.06254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.06296: done with get_vars() 3028 1726776750.06307: variable 'ansible_search_path' from source: unknown 3028 1726776750.06309: variable 'ansible_search_path' from source: unknown 3028 1726776750.07044: variable 'omit' from source: magic vars 3028 1726776750.07088: variable 'omit' from source: magic vars 3028 1726776750.07114: variable 'omit' from source: magic vars 3028 1726776750.07118: we have included files to process 3028 1726776750.07119: generating all_blocks data 3028 1726776750.07121: done generating all_blocks data 3028 1726776750.07126: processing included file: fedora.linux_system_roles.kernel_settings 3028 1726776750.07157: in VariableManager get_vars() 3028 1726776750.07175: done with get_vars() 3028 1726776750.07217: in VariableManager get_vars() 3028 1726776750.07240: done with get_vars() 3028 1726776750.07283: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3028 1726776750.07373: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3028 1726776750.07411: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3028 1726776750.07525: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3028 1726776750.08068: in VariableManager get_vars() 3028 1726776750.08085: done with get_vars() 3028 1726776750.09397: in VariableManager get_vars() 3028 1726776750.09427: done with get_vars() 3028 1726776750.09639: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3028 1726776750.11000: iterating over new_blocks loaded from include file 3028 1726776750.11025: in VariableManager get_vars() 3028 1726776750.11063: done with get_vars() 3028 1726776750.11066: filtering new block on tags 3028 1726776750.11092: done filtering new block on tags 3028 1726776750.11095: in VariableManager get_vars() 3028 1726776750.11119: done with get_vars() 3028 1726776750.11121: filtering new block on tags 3028 1726776750.11149: done filtering new block on tags 3028 1726776750.11152: in VariableManager get_vars() 3028 1726776750.11171: done with get_vars() 3028 1726776750.11172: filtering new block on tags 3028 1726776750.11243: done filtering new block on tags 3028 1726776750.11247: in VariableManager get_vars() 3028 1726776750.11269: done with get_vars() 3028 1726776750.11271: filtering new block on tags 3028 1726776750.11293: done filtering new block on tags 3028 1726776750.11295: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 3028 1726776750.11304: extending task lists for all hosts with included blocks 3028 1726776750.11708: done extending task lists 3028 1726776750.11709: done processing included files 3028 1726776750.11710: results queue empty 3028 1726776750.11711: checking for any_errors_fatal 3028 1726776750.11716: done checking for any_errors_fatal 3028 1726776750.11717: checking for max_fail_percentage 3028 1726776750.11718: done checking for max_fail_percentage 3028 1726776750.11719: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.11720: done checking to see if all hosts have failed 3028 1726776750.11721: getting the remaining hosts for this loop 3028 1726776750.11723: done getting the remaining hosts for this loop 3028 1726776750.11726: getting the next task for host managed_node3 3028 1726776750.11731: done getting next task for host managed_node3 3028 1726776750.11734: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3028 1726776750.11738: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.11750: getting variables 3028 1726776750.11751: in VariableManager get_vars() 3028 1726776750.11766: Calling all_inventory to load vars for managed_node3 3028 1726776750.11769: Calling groups_inventory to load vars for managed_node3 3028 1726776750.11772: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.11778: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.11786: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.11791: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.11838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.11888: done with get_vars() 3028 1726776750.11901: done getting variables 3028 1726776750.12019: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:30 -0400 (0:00:00.071) 0:01:23.419 **** 3028 1726776750.12065: entering _queue_task() for managed_node3/fail 3028 1726776750.12454: worker is 1 (out of 1 available) 3028 1726776750.12467: exiting _queue_task() for managed_node3/fail 3028 1726776750.12479: done queuing things up, now waiting for results queue to drain 3028 1726776750.12481: waiting for pending results... 3028 1726776750.12798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3028 1726776750.13001: in run() - task 0affc99b-caaf-0cb9-b293-0000000001f5 3028 1726776750.13009: variable 'ansible_search_path' from source: unknown 3028 1726776750.13012: variable 'ansible_search_path' from source: unknown 3028 1726776750.13022: calling self._execute() 3028 1726776750.13117: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.13132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.13150: variable 'omit' from source: magic vars 3028 1726776750.13735: variable 'kernel_settings_sysctl' from source: include params 3028 1726776750.13751: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776750.13910: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3028 1726776750.14366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776750.17722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776750.17779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776750.17813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776750.17846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776750.17871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776750.17940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.17969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.17989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.18027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.18040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.18092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.18116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.18136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.18167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.18185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.18223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.18243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.18263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.18297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.18314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.18559: variable 'kernel_settings_sysctl' from source: include params 3028 1726776750.18583: 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 3028 1726776750.18586: when evaluation is False, skipping this task 3028 1726776750.18589: _execute() done 3028 1726776750.18592: dumping result to json 3028 1726776750.18595: done dumping result, returning 3028 1726776750.18607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-0cb9-b293-0000000001f5] 3028 1726776750.18614: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f5 3028 1726776750.18715: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f5 3028 1726776750.18718: 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" } 3028 1726776750.18770: no more pending results, returning what we have 3028 1726776750.18776: results queue empty 3028 1726776750.18777: checking for any_errors_fatal 3028 1726776750.18778: done checking for any_errors_fatal 3028 1726776750.18779: checking for max_fail_percentage 3028 1726776750.18781: done checking for max_fail_percentage 3028 1726776750.18782: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.18783: done checking to see if all hosts have failed 3028 1726776750.18784: getting the remaining hosts for this loop 3028 1726776750.18786: done getting the remaining hosts for this loop 3028 1726776750.18791: getting the next task for host managed_node3 3028 1726776750.18799: done getting next task for host managed_node3 3028 1726776750.18805: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3028 1726776750.18810: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.18832: getting variables 3028 1726776750.18833: in VariableManager get_vars() 3028 1726776750.18868: Calling all_inventory to load vars for managed_node3 3028 1726776750.18871: Calling groups_inventory to load vars for managed_node3 3028 1726776750.18874: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.18883: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.18886: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.18890: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.18940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.18979: done with get_vars() 3028 1726776750.18987: 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:30 -0400 (0:00:00.070) 0:01:23.489 **** 3028 1726776750.19065: entering _queue_task() for managed_node3/include_tasks 3028 1726776750.19298: worker is 1 (out of 1 available) 3028 1726776750.19516: exiting _queue_task() for managed_node3/include_tasks 3028 1726776750.19528: done queuing things up, now waiting for results queue to drain 3028 1726776750.19529: waiting for pending results... 3028 1726776750.19661: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3028 1726776750.19768: in run() - task 0affc99b-caaf-0cb9-b293-0000000001f6 3028 1726776750.19790: variable 'ansible_search_path' from source: unknown 3028 1726776750.19864: variable 'ansible_search_path' from source: unknown 3028 1726776750.19868: calling self._execute() 3028 1726776750.19935: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.19948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.19962: variable 'omit' from source: magic vars 3028 1726776750.20100: _execute() done 3028 1726776750.20113: dumping result to json 3028 1726776750.20123: done dumping result, returning 3028 1726776750.20138: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-0cb9-b293-0000000001f6] 3028 1726776750.20151: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f6 3028 1726776750.20296: no more pending results, returning what we have 3028 1726776750.20304: in VariableManager get_vars() 3028 1726776750.20413: Calling all_inventory to load vars for managed_node3 3028 1726776750.20417: Calling groups_inventory to load vars for managed_node3 3028 1726776750.20420: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.20433: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.20437: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.20440: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.20509: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f6 3028 1726776750.20512: WORKER PROCESS EXITING 3028 1726776750.20520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.20555: done with get_vars() 3028 1726776750.20560: variable 'ansible_search_path' from source: unknown 3028 1726776750.20561: variable 'ansible_search_path' from source: unknown 3028 1726776750.20587: we have included files to process 3028 1726776750.20588: generating all_blocks data 3028 1726776750.20590: done generating all_blocks data 3028 1726776750.20593: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776750.20594: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776750.20596: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3028 1726776750.21191: done processing included file 3028 1726776750.21193: iterating over new_blocks loaded from include file 3028 1726776750.21195: in VariableManager get_vars() 3028 1726776750.21218: done with get_vars() 3028 1726776750.21219: filtering new block on tags 3028 1726776750.21234: done filtering new block on tags 3028 1726776750.21236: in VariableManager get_vars() 3028 1726776750.21254: done with get_vars() 3028 1726776750.21255: filtering new block on tags 3028 1726776750.21270: done filtering new block on tags 3028 1726776750.21272: in VariableManager get_vars() 3028 1726776750.21288: done with get_vars() 3028 1726776750.21289: filtering new block on tags 3028 1726776750.21306: done filtering new block on tags 3028 1726776750.21308: in VariableManager get_vars() 3028 1726776750.21326: done with get_vars() 3028 1726776750.21327: filtering new block on tags 3028 1726776750.21339: done filtering new block on tags 3028 1726776750.21341: 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 3028 1726776750.21345: extending task lists for all hosts with included blocks 3028 1726776750.21520: done extending task lists 3028 1726776750.21522: done processing included files 3028 1726776750.21522: results queue empty 3028 1726776750.21523: checking for any_errors_fatal 3028 1726776750.21525: done checking for any_errors_fatal 3028 1726776750.21526: checking for max_fail_percentage 3028 1726776750.21526: done checking for max_fail_percentage 3028 1726776750.21527: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.21528: done checking to see if all hosts have failed 3028 1726776750.21528: getting the remaining hosts for this loop 3028 1726776750.21529: done getting the remaining hosts for this loop 3028 1726776750.21531: getting the next task for host managed_node3 3028 1726776750.21534: done getting next task for host managed_node3 3028 1726776750.21537: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3028 1726776750.21540: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.21548: getting variables 3028 1726776750.21549: in VariableManager get_vars() 3028 1726776750.21560: Calling all_inventory to load vars for managed_node3 3028 1726776750.21561: Calling groups_inventory to load vars for managed_node3 3028 1726776750.21563: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.21567: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.21569: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.21571: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.21597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.21630: done with get_vars() 3028 1726776750.21636: 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:30 -0400 (0:00:00.026) 0:01:23.516 **** 3028 1726776750.21695: entering _queue_task() for managed_node3/setup 3028 1726776750.21870: worker is 1 (out of 1 available) 3028 1726776750.21882: exiting _queue_task() for managed_node3/setup 3028 1726776750.21894: done queuing things up, now waiting for results queue to drain 3028 1726776750.21896: waiting for pending results... 3028 1726776750.22069: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3028 1726776750.22169: in run() - task 0affc99b-caaf-0cb9-b293-000000000271 3028 1726776750.22180: variable 'ansible_search_path' from source: unknown 3028 1726776750.22184: variable 'ansible_search_path' from source: unknown 3028 1726776750.22218: calling self._execute() 3028 1726776750.22276: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.22283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.22292: variable 'omit' from source: magic vars 3028 1726776750.23211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776750.25035: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776750.25091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776750.25132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776750.25162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776750.25187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776750.25257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.25280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.25308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.25342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.25356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.25407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.25428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.25450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.25480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.25493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.25642: variable '__kernel_settings_required_facts' from source: role '' all vars 3028 1726776750.25653: variable 'ansible_facts' from source: unknown 3028 1726776750.25687: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3028 1726776750.25690: when evaluation is False, skipping this task 3028 1726776750.25693: _execute() done 3028 1726776750.25696: dumping result to json 3028 1726776750.25699: done dumping result, returning 3028 1726776750.25711: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-0cb9-b293-000000000271] 3028 1726776750.25716: sending task result for task 0affc99b-caaf-0cb9-b293-000000000271 3028 1726776750.25812: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000271 3028 1726776750.25815: 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" } 3028 1726776750.25869: no more pending results, returning what we have 3028 1726776750.25874: results queue empty 3028 1726776750.25875: checking for any_errors_fatal 3028 1726776750.25877: done checking for any_errors_fatal 3028 1726776750.25878: checking for max_fail_percentage 3028 1726776750.25880: done checking for max_fail_percentage 3028 1726776750.25881: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.25882: done checking to see if all hosts have failed 3028 1726776750.25883: getting the remaining hosts for this loop 3028 1726776750.25886: done getting the remaining hosts for this loop 3028 1726776750.25890: getting the next task for host managed_node3 3028 1726776750.25902: done getting next task for host managed_node3 3028 1726776750.25910: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3028 1726776750.25915: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.25933: getting variables 3028 1726776750.25935: in VariableManager get_vars() 3028 1726776750.25971: Calling all_inventory to load vars for managed_node3 3028 1726776750.25974: Calling groups_inventory to load vars for managed_node3 3028 1726776750.25976: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.25985: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.25989: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.25992: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.26069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.26144: done with get_vars() 3028 1726776750.26156: 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:30 -0400 (0:00:00.045) 0:01:23.562 **** 3028 1726776750.26283: entering _queue_task() for managed_node3/stat 3028 1726776750.26721: worker is 1 (out of 1 available) 3028 1726776750.26733: exiting _queue_task() for managed_node3/stat 3028 1726776750.26743: done queuing things up, now waiting for results queue to drain 3028 1726776750.26745: waiting for pending results... 3028 1726776750.27019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3028 1726776750.27027: in run() - task 0affc99b-caaf-0cb9-b293-000000000273 3028 1726776750.27045: variable 'ansible_search_path' from source: unknown 3028 1726776750.27056: variable 'ansible_search_path' from source: unknown 3028 1726776750.27103: calling self._execute() 3028 1726776750.27429: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.27442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.27461: variable 'omit' from source: magic vars 3028 1726776750.28012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776750.28303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776750.28343: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776750.28382: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776750.28417: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776750.28511: 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) 3028 1726776750.28539: 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) 3028 1726776750.28571: 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) 3028 1726776750.28608: 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) 3028 1726776750.28723: variable '__kernel_settings_is_ostree' from source: set_fact 3028 1726776750.28734: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3028 1726776750.28737: when evaluation is False, skipping this task 3028 1726776750.28739: _execute() done 3028 1726776750.28745: dumping result to json 3028 1726776750.28747: done dumping result, returning 3028 1726776750.28830: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-0cb9-b293-000000000273] 3028 1726776750.28833: sending task result for task 0affc99b-caaf-0cb9-b293-000000000273 3028 1726776750.28898: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000273 3028 1726776750.28903: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3028 1726776750.29227: no more pending results, returning what we have 3028 1726776750.29230: results queue empty 3028 1726776750.29231: checking for any_errors_fatal 3028 1726776750.29235: done checking for any_errors_fatal 3028 1726776750.29235: checking for max_fail_percentage 3028 1726776750.29237: done checking for max_fail_percentage 3028 1726776750.29238: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.29239: done checking to see if all hosts have failed 3028 1726776750.29240: getting the remaining hosts for this loop 3028 1726776750.29242: done getting the remaining hosts for this loop 3028 1726776750.29246: getting the next task for host managed_node3 3028 1726776750.29252: done getting next task for host managed_node3 3028 1726776750.29256: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3028 1726776750.29261: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.29276: getting variables 3028 1726776750.29278: in VariableManager get_vars() 3028 1726776750.29313: Calling all_inventory to load vars for managed_node3 3028 1726776750.29316: Calling groups_inventory to load vars for managed_node3 3028 1726776750.29319: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.29338: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.29343: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.29347: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.29411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.29477: done with get_vars() 3028 1726776750.29485: done getting variables 3028 1726776750.29558: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:30 -0400 (0:00:00.033) 0:01:23.595 **** 3028 1726776750.29598: entering _queue_task() for managed_node3/set_fact 3028 1726776750.29888: worker is 1 (out of 1 available) 3028 1726776750.29909: exiting _queue_task() for managed_node3/set_fact 3028 1726776750.29921: done queuing things up, now waiting for results queue to drain 3028 1726776750.29923: waiting for pending results... 3028 1726776750.30248: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3028 1726776750.30355: in run() - task 0affc99b-caaf-0cb9-b293-000000000274 3028 1726776750.30368: variable 'ansible_search_path' from source: unknown 3028 1726776750.30379: variable 'ansible_search_path' from source: unknown 3028 1726776750.30415: calling self._execute() 3028 1726776750.30482: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.30489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.30497: variable 'omit' from source: magic vars 3028 1726776750.30902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776750.31110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776750.31148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776750.31177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776750.31213: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776750.31284: 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) 3028 1726776750.31314: 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) 3028 1726776750.31335: 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) 3028 1726776750.31357: 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) 3028 1726776750.31460: variable '__kernel_settings_is_ostree' from source: set_fact 3028 1726776750.31469: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3028 1726776750.31472: when evaluation is False, skipping this task 3028 1726776750.31475: _execute() done 3028 1726776750.31480: dumping result to json 3028 1726776750.31484: done dumping result, returning 3028 1726776750.31493: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-0cb9-b293-000000000274] 3028 1726776750.31498: sending task result for task 0affc99b-caaf-0cb9-b293-000000000274 3028 1726776750.31592: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000274 3028 1726776750.31595: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3028 1726776750.31654: no more pending results, returning what we have 3028 1726776750.31659: results queue empty 3028 1726776750.31660: checking for any_errors_fatal 3028 1726776750.31665: done checking for any_errors_fatal 3028 1726776750.31666: checking for max_fail_percentage 3028 1726776750.31668: done checking for max_fail_percentage 3028 1726776750.31669: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.31670: done checking to see if all hosts have failed 3028 1726776750.31671: getting the remaining hosts for this loop 3028 1726776750.31673: done getting the remaining hosts for this loop 3028 1726776750.31677: getting the next task for host managed_node3 3028 1726776750.31687: done getting next task for host managed_node3 3028 1726776750.31691: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3028 1726776750.31696: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.31716: getting variables 3028 1726776750.31717: in VariableManager get_vars() 3028 1726776750.31754: Calling all_inventory to load vars for managed_node3 3028 1726776750.31756: Calling groups_inventory to load vars for managed_node3 3028 1726776750.31758: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.31766: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.31768: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.31770: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.31816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.31861: done with get_vars() 3028 1726776750.31868: 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:30 -0400 (0:00:00.023) 0:01:23.618 **** 3028 1726776750.31949: entering _queue_task() for managed_node3/stat 3028 1726776750.32160: worker is 1 (out of 1 available) 3028 1726776750.32173: exiting _queue_task() for managed_node3/stat 3028 1726776750.32186: done queuing things up, now waiting for results queue to drain 3028 1726776750.32189: waiting for pending results... 3028 1726776750.32543: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3028 1726776750.32618: in run() - task 0affc99b-caaf-0cb9-b293-000000000276 3028 1726776750.32647: variable 'ansible_search_path' from source: unknown 3028 1726776750.32656: variable 'ansible_search_path' from source: unknown 3028 1726776750.32707: calling self._execute() 3028 1726776750.32807: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.32824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.32839: variable 'omit' from source: magic vars 3028 1726776750.33447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776750.33666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776750.33705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776750.33743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776750.33806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776750.33883: 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) 3028 1726776750.33906: 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) 3028 1726776750.33930: 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) 3028 1726776750.33959: 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) 3028 1726776750.34081: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776750.34089: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3028 1726776750.34092: when evaluation is False, skipping this task 3028 1726776750.34096: _execute() done 3028 1726776750.34098: dumping result to json 3028 1726776750.34108: done dumping result, returning 3028 1726776750.34114: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-0cb9-b293-000000000276] 3028 1726776750.34119: sending task result for task 0affc99b-caaf-0cb9-b293-000000000276 3028 1726776750.34215: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000276 3028 1726776750.34218: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3028 1726776750.34274: no more pending results, returning what we have 3028 1726776750.34279: results queue empty 3028 1726776750.34280: checking for any_errors_fatal 3028 1726776750.34286: done checking for any_errors_fatal 3028 1726776750.34287: checking for max_fail_percentage 3028 1726776750.34288: done checking for max_fail_percentage 3028 1726776750.34289: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.34291: done checking to see if all hosts have failed 3028 1726776750.34292: getting the remaining hosts for this loop 3028 1726776750.34294: done getting the remaining hosts for this loop 3028 1726776750.34298: getting the next task for host managed_node3 3028 1726776750.34309: done getting next task for host managed_node3 3028 1726776750.34313: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3028 1726776750.34318: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.34333: getting variables 3028 1726776750.34335: in VariableManager get_vars() 3028 1726776750.34369: Calling all_inventory to load vars for managed_node3 3028 1726776750.34377: Calling groups_inventory to load vars for managed_node3 3028 1726776750.34379: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.34386: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.34389: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.34391: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.34436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.34479: done with get_vars() 3028 1726776750.34490: done getting variables 3028 1726776750.34538: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:30 -0400 (0:00:00.026) 0:01:23.644 **** 3028 1726776750.34566: entering _queue_task() for managed_node3/set_fact 3028 1726776750.34759: worker is 1 (out of 1 available) 3028 1726776750.34771: exiting _queue_task() for managed_node3/set_fact 3028 1726776750.34782: done queuing things up, now waiting for results queue to drain 3028 1726776750.34783: waiting for pending results... 3028 1726776750.35042: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3028 1726776750.35141: in run() - task 0affc99b-caaf-0cb9-b293-000000000277 3028 1726776750.35162: variable 'ansible_search_path' from source: unknown 3028 1726776750.35166: variable 'ansible_search_path' from source: unknown 3028 1726776750.35191: calling self._execute() 3028 1726776750.35258: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.35271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.35275: variable 'omit' from source: magic vars 3028 1726776750.36007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776750.36198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776750.36266: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776750.36312: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776750.36364: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776750.36474: 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) 3028 1726776750.36514: 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) 3028 1726776750.36551: 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) 3028 1726776750.36599: 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) 3028 1726776750.36742: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776750.36750: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3028 1726776750.36754: when evaluation is False, skipping this task 3028 1726776750.36756: _execute() done 3028 1726776750.36760: dumping result to json 3028 1726776750.36765: done dumping result, returning 3028 1726776750.36774: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-0cb9-b293-000000000277] 3028 1726776750.36784: sending task result for task 0affc99b-caaf-0cb9-b293-000000000277 3028 1726776750.36871: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000277 3028 1726776750.36875: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3028 1726776750.36941: no more pending results, returning what we have 3028 1726776750.36945: results queue empty 3028 1726776750.36947: checking for any_errors_fatal 3028 1726776750.36953: done checking for any_errors_fatal 3028 1726776750.36954: checking for max_fail_percentage 3028 1726776750.36956: done checking for max_fail_percentage 3028 1726776750.36957: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.36958: done checking to see if all hosts have failed 3028 1726776750.36959: getting the remaining hosts for this loop 3028 1726776750.36961: done getting the remaining hosts for this loop 3028 1726776750.36965: getting the next task for host managed_node3 3028 1726776750.36975: done getting next task for host managed_node3 3028 1726776750.36978: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3028 1726776750.36983: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.36998: getting variables 3028 1726776750.37000: in VariableManager get_vars() 3028 1726776750.37038: Calling all_inventory to load vars for managed_node3 3028 1726776750.37041: Calling groups_inventory to load vars for managed_node3 3028 1726776750.37043: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.37050: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.37053: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.37055: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.37094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.37143: done with get_vars() 3028 1726776750.37151: done getting variables 3028 1726776750.37195: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:30 -0400 (0:00:00.026) 0:01:23.671 **** 3028 1726776750.37229: entering _queue_task() for managed_node3/include_vars 3028 1726776750.37424: worker is 1 (out of 1 available) 3028 1726776750.37437: exiting _queue_task() for managed_node3/include_vars 3028 1726776750.37451: done queuing things up, now waiting for results queue to drain 3028 1726776750.37453: waiting for pending results... 3028 1726776750.37627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3028 1726776750.37732: in run() - task 0affc99b-caaf-0cb9-b293-000000000279 3028 1726776750.37745: variable 'ansible_search_path' from source: unknown 3028 1726776750.37750: variable 'ansible_search_path' from source: unknown 3028 1726776750.37780: calling self._execute() 3028 1726776750.37845: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.37851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.37861: variable 'omit' from source: magic vars 3028 1726776750.37947: variable 'omit' from source: magic vars 3028 1726776750.38007: variable 'omit' from source: magic vars 3028 1726776750.38363: variable 'ffparams' from source: task vars 3028 1726776750.38475: variable 'ansible_facts' from source: unknown 3028 1726776750.38591: variable 'ansible_facts' from source: unknown 3028 1726776750.38806: variable 'ansible_facts' from source: unknown 3028 1726776750.38809: variable 'ansible_facts' from source: unknown 3028 1726776750.38897: variable 'role_path' from source: magic vars 3028 1726776750.39076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3028 1726776750.39303: Loaded config def from plugin (lookup/first_found) 3028 1726776750.39316: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3028 1726776750.39372: variable 'ansible_search_path' from source: unknown 3028 1726776750.39398: variable 'ansible_search_path' from source: unknown 3028 1726776750.39418: variable 'ansible_search_path' from source: unknown 3028 1726776750.39431: variable 'ansible_search_path' from source: unknown 3028 1726776750.39445: variable 'ansible_search_path' from source: unknown 3028 1726776750.39471: variable 'omit' from source: magic vars 3028 1726776750.39506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776750.39543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776750.39568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776750.39595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776750.39613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776750.39649: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776750.39658: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.39668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.39784: Set connection var ansible_pipelining to False 3028 1726776750.39807: Set connection var ansible_timeout to 10 3028 1726776750.40005: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776750.40009: Set connection var ansible_connection to ssh 3028 1726776750.40012: Set connection var ansible_shell_executable to /bin/sh 3028 1726776750.40014: Set connection var ansible_shell_type to sh 3028 1726776750.40016: variable 'ansible_shell_executable' from source: unknown 3028 1726776750.40018: variable 'ansible_connection' from source: unknown 3028 1726776750.40020: variable 'ansible_module_compression' from source: unknown 3028 1726776750.40023: variable 'ansible_shell_type' from source: unknown 3028 1726776750.40025: variable 'ansible_shell_executable' from source: unknown 3028 1726776750.40027: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.40029: variable 'ansible_pipelining' from source: unknown 3028 1726776750.40031: variable 'ansible_timeout' from source: unknown 3028 1726776750.40033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.40043: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776750.40058: variable 'omit' from source: magic vars 3028 1726776750.40069: starting attempt loop 3028 1726776750.40077: running the handler 3028 1726776750.40144: handler run complete 3028 1726776750.40161: attempt loop complete, returning result 3028 1726776750.40169: _execute() done 3028 1726776750.40177: dumping result to json 3028 1726776750.40185: done dumping result, returning 3028 1726776750.40198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-0cb9-b293-000000000279] 3028 1726776750.40211: sending task result for task 0affc99b-caaf-0cb9-b293-000000000279 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 } 3028 1726776750.40513: no more pending results, returning what we have 3028 1726776750.40517: results queue empty 3028 1726776750.40517: checking for any_errors_fatal 3028 1726776750.40522: done checking for any_errors_fatal 3028 1726776750.40523: checking for max_fail_percentage 3028 1726776750.40525: done checking for max_fail_percentage 3028 1726776750.40526: checking to see if all hosts have failed and the running result is not ok 3028 1726776750.40527: done checking to see if all hosts have failed 3028 1726776750.40528: getting the remaining hosts for this loop 3028 1726776750.40530: done getting the remaining hosts for this loop 3028 1726776750.40533: getting the next task for host managed_node3 3028 1726776750.40541: done getting next task for host managed_node3 3028 1726776750.40544: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3028 1726776750.40549: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776750.40561: getting variables 3028 1726776750.40563: in VariableManager get_vars() 3028 1726776750.40597: Calling all_inventory to load vars for managed_node3 3028 1726776750.40609: Calling groups_inventory to load vars for managed_node3 3028 1726776750.40614: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776750.40620: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000279 3028 1726776750.40625: WORKER PROCESS EXITING 3028 1726776750.40638: Calling all_plugins_play to load vars for managed_node3 3028 1726776750.40642: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776750.40645: Calling groups_plugins_play to load vars for managed_node3 3028 1726776750.40695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776750.40758: done with get_vars() 3028 1726776750.40768: done getting variables 3028 1726776750.40847: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:30 -0400 (0:00:00.036) 0:01:23.708 **** 3028 1726776750.40886: entering _queue_task() for managed_node3/package 3028 1726776750.41326: worker is 1 (out of 1 available) 3028 1726776750.41339: exiting _queue_task() for managed_node3/package 3028 1726776750.41352: done queuing things up, now waiting for results queue to drain 3028 1726776750.41354: waiting for pending results... 3028 1726776750.41549: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3028 1726776750.41717: in run() - task 0affc99b-caaf-0cb9-b293-0000000001f7 3028 1726776750.41741: variable 'ansible_search_path' from source: unknown 3028 1726776750.41749: variable 'ansible_search_path' from source: unknown 3028 1726776750.41812: calling self._execute() 3028 1726776750.42034: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.42047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.42072: variable 'omit' from source: magic vars 3028 1726776750.42226: variable 'omit' from source: magic vars 3028 1726776750.42330: variable 'omit' from source: magic vars 3028 1726776750.42391: variable '__kernel_settings_packages' from source: include_vars 3028 1726776750.42898: variable '__kernel_settings_packages' from source: include_vars 3028 1726776750.43213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776750.45227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776750.45290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776750.45327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776750.45359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776750.45382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776750.45469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776750.45492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776750.45519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776750.45553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776750.45568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776750.45659: variable '__kernel_settings_is_ostree' from source: set_fact 3028 1726776750.45667: variable 'omit' from source: magic vars 3028 1726776750.45695: variable 'omit' from source: magic vars 3028 1726776750.45723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776750.45749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776750.45765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776750.45783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776750.45791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776750.45821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776750.45825: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.45828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.45931: Set connection var ansible_pipelining to False 3028 1726776750.46108: Set connection var ansible_timeout to 10 3028 1726776750.46112: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776750.46115: Set connection var ansible_connection to ssh 3028 1726776750.46118: Set connection var ansible_shell_executable to /bin/sh 3028 1726776750.46120: Set connection var ansible_shell_type to sh 3028 1726776750.46122: variable 'ansible_shell_executable' from source: unknown 3028 1726776750.46124: variable 'ansible_connection' from source: unknown 3028 1726776750.46126: variable 'ansible_module_compression' from source: unknown 3028 1726776750.46128: variable 'ansible_shell_type' from source: unknown 3028 1726776750.46130: variable 'ansible_shell_executable' from source: unknown 3028 1726776750.46132: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776750.46135: variable 'ansible_pipelining' from source: unknown 3028 1726776750.46137: variable 'ansible_timeout' from source: unknown 3028 1726776750.46139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776750.46193: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776750.46216: variable 'omit' from source: magic vars 3028 1726776750.46228: starting attempt loop 3028 1726776750.46236: running the handler 3028 1726776750.46248: variable 'ansible_facts' from source: unknown 3028 1726776750.46297: _low_level_execute_command(): starting 3028 1726776750.46315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776750.47067: 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 <<< 3028 1726776750.47084: 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 <<< 3028 1726776750.47127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776750.47141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.47220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776750.49086: stdout chunk (state=3): >>>/root <<< 3028 1726776750.49212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776750.49267: stderr chunk (state=3): >>><<< 3028 1726776750.49277: stdout chunk (state=3): >>><<< 3028 1726776750.49310: _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 3028 1726776750.49338: _low_level_execute_command(): starting 3028 1726776750.49350: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280 `" && echo ansible-tmp-1726776750.493245-4214-46126177352280="` echo /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280 `" ) && sleep 0' 3028 1726776750.49964: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776750.49982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776750.50004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776750.50026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776750.50073: 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 <<< 3028 1726776750.50157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776750.50183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776750.50230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.50302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776750.52490: stdout chunk (state=3): >>>ansible-tmp-1726776750.493245-4214-46126177352280=/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280 <<< 3028 1726776750.52624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776750.52715: stderr chunk (state=3): >>><<< 3028 1726776750.52718: stdout chunk (state=3): >>><<< 3028 1726776750.52908: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776750.493245-4214-46126177352280=/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776750.52912: variable 'ansible_module_compression' from source: unknown 3028 1726776750.52919: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776750.52922: variable 'ansible_facts' from source: unknown 3028 1726776750.53085: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py 3028 1726776750.53327: Sending initial data 3028 1726776750.53337: Sent initial data (150 bytes) 3028 1726776750.53898: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776750.53920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776750.53936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776750.53955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776750.53971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776750.54081: 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 <<< 3028 1726776750.54100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776750.54127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.54229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776750.55998: 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" <<< 3028 1726776750.56003: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776750.56057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776750.56121: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp2an7s9r3 /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py <<< 3028 1726776750.56125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py" <<< 3028 1726776750.56183: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp2an7s9r3" to remote "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py" <<< 3028 1726776750.58129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776750.58206: stderr chunk (state=3): >>><<< 3028 1726776750.58210: stdout chunk (state=3): >>><<< 3028 1726776750.58239: done transferring module to remote 3028 1726776750.58249: _low_level_execute_command(): starting 3028 1726776750.58254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/ /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py && sleep 0' 3028 1726776750.58675: 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 <<< 3028 1726776750.58720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776750.58723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776750.58726: 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 <<< 3028 1726776750.58728: 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 <<< 3028 1726776750.58731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776750.58772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776750.58775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.58848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776750.60851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776750.60900: stderr chunk (state=3): >>><<< 3028 1726776750.60908: stdout chunk (state=3): >>><<< 3028 1726776750.60922: _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 3028 1726776750.60925: _low_level_execute_command(): starting 3028 1726776750.60932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_setup.py && sleep 0' 3028 1726776750.61379: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776750.61383: 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 <<< 3028 1726776750.61385: 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 <<< 3028 1726776750.61388: 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 <<< 3028 1726776750.61390: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776750.61446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776750.61450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776750.61529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776751.03211: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776751.05468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776751.05589: stderr chunk (state=3): >>>Shared connection to 10.31.11.57 closed. <<< 3028 1726776751.05602: stdout chunk (state=3): >>><<< 3028 1726776751.05623: stderr chunk (state=3): >>><<< 3028 1726776751.05648: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "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. 3028 1726776751.05699: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776750.493245-4214-46126177352280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776751.06011: variable 'ansible_module_compression' from source: unknown 3028 1726776751.06015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3028 1726776751.06017: variable 'ansible_facts' from source: unknown 3028 1726776751.06019: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py 3028 1726776751.06131: Sending initial data 3028 1726776751.06238: Sent initial data (148 bytes) 3028 1726776751.06768: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776751.06789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776751.06934: 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 <<< 3028 1726776751.07072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776751.07128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776751.07261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776751.07357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776751.09192: 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 <<< 3028 1726776751.09280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776751.09364: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpokdqb6lw /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py <<< 3028 1726776751.09368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py" <<< 3028 1726776751.09441: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpokdqb6lw" to remote "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py" <<< 3028 1726776751.11256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776751.11346: stderr chunk (state=3): >>><<< 3028 1726776751.11350: stdout chunk (state=3): >>><<< 3028 1726776751.11352: done transferring module to remote 3028 1726776751.11696: _low_level_execute_command(): starting 3028 1726776751.11700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/ /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py && sleep 0' 3028 1726776751.12758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776751.12918: 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 <<< 3028 1726776751.12978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776751.13091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776751.13132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776751.13207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776751.15424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776751.15428: stdout chunk (state=3): >>><<< 3028 1726776751.15431: stderr chunk (state=3): >>><<< 3028 1726776751.15451: _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 3028 1726776751.15461: _low_level_execute_command(): starting 3028 1726776751.15480: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/AnsiballZ_dnf.py && sleep 0' 3028 1726776751.16352: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776751.16372: 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 <<< 3028 1726776751.16525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776751.16546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776751.16571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776751.16794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776752.83231: 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}}} <<< 3028 1726776752.89529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776752.89583: stderr chunk (state=3): >>><<< 3028 1726776752.89590: stdout chunk (state=3): >>><<< 3028 1726776752.89614: _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. 3028 1726776752.89657: 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-1726776750.493245-4214-46126177352280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776752.89664: _low_level_execute_command(): starting 3028 1726776752.89669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776750.493245-4214-46126177352280/ > /dev/null 2>&1 && sleep 0' 3028 1726776752.90459: 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 <<< 3028 1726776752.90463: 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 <<< 3028 1726776752.90466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776752.90496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776752.90589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776752.92708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776752.92727: stderr chunk (state=3): >>><<< 3028 1726776752.92741: stdout chunk (state=3): >>><<< 3028 1726776752.92768: _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 3028 1726776752.92862: handler run complete 3028 1726776752.92918: attempt loop complete, returning result 3028 1726776752.92928: _execute() done 3028 1726776752.92936: dumping result to json 3028 1726776752.92953: done dumping result, returning 3028 1726776752.92977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-0cb9-b293-0000000001f7] 3028 1726776752.93005: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f7 3028 1726776752.93637: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f7 3028 1726776752.93640: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3028 1726776752.93769: no more pending results, returning what we have 3028 1726776752.93773: results queue empty 3028 1726776752.93778: checking for any_errors_fatal 3028 1726776752.93783: done checking for any_errors_fatal 3028 1726776752.93784: checking for max_fail_percentage 3028 1726776752.93786: done checking for max_fail_percentage 3028 1726776752.93787: checking to see if all hosts have failed and the running result is not ok 3028 1726776752.93789: done checking to see if all hosts have failed 3028 1726776752.93790: getting the remaining hosts for this loop 3028 1726776752.93792: done getting the remaining hosts for this loop 3028 1726776752.93797: getting the next task for host managed_node3 3028 1726776752.93940: done getting next task for host managed_node3 3028 1726776752.93945: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3028 1726776752.93950: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776752.94106: getting variables 3028 1726776752.94108: in VariableManager get_vars() 3028 1726776752.94140: Calling all_inventory to load vars for managed_node3 3028 1726776752.94144: Calling groups_inventory to load vars for managed_node3 3028 1726776752.94152: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776752.94163: Calling all_plugins_play to load vars for managed_node3 3028 1726776752.94167: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776752.94172: Calling groups_plugins_play to load vars for managed_node3 3028 1726776752.94377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776752.94448: done with get_vars() 3028 1726776752.94458: done getting variables 3028 1726776752.94644: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:32 -0400 (0:00:02.537) 0:01:26.246 **** 3028 1726776752.94680: entering _queue_task() for managed_node3/debug 3028 1726776752.95422: worker is 1 (out of 1 available) 3028 1726776752.95435: exiting _queue_task() for managed_node3/debug 3028 1726776752.95447: done queuing things up, now waiting for results queue to drain 3028 1726776752.95448: waiting for pending results... 3028 1726776752.96027: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3028 1726776752.96035: in run() - task 0affc99b-caaf-0cb9-b293-0000000001f9 3028 1726776752.96052: variable 'ansible_search_path' from source: unknown 3028 1726776752.96081: variable 'ansible_search_path' from source: unknown 3028 1726776752.96141: calling self._execute() 3028 1726776752.96407: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776752.96412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776752.96416: variable 'omit' from source: magic vars 3028 1726776752.96872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776752.99897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776753.00011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776753.00063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776753.00118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776753.00164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776753.00267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776753.00315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776753.00353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776753.00418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776753.00455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776753.00579: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776753.00609: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776753.00619: when evaluation is False, skipping this task 3028 1726776753.00627: _execute() done 3028 1726776753.00635: dumping result to json 3028 1726776753.00644: done dumping result, returning 3028 1726776753.00657: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-0cb9-b293-0000000001f9] 3028 1726776753.00669: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f9 skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3028 1726776753.00834: no more pending results, returning what we have 3028 1726776753.00838: results queue empty 3028 1726776753.00839: checking for any_errors_fatal 3028 1726776753.00849: done checking for any_errors_fatal 3028 1726776753.00850: checking for max_fail_percentage 3028 1726776753.00852: done checking for max_fail_percentage 3028 1726776753.00853: checking to see if all hosts have failed and the running result is not ok 3028 1726776753.00854: done checking to see if all hosts have failed 3028 1726776753.00855: getting the remaining hosts for this loop 3028 1726776753.00858: done getting the remaining hosts for this loop 3028 1726776753.00863: getting the next task for host managed_node3 3028 1726776753.00871: done getting next task for host managed_node3 3028 1726776753.00877: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3028 1726776753.00881: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776753.00904: getting variables 3028 1726776753.00906: in VariableManager get_vars() 3028 1726776753.00948: Calling all_inventory to load vars for managed_node3 3028 1726776753.00951: Calling groups_inventory to load vars for managed_node3 3028 1726776753.00954: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776753.00966: Calling all_plugins_play to load vars for managed_node3 3028 1726776753.00970: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776753.00974: Calling groups_plugins_play to load vars for managed_node3 3028 1726776753.01099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776753.01167: done with get_vars() 3028 1726776753.01177: done getting variables 3028 1726776753.01215: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001f9 3028 1726776753.01219: WORKER PROCESS EXITING 3028 1726776753.01259: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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:12:33 -0400 (0:00:00.066) 0:01:26.312 **** 3028 1726776753.01299: entering _queue_task() for managed_node3/reboot 3028 1726776753.01804: worker is 1 (out of 1 available) 3028 1726776753.01819: exiting _queue_task() for managed_node3/reboot 3028 1726776753.01832: done queuing things up, now waiting for results queue to drain 3028 1726776753.01834: waiting for pending results... 3028 1726776753.02524: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3028 1726776753.02766: in run() - task 0affc99b-caaf-0cb9-b293-0000000001fa 3028 1726776753.02789: variable 'ansible_search_path' from source: unknown 3028 1726776753.02797: variable 'ansible_search_path' from source: unknown 3028 1726776753.03111: calling self._execute() 3028 1726776753.03125: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.03138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.03153: variable 'omit' from source: magic vars 3028 1726776753.04374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776753.07788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776753.07991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776753.08045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776753.08093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776753.08135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776753.08234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776753.08350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776753.08354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776753.08376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776753.08409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776753.08535: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776753.08564: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776753.08577: when evaluation is False, skipping this task 3028 1726776753.08585: _execute() done 3028 1726776753.08594: dumping result to json 3028 1726776753.08604: done dumping result, returning 3028 1726776753.08617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-0cb9-b293-0000000001fa] 3028 1726776753.08627: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fa skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3028 1726776753.08921: no more pending results, returning what we have 3028 1726776753.08925: results queue empty 3028 1726776753.08926: checking for any_errors_fatal 3028 1726776753.08932: done checking for any_errors_fatal 3028 1726776753.08934: checking for max_fail_percentage 3028 1726776753.08935: done checking for max_fail_percentage 3028 1726776753.08936: checking to see if all hosts have failed and the running result is not ok 3028 1726776753.08938: done checking to see if all hosts have failed 3028 1726776753.08939: getting the remaining hosts for this loop 3028 1726776753.08941: done getting the remaining hosts for this loop 3028 1726776753.08946: getting the next task for host managed_node3 3028 1726776753.08954: done getting next task for host managed_node3 3028 1726776753.08958: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3028 1726776753.08963: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776753.08980: getting variables 3028 1726776753.08982: in VariableManager get_vars() 3028 1726776753.09025: Calling all_inventory to load vars for managed_node3 3028 1726776753.09029: Calling groups_inventory to load vars for managed_node3 3028 1726776753.09032: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776753.09042: Calling all_plugins_play to load vars for managed_node3 3028 1726776753.09046: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776753.09050: Calling groups_plugins_play to load vars for managed_node3 3028 1726776753.09245: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fa 3028 1726776753.09249: WORKER PROCESS EXITING 3028 1726776753.09354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776753.09418: done with get_vars() 3028 1726776753.09428: done getting variables 3028 1726776753.09492: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:33 -0400 (0:00:00.082) 0:01:26.394 **** 3028 1726776753.09531: entering _queue_task() for managed_node3/fail 3028 1726776753.09975: worker is 1 (out of 1 available) 3028 1726776753.09989: exiting _queue_task() for managed_node3/fail 3028 1726776753.10004: done queuing things up, now waiting for results queue to drain 3028 1726776753.10006: waiting for pending results... 3028 1726776753.10553: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3028 1726776753.10781: in run() - task 0affc99b-caaf-0cb9-b293-0000000001fb 3028 1726776753.10793: variable 'ansible_search_path' from source: unknown 3028 1726776753.10801: variable 'ansible_search_path' from source: unknown 3028 1726776753.10849: calling self._execute() 3028 1726776753.10942: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.10956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.10971: variable 'omit' from source: magic vars 3028 1726776753.11572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776753.15360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776753.15453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776753.15510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776753.15584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776753.15592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776753.15693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776753.15744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776753.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776753.16006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776753.16010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776753.16018: variable '__kernel_settings_is_transactional' from source: set_fact 3028 1726776753.16021: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3028 1726776753.16026: when evaluation is False, skipping this task 3028 1726776753.16029: _execute() done 3028 1726776753.16032: dumping result to json 3028 1726776753.16034: done dumping result, returning 3028 1726776753.16037: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-0cb9-b293-0000000001fb] 3028 1726776753.16043: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fb 3028 1726776753.16307: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fb 3028 1726776753.16310: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3028 1726776753.16351: no more pending results, returning what we have 3028 1726776753.16354: results queue empty 3028 1726776753.16355: checking for any_errors_fatal 3028 1726776753.16362: done checking for any_errors_fatal 3028 1726776753.16363: checking for max_fail_percentage 3028 1726776753.16365: done checking for max_fail_percentage 3028 1726776753.16366: checking to see if all hosts have failed and the running result is not ok 3028 1726776753.16367: done checking to see if all hosts have failed 3028 1726776753.16368: getting the remaining hosts for this loop 3028 1726776753.16370: done getting the remaining hosts for this loop 3028 1726776753.16374: getting the next task for host managed_node3 3028 1726776753.16382: done getting next task for host managed_node3 3028 1726776753.16387: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3028 1726776753.16391: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776753.16416: getting variables 3028 1726776753.16418: in VariableManager get_vars() 3028 1726776753.16456: Calling all_inventory to load vars for managed_node3 3028 1726776753.16459: Calling groups_inventory to load vars for managed_node3 3028 1726776753.16462: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776753.16472: Calling all_plugins_play to load vars for managed_node3 3028 1726776753.16476: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776753.16479: Calling groups_plugins_play to load vars for managed_node3 3028 1726776753.16547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776753.16610: done with get_vars() 3028 1726776753.16620: 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:33 -0400 (0:00:00.071) 0:01:26.466 **** 3028 1726776753.16723: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776753.17229: worker is 1 (out of 1 available) 3028 1726776753.17238: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776753.17250: done queuing things up, now waiting for results queue to drain 3028 1726776753.17252: waiting for pending results... 3028 1726776753.17388: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3028 1726776753.17465: in run() - task 0affc99b-caaf-0cb9-b293-0000000001fd 3028 1726776753.17497: variable 'ansible_search_path' from source: unknown 3028 1726776753.17509: variable 'ansible_search_path' from source: unknown 3028 1726776753.17554: calling self._execute() 3028 1726776753.17655: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.17704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.17709: variable 'omit' from source: magic vars 3028 1726776753.17830: variable 'omit' from source: magic vars 3028 1726776753.17909: variable 'omit' from source: magic vars 3028 1726776753.17956: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3028 1726776753.18362: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3028 1726776753.18436: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776753.18495: variable 'omit' from source: magic vars 3028 1726776753.18545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776753.18670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776753.18798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776753.18804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776753.18806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776753.18809: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776753.18811: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.18813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.18945: Set connection var ansible_pipelining to False 3028 1726776753.18966: Set connection var ansible_timeout to 10 3028 1726776753.18977: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776753.18984: Set connection var ansible_connection to ssh 3028 1726776753.18995: Set connection var ansible_shell_executable to /bin/sh 3028 1726776753.19022: Set connection var ansible_shell_type to sh 3028 1726776753.19053: variable 'ansible_shell_executable' from source: unknown 3028 1726776753.19063: variable 'ansible_connection' from source: unknown 3028 1726776753.19072: variable 'ansible_module_compression' from source: unknown 3028 1726776753.19080: variable 'ansible_shell_type' from source: unknown 3028 1726776753.19088: variable 'ansible_shell_executable' from source: unknown 3028 1726776753.19096: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.19109: variable 'ansible_pipelining' from source: unknown 3028 1726776753.19122: variable 'ansible_timeout' from source: unknown 3028 1726776753.19207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.19377: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776753.19395: variable 'omit' from source: magic vars 3028 1726776753.19409: starting attempt loop 3028 1726776753.19417: running the handler 3028 1726776753.19433: _low_level_execute_command(): starting 3028 1726776753.19451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776753.20499: 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 <<< 3028 1726776753.20533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.20676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.22569: stdout chunk (state=3): >>>/root <<< 3028 1726776753.22677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.22917: stderr chunk (state=3): >>><<< 3028 1726776753.22921: stdout chunk (state=3): >>><<< 3028 1726776753.22924: _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 3028 1726776753.22927: _low_level_execute_command(): starting 3028 1726776753.22930: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145 `" && echo ansible-tmp-1726776753.2277603-4366-90084282377145="` echo /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145 `" ) && sleep 0' 3028 1726776753.23387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776753.23418: 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 <<< 3028 1726776753.23512: 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 <<< 3028 1726776753.23540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.23646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.25937: stdout chunk (state=3): >>>ansible-tmp-1726776753.2277603-4366-90084282377145=/root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145 <<< 3028 1726776753.26143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.26155: stdout chunk (state=3): >>><<< 3028 1726776753.26176: stderr chunk (state=3): >>><<< 3028 1726776753.26409: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776753.2277603-4366-90084282377145=/root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776753.26413: variable 'ansible_module_compression' from source: unknown 3028 1726776753.26417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3028 1726776753.26419: variable 'ansible_facts' from source: unknown 3028 1726776753.26454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py 3028 1726776753.26675: Sending initial data 3028 1726776753.26678: Sent initial data (172 bytes) 3028 1726776753.27324: 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 <<< 3028 1726776753.27431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.27489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.27554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.29479: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3028 1726776753.29512: stderr chunk (state=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 <<< 3028 1726776753.29593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776753.29688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp3y2n1xwj /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py <<< 3028 1726776753.29699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776753.29742: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp3y2n1xwj" to remote "/root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776753.31017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.31064: stderr chunk (state=3): >>><<< 3028 1726776753.31078: stdout chunk (state=3): >>><<< 3028 1726776753.31113: done transferring module to remote 3028 1726776753.31138: _low_level_execute_command(): starting 3028 1726776753.31150: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/ /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776753.31833: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776753.31849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776753.31863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776753.31990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776753.32015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.32125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.34409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.34414: stdout chunk (state=3): >>><<< 3028 1726776753.34416: stderr chunk (state=3): >>><<< 3028 1726776753.34419: _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 3028 1726776753.34428: _low_level_execute_command(): starting 3028 1726776753.34430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776753.35124: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776753.35210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776753.35225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776753.35246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776753.35380: 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 <<< 3028 1726776753.35513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776753.35552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.35720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.54957: 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"}}} <<< 3028 1726776753.56835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776753.56890: stderr chunk (state=3): >>><<< 3028 1726776753.56893: stdout chunk (state=3): >>><<< 3028 1726776753.56913: _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. 3028 1726776753.56947: 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-1726776753.2277603-4366-90084282377145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776753.56956: _low_level_execute_command(): starting 3028 1726776753.56962: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776753.2277603-4366-90084282377145/ > /dev/null 2>&1 && sleep 0' 3028 1726776753.57421: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776753.57425: 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 <<< 3028 1726776753.57427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776753.57430: 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 <<< 3028 1726776753.57432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.57482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776753.57490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.57552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.59683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.59733: stderr chunk (state=3): >>><<< 3028 1726776753.59736: stdout chunk (state=3): >>><<< 3028 1726776753.59752: _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 3028 1726776753.59762: handler run complete 3028 1726776753.59777: attempt loop complete, returning result 3028 1726776753.59780: _execute() done 3028 1726776753.59784: dumping result to json 3028 1726776753.59789: done dumping result, returning 3028 1726776753.59798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-0cb9-b293-0000000001fd] 3028 1726776753.59805: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fd 3028 1726776753.59914: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fd 3028 1726776753.59916: 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" } } 3028 1726776753.60010: no more pending results, returning what we have 3028 1726776753.60014: results queue empty 3028 1726776753.60015: checking for any_errors_fatal 3028 1726776753.60021: done checking for any_errors_fatal 3028 1726776753.60022: checking for max_fail_percentage 3028 1726776753.60024: done checking for max_fail_percentage 3028 1726776753.60026: checking to see if all hosts have failed and the running result is not ok 3028 1726776753.60031: done checking to see if all hosts have failed 3028 1726776753.60032: getting the remaining hosts for this loop 3028 1726776753.60034: done getting the remaining hosts for this loop 3028 1726776753.60038: getting the next task for host managed_node3 3028 1726776753.60044: done getting next task for host managed_node3 3028 1726776753.60048: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3028 1726776753.60052: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776753.60063: getting variables 3028 1726776753.60065: in VariableManager get_vars() 3028 1726776753.60100: Calling all_inventory to load vars for managed_node3 3028 1726776753.60105: Calling groups_inventory to load vars for managed_node3 3028 1726776753.60107: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776753.60115: Calling all_plugins_play to load vars for managed_node3 3028 1726776753.60117: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776753.60120: Calling groups_plugins_play to load vars for managed_node3 3028 1726776753.60163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776753.60207: done with get_vars() 3028 1726776753.60215: 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:33 -0400 (0:00:00.435) 0:01:26.902 **** 3028 1726776753.60291: entering _queue_task() for managed_node3/stat 3028 1726776753.60489: worker is 1 (out of 1 available) 3028 1726776753.60506: exiting _queue_task() for managed_node3/stat 3028 1726776753.60519: done queuing things up, now waiting for results queue to drain 3028 1726776753.60521: waiting for pending results... 3028 1726776753.60699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3028 1726776753.60784: in run() - task 0affc99b-caaf-0cb9-b293-0000000001fe 3028 1726776753.60798: variable 'ansible_search_path' from source: unknown 3028 1726776753.60803: variable 'ansible_search_path' from source: unknown 3028 1726776753.60851: variable '__prof_from_conf' from source: task vars 3028 1726776753.61113: variable '__prof_from_conf' from source: task vars 3028 1726776753.61353: variable '__data' from source: task vars 3028 1726776753.61419: variable '__kernel_settings_register_tuned_main' from source: set_fact 3028 1726776753.61574: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776753.61582: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776753.61639: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776753.61657: variable 'omit' from source: magic vars 3028 1726776753.61735: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.61749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.61756: variable 'omit' from source: magic vars 3028 1726776753.61973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776753.63599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776753.63657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776753.63687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776753.63724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776753.63752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776753.63820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776753.63847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776753.63868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776753.63900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776753.63916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776753.63993: variable 'item' from source: unknown 3028 1726776753.64035: Evaluated conditional (item | length > 0): False 3028 1726776753.64038: when evaluation is False, skipping this task 3028 1726776753.64043: variable 'item' from source: unknown 3028 1726776753.64092: 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" } 3028 1726776753.64261: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.64264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.64267: variable 'omit' from source: magic vars 3028 1726776753.64353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776753.64373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776753.64398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776753.64434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776753.64447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776753.64514: variable 'item' from source: unknown 3028 1726776753.64521: Evaluated conditional (item | length > 0): True 3028 1726776753.64526: variable 'omit' from source: magic vars 3028 1726776753.64566: variable 'omit' from source: magic vars 3028 1726776753.64611: variable 'item' from source: unknown 3028 1726776753.64660: variable 'item' from source: unknown 3028 1726776753.64673: variable 'omit' from source: magic vars 3028 1726776753.64699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776753.64728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776753.64744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776753.64759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776753.64768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776753.64794: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776753.64797: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.64804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.64883: Set connection var ansible_pipelining to False 3028 1726776753.64893: Set connection var ansible_timeout to 10 3028 1726776753.64900: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776753.64904: Set connection var ansible_connection to ssh 3028 1726776753.64912: Set connection var ansible_shell_executable to /bin/sh 3028 1726776753.64919: Set connection var ansible_shell_type to sh 3028 1726776753.64939: variable 'ansible_shell_executable' from source: unknown 3028 1726776753.64942: variable 'ansible_connection' from source: unknown 3028 1726776753.64945: variable 'ansible_module_compression' from source: unknown 3028 1726776753.64949: variable 'ansible_shell_type' from source: unknown 3028 1726776753.64952: variable 'ansible_shell_executable' from source: unknown 3028 1726776753.64957: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776753.64961: variable 'ansible_pipelining' from source: unknown 3028 1726776753.64965: variable 'ansible_timeout' from source: unknown 3028 1726776753.64971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776753.65083: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776753.65093: variable 'omit' from source: magic vars 3028 1726776753.65096: starting attempt loop 3028 1726776753.65099: running the handler 3028 1726776753.65114: _low_level_execute_command(): starting 3028 1726776753.65120: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776753.65648: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776753.65652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776753.65654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.65657: 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 <<< 3028 1726776753.65659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.65715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776753.65719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.65793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.67685: stdout chunk (state=3): >>>/root <<< 3028 1726776753.67803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.67850: stderr chunk (state=3): >>><<< 3028 1726776753.67855: stdout chunk (state=3): >>><<< 3028 1726776753.67874: _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 3028 1726776753.67886: _low_level_execute_command(): starting 3028 1726776753.67892: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039 `" && echo ansible-tmp-1726776753.678749-4396-4845451340039="` echo /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039 `" ) && sleep 0' 3028 1726776753.68336: 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 <<< 3028 1726776753.68340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.68342: 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 <<< 3028 1726776753.68345: 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 <<< 3028 1726776753.68394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776753.68402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.68472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.70813: stdout chunk (state=3): >>>ansible-tmp-1726776753.678749-4396-4845451340039=/root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039 <<< 3028 1726776753.70943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.70986: stderr chunk (state=3): >>><<< 3028 1726776753.70990: stdout chunk (state=3): >>><<< 3028 1726776753.71005: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776753.678749-4396-4845451340039=/root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776753.71049: variable 'ansible_module_compression' from source: unknown 3028 1726776753.71087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776753.71119: variable 'ansible_facts' from source: unknown 3028 1726776753.71184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py 3028 1726776753.71293: Sending initial data 3028 1726776753.71297: Sent initial data (148 bytes) 3028 1726776753.71754: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776753.71757: 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 <<< 3028 1726776753.71760: 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 <<< 3028 1726776753.71765: 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 <<< 3028 1726776753.71767: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.71831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776753.71834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776753.71836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.71904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.73763: 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 <<< 3028 1726776753.73820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776753.73883: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmprsfsa13v /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py <<< 3028 1726776753.73889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py" <<< 3028 1726776753.73942: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmprsfsa13v" to remote "/root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py" <<< 3028 1726776753.74821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.74880: stderr chunk (state=3): >>><<< 3028 1726776753.74883: stdout chunk (state=3): >>><<< 3028 1726776753.74903: done transferring module to remote 3028 1726776753.74916: _low_level_execute_command(): starting 3028 1726776753.74921: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/ /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py && sleep 0' 3028 1726776753.75366: 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 <<< 3028 1726776753.75370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.75372: 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 <<< 3028 1726776753.75374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.75432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776753.75435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.75514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.77718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776753.77761: stderr chunk (state=3): >>><<< 3028 1726776753.77765: stdout chunk (state=3): >>><<< 3028 1726776753.77778: _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 3028 1726776753.77781: _low_level_execute_command(): starting 3028 1726776753.77787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/AnsiballZ_stat.py && sleep 0' 3028 1726776753.78212: 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 <<< 3028 1726776753.78215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.78218: 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 <<< 3028 1726776753.78221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776753.78272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776753.78279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776753.78346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776753.98679: 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": 1726776748.5375261, "mtime": 1726776742.9494865, "ctime": 1726776742.9494865, "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"}}} <<< 3028 1726776754.00821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776754.00846: stderr chunk (state=3): >>><<< 3028 1726776754.00856: stdout chunk (state=3): >>><<< 3028 1726776754.00883: _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": 1726776748.5375261, "mtime": 1726776742.9494865, "ctime": 1726776742.9494865, "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. 3028 1726776754.01007: 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-1726776753.678749-4396-4845451340039/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776754.01024: _low_level_execute_command(): starting 3028 1726776754.01034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776753.678749-4396-4845451340039/ > /dev/null 2>&1 && sleep 0' 3028 1726776754.01705: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776754.01722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.01736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776754.01819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.01823: 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 <<< 3028 1726776754.01890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.01911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.01935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.02042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.04314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.04317: stdout chunk (state=3): >>><<< 3028 1726776754.04320: stderr chunk (state=3): >>><<< 3028 1726776754.04322: _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 3028 1726776754.04325: handler run complete 3028 1726776754.04370: attempt loop complete, returning result 3028 1726776754.04395: variable 'item' from source: unknown 3028 1726776754.04500: 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": 1726776742.9494865, "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": 1726776742.9494865, "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 } } 3028 1726776754.04838: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.04845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.04885: variable 'omit' from source: magic vars 3028 1726776754.05165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776754.05216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776754.05238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776754.05292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776754.05319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776754.05416: variable 'item' from source: unknown 3028 1726776754.05610: Evaluated conditional (item | length > 0): True 3028 1726776754.05613: variable 'omit' from source: magic vars 3028 1726776754.05616: variable 'omit' from source: magic vars 3028 1726776754.05618: variable 'item' from source: unknown 3028 1726776754.05620: variable 'item' from source: unknown 3028 1726776754.05627: variable 'omit' from source: magic vars 3028 1726776754.05656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776754.05670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.05682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.05709: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776754.05720: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.05729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.05837: Set connection var ansible_pipelining to False 3028 1726776754.05858: Set connection var ansible_timeout to 10 3028 1726776754.05870: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776754.05877: Set connection var ansible_connection to ssh 3028 1726776754.05888: Set connection var ansible_shell_executable to /bin/sh 3028 1726776754.05900: Set connection var ansible_shell_type to sh 3028 1726776754.05934: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.05944: variable 'ansible_connection' from source: unknown 3028 1726776754.05953: variable 'ansible_module_compression' from source: unknown 3028 1726776754.05961: variable 'ansible_shell_type' from source: unknown 3028 1726776754.05969: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.05978: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.05987: variable 'ansible_pipelining' from source: unknown 3028 1726776754.06003: variable 'ansible_timeout' from source: unknown 3028 1726776754.06022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.06129: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776754.06138: variable 'omit' from source: magic vars 3028 1726776754.06144: starting attempt loop 3028 1726776754.06147: running the handler 3028 1726776754.06157: _low_level_execute_command(): starting 3028 1726776754.06160: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776754.06635: 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 <<< 3028 1726776754.06640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.06643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776754.06645: 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 <<< 3028 1726776754.06647: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.06695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.06702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.06772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.08712: stdout chunk (state=3): >>>/root <<< 3028 1726776754.08904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.08933: stdout chunk (state=3): >>><<< 3028 1726776754.08937: stderr chunk (state=3): >>><<< 3028 1726776754.08994: _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 3028 1726776754.09003: _low_level_execute_command(): starting 3028 1726776754.09099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640 `" && echo ansible-tmp-1726776754.0896194-4396-26263761494640="` echo /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640 `" ) && sleep 0' 3028 1726776754.10328: 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 <<< 3028 1726776754.10423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.10477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.12668: stdout chunk (state=3): >>>ansible-tmp-1726776754.0896194-4396-26263761494640=/root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640 <<< 3028 1726776754.12828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.12889: stderr chunk (state=3): >>><<< 3028 1726776754.12938: stdout chunk (state=3): >>><<< 3028 1726776754.12961: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776754.0896194-4396-26263761494640=/root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776754.13021: variable 'ansible_module_compression' from source: unknown 3028 1726776754.13105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776754.13109: variable 'ansible_facts' from source: unknown 3028 1726776754.13162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py 3028 1726776754.13263: Sending initial data 3028 1726776754.13267: Sent initial data (150 bytes) 3028 1726776754.13674: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.13709: 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 <<< 3028 1726776754.13713: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.13715: 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 <<< 3028 1726776754.13717: 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 <<< 3028 1726776754.13720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.13780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.13787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.13789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.13854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.15664: 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" <<< 3028 1726776754.15668: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776754.15723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776754.15786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpoosiqro0 /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py <<< 3028 1726776754.15789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py" <<< 3028 1726776754.15845: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpoosiqro0" to remote "/root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py" <<< 3028 1726776754.16720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.16777: stderr chunk (state=3): >>><<< 3028 1726776754.16780: stdout chunk (state=3): >>><<< 3028 1726776754.16798: done transferring module to remote 3028 1726776754.16810: _low_level_execute_command(): starting 3028 1726776754.16813: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/ /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py && sleep 0' 3028 1726776754.17254: 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 <<< 3028 1726776754.17257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.17260: 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 <<< 3028 1726776754.17262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.17320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.17325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.17395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.19525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.19571: stderr chunk (state=3): >>><<< 3028 1726776754.19574: stdout chunk (state=3): >>><<< 3028 1726776754.19591: _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 3028 1726776754.19595: _low_level_execute_command(): starting 3028 1726776754.19602: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/AnsiballZ_stat.py && sleep 0' 3028 1726776754.20047: 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 <<< 3028 1726776754.20051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.20053: 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 <<< 3028 1726776754.20055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.20110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.20114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.20183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.40512: 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": 1726776745.7725065, "ctime": 1726776745.7725065, "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"}}} <<< 3028 1726776754.42371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.42374: stderr chunk (state=3): >>>Shared connection to 10.31.11.57 closed. <<< 3028 1726776754.42491: stderr chunk (state=3): >>><<< 3028 1726776754.42494: stdout chunk (state=3): >>><<< 3028 1726776754.42497: _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": 1726776745.7725065, "ctime": 1726776745.7725065, "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. 3028 1726776754.42668: 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-1726776754.0896194-4396-26263761494640/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776754.42672: _low_level_execute_command(): starting 3028 1726776754.42675: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776754.0896194-4396-26263761494640/ > /dev/null 2>&1 && sleep 0' 3028 1726776754.43240: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.43244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.43247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776754.43309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.43317: 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 <<< 3028 1726776754.43320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.43377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.43384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.43390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.43492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.45810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.45815: stdout chunk (state=3): >>><<< 3028 1726776754.45817: stderr chunk (state=3): >>><<< 3028 1726776754.45820: _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 3028 1726776754.45823: handler run complete 3028 1726776754.45834: attempt loop complete, returning result 3028 1726776754.45868: variable 'item' from source: unknown 3028 1726776754.45974: 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": 1726776745.7725065, "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": 1726776745.7725065, "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 } } 3028 1726776754.46169: dumping result to json 3028 1726776754.46172: done dumping result, returning 3028 1726776754.46174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-0cb9-b293-0000000001fe] 3028 1726776754.46176: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fe 3028 1726776754.46871: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001fe 3028 1726776754.46875: WORKER PROCESS EXITING 3028 1726776754.47160: no more pending results, returning what we have 3028 1726776754.47164: results queue empty 3028 1726776754.47165: checking for any_errors_fatal 3028 1726776754.47171: done checking for any_errors_fatal 3028 1726776754.47173: checking for max_fail_percentage 3028 1726776754.47174: done checking for max_fail_percentage 3028 1726776754.47175: checking to see if all hosts have failed and the running result is not ok 3028 1726776754.47176: done checking to see if all hosts have failed 3028 1726776754.47177: getting the remaining hosts for this loop 3028 1726776754.47180: done getting the remaining hosts for this loop 3028 1726776754.47185: getting the next task for host managed_node3 3028 1726776754.47192: done getting next task for host managed_node3 3028 1726776754.47197: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3028 1726776754.47409: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776754.47431: getting variables 3028 1726776754.47433: in VariableManager get_vars() 3028 1726776754.47469: Calling all_inventory to load vars for managed_node3 3028 1726776754.47472: Calling groups_inventory to load vars for managed_node3 3028 1726776754.47475: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776754.47486: Calling all_plugins_play to load vars for managed_node3 3028 1726776754.47490: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776754.47494: Calling groups_plugins_play to load vars for managed_node3 3028 1726776754.47737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776754.47798: done with get_vars() 3028 1726776754.47937: done getting variables 3028 1726776754.48006: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34 -0400 (0:00:00.877) 0:01:27.780 **** 3028 1726776754.48085: entering _queue_task() for managed_node3/set_fact 3028 1726776754.48560: worker is 1 (out of 1 available) 3028 1726776754.48574: exiting _queue_task() for managed_node3/set_fact 3028 1726776754.48704: done queuing things up, now waiting for results queue to drain 3028 1726776754.48707: waiting for pending results... 3028 1726776754.48909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3028 1726776754.49064: in run() - task 0affc99b-caaf-0cb9-b293-0000000001ff 3028 1726776754.49087: variable 'ansible_search_path' from source: unknown 3028 1726776754.49094: variable 'ansible_search_path' from source: unknown 3028 1726776754.49152: calling self._execute() 3028 1726776754.49247: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.49266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.49282: variable 'omit' from source: magic vars 3028 1726776754.49423: variable 'omit' from source: magic vars 3028 1726776754.49514: variable 'omit' from source: magic vars 3028 1726776754.50317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776754.53063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776754.53105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776754.53155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776754.53216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776754.53264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776754.53372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776754.53503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776754.53508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776754.53527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776754.53551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776754.53623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776754.53661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776754.53695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776754.53806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776754.53809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776754.53873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776754.53910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776754.53956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776754.54015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776754.54042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776754.54402: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3028 1726776754.54591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776754.54791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776754.54854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776754.54894: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776754.54946: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776754.55003: 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) 3028 1726776754.55206: 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) 3028 1726776754.55209: 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) 3028 1726776754.55212: 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) 3028 1726776754.55214: variable 'omit' from source: magic vars 3028 1726776754.55216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776754.55259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776754.55283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776754.55309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.55332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.55374: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776754.55384: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.55393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.55531: Set connection var ansible_pipelining to False 3028 1726776754.55564: Set connection var ansible_timeout to 10 3028 1726776754.55578: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776754.55587: Set connection var ansible_connection to ssh 3028 1726776754.55661: Set connection var ansible_shell_executable to /bin/sh 3028 1726776754.55670: Set connection var ansible_shell_type to sh 3028 1726776754.55673: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.55675: variable 'ansible_connection' from source: unknown 3028 1726776754.55683: variable 'ansible_module_compression' from source: unknown 3028 1726776754.55692: variable 'ansible_shell_type' from source: unknown 3028 1726776754.55702: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.55712: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.55722: variable 'ansible_pipelining' from source: unknown 3028 1726776754.55730: variable 'ansible_timeout' from source: unknown 3028 1726776754.55770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.55891: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776754.55911: variable 'omit' from source: magic vars 3028 1726776754.55922: starting attempt loop 3028 1726776754.55929: running the handler 3028 1726776754.55989: handler run complete 3028 1726776754.55994: attempt loop complete, returning result 3028 1726776754.55997: _execute() done 3028 1726776754.56000: dumping result to json 3028 1726776754.56004: done dumping result, returning 3028 1726776754.56007: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-0cb9-b293-0000000001ff] 3028 1726776754.56009: sending task result for task 0affc99b-caaf-0cb9-b293-0000000001ff ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3028 1726776754.56464: no more pending results, returning what we have 3028 1726776754.56467: results queue empty 3028 1726776754.56469: checking for any_errors_fatal 3028 1726776754.56478: done checking for any_errors_fatal 3028 1726776754.56479: checking for max_fail_percentage 3028 1726776754.56481: done checking for max_fail_percentage 3028 1726776754.56482: checking to see if all hosts have failed and the running result is not ok 3028 1726776754.56483: done checking to see if all hosts have failed 3028 1726776754.56484: getting the remaining hosts for this loop 3028 1726776754.56486: done getting the remaining hosts for this loop 3028 1726776754.56490: getting the next task for host managed_node3 3028 1726776754.56497: done getting next task for host managed_node3 3028 1726776754.56503: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3028 1726776754.56507: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776754.56520: getting variables 3028 1726776754.56522: in VariableManager get_vars() 3028 1726776754.56558: Calling all_inventory to load vars for managed_node3 3028 1726776754.56561: Calling groups_inventory to load vars for managed_node3 3028 1726776754.56564: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776754.56574: Calling all_plugins_play to load vars for managed_node3 3028 1726776754.56577: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776754.56581: Calling groups_plugins_play to load vars for managed_node3 3028 1726776754.56628: done sending task result for task 0affc99b-caaf-0cb9-b293-0000000001ff 3028 1726776754.56632: WORKER PROCESS EXITING 3028 1726776754.56658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776754.56730: done with get_vars() 3028 1726776754.56741: done getting variables 3028 1726776754.56809: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:34 -0400 (0:00:00.087) 0:01:27.867 **** 3028 1726776754.56856: entering _queue_task() for managed_node3/service 3028 1726776754.57111: worker is 1 (out of 1 available) 3028 1726776754.57124: exiting _queue_task() for managed_node3/service 3028 1726776754.57137: done queuing things up, now waiting for results queue to drain 3028 1726776754.57139: waiting for pending results... 3028 1726776754.57433: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3028 1726776754.57574: in run() - task 0affc99b-caaf-0cb9-b293-000000000200 3028 1726776754.57596: variable 'ansible_search_path' from source: unknown 3028 1726776754.57606: variable 'ansible_search_path' from source: unknown 3028 1726776754.57668: variable '__kernel_settings_services' from source: include_vars 3028 1726776754.58057: variable '__kernel_settings_services' from source: include_vars 3028 1726776754.58303: variable 'omit' from source: magic vars 3028 1726776754.58423: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.58441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.58458: variable 'omit' from source: magic vars 3028 1726776754.58562: variable 'omit' from source: magic vars 3028 1726776754.58719: variable 'omit' from source: magic vars 3028 1726776754.58727: variable 'item' from source: unknown 3028 1726776754.58827: variable 'item' from source: unknown 3028 1726776754.58852: variable 'omit' from source: magic vars 3028 1726776754.58908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776754.58963: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776754.59006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776754.59016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.59032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776754.59155: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776754.59162: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.59166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.59263: Set connection var ansible_pipelining to False 3028 1726776754.59270: Set connection var ansible_timeout to 10 3028 1726776754.59274: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776754.59276: Set connection var ansible_connection to ssh 3028 1726776754.59286: Set connection var ansible_shell_executable to /bin/sh 3028 1726776754.59299: Set connection var ansible_shell_type to sh 3028 1726776754.59328: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.59371: variable 'ansible_connection' from source: unknown 3028 1726776754.59374: variable 'ansible_module_compression' from source: unknown 3028 1726776754.59380: variable 'ansible_shell_type' from source: unknown 3028 1726776754.59383: variable 'ansible_shell_executable' from source: unknown 3028 1726776754.59385: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776754.59389: variable 'ansible_pipelining' from source: unknown 3028 1726776754.59393: variable 'ansible_timeout' from source: unknown 3028 1726776754.59396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776754.59558: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776754.59574: variable 'omit' from source: magic vars 3028 1726776754.59600: starting attempt loop 3028 1726776754.59700: running the handler 3028 1726776754.59726: variable 'ansible_facts' from source: unknown 3028 1726776754.59770: _low_level_execute_command(): starting 3028 1726776754.59785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776754.60697: 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 <<< 3028 1726776754.60721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.60740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.60766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.60869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.62863: stdout chunk (state=3): >>>/root <<< 3028 1726776754.63028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.63078: stderr chunk (state=3): >>><<< 3028 1726776754.63093: stdout chunk (state=3): >>><<< 3028 1726776754.63250: _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 3028 1726776754.63254: _low_level_execute_command(): starting 3028 1726776754.63258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037 `" && echo ansible-tmp-1726776754.6314278-4437-60534345893037="` echo /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037 `" ) && sleep 0' 3028 1726776754.63855: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776754.63873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.63890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776754.63919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.63963: 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 <<< 3028 1726776754.64027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776754.64100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.64128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.64235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.66592: stdout chunk (state=3): >>>ansible-tmp-1726776754.6314278-4437-60534345893037=/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037 <<< 3028 1726776754.66816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.66819: stdout chunk (state=3): >>><<< 3028 1726776754.66822: stderr chunk (state=3): >>><<< 3028 1726776754.67009: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776754.6314278-4437-60534345893037=/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776754.67013: variable 'ansible_module_compression' from source: unknown 3028 1726776754.67015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776754.67018: variable 'ansible_facts' from source: unknown 3028 1726776754.67211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py 3028 1726776754.67491: Sending initial data 3028 1726776754.67495: Sent initial data (151 bytes) 3028 1726776754.68095: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776754.68125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.68145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776754.68167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.68248: 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 <<< 3028 1726776754.68304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.68323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.68358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.68467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.70361: 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 <<< 3028 1726776754.70441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776754.70508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmprjj2x6is /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py <<< 3028 1726776754.70512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py" <<< 3028 1726776754.70561: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmprjj2x6is" to remote "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py" <<< 3028 1726776754.73098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.73279: stderr chunk (state=3): >>><<< 3028 1726776754.73283: stdout chunk (state=3): >>><<< 3028 1726776754.73285: done transferring module to remote 3028 1726776754.73287: _low_level_execute_command(): starting 3028 1726776754.73290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/ /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py && sleep 0' 3028 1726776754.73869: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776754.73920: 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 <<< 3028 1726776754.73932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.74033: 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 <<< 3028 1726776754.74045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.74078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.74191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776754.76266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776754.76362: stderr chunk (state=3): >>><<< 3028 1726776754.76373: stdout chunk (state=3): >>><<< 3028 1726776754.76404: _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 3028 1726776754.76415: _low_level_execute_command(): starting 3028 1726776754.76427: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_setup.py && sleep 0' 3028 1726776754.77093: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776754.77112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776754.77129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776754.77147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776754.77219: 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 <<< 3028 1726776754.77288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776754.77306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776754.77329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776754.77438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.11567: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776755.14589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776755.15008: stderr chunk (state=3): >>><<< 3028 1726776755.15012: stdout chunk (state=3): >>><<< 3028 1726776755.15015: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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. 3028 1726776755.15019: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776754.6314278-4437-60534345893037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776755.15021: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3028 1726776755.15221: variable 'ansible_module_compression' from source: unknown 3028 1726776755.15282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3028 1726776755.15713: variable 'ansible_facts' from source: unknown 3028 1726776755.16123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py 3028 1726776755.16517: Sending initial data 3028 1726776755.16528: Sent initial data (153 bytes) 3028 1726776755.17639: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776755.17714: 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 <<< 3028 1726776755.17822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.17863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.17960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.19841: 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 <<< 3028 1726776755.19891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776755.19982: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpr7j9bc9h /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py <<< 3028 1726776755.20007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py" <<< 3028 1726776755.20072: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpr7j9bc9h" to remote "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py" <<< 3028 1726776755.22721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.22781: stderr chunk (state=3): >>><<< 3028 1726776755.22938: stdout chunk (state=3): >>><<< 3028 1726776755.22942: done transferring module to remote 3028 1726776755.22945: _low_level_execute_command(): starting 3028 1726776755.22947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/ /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py && sleep 0' 3028 1726776755.23525: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.23603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776755.23624: 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 <<< 3028 1726776755.23690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776755.23721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.23737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.23847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.26028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.26106: stderr chunk (state=3): >>><<< 3028 1726776755.26110: stdout chunk (state=3): >>><<< 3028 1726776755.26137: _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 3028 1726776755.26215: _low_level_execute_command(): starting 3028 1726776755.26218: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/AnsiballZ_systemd.py && sleep 0' 3028 1726776755.26837: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.26893: 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 <<< 3028 1726776755.26990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776755.27043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.27046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.27122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.63247: 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": "15265792", "MemoryAvailable": "infinity", "CPUUsageNSec": "138044000", "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}}} <<< 3028 1726776755.66316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776755.66321: stdout chunk (state=3): >>><<< 3028 1726776755.66323: stderr chunk (state=3): >>><<< 3028 1726776755.66327: _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": "15265792", "MemoryAvailable": "infinity", "CPUUsageNSec": "138044000", "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. 3028 1726776755.66575: 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-1726776754.6314278-4437-60534345893037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776755.66606: _low_level_execute_command(): starting 3028 1726776755.66618: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776754.6314278-4437-60534345893037/ > /dev/null 2>&1 && sleep 0' 3028 1726776755.67320: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.67443: 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 debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.67476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.67572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.69890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.69894: stdout chunk (state=3): >>><<< 3028 1726776755.69897: stderr chunk (state=3): >>><<< 3028 1726776755.69925: _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 3028 1726776755.69940: handler run complete 3028 1726776755.70040: attempt loop complete, returning result 3028 1726776755.70068: variable 'item' from source: unknown 3028 1726776755.70176: 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": "138044000", "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": "15265792", "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" } } 3028 1726776755.71420: dumping result to json 3028 1726776755.71424: done dumping result, returning 3028 1726776755.71426: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-0cb9-b293-000000000200] 3028 1726776755.71429: sending task result for task 0affc99b-caaf-0cb9-b293-000000000200 3028 1726776755.71841: no more pending results, returning what we have 3028 1726776755.71844: results queue empty 3028 1726776755.71846: checking for any_errors_fatal 3028 1726776755.71849: done checking for any_errors_fatal 3028 1726776755.71850: checking for max_fail_percentage 3028 1726776755.71852: done checking for max_fail_percentage 3028 1726776755.71853: checking to see if all hosts have failed and the running result is not ok 3028 1726776755.71854: done checking to see if all hosts have failed 3028 1726776755.71855: getting the remaining hosts for this loop 3028 1726776755.71857: done getting the remaining hosts for this loop 3028 1726776755.71861: getting the next task for host managed_node3 3028 1726776755.71867: done getting next task for host managed_node3 3028 1726776755.71871: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3028 1726776755.71875: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776755.71887: getting variables 3028 1726776755.71888: in VariableManager get_vars() 3028 1726776755.71929: Calling all_inventory to load vars for managed_node3 3028 1726776755.71932: Calling groups_inventory to load vars for managed_node3 3028 1726776755.71935: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776755.71942: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000200 3028 1726776755.71945: WORKER PROCESS EXITING 3028 1726776755.71954: Calling all_plugins_play to load vars for managed_node3 3028 1726776755.71958: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776755.71962: Calling groups_plugins_play to load vars for managed_node3 3028 1726776755.72033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776755.72090: done with get_vars() 3028 1726776755.72100: 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:35 -0400 (0:00:01.153) 0:01:29.021 **** 3028 1726776755.72217: entering _queue_task() for managed_node3/file 3028 1726776755.72596: worker is 1 (out of 1 available) 3028 1726776755.72611: exiting _queue_task() for managed_node3/file 3028 1726776755.72623: done queuing things up, now waiting for results queue to drain 3028 1726776755.72625: waiting for pending results... 3028 1726776755.72834: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3028 1726776755.72993: in run() - task 0affc99b-caaf-0cb9-b293-000000000201 3028 1726776755.73026: variable 'ansible_search_path' from source: unknown 3028 1726776755.73036: variable 'ansible_search_path' from source: unknown 3028 1726776755.73086: calling self._execute() 3028 1726776755.73182: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776755.73198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776755.73226: variable 'omit' from source: magic vars 3028 1726776755.73364: variable 'omit' from source: magic vars 3028 1726776755.73451: variable 'omit' from source: magic vars 3028 1726776755.73489: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776755.73880: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776755.74011: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776755.74025: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776755.74081: variable 'omit' from source: magic vars 3028 1726776755.74142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776755.74207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776755.74225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776755.74311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776755.74319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776755.74323: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776755.74326: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776755.74330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776755.74468: Set connection var ansible_pipelining to False 3028 1726776755.74489: Set connection var ansible_timeout to 10 3028 1726776755.74503: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776755.74512: Set connection var ansible_connection to ssh 3028 1726776755.74535: Set connection var ansible_shell_executable to /bin/sh 3028 1726776755.74551: Set connection var ansible_shell_type to sh 3028 1726776755.74639: variable 'ansible_shell_executable' from source: unknown 3028 1726776755.74643: variable 'ansible_connection' from source: unknown 3028 1726776755.74649: variable 'ansible_module_compression' from source: unknown 3028 1726776755.74652: variable 'ansible_shell_type' from source: unknown 3028 1726776755.74654: variable 'ansible_shell_executable' from source: unknown 3028 1726776755.74656: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776755.74659: variable 'ansible_pipelining' from source: unknown 3028 1726776755.74661: variable 'ansible_timeout' from source: unknown 3028 1726776755.74663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776755.74896: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776755.74917: variable 'omit' from source: magic vars 3028 1726776755.74928: starting attempt loop 3028 1726776755.74935: running the handler 3028 1726776755.74952: _low_level_execute_command(): starting 3028 1726776755.74977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776755.75826: 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 <<< 3028 1726776755.75926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776755.75958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.75992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.76075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.78038: stdout chunk (state=3): >>>/root <<< 3028 1726776755.78307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.78311: stdout chunk (state=3): >>><<< 3028 1726776755.78316: stderr chunk (state=3): >>><<< 3028 1726776755.78319: _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 3028 1726776755.78321: _low_level_execute_command(): starting 3028 1726776755.78324: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761 `" && echo ansible-tmp-1726776755.7826426-4500-253876451509761="` echo /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761 `" ) && sleep 0' 3028 1726776755.79011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.79025: 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 <<< 3028 1726776755.79136: 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 <<< 3028 1726776755.79172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.79286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.81714: stdout chunk (state=3): >>>ansible-tmp-1726776755.7826426-4500-253876451509761=/root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761 <<< 3028 1726776755.81871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.81874: stdout chunk (state=3): >>><<< 3028 1726776755.81877: stderr chunk (state=3): >>><<< 3028 1726776755.82109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776755.7826426-4500-253876451509761=/root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776755.82113: variable 'ansible_module_compression' from source: unknown 3028 1726776755.82116: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3028 1726776755.82119: variable 'ansible_facts' from source: unknown 3028 1726776755.82153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py 3028 1726776755.82368: Sending initial data 3028 1726776755.82440: Sent initial data (151 bytes) 3028 1726776755.83070: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.83129: 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 <<< 3028 1726776755.83145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776755.83238: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776755.83256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776755.83273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.83294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.83396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.85274: 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 <<< 3028 1726776755.85360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776755.85429: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpd9e7br6d /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py <<< 3028 1726776755.85450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py" <<< 3028 1726776755.85490: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpd9e7br6d" to remote "/root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py" <<< 3028 1726776755.86776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.86817: stderr chunk (state=3): >>><<< 3028 1726776755.86902: stdout chunk (state=3): >>><<< 3028 1726776755.86906: done transferring module to remote 3028 1726776755.86911: _low_level_execute_command(): starting 3028 1726776755.86914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/ /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py && sleep 0' 3028 1726776755.87589: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.87683: 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 <<< 3028 1726776755.87732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776755.87750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776755.87803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.87862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776755.90163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776755.90166: stdout chunk (state=3): >>><<< 3028 1726776755.90169: stderr chunk (state=3): >>><<< 3028 1726776755.90187: _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 3028 1726776755.90289: _low_level_execute_command(): starting 3028 1726776755.90293: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/AnsiballZ_file.py && sleep 0' 3028 1726776755.90876: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776755.90892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776755.90909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776755.90931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776755.90962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776755.91073: 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 <<< 3028 1726776755.91118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776755.91194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.12584: 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}}} <<< 3028 1726776756.14636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776756.14718: stderr chunk (state=3): >>><<< 3028 1726776756.14743: stdout chunk (state=3): >>><<< 3028 1726776756.14907: _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. 3028 1726776756.14912: 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-1726776755.7826426-4500-253876451509761/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776756.14915: _low_level_execute_command(): starting 3028 1726776756.14918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776755.7826426-4500-253876451509761/ > /dev/null 2>&1 && sleep 0' 3028 1726776756.15546: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776756.15560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776756.15598: 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 <<< 3028 1726776756.15711: 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 <<< 3028 1726776756.15730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.15752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.15850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.18163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.18179: stdout chunk (state=3): >>><<< 3028 1726776756.18197: stderr chunk (state=3): >>><<< 3028 1726776756.18222: _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 3028 1726776756.18243: handler run complete 3028 1726776756.18514: attempt loop complete, returning result 3028 1726776756.18517: _execute() done 3028 1726776756.18520: dumping result to json 3028 1726776756.18523: done dumping result, returning 3028 1726776756.18525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-0cb9-b293-000000000201] 3028 1726776756.18528: sending task result for task 0affc99b-caaf-0cb9-b293-000000000201 3028 1726776756.18609: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000201 3028 1726776756.18612: 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 } 3028 1726776756.18723: no more pending results, returning what we have 3028 1726776756.18728: results queue empty 3028 1726776756.18729: checking for any_errors_fatal 3028 1726776756.18752: done checking for any_errors_fatal 3028 1726776756.18753: checking for max_fail_percentage 3028 1726776756.18755: done checking for max_fail_percentage 3028 1726776756.18757: checking to see if all hosts have failed and the running result is not ok 3028 1726776756.18758: done checking to see if all hosts have failed 3028 1726776756.18759: getting the remaining hosts for this loop 3028 1726776756.18761: done getting the remaining hosts for this loop 3028 1726776756.18767: getting the next task for host managed_node3 3028 1726776756.18775: done getting next task for host managed_node3 3028 1726776756.18780: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3028 1726776756.18785: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776756.18797: getting variables 3028 1726776756.18800: in VariableManager get_vars() 3028 1726776756.19154: Calling all_inventory to load vars for managed_node3 3028 1726776756.19158: Calling groups_inventory to load vars for managed_node3 3028 1726776756.19161: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776756.19173: Calling all_plugins_play to load vars for managed_node3 3028 1726776756.19177: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776756.19181: Calling groups_plugins_play to load vars for managed_node3 3028 1726776756.19455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776756.19722: done with get_vars() 3028 1726776756.19733: 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:36 -0400 (0:00:00.476) 0:01:29.497 **** 3028 1726776756.19851: entering _queue_task() for managed_node3/slurp 3028 1726776756.20462: worker is 1 (out of 1 available) 3028 1726776756.20476: exiting _queue_task() for managed_node3/slurp 3028 1726776756.20489: done queuing things up, now waiting for results queue to drain 3028 1726776756.20491: waiting for pending results... 3028 1726776756.21107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3028 1726776756.21152: in run() - task 0affc99b-caaf-0cb9-b293-000000000202 3028 1726776756.21175: variable 'ansible_search_path' from source: unknown 3028 1726776756.21184: variable 'ansible_search_path' from source: unknown 3028 1726776756.21241: calling self._execute() 3028 1726776756.21529: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.21540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.21543: variable 'omit' from source: magic vars 3028 1726776756.21742: variable 'omit' from source: magic vars 3028 1726776756.21835: variable 'omit' from source: magic vars 3028 1726776756.21889: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776756.22277: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776756.22395: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776756.22462: variable 'omit' from source: magic vars 3028 1726776756.22525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776756.22607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776756.22610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776756.22642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.22662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.22702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776756.22714: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.22744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.22945: Set connection var ansible_pipelining to False 3028 1726776756.22949: Set connection var ansible_timeout to 10 3028 1726776756.22951: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776756.22957: Set connection var ansible_connection to ssh 3028 1726776756.22960: Set connection var ansible_shell_executable to /bin/sh 3028 1726776756.22962: Set connection var ansible_shell_type to sh 3028 1726776756.22983: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.22993: variable 'ansible_connection' from source: unknown 3028 1726776756.23002: variable 'ansible_module_compression' from source: unknown 3028 1726776756.23011: variable 'ansible_shell_type' from source: unknown 3028 1726776756.23020: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.23029: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.23038: variable 'ansible_pipelining' from source: unknown 3028 1726776756.23046: variable 'ansible_timeout' from source: unknown 3028 1726776756.23077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.23341: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776756.23384: variable 'omit' from source: magic vars 3028 1726776756.23388: starting attempt loop 3028 1726776756.23395: running the handler 3028 1726776756.23406: _low_level_execute_command(): starting 3028 1726776756.23425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776756.24608: 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 <<< 3028 1726776756.24749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.24829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.26881: stdout chunk (state=3): >>>/root <<< 3028 1726776756.27076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.27080: stdout chunk (state=3): >>><<< 3028 1726776756.27082: stderr chunk (state=3): >>><<< 3028 1726776756.27215: _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 3028 1726776756.27219: _low_level_execute_command(): starting 3028 1726776756.27223: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325 `" && echo ansible-tmp-1726776756.27112-4530-100141768009325="` echo /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325 `" ) && sleep 0' 3028 1726776756.27789: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776756.27804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776756.27866: 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 <<< 3028 1726776756.27943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.27974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.28014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.28088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.30611: stdout chunk (state=3): >>>ansible-tmp-1726776756.27112-4530-100141768009325=/root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325 <<< 3028 1726776756.30910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.30914: stdout chunk (state=3): >>><<< 3028 1726776756.30918: stderr chunk (state=3): >>><<< 3028 1726776756.30920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776756.27112-4530-100141768009325=/root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776756.30923: variable 'ansible_module_compression' from source: unknown 3028 1726776756.30963: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3028 1726776756.31008: variable 'ansible_facts' from source: unknown 3028 1726776756.31110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py 3028 1726776756.31307: Sending initial data 3028 1726776756.31310: Sent initial data (150 bytes) 3028 1726776756.32047: 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 <<< 3028 1726776756.32066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776756.32156: 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 <<< 3028 1726776756.32173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.32192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.32218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.32333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.34293: 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 <<< 3028 1726776756.34374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776756.34443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp65_4tzj4 /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py <<< 3028 1726776756.34446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py" <<< 3028 1726776756.34505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp65_4tzj4" to remote "/root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py" <<< 3028 1726776756.35715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.35761: stderr chunk (state=3): >>><<< 3028 1726776756.35772: stdout chunk (state=3): >>><<< 3028 1726776756.35810: done transferring module to remote 3028 1726776756.35838: _low_level_execute_command(): starting 3028 1726776756.35849: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/ /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py && sleep 0' 3028 1726776756.36503: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776756.36521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776756.36538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776756.36571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776756.36684: 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 <<< 3028 1726776756.36711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.36810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.39180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.39184: stdout chunk (state=3): >>><<< 3028 1726776756.39186: stderr chunk (state=3): >>><<< 3028 1726776756.39259: _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 3028 1726776756.39263: _low_level_execute_command(): starting 3028 1726776756.39265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/AnsiballZ_slurp.py && sleep 0' 3028 1726776756.39889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776756.39958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776756.39963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776756.40021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776756.40084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.40122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.40158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.40240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.59993: 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"}}} <<< 3028 1726776756.61934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776756.61938: stdout chunk (state=3): >>><<< 3028 1726776756.61941: stderr chunk (state=3): >>><<< 3028 1726776756.61959: _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. 3028 1726776756.62106: 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-1726776756.27112-4530-100141768009325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776756.62113: _low_level_execute_command(): starting 3028 1726776756.62116: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776756.27112-4530-100141768009325/ > /dev/null 2>&1 && sleep 0' 3028 1726776756.62732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776756.62746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776756.62884: 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 debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.62911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.63012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.65392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.65500: stdout chunk (state=3): >>><<< 3028 1726776756.65503: stderr chunk (state=3): >>><<< 3028 1726776756.65508: _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 3028 1726776756.65520: handler run complete 3028 1726776756.65523: attempt loop complete, returning result 3028 1726776756.65525: _execute() done 3028 1726776756.65527: dumping result to json 3028 1726776756.65530: done dumping result, returning 3028 1726776756.65532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-0cb9-b293-000000000202] 3028 1726776756.65534: sending task result for task 0affc99b-caaf-0cb9-b293-000000000202 ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3028 1726776756.65700: no more pending results, returning what we have 3028 1726776756.65707: results queue empty 3028 1726776756.65709: checking for any_errors_fatal 3028 1726776756.65720: done checking for any_errors_fatal 3028 1726776756.65721: checking for max_fail_percentage 3028 1726776756.65723: done checking for max_fail_percentage 3028 1726776756.65724: checking to see if all hosts have failed and the running result is not ok 3028 1726776756.65725: done checking to see if all hosts have failed 3028 1726776756.65726: getting the remaining hosts for this loop 3028 1726776756.65729: done getting the remaining hosts for this loop 3028 1726776756.65734: getting the next task for host managed_node3 3028 1726776756.65742: done getting next task for host managed_node3 3028 1726776756.65746: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3028 1726776756.65751: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776756.65897: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000202 3028 1726776756.65903: WORKER PROCESS EXITING 3028 1726776756.65912: getting variables 3028 1726776756.65914: in VariableManager get_vars() 3028 1726776756.65957: Calling all_inventory to load vars for managed_node3 3028 1726776756.65961: Calling groups_inventory to load vars for managed_node3 3028 1726776756.65964: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776756.65974: Calling all_plugins_play to load vars for managed_node3 3028 1726776756.65977: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776756.65981: Calling groups_plugins_play to load vars for managed_node3 3028 1726776756.66043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776756.66113: done with get_vars() 3028 1726776756.66124: done getting variables 3028 1726776756.66199: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:36 -0400 (0:00:00.463) 0:01:29.961 **** 3028 1726776756.66240: entering _queue_task() for managed_node3/set_fact 3028 1726776756.66487: worker is 1 (out of 1 available) 3028 1726776756.66613: exiting _queue_task() for managed_node3/set_fact 3028 1726776756.66627: done queuing things up, now waiting for results queue to drain 3028 1726776756.66629: waiting for pending results... 3028 1726776756.66854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3028 1726776756.66996: in run() - task 0affc99b-caaf-0cb9-b293-000000000203 3028 1726776756.67047: variable 'ansible_search_path' from source: unknown 3028 1726776756.67051: variable 'ansible_search_path' from source: unknown 3028 1726776756.67087: calling self._execute() 3028 1726776756.67184: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.67266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.67269: variable 'omit' from source: magic vars 3028 1726776756.67351: variable 'omit' from source: magic vars 3028 1726776756.67436: variable 'omit' from source: magic vars 3028 1726776756.67952: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776756.67969: variable '__cur_profile' from source: task vars 3028 1726776756.68174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776756.70784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776756.70877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776756.70931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776756.70982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776756.71037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776756.71121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776756.71176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776756.71257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776756.71287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776756.71315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776756.71462: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3028 1726776756.71540: variable 'omit' from source: magic vars 3028 1726776756.71583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776756.71693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776756.71699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776756.71701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.71705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.71734: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776756.71744: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.71754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.71908: Set connection var ansible_pipelining to False 3028 1726776756.71917: Set connection var ansible_timeout to 10 3028 1726776756.71935: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776756.72019: Set connection var ansible_connection to ssh 3028 1726776756.72024: Set connection var ansible_shell_executable to /bin/sh 3028 1726776756.72027: Set connection var ansible_shell_type to sh 3028 1726776756.72029: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.72031: variable 'ansible_connection' from source: unknown 3028 1726776756.72035: variable 'ansible_module_compression' from source: unknown 3028 1726776756.72037: variable 'ansible_shell_type' from source: unknown 3028 1726776756.72039: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.72041: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.72044: variable 'ansible_pipelining' from source: unknown 3028 1726776756.72046: variable 'ansible_timeout' from source: unknown 3028 1726776756.72048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.72237: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776756.72241: variable 'omit' from source: magic vars 3028 1726776756.72244: starting attempt loop 3028 1726776756.72246: running the handler 3028 1726776756.72249: handler run complete 3028 1726776756.72251: attempt loop complete, returning result 3028 1726776756.72253: _execute() done 3028 1726776756.72260: dumping result to json 3028 1726776756.72273: done dumping result, returning 3028 1726776756.72288: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-0cb9-b293-000000000203] 3028 1726776756.72298: sending task result for task 0affc99b-caaf-0cb9-b293-000000000203 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3028 1726776756.72584: no more pending results, returning what we have 3028 1726776756.72589: results queue empty 3028 1726776756.72590: checking for any_errors_fatal 3028 1726776756.72599: done checking for any_errors_fatal 3028 1726776756.72603: checking for max_fail_percentage 3028 1726776756.72605: done checking for max_fail_percentage 3028 1726776756.72606: checking to see if all hosts have failed and the running result is not ok 3028 1726776756.72607: done checking to see if all hosts have failed 3028 1726776756.72608: getting the remaining hosts for this loop 3028 1726776756.72611: done getting the remaining hosts for this loop 3028 1726776756.72616: getting the next task for host managed_node3 3028 1726776756.72625: done getting next task for host managed_node3 3028 1726776756.72629: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3028 1726776756.72634: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776756.72653: getting variables 3028 1726776756.72656: in VariableManager get_vars() 3028 1726776756.72699: Calling all_inventory to load vars for managed_node3 3028 1726776756.72882: Calling groups_inventory to load vars for managed_node3 3028 1726776756.72887: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776756.72894: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000203 3028 1726776756.72897: WORKER PROCESS EXITING 3028 1726776756.72908: Calling all_plugins_play to load vars for managed_node3 3028 1726776756.72917: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776756.72922: Calling groups_plugins_play to load vars for managed_node3 3028 1726776756.72980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776756.73050: done with get_vars() 3028 1726776756.73060: done getting variables 3028 1726776756.73134: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:36 -0400 (0:00:00.069) 0:01:30.030 **** 3028 1726776756.73173: entering _queue_task() for managed_node3/copy 3028 1726776756.73482: worker is 1 (out of 1 available) 3028 1726776756.73496: exiting _queue_task() for managed_node3/copy 3028 1726776756.73512: done queuing things up, now waiting for results queue to drain 3028 1726776756.73514: waiting for pending results... 3028 1726776756.73766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3028 1726776756.73905: in run() - task 0affc99b-caaf-0cb9-b293-000000000204 3028 1726776756.73928: variable 'ansible_search_path' from source: unknown 3028 1726776756.73935: variable 'ansible_search_path' from source: unknown 3028 1726776756.73977: calling self._execute() 3028 1726776756.74071: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.74083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.74098: variable 'omit' from source: magic vars 3028 1726776756.74233: variable 'omit' from source: magic vars 3028 1726776756.74305: variable 'omit' from source: magic vars 3028 1726776756.74350: variable '__kernel_settings_active_profile' from source: set_fact 3028 1726776756.74773: variable '__kernel_settings_active_profile' from source: set_fact 3028 1726776756.74777: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776756.74833: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3028 1726776756.74935: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776756.74977: variable 'omit' from source: magic vars 3028 1726776756.75035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776756.75079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776756.75116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776756.75144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.75162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776756.75207: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776756.75222: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.75306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.75369: Set connection var ansible_pipelining to False 3028 1726776756.75390: Set connection var ansible_timeout to 10 3028 1726776756.75405: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776756.75414: Set connection var ansible_connection to ssh 3028 1726776756.75435: Set connection var ansible_shell_executable to /bin/sh 3028 1726776756.75450: Set connection var ansible_shell_type to sh 3028 1726776756.75479: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.75489: variable 'ansible_connection' from source: unknown 3028 1726776756.75497: variable 'ansible_module_compression' from source: unknown 3028 1726776756.75508: variable 'ansible_shell_type' from source: unknown 3028 1726776756.75517: variable 'ansible_shell_executable' from source: unknown 3028 1726776756.75524: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776756.75539: variable 'ansible_pipelining' from source: unknown 3028 1726776756.75553: variable 'ansible_timeout' from source: unknown 3028 1726776756.75562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776756.75735: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776756.75767: variable 'omit' from source: magic vars 3028 1726776756.75862: starting attempt loop 3028 1726776756.75866: running the handler 3028 1726776756.75869: _low_level_execute_command(): starting 3028 1726776756.75873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776756.76618: 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 <<< 3028 1726776756.76691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.76753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.76812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.78714: stdout chunk (state=3): >>>/root <<< 3028 1726776756.78928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.78932: stdout chunk (state=3): >>><<< 3028 1726776756.78934: stderr chunk (state=3): >>><<< 3028 1726776756.79065: _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 3028 1726776756.79069: _low_level_execute_command(): starting 3028 1726776756.79073: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815 `" && echo ansible-tmp-1726776756.789619-4557-44124789354815="` echo /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815 `" ) && sleep 0' 3028 1726776756.79626: 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 <<< 3028 1726776756.79727: 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 <<< 3028 1726776756.79776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.79795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.79822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.79926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.82153: stdout chunk (state=3): >>>ansible-tmp-1726776756.789619-4557-44124789354815=/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815 <<< 3028 1726776756.82271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.82321: stderr chunk (state=3): >>><<< 3028 1726776756.82325: stdout chunk (state=3): >>><<< 3028 1726776756.82343: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776756.789619-4557-44124789354815=/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776756.82432: variable 'ansible_module_compression' from source: unknown 3028 1726776756.82496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776756.82703: variable 'ansible_facts' from source: unknown 3028 1726776756.82710: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py 3028 1726776756.82928: Sending initial data 3028 1726776756.82932: Sent initial data (149 bytes) 3028 1726776756.83517: 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 <<< 3028 1726776756.83531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776756.83578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.83598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.83665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.85565: 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" <<< 3028 1726776756.85569: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776756.85612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776756.85677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp8t7j0l06 /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py <<< 3028 1726776756.85681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py" <<< 3028 1726776756.85750: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp8t7j0l06" to remote "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py" <<< 3028 1726776756.86942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.87028: stderr chunk (state=3): >>><<< 3028 1726776756.87032: stdout chunk (state=3): >>><<< 3028 1726776756.87052: done transferring module to remote 3028 1726776756.87063: _low_level_execute_command(): starting 3028 1726776756.87069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/ /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py && sleep 0' 3028 1726776756.87544: 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 <<< 3028 1726776756.87548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776756.87551: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776756.87553: 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 <<< 3028 1726776756.87555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776756.87612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.87618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.87684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776756.89913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776756.89916: stdout chunk (state=3): >>><<< 3028 1726776756.89919: stderr chunk (state=3): >>><<< 3028 1726776756.89926: _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 3028 1726776756.89928: _low_level_execute_command(): starting 3028 1726776756.90023: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_stat.py && sleep 0' 3028 1726776756.90582: 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 <<< 3028 1726776756.90718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776756.90722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776756.90726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776756.90728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776756.90799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.11157: 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": 1726776756.5975833, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "4019130970", "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}}} <<< 3028 1726776757.13303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776757.13360: stderr chunk (state=3): >>><<< 3028 1726776757.13364: stdout chunk (state=3): >>><<< 3028 1726776757.13383: _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": 1726776756.5975833, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "4019130970", "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. 3028 1726776757.13454: 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-1726776756.789619-4557-44124789354815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776757.13493: variable 'ansible_module_compression' from source: unknown 3028 1726776757.13532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3028 1726776757.13547: variable 'ansible_facts' from source: unknown 3028 1726776757.13596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py 3028 1726776757.13698: Sending initial data 3028 1726776757.13705: Sent initial data (149 bytes) 3028 1726776757.14177: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.14185: 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 <<< 3028 1726776757.14188: 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 <<< 3028 1726776757.14191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.14240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.14244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.14320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.16194: 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 <<< 3028 1726776757.16198: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776757.16257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776757.16322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmph_u0kzzc /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py <<< 3028 1726776757.16326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py" <<< 3028 1726776757.16380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmph_u0kzzc" to remote "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py" <<< 3028 1726776757.17708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.17729: stderr chunk (state=3): >>><<< 3028 1726776757.17736: stdout chunk (state=3): >>><<< 3028 1726776757.17769: done transferring module to remote 3028 1726776757.17785: _low_level_execute_command(): starting 3028 1726776757.17795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/ /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py && sleep 0' 3028 1726776757.18464: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776757.18480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.18496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.18549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776757.18657: 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 debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776757.18683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.18802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.21084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.21114: stderr chunk (state=3): >>><<< 3028 1726776757.21119: stdout chunk (state=3): >>><<< 3028 1726776757.21139: _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 3028 1726776757.21207: _low_level_execute_command(): starting 3028 1726776757.21211: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/AnsiballZ_file.py && sleep 0' 3028 1726776757.21773: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776757.21789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.21807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.21830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776757.21849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776757.21863: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776757.21880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.21975: 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 <<< 3028 1726776757.22003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.22119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.42172: 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": ".wt46_knf", "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}}} <<< 3028 1726776757.43848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776757.43909: stderr chunk (state=3): >>><<< 3028 1726776757.43913: stdout chunk (state=3): >>><<< 3028 1726776757.43931: _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": ".wt46_knf", "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. 3028 1726776757.43967: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.wt46_knf', '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-1726776756.789619-4557-44124789354815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776757.43978: _low_level_execute_command(): starting 3028 1726776757.43983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776756.789619-4557-44124789354815/ > /dev/null 2>&1 && sleep 0' 3028 1726776757.44457: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.44460: 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 <<< 3028 1726776757.44463: 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 <<< 3028 1726776757.44466: 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 <<< 3028 1726776757.44525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.44531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.44594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.46702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.46753: stderr chunk (state=3): >>><<< 3028 1726776757.46756: stdout chunk (state=3): >>><<< 3028 1726776757.46774: _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 3028 1726776757.46782: handler run complete 3028 1726776757.46813: attempt loop complete, returning result 3028 1726776757.46816: _execute() done 3028 1726776757.46819: dumping result to json 3028 1726776757.46826: done dumping result, returning 3028 1726776757.46835: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-0cb9-b293-000000000204] 3028 1726776757.46843: sending task result for task 0affc99b-caaf-0cb9-b293-000000000204 3028 1726776757.46957: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000204 3028 1726776757.46963: 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 } 3028 1726776757.47084: no more pending results, returning what we have 3028 1726776757.47088: results queue empty 3028 1726776757.47089: checking for any_errors_fatal 3028 1726776757.47095: done checking for any_errors_fatal 3028 1726776757.47096: checking for max_fail_percentage 3028 1726776757.47097: done checking for max_fail_percentage 3028 1726776757.47098: checking to see if all hosts have failed and the running result is not ok 3028 1726776757.47099: done checking to see if all hosts have failed 3028 1726776757.47102: getting the remaining hosts for this loop 3028 1726776757.47104: done getting the remaining hosts for this loop 3028 1726776757.47108: getting the next task for host managed_node3 3028 1726776757.47114: done getting next task for host managed_node3 3028 1726776757.47117: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3028 1726776757.47121: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776757.47132: getting variables 3028 1726776757.47134: in VariableManager get_vars() 3028 1726776757.47167: Calling all_inventory to load vars for managed_node3 3028 1726776757.47170: Calling groups_inventory to load vars for managed_node3 3028 1726776757.47171: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776757.47179: Calling all_plugins_play to load vars for managed_node3 3028 1726776757.47181: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776757.47183: Calling groups_plugins_play to load vars for managed_node3 3028 1726776757.47228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776757.47272: done with get_vars() 3028 1726776757.47280: done getting variables 3028 1726776757.47330: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:37 -0400 (0:00:00.741) 0:01:30.772 **** 3028 1726776757.47356: entering _queue_task() for managed_node3/copy 3028 1726776757.47552: worker is 1 (out of 1 available) 3028 1726776757.47568: exiting _queue_task() for managed_node3/copy 3028 1726776757.47582: done queuing things up, now waiting for results queue to drain 3028 1726776757.47584: waiting for pending results... 3028 1726776757.47770: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3028 1726776757.47853: in run() - task 0affc99b-caaf-0cb9-b293-000000000205 3028 1726776757.47865: variable 'ansible_search_path' from source: unknown 3028 1726776757.47869: variable 'ansible_search_path' from source: unknown 3028 1726776757.47904: calling self._execute() 3028 1726776757.47972: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776757.47978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776757.47988: variable 'omit' from source: magic vars 3028 1726776757.48080: variable 'omit' from source: magic vars 3028 1726776757.48135: variable 'omit' from source: magic vars 3028 1726776757.48160: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3028 1726776757.48411: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3028 1726776757.48547: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3028 1726776757.48579: variable 'omit' from source: magic vars 3028 1726776757.48616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776757.48645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776757.48664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776757.48680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776757.48692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776757.48721: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776757.48724: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776757.48728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776757.48815: Set connection var ansible_pipelining to False 3028 1726776757.48827: Set connection var ansible_timeout to 10 3028 1726776757.48833: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776757.48836: Set connection var ansible_connection to ssh 3028 1726776757.48843: Set connection var ansible_shell_executable to /bin/sh 3028 1726776757.48849: Set connection var ansible_shell_type to sh 3028 1726776757.48868: variable 'ansible_shell_executable' from source: unknown 3028 1726776757.48871: variable 'ansible_connection' from source: unknown 3028 1726776757.48873: variable 'ansible_module_compression' from source: unknown 3028 1726776757.48876: variable 'ansible_shell_type' from source: unknown 3028 1726776757.48882: variable 'ansible_shell_executable' from source: unknown 3028 1726776757.48885: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776757.48889: variable 'ansible_pipelining' from source: unknown 3028 1726776757.48891: variable 'ansible_timeout' from source: unknown 3028 1726776757.48898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776757.49012: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776757.49019: variable 'omit' from source: magic vars 3028 1726776757.49025: starting attempt loop 3028 1726776757.49028: running the handler 3028 1726776757.49038: _low_level_execute_command(): starting 3028 1726776757.49046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776757.49579: 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 <<< 3028 1726776757.49583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.49588: 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 <<< 3028 1726776757.49591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.49646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.49650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.49725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.51633: stdout chunk (state=3): >>>/root <<< 3028 1726776757.51744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.51791: stderr chunk (state=3): >>><<< 3028 1726776757.51795: stdout chunk (state=3): >>><<< 3028 1726776757.51821: _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 3028 1726776757.51834: _low_level_execute_command(): starting 3028 1726776757.51837: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726 `" && echo ansible-tmp-1726776757.5182064-4592-150845296366726="` echo /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726 `" ) && sleep 0' 3028 1726776757.52299: 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 <<< 3028 1726776757.52304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.52315: 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 <<< 3028 1726776757.52318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.52366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.52369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.52448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.54717: stdout chunk (state=3): >>>ansible-tmp-1726776757.5182064-4592-150845296366726=/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726 <<< 3028 1726776757.54885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.55064: stderr chunk (state=3): >>><<< 3028 1726776757.55067: stdout chunk (state=3): >>><<< 3028 1726776757.55071: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776757.5182064-4592-150845296366726=/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776757.55073: variable 'ansible_module_compression' from source: unknown 3028 1726776757.55135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776757.55176: variable 'ansible_facts' from source: unknown 3028 1726776757.55278: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py 3028 1726776757.55509: Sending initial data 3028 1726776757.55521: Sent initial data (151 bytes) 3028 1726776757.56031: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.56046: 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 <<< 3028 1726776757.56060: 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 <<< 3028 1726776757.56117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776757.56136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.56204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.58226: 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 <<< 3028 1726776757.58288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776757.58368: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1l2iuy3c /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py <<< 3028 1726776757.58372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py" <<< 3028 1726776757.58430: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1l2iuy3c" to remote "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py" <<< 3028 1726776757.59712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.59716: stdout chunk (state=3): >>><<< 3028 1726776757.59718: stderr chunk (state=3): >>><<< 3028 1726776757.59721: done transferring module to remote 3028 1726776757.59723: _low_level_execute_command(): starting 3028 1726776757.59726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/ /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py && sleep 0' 3028 1726776757.60294: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776757.60321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.60345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.60374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776757.60491: 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 <<< 3028 1726776757.60540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.60619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.62864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.62870: stdout chunk (state=3): >>><<< 3028 1726776757.62872: stderr chunk (state=3): >>><<< 3028 1726776757.62978: _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 3028 1726776757.62984: _low_level_execute_command(): starting 3028 1726776757.62987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_stat.py && sleep 0' 3028 1726776757.63628: 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 <<< 3028 1726776757.63687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.63707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776757.63746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.63856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.84624: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776748.5375261, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "2133934873", "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}}} <<< 3028 1726776757.87013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776757.87017: stdout chunk (state=3): >>><<< 3028 1726776757.87020: stderr chunk (state=3): >>><<< 3028 1726776757.87022: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776748.5375261, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "2133934873", "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. 3028 1726776757.87026: 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-1726776757.5182064-4592-150845296366726/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776757.87029: variable 'ansible_module_compression' from source: unknown 3028 1726776757.87079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3028 1726776757.87108: variable 'ansible_facts' from source: unknown 3028 1726776757.87229: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py 3028 1726776757.87468: Sending initial data 3028 1726776757.87472: Sent initial data (151 bytes) 3028 1726776757.88063: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776757.88077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.88092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.88235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776757.88239: 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 <<< 3028 1726776757.88259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.88361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.90225: 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 <<< 3028 1726776757.90287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776757.90346: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpi37qupsw /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py <<< 3028 1726776757.90350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py" <<< 3028 1726776757.90410: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpi37qupsw" to remote "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py" <<< 3028 1726776757.90413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py" <<< 3028 1726776757.91511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.91515: stderr chunk (state=3): >>><<< 3028 1726776757.91517: stdout chunk (state=3): >>><<< 3028 1726776757.91520: done transferring module to remote 3028 1726776757.91522: _low_level_execute_command(): starting 3028 1726776757.91525: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/ /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py && sleep 0' 3028 1726776757.92149: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776757.92167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776757.92178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.92222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776757.92230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776757.92273: 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 <<< 3028 1726776757.92328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776757.92342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776757.92384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.92507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776757.94621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776757.94666: stderr chunk (state=3): >>><<< 3028 1726776757.94670: stdout chunk (state=3): >>><<< 3028 1726776757.94688: _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 3028 1726776757.94691: _low_level_execute_command(): starting 3028 1726776757.94697: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/AnsiballZ_file.py && sleep 0' 3028 1726776757.95143: 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 <<< 3028 1726776757.95146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776757.95149: 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 <<< 3028 1726776757.95155: 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 <<< 3028 1726776757.95157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776757.95204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776757.95208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776757.95287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.19351: 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": ".acxg_ch4", "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}}} <<< 3028 1726776758.21351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776758.21412: stderr chunk (state=3): >>><<< 3028 1726776758.21415: stdout chunk (state=3): >>><<< 3028 1726776758.21430: _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": ".acxg_ch4", "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. 3028 1726776758.21469: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.acxg_ch4', '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-1726776757.5182064-4592-150845296366726/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776758.21479: _low_level_execute_command(): starting 3028 1726776758.21484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776757.5182064-4592-150845296366726/ > /dev/null 2>&1 && sleep 0' 3028 1726776758.21983: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.21987: 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 <<< 3028 1726776758.21989: 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 <<< 3028 1726776758.21991: 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 <<< 3028 1726776758.21994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.22046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.22049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.22126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.24259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.24314: stderr chunk (state=3): >>><<< 3028 1726776758.24317: stdout chunk (state=3): >>><<< 3028 1726776758.24331: _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 3028 1726776758.24340: handler run complete 3028 1726776758.24368: attempt loop complete, returning result 3028 1726776758.24371: _execute() done 3028 1726776758.24377: dumping result to json 3028 1726776758.24383: done dumping result, returning 3028 1726776758.24393: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-0cb9-b293-000000000205] 3028 1726776758.24399: sending task result for task 0affc99b-caaf-0cb9-b293-000000000205 3028 1726776758.24516: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000205 3028 1726776758.24519: 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 } 3028 1726776758.24647: no more pending results, returning what we have 3028 1726776758.24651: results queue empty 3028 1726776758.24652: checking for any_errors_fatal 3028 1726776758.24658: done checking for any_errors_fatal 3028 1726776758.24659: checking for max_fail_percentage 3028 1726776758.24661: done checking for max_fail_percentage 3028 1726776758.24662: checking to see if all hosts have failed and the running result is not ok 3028 1726776758.24663: done checking to see if all hosts have failed 3028 1726776758.24664: getting the remaining hosts for this loop 3028 1726776758.24665: done getting the remaining hosts for this loop 3028 1726776758.24669: getting the next task for host managed_node3 3028 1726776758.24675: done getting next task for host managed_node3 3028 1726776758.24679: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3028 1726776758.24683: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776758.24693: getting variables 3028 1726776758.24695: in VariableManager get_vars() 3028 1726776758.24730: Calling all_inventory to load vars for managed_node3 3028 1726776758.24733: Calling groups_inventory to load vars for managed_node3 3028 1726776758.24734: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776758.24744: Calling all_plugins_play to load vars for managed_node3 3028 1726776758.24746: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776758.24749: Calling groups_plugins_play to load vars for managed_node3 3028 1726776758.24788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776758.24834: done with get_vars() 3028 1726776758.24841: 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:38 -0400 (0:00:00.775) 0:01:31.548 **** 3028 1726776758.24912: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776758.25110: worker is 1 (out of 1 available) 3028 1726776758.25123: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 3028 1726776758.25136: done queuing things up, now waiting for results queue to drain 3028 1726776758.25138: waiting for pending results... 3028 1726776758.25327: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3028 1726776758.25407: in run() - task 0affc99b-caaf-0cb9-b293-000000000206 3028 1726776758.25424: variable 'ansible_search_path' from source: unknown 3028 1726776758.25428: variable 'ansible_search_path' from source: unknown 3028 1726776758.25458: calling self._execute() 3028 1726776758.25606: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.25615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.25626: variable 'omit' from source: magic vars 3028 1726776758.25716: variable 'omit' from source: magic vars 3028 1726776758.25760: variable 'omit' from source: magic vars 3028 1726776758.25783: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776758.26026: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776758.26091: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776758.26167: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776758.26174: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776758.26216: variable 'omit' from source: magic vars 3028 1726776758.26253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776758.26283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776758.26302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776758.26320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776758.26329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776758.26360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776758.26363: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.26366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.26449: Set connection var ansible_pipelining to False 3028 1726776758.26462: Set connection var ansible_timeout to 10 3028 1726776758.26469: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776758.26472: Set connection var ansible_connection to ssh 3028 1726776758.26479: Set connection var ansible_shell_executable to /bin/sh 3028 1726776758.26485: Set connection var ansible_shell_type to sh 3028 1726776758.26504: variable 'ansible_shell_executable' from source: unknown 3028 1726776758.26507: variable 'ansible_connection' from source: unknown 3028 1726776758.26513: variable 'ansible_module_compression' from source: unknown 3028 1726776758.26516: variable 'ansible_shell_type' from source: unknown 3028 1726776758.26520: variable 'ansible_shell_executable' from source: unknown 3028 1726776758.26524: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.26529: variable 'ansible_pipelining' from source: unknown 3028 1726776758.26532: variable 'ansible_timeout' from source: unknown 3028 1726776758.26537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.26685: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776758.26698: variable 'omit' from source: magic vars 3028 1726776758.26704: starting attempt loop 3028 1726776758.26709: running the handler 3028 1726776758.26719: _low_level_execute_command(): starting 3028 1726776758.26726: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776758.27263: 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 <<< 3028 1726776758.27267: 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 <<< 3028 1726776758.27271: 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 <<< 3028 1726776758.27333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.27339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776758.27341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.27410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.29316: stdout chunk (state=3): >>>/root <<< 3028 1726776758.29607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.29611: stdout chunk (state=3): >>><<< 3028 1726776758.29614: stderr chunk (state=3): >>><<< 3028 1726776758.29617: _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 3028 1726776758.29620: _low_level_execute_command(): starting 3028 1726776758.29624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700 `" && echo ansible-tmp-1726776758.2952948-4614-248435242541700="` echo /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700 `" ) && sleep 0' 3028 1726776758.30221: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776758.30239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.30256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776758.30305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.30419: 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 <<< 3028 1726776758.30444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776758.30465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.30567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.32833: stdout chunk (state=3): >>>ansible-tmp-1726776758.2952948-4614-248435242541700=/root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700 <<< 3028 1726776758.32955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.33008: stderr chunk (state=3): >>><<< 3028 1726776758.33012: stdout chunk (state=3): >>><<< 3028 1726776758.33032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776758.2952948-4614-248435242541700=/root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776758.33070: variable 'ansible_module_compression' from source: unknown 3028 1726776758.33104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3028 1726776758.33138: variable 'ansible_facts' from source: unknown 3028 1726776758.33196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py 3028 1726776758.33305: Sending initial data 3028 1726776758.33312: Sent initial data (173 bytes) 3028 1726776758.33756: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.33760: 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 <<< 3028 1726776758.33764: 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 <<< 3028 1726776758.33767: 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 <<< 3028 1726776758.33770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.33820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.33824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.33899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.35738: 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 <<< 3028 1726776758.35745: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776758.35798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776758.35859: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp5p8n7bau /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py <<< 3028 1726776758.35867: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776758.35922: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp5p8n7bau" to remote "/root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776758.35927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py" <<< 3028 1726776758.36772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.36833: stderr chunk (state=3): >>><<< 3028 1726776758.36837: stdout chunk (state=3): >>><<< 3028 1726776758.36855: done transferring module to remote 3028 1726776758.36866: _low_level_execute_command(): starting 3028 1726776758.36871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/ /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776758.37315: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.37318: 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 <<< 3028 1726776758.37321: 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 <<< 3028 1726776758.37326: 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 <<< 3028 1726776758.37329: 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 <<< 3028 1726776758.37375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.37379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.37456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.39529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.39570: stderr chunk (state=3): >>><<< 3028 1726776758.39574: stdout chunk (state=3): >>><<< 3028 1726776758.39588: _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 3028 1726776758.39591: _low_level_execute_command(): starting 3028 1726776758.39597: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3028 1726776758.40014: 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 <<< 3028 1726776758.40018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.40031: 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 <<< 3028 1726776758.40052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.40097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.40103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.40178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.59438: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3028 1726776758.61209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776758.61268: stderr chunk (state=3): >>><<< 3028 1726776758.61272: stdout chunk (state=3): >>><<< 3028 1726776758.61289: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "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. 3028 1726776758.61319: 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-1726776758.2952948-4614-248435242541700/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776758.61328: _low_level_execute_command(): starting 3028 1726776758.61333: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776758.2952948-4614-248435242541700/ > /dev/null 2>&1 && sleep 0' 3028 1726776758.61814: 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 <<< 3028 1726776758.61817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776758.61821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776758.61823: 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 <<< 3028 1726776758.61850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.61887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.61894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776758.61896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.61961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.64106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.64157: stderr chunk (state=3): >>><<< 3028 1726776758.64161: stdout chunk (state=3): >>><<< 3028 1726776758.64175: _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 3028 1726776758.64183: handler run complete 3028 1726776758.64200: attempt loop complete, returning result 3028 1726776758.64204: _execute() done 3028 1726776758.64213: dumping result to json 3028 1726776758.64216: done dumping result, returning 3028 1726776758.64229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-0cb9-b293-000000000206] 3028 1726776758.64234: sending task result for task 0affc99b-caaf-0cb9-b293-000000000206 3028 1726776758.64333: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000206 3028 1726776758.64336: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" } } } 3028 1726776758.64511: no more pending results, returning what we have 3028 1726776758.64515: results queue empty 3028 1726776758.64516: checking for any_errors_fatal 3028 1726776758.64521: done checking for any_errors_fatal 3028 1726776758.64522: checking for max_fail_percentage 3028 1726776758.64523: done checking for max_fail_percentage 3028 1726776758.64524: checking to see if all hosts have failed and the running result is not ok 3028 1726776758.64525: done checking to see if all hosts have failed 3028 1726776758.64525: getting the remaining hosts for this loop 3028 1726776758.64526: done getting the remaining hosts for this loop 3028 1726776758.64529: getting the next task for host managed_node3 3028 1726776758.64534: done getting next task for host managed_node3 3028 1726776758.64536: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3028 1726776758.64540: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776758.64548: getting variables 3028 1726776758.64549: in VariableManager get_vars() 3028 1726776758.64571: Calling all_inventory to load vars for managed_node3 3028 1726776758.64573: Calling groups_inventory to load vars for managed_node3 3028 1726776758.64574: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776758.64582: Calling all_plugins_play to load vars for managed_node3 3028 1726776758.64584: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776758.64586: Calling groups_plugins_play to load vars for managed_node3 3028 1726776758.64636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776758.64675: done with get_vars() 3028 1726776758.64681: done getting variables 3028 1726776758.64736: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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:12:38 -0400 (0:00:00.398) 0:01:31.946 **** 3028 1726776758.64763: entering _queue_task() for managed_node3/template 3028 1726776758.64960: worker is 1 (out of 1 available) 3028 1726776758.64974: exiting _queue_task() for managed_node3/template 3028 1726776758.64986: done queuing things up, now waiting for results queue to drain 3028 1726776758.64988: waiting for pending results... 3028 1726776758.65174: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3028 1726776758.65262: in run() - task 0affc99b-caaf-0cb9-b293-000000000207 3028 1726776758.65275: variable 'ansible_search_path' from source: unknown 3028 1726776758.65280: variable 'ansible_search_path' from source: unknown 3028 1726776758.65318: calling self._execute() 3028 1726776758.65383: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.65390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.65401: variable 'omit' from source: magic vars 3028 1726776758.65493: variable 'omit' from source: magic vars 3028 1726776758.65544: variable 'omit' from source: magic vars 3028 1726776758.65824: variable '__kernel_settings_profile_src' from source: role '' all vars 3028 1726776758.65831: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776758.65899: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776758.65923: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776758.65977: variable '__kernel_settings_profile_filename' from source: role '' all vars 3028 1726776758.66039: variable '__kernel_settings_profile_dir' from source: role '' all vars 3028 1726776758.66110: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776758.66118: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3028 1726776758.66147: variable 'omit' from source: magic vars 3028 1726776758.66182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776758.66219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776758.66236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776758.66252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776758.66262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776758.66289: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776758.66293: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.66297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.66382: Set connection var ansible_pipelining to False 3028 1726776758.66393: Set connection var ansible_timeout to 10 3028 1726776758.66400: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776758.66404: Set connection var ansible_connection to ssh 3028 1726776758.66414: Set connection var ansible_shell_executable to /bin/sh 3028 1726776758.66433: Set connection var ansible_shell_type to sh 3028 1726776758.66441: variable 'ansible_shell_executable' from source: unknown 3028 1726776758.66444: variable 'ansible_connection' from source: unknown 3028 1726776758.66449: variable 'ansible_module_compression' from source: unknown 3028 1726776758.66452: variable 'ansible_shell_type' from source: unknown 3028 1726776758.66456: variable 'ansible_shell_executable' from source: unknown 3028 1726776758.66459: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776758.66465: variable 'ansible_pipelining' from source: unknown 3028 1726776758.66468: variable 'ansible_timeout' from source: unknown 3028 1726776758.66474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776758.66589: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776758.66598: variable 'omit' from source: magic vars 3028 1726776758.66606: starting attempt loop 3028 1726776758.66612: running the handler 3028 1726776758.66623: _low_level_execute_command(): starting 3028 1726776758.66630: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776758.67165: 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 <<< 3028 1726776758.67169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.67173: 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 <<< 3028 1726776758.67175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.67232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776758.67240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.67309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.69170: stdout chunk (state=3): >>>/root <<< 3028 1726776758.69288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.69332: stderr chunk (state=3): >>><<< 3028 1726776758.69337: stdout chunk (state=3): >>><<< 3028 1726776758.69358: _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 3028 1726776758.69370: _low_level_execute_command(): starting 3028 1726776758.69377: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098 `" && echo ansible-tmp-1726776758.6935806-4629-175710385925098="` echo /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098 `" ) && sleep 0' 3028 1726776758.69836: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.69839: 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 <<< 3028 1726776758.69842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.69844: 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 <<< 3028 1726776758.69847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.69889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.69909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.69983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.72224: stdout chunk (state=3): >>>ansible-tmp-1726776758.6935806-4629-175710385925098=/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098 <<< 3028 1726776758.72350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.72398: stderr chunk (state=3): >>><<< 3028 1726776758.72403: stdout chunk (state=3): >>><<< 3028 1726776758.72421: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776758.6935806-4629-175710385925098=/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776758.72441: 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 3028 1726776758.72461: 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 3028 1726776758.72484: variable 'ansible_search_path' from source: unknown 3028 1726776758.73292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776758.74856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776758.74907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776758.74951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776758.74982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776758.75005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776758.75266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776758.75293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776758.75320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776758.75351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776758.75364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776758.75694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776758.75722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776758.75745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776758.75776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776758.75788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776758.76115: variable 'ansible_managed' from source: unknown 3028 1726776758.76121: variable '__sections' from source: task vars 3028 1726776758.76238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776758.76261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776758.76284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776758.76322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776758.76334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776758.76426: variable 'kernel_settings_sysctl' from source: include params 3028 1726776758.76435: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776758.76442: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776758.76476: variable '__sysctl_old' from source: task vars 3028 1726776758.76532: variable '__sysctl_old' from source: task vars 3028 1726776758.76726: variable 'kernel_settings_purge' from source: include params 3028 1726776758.76731: variable 'kernel_settings_sysctl' from source: include params 3028 1726776758.76737: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776758.76743: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776758.76748: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776758.76919: variable 'kernel_settings_sysfs' from source: include params 3028 1726776758.76922: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776758.76927: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776758.76944: variable '__sysfs_old' from source: task vars 3028 1726776758.76993: variable '__sysfs_old' from source: task vars 3028 1726776758.77185: variable 'kernel_settings_purge' from source: include params 3028 1726776758.77188: variable 'kernel_settings_sysfs' from source: include params 3028 1726776758.77194: variable '__kernel_settings_state_empty' from source: role '' all vars 3028 1726776758.77200: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3028 1726776758.77207: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776758.77230: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3028 1726776758.77237: variable '__systemd_old' from source: task vars 3028 1726776758.77290: variable '__systemd_old' from source: task vars 3028 1726776758.77468: variable 'kernel_settings_purge' from source: include params 3028 1726776758.77473: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3028 1726776758.77479: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.77485: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776758.77497: variable 'kernel_settings_transparent_hugepages' from source: include params 3028 1726776758.77504: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3028 1726776758.77511: variable '__trans_huge_old' from source: task vars 3028 1726776758.77565: variable '__trans_huge_old' from source: task vars 3028 1726776758.77742: variable 'kernel_settings_purge' from source: include params 3028 1726776758.77746: variable 'kernel_settings_transparent_hugepages' from source: include params 3028 1726776758.77751: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.77757: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776758.77768: variable '__trans_defrag_old' from source: task vars 3028 1726776758.77827: variable '__trans_defrag_old' from source: task vars 3028 1726776758.77998: variable 'kernel_settings_purge' from source: include params 3028 1726776758.78014: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3028 1726776758.78018: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.78024: variable '__kernel_settings_profile_contents' from source: set_fact 3028 1726776758.78044: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.78055: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.78062: variable '__kernel_settings_state_absent' from source: role '' all vars 3028 1726776758.78892: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776758.78939: variable 'ansible_module_compression' from source: unknown 3028 1726776758.78994: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776758.79015: variable 'ansible_facts' from source: unknown 3028 1726776758.79063: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py 3028 1726776758.79168: Sending initial data 3028 1726776758.79172: Sent initial data (151 bytes) 3028 1726776758.79658: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776758.79662: 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 <<< 3028 1726776758.79665: 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 <<< 3028 1726776758.79667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.79724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.79728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.79802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.81640: 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" <<< 3028 1726776758.81648: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776758.81700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776758.81761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpc23wlrp9 /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py <<< 3028 1726776758.81769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py" <<< 3028 1726776758.81823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpc23wlrp9" to remote "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py" <<< 3028 1726776758.82700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.82762: stderr chunk (state=3): >>><<< 3028 1726776758.82766: stdout chunk (state=3): >>><<< 3028 1726776758.82784: done transferring module to remote 3028 1726776758.82794: _low_level_execute_command(): starting 3028 1726776758.82799: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/ /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py && sleep 0' 3028 1726776758.83227: 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 <<< 3028 1726776758.83258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776758.83261: 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 <<< 3028 1726776758.83321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.83324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.83387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776758.85454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776758.85496: stderr chunk (state=3): >>><<< 3028 1726776758.85500: stdout chunk (state=3): >>><<< 3028 1726776758.85519: _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 3028 1726776758.85523: _low_level_execute_command(): starting 3028 1726776758.85529: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_stat.py && sleep 0' 3028 1726776758.85967: 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 <<< 3028 1726776758.85970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.85973: 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 <<< 3028 1726776758.85975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776758.86031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776758.86034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776758.86112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.06462: 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": 86, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776748.539526, "mtime": 1726776746.851514, "ctime": 1726776747.2035167, "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": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "4100839761", "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}}} <<< 3028 1726776759.08511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776759.08571: stderr chunk (state=3): >>><<< 3028 1726776759.08575: stdout chunk (state=3): >>><<< 3028 1726776759.08591: _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": 86, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726776748.539526, "mtime": 1726776746.851514, "ctime": 1726776747.2035167, "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": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "4100839761", "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. 3028 1726776759.08664: 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-1726776758.6935806-4629-175710385925098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776759.08696: variable 'ansible_module_compression' from source: unknown 3028 1726776759.08734: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3028 1726776759.08752: variable 'ansible_facts' from source: unknown 3028 1726776759.08805: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py 3028 1726776759.08919: Sending initial data 3028 1726776759.08922: Sent initial data (151 bytes) 3028 1726776759.09400: 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 <<< 3028 1726776759.09406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776759.09408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776759.09411: 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 <<< 3028 1726776759.09413: 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 <<< 3028 1726776759.09465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776759.09468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.09542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.11354: 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 <<< 3028 1726776759.11365: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776759.11414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776759.11487: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpfrgs9ggm /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py <<< 3028 1726776759.11490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py" <<< 3028 1726776759.11560: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpfrgs9ggm" to remote "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py" <<< 3028 1726776759.12473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.12537: stderr chunk (state=3): >>><<< 3028 1726776759.12540: stdout chunk (state=3): >>><<< 3028 1726776759.12559: done transferring module to remote 3028 1726776759.12573: _low_level_execute_command(): starting 3028 1726776759.12576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/ /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py && sleep 0' 3028 1726776759.13044: 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 <<< 3028 1726776759.13047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776759.13050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776759.13053: 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 <<< 3028 1726776759.13055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.13105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776759.13108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.13187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.15253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.15299: stderr chunk (state=3): >>><<< 3028 1726776759.15305: stdout chunk (state=3): >>><<< 3028 1726776759.15324: _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 3028 1726776759.15331: _low_level_execute_command(): starting 3028 1726776759.15334: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/AnsiballZ_file.py && sleep 0' 3028 1726776759.15774: 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 <<< 3028 1726776759.15778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.15780: 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 <<< 3028 1726776759.15783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.15835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776759.15841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.15915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.36105: 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": 86, "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}}} <<< 3028 1726776759.37826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776759.37882: stderr chunk (state=3): >>><<< 3028 1726776759.37885: stdout chunk (state=3): >>><<< 3028 1726776759.37905: _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": 86, "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. 3028 1726776759.37944: 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-1726776758.6935806-4629-175710385925098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776759.37973: _low_level_execute_command(): starting 3028 1726776759.37979: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776758.6935806-4629-175710385925098/ > /dev/null 2>&1 && sleep 0' 3028 1726776759.38446: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776759.38452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776759.38454: 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 <<< 3028 1726776759.38457: 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 <<< 3028 1726776759.38461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.38515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776759.38519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.38591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.40713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.40759: stderr chunk (state=3): >>><<< 3028 1726776759.40762: stdout chunk (state=3): >>><<< 3028 1726776759.40778: _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 3028 1726776759.40787: handler run complete 3028 1726776759.40818: attempt loop complete, returning result 3028 1726776759.40822: _execute() done 3028 1726776759.40825: dumping result to json 3028 1726776759.40836: done dumping result, returning 3028 1726776759.40847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-0cb9-b293-000000000207] 3028 1726776759.40853: sending task result for task 0affc99b-caaf-0cb9-b293-000000000207 3028 1726776759.40995: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000207 3028 1726776759.40998: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "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": 86, "state": "file", "uid": 0 } 3028 1726776759.41123: no more pending results, returning what we have 3028 1726776759.41126: results queue empty 3028 1726776759.41127: checking for any_errors_fatal 3028 1726776759.41133: done checking for any_errors_fatal 3028 1726776759.41133: checking for max_fail_percentage 3028 1726776759.41135: done checking for max_fail_percentage 3028 1726776759.41136: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.41137: done checking to see if all hosts have failed 3028 1726776759.41138: getting the remaining hosts for this loop 3028 1726776759.41139: done getting the remaining hosts for this loop 3028 1726776759.41143: getting the next task for host managed_node3 3028 1726776759.41149: done getting next task for host managed_node3 3028 1726776759.41153: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3028 1726776759.41157: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.41167: getting variables 3028 1726776759.41169: in VariableManager get_vars() 3028 1726776759.41209: Calling all_inventory to load vars for managed_node3 3028 1726776759.41212: Calling groups_inventory to load vars for managed_node3 3028 1726776759.41214: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.41222: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.41225: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.41228: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.41269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.41315: done with get_vars() 3028 1726776759.41323: done getting variables 3028 1726776759.41369: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:39 -0400 (0:00:00.766) 0:01:32.713 **** 3028 1726776759.41394: entering _queue_task() for managed_node3/service 3028 1726776759.41606: worker is 1 (out of 1 available) 3028 1726776759.41622: exiting _queue_task() for managed_node3/service 3028 1726776759.41635: done queuing things up, now waiting for results queue to drain 3028 1726776759.41637: waiting for pending results... 3028 1726776759.41819: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3028 1726776759.41906: in run() - task 0affc99b-caaf-0cb9-b293-000000000208 3028 1726776759.41923: variable 'ansible_search_path' from source: unknown 3028 1726776759.41926: variable 'ansible_search_path' from source: unknown 3028 1726776759.41969: variable '__kernel_settings_services' from source: include_vars 3028 1726776759.42241: variable '__kernel_settings_services' from source: include_vars 3028 1726776759.42300: variable 'omit' from source: magic vars 3028 1726776759.42389: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.42398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.42409: variable 'omit' from source: magic vars 3028 1726776759.42673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776759.42874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776759.42916: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776759.42946: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776759.42977: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776759.43060: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776759.43073: variable '__kernel_settings_register_mode' from source: set_fact 3028 1726776759.43090: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3028 1726776759.43093: when evaluation is False, skipping this task 3028 1726776759.43124: variable 'item' from source: unknown 3028 1726776759.43178: 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" } 3028 1726776759.43341: dumping result to json 3028 1726776759.43343: done dumping result, returning 3028 1726776759.43346: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-0cb9-b293-000000000208] 3028 1726776759.43349: sending task result for task 0affc99b-caaf-0cb9-b293-000000000208 3028 1726776759.43390: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000208 3028 1726776759.43392: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 3028 1726776759.43429: no more pending results, returning what we have 3028 1726776759.43432: results queue empty 3028 1726776759.43433: checking for any_errors_fatal 3028 1726776759.43445: done checking for any_errors_fatal 3028 1726776759.43446: checking for max_fail_percentage 3028 1726776759.43448: done checking for max_fail_percentage 3028 1726776759.43449: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.43450: done checking to see if all hosts have failed 3028 1726776759.43451: getting the remaining hosts for this loop 3028 1726776759.43452: done getting the remaining hosts for this loop 3028 1726776759.43456: getting the next task for host managed_node3 3028 1726776759.43460: done getting next task for host managed_node3 3028 1726776759.43463: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3028 1726776759.43466: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.43476: getting variables 3028 1726776759.43477: in VariableManager get_vars() 3028 1726776759.43503: Calling all_inventory to load vars for managed_node3 3028 1726776759.43506: Calling groups_inventory to load vars for managed_node3 3028 1726776759.43509: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.43516: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.43519: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.43521: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.43558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.43596: done with get_vars() 3028 1726776759.43605: done getting variables 3028 1726776759.43650: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:39 -0400 (0:00:00.022) 0:01:32.735 **** 3028 1726776759.43677: entering _queue_task() for managed_node3/command 3028 1726776759.43863: worker is 1 (out of 1 available) 3028 1726776759.43879: exiting _queue_task() for managed_node3/command 3028 1726776759.43891: done queuing things up, now waiting for results queue to drain 3028 1726776759.43893: waiting for pending results... 3028 1726776759.44074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3028 1726776759.44158: in run() - task 0affc99b-caaf-0cb9-b293-000000000209 3028 1726776759.44169: variable 'ansible_search_path' from source: unknown 3028 1726776759.44173: variable 'ansible_search_path' from source: unknown 3028 1726776759.44211: calling self._execute() 3028 1726776759.44273: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.44279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.44289: variable 'omit' from source: magic vars 3028 1726776759.44683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776759.44889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776759.44928: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776759.44957: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776759.44985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776759.45073: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776759.45101: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3028 1726776759.45205: variable '__kernel_settings_register_mode' from source: set_fact 3028 1726776759.45218: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3028 1726776759.45313: variable '__kernel_settings_register_apply' from source: set_fact 3028 1726776759.45325: Evaluated conditional (__kernel_settings_register_apply is changed): False 3028 1726776759.45328: when evaluation is False, skipping this task 3028 1726776759.45332: _execute() done 3028 1726776759.45335: dumping result to json 3028 1726776759.45338: done dumping result, returning 3028 1726776759.45347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-0cb9-b293-000000000209] 3028 1726776759.45349: sending task result for task 0affc99b-caaf-0cb9-b293-000000000209 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3028 1726776759.45482: no more pending results, returning what we have 3028 1726776759.45486: results queue empty 3028 1726776759.45487: checking for any_errors_fatal 3028 1726776759.45494: done checking for any_errors_fatal 3028 1726776759.45495: checking for max_fail_percentage 3028 1726776759.45496: done checking for max_fail_percentage 3028 1726776759.45498: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.45499: done checking to see if all hosts have failed 3028 1726776759.45500: getting the remaining hosts for this loop 3028 1726776759.45503: done getting the remaining hosts for this loop 3028 1726776759.45509: getting the next task for host managed_node3 3028 1726776759.45516: done getting next task for host managed_node3 3028 1726776759.45520: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3028 1726776759.45524: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.45539: getting variables 3028 1726776759.45540: in VariableManager get_vars() 3028 1726776759.45572: Calling all_inventory to load vars for managed_node3 3028 1726776759.45574: Calling groups_inventory to load vars for managed_node3 3028 1726776759.45576: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.45584: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.45587: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.45590: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.45632: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000209 3028 1726776759.45636: WORKER PROCESS EXITING 3028 1726776759.45649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.45691: done with get_vars() 3028 1726776759.45698: 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:39 -0400 (0:00:00.020) 0:01:32.756 **** 3028 1726776759.45771: entering _queue_task() for managed_node3/include_tasks 3028 1726776759.45954: worker is 1 (out of 1 available) 3028 1726776759.45968: exiting _queue_task() for managed_node3/include_tasks 3028 1726776759.45981: done queuing things up, now waiting for results queue to drain 3028 1726776759.45983: waiting for pending results... 3028 1726776759.46148: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3028 1726776759.46226: in run() - task 0affc99b-caaf-0cb9-b293-00000000020a 3028 1726776759.46240: variable 'ansible_search_path' from source: unknown 3028 1726776759.46244: variable 'ansible_search_path' from source: unknown 3028 1726776759.46272: calling self._execute() 3028 1726776759.46506: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.46510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.46513: variable 'omit' from source: magic vars 3028 1726776759.46890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776759.47172: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776759.47232: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776759.47278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776759.47397: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776759.47509: variable '__kernel_settings_register_apply' from source: set_fact 3028 1726776759.47546: Evaluated conditional (__kernel_settings_register_apply is changed): False 3028 1726776759.47550: when evaluation is False, skipping this task 3028 1726776759.47556: _execute() done 3028 1726776759.47560: dumping result to json 3028 1726776759.47563: done dumping result, returning 3028 1726776759.47572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-0cb9-b293-00000000020a] 3028 1726776759.47578: sending task result for task 0affc99b-caaf-0cb9-b293-00000000020a 3028 1726776759.47710: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000020a 3028 1726776759.47714: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 3028 1726776759.47770: no more pending results, returning what we have 3028 1726776759.47774: results queue empty 3028 1726776759.47774: checking for any_errors_fatal 3028 1726776759.47784: done checking for any_errors_fatal 3028 1726776759.47785: checking for max_fail_percentage 3028 1726776759.47786: done checking for max_fail_percentage 3028 1726776759.47787: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.47789: done checking to see if all hosts have failed 3028 1726776759.47789: getting the remaining hosts for this loop 3028 1726776759.47791: done getting the remaining hosts for this loop 3028 1726776759.47795: getting the next task for host managed_node3 3028 1726776759.47802: done getting next task for host managed_node3 3028 1726776759.47808: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3028 1726776759.47813: ^ state is: HOST STATE: block=2, task=5, 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? (None), rescue child state? (None), always child state? (None), 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 3028 1726776759.47825: getting variables 3028 1726776759.47826: in VariableManager get_vars() 3028 1726776759.47851: Calling all_inventory to load vars for managed_node3 3028 1726776759.47853: Calling groups_inventory to load vars for managed_node3 3028 1726776759.47854: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.47861: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.47864: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.47866: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.47908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.47949: done with get_vars() 3028 1726776759.47956: done getting variables 3028 1726776759.47997: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:39 -0400 (0:00:00.022) 0:01:32.779 **** 3028 1726776759.48026: entering _queue_task() for managed_node3/set_fact 3028 1726776759.48211: worker is 1 (out of 1 available) 3028 1726776759.48225: exiting _queue_task() for managed_node3/set_fact 3028 1726776759.48239: done queuing things up, now waiting for results queue to drain 3028 1726776759.48241: waiting for pending results... 3028 1726776759.48409: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3028 1726776759.48485: in run() - task 0affc99b-caaf-0cb9-b293-00000000020b 3028 1726776759.48499: variable 'ansible_search_path' from source: unknown 3028 1726776759.48504: variable 'ansible_search_path' from source: unknown 3028 1726776759.48537: calling self._execute() 3028 1726776759.48598: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.48606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.48618: variable 'omit' from source: magic vars 3028 1726776759.48700: variable 'omit' from source: magic vars 3028 1726776759.48749: variable 'omit' from source: magic vars 3028 1726776759.48774: variable 'omit' from source: magic vars 3028 1726776759.48814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776759.48843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776759.48860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776759.48876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.48886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.48919: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776759.48923: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.48926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.49005: Set connection var ansible_pipelining to False 3028 1726776759.49023: Set connection var ansible_timeout to 10 3028 1726776759.49027: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776759.49030: Set connection var ansible_connection to ssh 3028 1726776759.49036: Set connection var ansible_shell_executable to /bin/sh 3028 1726776759.49042: Set connection var ansible_shell_type to sh 3028 1726776759.49060: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.49062: variable 'ansible_connection' from source: unknown 3028 1726776759.49067: variable 'ansible_module_compression' from source: unknown 3028 1726776759.49070: variable 'ansible_shell_type' from source: unknown 3028 1726776759.49074: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.49079: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.49084: variable 'ansible_pipelining' from source: unknown 3028 1726776759.49087: variable 'ansible_timeout' from source: unknown 3028 1726776759.49092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.49207: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776759.49219: variable 'omit' from source: magic vars 3028 1726776759.49226: starting attempt loop 3028 1726776759.49229: running the handler 3028 1726776759.49242: handler run complete 3028 1726776759.49251: attempt loop complete, returning result 3028 1726776759.49254: _execute() done 3028 1726776759.49256: dumping result to json 3028 1726776759.49261: done dumping result, returning 3028 1726776759.49270: 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-0cb9-b293-00000000020b] 3028 1726776759.49275: sending task result for task 0affc99b-caaf-0cb9-b293-00000000020b 3028 1726776759.49365: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000020b 3028 1726776759.49368: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3028 1726776759.49436: no more pending results, returning what we have 3028 1726776759.49439: results queue empty 3028 1726776759.49440: checking for any_errors_fatal 3028 1726776759.49444: done checking for any_errors_fatal 3028 1726776759.49445: checking for max_fail_percentage 3028 1726776759.49449: done checking for max_fail_percentage 3028 1726776759.49450: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.49451: done checking to see if all hosts have failed 3028 1726776759.49452: getting the remaining hosts for this loop 3028 1726776759.49453: done getting the remaining hosts for this loop 3028 1726776759.49457: getting the next task for host managed_node3 3028 1726776759.49464: done getting next task for host managed_node3 3028 1726776759.49467: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3028 1726776759.49474: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.49489: getting variables 3028 1726776759.49491: in VariableManager get_vars() 3028 1726776759.49529: Calling all_inventory to load vars for managed_node3 3028 1726776759.49532: Calling groups_inventory to load vars for managed_node3 3028 1726776759.49535: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.49544: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.49547: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.49551: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.49608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.49664: done with get_vars() 3028 1726776759.49673: done getting variables 3028 1726776759.49737: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.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:39 -0400 (0:00:00.017) 0:01:32.796 **** 3028 1726776759.49771: entering _queue_task() for managed_node3/set_fact 3028 1726776759.49995: worker is 1 (out of 1 available) 3028 1726776759.50210: exiting _queue_task() for managed_node3/set_fact 3028 1726776759.50221: done queuing things up, now waiting for results queue to drain 3028 1726776759.50223: waiting for pending results... 3028 1726776759.50351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3028 1726776759.50436: in run() - task 0affc99b-caaf-0cb9-b293-00000000020c 3028 1726776759.50463: variable 'ansible_search_path' from source: unknown 3028 1726776759.50471: variable 'ansible_search_path' from source: unknown 3028 1726776759.50517: calling self._execute() 3028 1726776759.50665: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.50669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.50672: variable 'omit' from source: magic vars 3028 1726776759.50750: variable 'omit' from source: magic vars 3028 1726776759.50826: variable 'omit' from source: magic vars 3028 1726776759.51285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3028 1726776759.51688: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3028 1726776759.51744: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3028 1726776759.51790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3028 1726776759.51832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3028 1726776759.52014: variable '__kernel_settings_register_profile' from source: set_fact 3028 1726776759.52081: variable '__kernel_settings_register_mode' from source: set_fact 3028 1726776759.52084: variable '__kernel_settings_register_apply' from source: set_fact 3028 1726776759.52118: variable 'omit' from source: magic vars 3028 1726776759.52157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776759.52204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776759.52231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776759.52259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.52298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.52322: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776759.52331: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.52340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.52469: Set connection var ansible_pipelining to False 3028 1726776759.52518: Set connection var ansible_timeout to 10 3028 1726776759.52522: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776759.52525: Set connection var ansible_connection to ssh 3028 1726776759.52527: Set connection var ansible_shell_executable to /bin/sh 3028 1726776759.52533: Set connection var ansible_shell_type to sh 3028 1726776759.52565: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.52605: variable 'ansible_connection' from source: unknown 3028 1726776759.52608: variable 'ansible_module_compression' from source: unknown 3028 1726776759.52611: variable 'ansible_shell_type' from source: unknown 3028 1726776759.52614: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.52616: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.52618: variable 'ansible_pipelining' from source: unknown 3028 1726776759.52623: variable 'ansible_timeout' from source: unknown 3028 1726776759.52628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.52761: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776759.52806: variable 'omit' from source: magic vars 3028 1726776759.52809: starting attempt loop 3028 1726776759.52812: running the handler 3028 1726776759.52814: handler run complete 3028 1726776759.52827: attempt loop complete, returning result 3028 1726776759.52835: _execute() done 3028 1726776759.52848: dumping result to json 3028 1726776759.53007: done dumping result, returning 3028 1726776759.53011: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-0cb9-b293-00000000020c] 3028 1726776759.53013: sending task result for task 0affc99b-caaf-0cb9-b293-00000000020c 3028 1726776759.53080: done sending task result for task 0affc99b-caaf-0cb9-b293-00000000020c 3028 1726776759.53084: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 3028 1726776759.53162: no more pending results, returning what we have 3028 1726776759.53166: results queue empty 3028 1726776759.53167: checking for any_errors_fatal 3028 1726776759.53173: done checking for any_errors_fatal 3028 1726776759.53174: checking for max_fail_percentage 3028 1726776759.53177: done checking for max_fail_percentage 3028 1726776759.53178: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.53180: done checking to see if all hosts have failed 3028 1726776759.53181: getting the remaining hosts for this loop 3028 1726776759.53183: done getting the remaining hosts for this loop 3028 1726776759.53188: getting the next task for host managed_node3 3028 1726776759.53199: done getting next task for host managed_node3 3028 1726776759.53203: ^ task is: TASK: meta (role_complete) 3028 1726776759.53208: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.53223: getting variables 3028 1726776759.53226: in VariableManager get_vars() 3028 1726776759.53272: Calling all_inventory to load vars for managed_node3 3028 1726776759.53275: Calling groups_inventory to load vars for managed_node3 3028 1726776759.53278: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.53290: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.53294: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.53298: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.53491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.53552: done with get_vars() 3028 1726776759.53561: done getting variables 3028 1726776759.53655: done queuing things up, now waiting for results queue to drain 3028 1726776759.53663: results queue empty 3028 1726776759.53664: checking for any_errors_fatal 3028 1726776759.53667: done checking for any_errors_fatal 3028 1726776759.53668: checking for max_fail_percentage 3028 1726776759.53669: done checking for max_fail_percentage 3028 1726776759.53670: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.53671: done checking to see if all hosts have failed 3028 1726776759.53672: getting the remaining hosts for this loop 3028 1726776759.53673: done getting the remaining hosts for this loop 3028 1726776759.53676: getting the next task for host managed_node3 3028 1726776759.53681: done getting next task for host managed_node3 3028 1726776759.53683: ^ task is: TASK: Verify no settings 3028 1726776759.53686: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.53689: getting variables 3028 1726776759.53690: in VariableManager get_vars() 3028 1726776759.53705: Calling all_inventory to load vars for managed_node3 3028 1726776759.53708: Calling groups_inventory to load vars for managed_node3 3028 1726776759.53711: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.53716: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.53719: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.53723: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.53764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.53805: done with get_vars() 3028 1726776759.53812: done getting variables 3028 1726776759.53858: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify 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:12:39 -0400 (0:00:00.041) 0:01:32.838 **** 3028 1726776759.53892: entering _queue_task() for managed_node3/shell 3028 1726776759.54128: worker is 1 (out of 1 available) 3028 1726776759.54141: exiting _queue_task() for managed_node3/shell 3028 1726776759.54154: done queuing things up, now waiting for results queue to drain 3028 1726776759.54156: waiting for pending results... 3028 1726776759.54617: running TaskExecutor() for managed_node3/TASK: Verify no settings 3028 1726776759.54622: in run() - task 0affc99b-caaf-0cb9-b293-000000000154 3028 1726776759.54625: variable 'ansible_search_path' from source: unknown 3028 1726776759.54628: variable 'ansible_search_path' from source: unknown 3028 1726776759.54630: calling self._execute() 3028 1726776759.54819: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.54834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.54849: variable 'omit' from source: magic vars 3028 1726776759.54973: variable 'omit' from source: magic vars 3028 1726776759.55028: variable 'omit' from source: magic vars 3028 1726776759.55400: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3028 1726776759.55495: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3028 1726776759.55607: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776759.55628: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3028 1726776759.55686: variable 'omit' from source: magic vars 3028 1726776759.55740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776759.55784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776759.55814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776759.55945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.55948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.55951: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776759.55954: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.55956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.56043: Set connection var ansible_pipelining to False 3028 1726776759.56069: Set connection var ansible_timeout to 10 3028 1726776759.56081: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776759.56090: Set connection var ansible_connection to ssh 3028 1726776759.56104: Set connection var ansible_shell_executable to /bin/sh 3028 1726776759.56117: Set connection var ansible_shell_type to sh 3028 1726776759.56145: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.56154: variable 'ansible_connection' from source: unknown 3028 1726776759.56169: variable 'ansible_module_compression' from source: unknown 3028 1726776759.56177: variable 'ansible_shell_type' from source: unknown 3028 1726776759.56185: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.56193: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.56204: variable 'ansible_pipelining' from source: unknown 3028 1726776759.56213: variable 'ansible_timeout' from source: unknown 3028 1726776759.56222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.56388: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776759.56407: variable 'omit' from source: magic vars 3028 1726776759.56419: starting attempt loop 3028 1726776759.56490: running the handler 3028 1726776759.56494: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776759.56497: _low_level_execute_command(): starting 3028 1726776759.56499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776759.57218: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776759.57237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776759.57257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776759.57372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3028 1726776759.57393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776759.57413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.57520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.59431: stdout chunk (state=3): >>>/root <<< 3028 1726776759.59619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.59638: stdout chunk (state=3): >>><<< 3028 1726776759.59652: stderr chunk (state=3): >>><<< 3028 1726776759.59681: _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 3028 1726776759.59706: _low_level_execute_command(): starting 3028 1726776759.59722: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328 `" && echo ansible-tmp-1726776759.5968907-4655-186925481722328="` echo /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328 `" ) && sleep 0' 3028 1726776759.60415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776759.60428: 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 <<< 3028 1726776759.60446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776759.60535: 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 <<< 3028 1726776759.60546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776759.60567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.60673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.62948: stdout chunk (state=3): >>>ansible-tmp-1726776759.5968907-4655-186925481722328=/root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328 <<< 3028 1726776759.63164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.63168: stdout chunk (state=3): >>><<< 3028 1726776759.63170: stderr chunk (state=3): >>><<< 3028 1726776759.63196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776759.5968907-4655-186925481722328=/root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776759.63407: variable 'ansible_module_compression' from source: unknown 3028 1726776759.63410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3028 1726776759.63413: variable 'ansible_facts' from source: unknown 3028 1726776759.63441: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py 3028 1726776759.63627: Sending initial data 3028 1726776759.63648: Sent initial data (154 bytes) 3028 1726776759.64420: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776759.64425: 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 debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776759.64443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.64543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.66461: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3028 1726776759.66485: stderr chunk (state=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 <<< 3028 1726776759.66641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776759.66700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpsumvp4tl /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py <<< 3028 1726776759.66725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py" <<< 3028 1726776759.66789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpsumvp4tl" to remote "/root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py" <<< 3028 1726776759.68107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.68110: stdout chunk (state=3): >>><<< 3028 1726776759.68113: stderr chunk (state=3): >>><<< 3028 1726776759.68168: done transferring module to remote 3028 1726776759.68172: _low_level_execute_command(): starting 3028 1726776759.68174: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/ /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py && sleep 0' 3028 1726776759.68931: 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 <<< 3028 1726776759.68936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.68961: 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 <<< 3028 1726776759.68971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.69031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776759.69034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.69117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.71312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.71347: stderr chunk (state=3): >>><<< 3028 1726776759.71359: stdout chunk (state=3): >>><<< 3028 1726776759.71385: _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 3028 1726776759.71395: _low_level_execute_command(): starting 3028 1726776759.71472: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/AnsiballZ_command.py && sleep 0' 3028 1726776759.72091: 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 <<< 3028 1726776759.72121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.72234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.92368: 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:12:39.912646", "end": "2024-09-19 16:12:39.922223", "delta": "0:00:00.009577", "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}}} <<< 3028 1726776759.94629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776759.94689: stderr chunk (state=3): >>><<< 3028 1726776759.94693: stdout chunk (state=3): >>><<< 3028 1726776759.94718: _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:12:39.912646", "end": "2024-09-19 16:12:39.922223", "delta": "0:00:00.009577", "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. 3028 1726776759.94760: 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-1726776759.5968907-4655-186925481722328/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776759.94769: _low_level_execute_command(): starting 3028 1726776759.94779: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776759.5968907-4655-186925481722328/ > /dev/null 2>&1 && sleep 0' 3028 1726776759.95258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776759.95261: 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 <<< 3028 1726776759.95264: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.95266: 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 <<< 3028 1726776759.95268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776759.95333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776759.95336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776759.95395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776759.97538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776759.97589: stderr chunk (state=3): >>><<< 3028 1726776759.97592: stdout chunk (state=3): >>><<< 3028 1726776759.97612: _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 3028 1726776759.97616: handler run complete 3028 1726776759.97639: Evaluated conditional (False): False 3028 1726776759.97649: attempt loop complete, returning result 3028 1726776759.97652: _execute() done 3028 1726776759.97656: dumping result to json 3028 1726776759.97663: done dumping result, returning 3028 1726776759.97674: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0affc99b-caaf-0cb9-b293-000000000154] 3028 1726776759.97679: sending task result for task 0affc99b-caaf-0cb9-b293-000000000154 3028 1726776759.97889: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000154 3028 1726776759.97892: 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.009577", "end": "2024-09-19 16:12:39.922223", "rc": 0, "start": "2024-09-19 16:12:39.912646" } 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 3028 1726776759.97964: no more pending results, returning what we have 3028 1726776759.97968: results queue empty 3028 1726776759.97968: checking for any_errors_fatal 3028 1726776759.97970: done checking for any_errors_fatal 3028 1726776759.97971: checking for max_fail_percentage 3028 1726776759.97972: done checking for max_fail_percentage 3028 1726776759.97973: checking to see if all hosts have failed and the running result is not ok 3028 1726776759.97974: done checking to see if all hosts have failed 3028 1726776759.97975: getting the remaining hosts for this loop 3028 1726776759.97977: done getting the remaining hosts for this loop 3028 1726776759.97981: getting the next task for host managed_node3 3028 1726776759.97986: done getting next task for host managed_node3 3028 1726776759.97989: ^ task is: TASK: Remove kernel_settings tuned profile 3028 1726776759.97992: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776759.97996: getting variables 3028 1726776759.97997: in VariableManager get_vars() 3028 1726776759.98031: Calling all_inventory to load vars for managed_node3 3028 1726776759.98034: Calling groups_inventory to load vars for managed_node3 3028 1726776759.98036: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776759.98048: Calling all_plugins_play to load vars for managed_node3 3028 1726776759.98052: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776759.98055: Calling groups_plugins_play to load vars for managed_node3 3028 1726776759.98095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776759.98129: done with get_vars() 3028 1726776759.98136: 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:12:39 -0400 (0:00:00.443) 0:01:33.281 **** 3028 1726776759.98213: entering _queue_task() for managed_node3/file 3028 1726776759.98404: worker is 1 (out of 1 available) 3028 1726776759.98420: exiting _queue_task() for managed_node3/file 3028 1726776759.98433: done queuing things up, now waiting for results queue to drain 3028 1726776759.98435: waiting for pending results... 3028 1726776759.98609: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 3028 1726776759.98680: in run() - task 0affc99b-caaf-0cb9-b293-000000000155 3028 1726776759.98693: variable 'ansible_search_path' from source: unknown 3028 1726776759.98697: variable 'ansible_search_path' from source: unknown 3028 1726776759.98733: calling self._execute() 3028 1726776759.98798: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.98809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.98817: variable 'omit' from source: magic vars 3028 1726776759.98909: variable 'omit' from source: magic vars 3028 1726776759.98944: variable 'omit' from source: magic vars 3028 1726776759.98968: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3028 1726776759.99229: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3028 1726776759.99310: variable '__kernel_settings_profile_parent' from source: set_fact 3028 1726776759.99321: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3028 1726776759.99362: variable 'omit' from source: magic vars 3028 1726776759.99395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776759.99434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776759.99451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776759.99467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.99477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776759.99505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776759.99512: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.99517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.99597: Set connection var ansible_pipelining to False 3028 1726776759.99612: Set connection var ansible_timeout to 10 3028 1726776759.99618: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776759.99621: Set connection var ansible_connection to ssh 3028 1726776759.99629: Set connection var ansible_shell_executable to /bin/sh 3028 1726776759.99635: Set connection var ansible_shell_type to sh 3028 1726776759.99658: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.99661: variable 'ansible_connection' from source: unknown 3028 1726776759.99664: variable 'ansible_module_compression' from source: unknown 3028 1726776759.99667: variable 'ansible_shell_type' from source: unknown 3028 1726776759.99669: variable 'ansible_shell_executable' from source: unknown 3028 1726776759.99674: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776759.99679: variable 'ansible_pipelining' from source: unknown 3028 1726776759.99683: variable 'ansible_timeout' from source: unknown 3028 1726776759.99688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776759.99854: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776759.99867: variable 'omit' from source: magic vars 3028 1726776759.99872: starting attempt loop 3028 1726776759.99875: running the handler 3028 1726776759.99888: _low_level_execute_command(): starting 3028 1726776759.99895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776760.00420: 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 <<< 3028 1726776760.00424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.00427: 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 <<< 3028 1726776760.00429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.00478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.00482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.00558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.02438: stdout chunk (state=3): >>>/root <<< 3028 1726776760.02549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.02600: stderr chunk (state=3): >>><<< 3028 1726776760.02609: stdout chunk (state=3): >>><<< 3028 1726776760.02624: _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 3028 1726776760.02636: _low_level_execute_command(): starting 3028 1726776760.02641: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064 `" && echo ansible-tmp-1726776760.0262372-4672-149490864738064="` echo /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064 `" ) && sleep 0' 3028 1726776760.03078: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.03082: 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 <<< 3028 1726776760.03091: 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 <<< 3028 1726776760.03093: 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 <<< 3028 1726776760.03149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.03152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.03218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.05430: stdout chunk (state=3): >>>ansible-tmp-1726776760.0262372-4672-149490864738064=/root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064 <<< 3028 1726776760.05560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.05599: stderr chunk (state=3): >>><<< 3028 1726776760.05605: stdout chunk (state=3): >>><<< 3028 1726776760.05620: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776760.0262372-4672-149490864738064=/root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776760.05660: variable 'ansible_module_compression' from source: unknown 3028 1726776760.05699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3028 1726776760.05732: variable 'ansible_facts' from source: unknown 3028 1726776760.05792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py 3028 1726776760.05903: Sending initial data 3028 1726776760.05909: Sent initial data (151 bytes) 3028 1726776760.06347: 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 <<< 3028 1726776760.06351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776760.06353: 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 <<< 3028 1726776760.06355: 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 <<< 3028 1726776760.06358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.06408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.06411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.06483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.08315: 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 <<< 3028 1726776760.08368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776760.08432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpq6w4vw1s /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py <<< 3028 1726776760.08440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py" <<< 3028 1726776760.08494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpq6w4vw1s" to remote "/root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py" <<< 3028 1726776760.09429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.09492: stderr chunk (state=3): >>><<< 3028 1726776760.09502: stdout chunk (state=3): >>><<< 3028 1726776760.09523: done transferring module to remote 3028 1726776760.09532: _low_level_execute_command(): starting 3028 1726776760.09538: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/ /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py && sleep 0' 3028 1726776760.09997: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.10003: 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 <<< 3028 1726776760.10005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776760.10008: 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 <<< 3028 1726776760.10015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.10068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.10073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.10138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.12232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.12278: stderr chunk (state=3): >>><<< 3028 1726776760.12282: stdout chunk (state=3): >>><<< 3028 1726776760.12295: _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 3028 1726776760.12298: _low_level_execute_command(): starting 3028 1726776760.12309: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/AnsiballZ_file.py && sleep 0' 3028 1726776760.12758: 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 <<< 3028 1726776760.12761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.12764: 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 <<< 3028 1726776760.12766: 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 <<< 3028 1726776760.12814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.12832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.12912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.33043: 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}}} <<< 3028 1726776760.34971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776760.35030: stderr chunk (state=3): >>><<< 3028 1726776760.35034: stdout chunk (state=3): >>><<< 3028 1726776760.35049: _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. 3028 1726776760.35089: 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-1726776760.0262372-4672-149490864738064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776760.35104: _low_level_execute_command(): starting 3028 1726776760.35110: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776760.0262372-4672-149490864738064/ > /dev/null 2>&1 && sleep 0' 3028 1726776760.35568: 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 <<< 3028 1726776760.35576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.35579: 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 <<< 3028 1726776760.35581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.35639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.35644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.35646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.35714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.38074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.38083: stdout chunk (state=3): >>><<< 3028 1726776760.38087: stderr chunk (state=3): >>><<< 3028 1726776760.38108: _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 3028 1726776760.38192: handler run complete 3028 1726776760.38196: attempt loop complete, returning result 3028 1726776760.38198: _execute() done 3028 1726776760.38203: dumping result to json 3028 1726776760.38206: done dumping result, returning 3028 1726776760.38208: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0affc99b-caaf-0cb9-b293-000000000155] 3028 1726776760.38221: sending task result for task 0affc99b-caaf-0cb9-b293-000000000155 3028 1726776760.38509: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000155 3028 1726776760.38518: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 3028 1726776760.38628: no more pending results, returning what we have 3028 1726776760.38634: results queue empty 3028 1726776760.38635: checking for any_errors_fatal 3028 1726776760.38650: done checking for any_errors_fatal 3028 1726776760.38651: checking for max_fail_percentage 3028 1726776760.38654: done checking for max_fail_percentage 3028 1726776760.38655: checking to see if all hosts have failed and the running result is not ok 3028 1726776760.38656: done checking to see if all hosts have failed 3028 1726776760.38657: getting the remaining hosts for this loop 3028 1726776760.38660: done getting the remaining hosts for this loop 3028 1726776760.38665: getting the next task for host managed_node3 3028 1726776760.38674: done getting next task for host managed_node3 3028 1726776760.38678: ^ task is: TASK: Get active_profile 3028 1726776760.38682: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776760.38687: getting variables 3028 1726776760.38689: in VariableManager get_vars() 3028 1726776760.38876: Calling all_inventory to load vars for managed_node3 3028 1726776760.38880: Calling groups_inventory to load vars for managed_node3 3028 1726776760.38883: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776760.38894: Calling all_plugins_play to load vars for managed_node3 3028 1726776760.38898: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776760.38907: Calling groups_plugins_play to load vars for managed_node3 3028 1726776760.38990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776760.39041: done with get_vars() 3028 1726776760.39051: 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:12:40 -0400 (0:00:00.409) 0:01:33.690 **** 3028 1726776760.39162: entering _queue_task() for managed_node3/slurp 3028 1726776760.39363: worker is 1 (out of 1 available) 3028 1726776760.39375: exiting _queue_task() for managed_node3/slurp 3028 1726776760.39389: done queuing things up, now waiting for results queue to drain 3028 1726776760.39391: waiting for pending results... 3028 1726776760.39572: running TaskExecutor() for managed_node3/TASK: Get active_profile 3028 1726776760.39651: in run() - task 0affc99b-caaf-0cb9-b293-000000000156 3028 1726776760.39663: variable 'ansible_search_path' from source: unknown 3028 1726776760.39667: variable 'ansible_search_path' from source: unknown 3028 1726776760.39699: calling self._execute() 3028 1726776760.39773: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.39780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.39791: variable 'omit' from source: magic vars 3028 1726776760.39884: variable 'omit' from source: magic vars 3028 1726776760.39922: variable 'omit' from source: magic vars 3028 1726776760.39947: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3028 1726776760.40209: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3028 1726776760.40281: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3028 1726776760.40317: variable 'omit' from source: magic vars 3028 1726776760.40352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776760.40384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776760.40404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776760.40423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776760.40434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776760.40460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776760.40464: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.40468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.40555: Set connection var ansible_pipelining to False 3028 1726776760.40567: Set connection var ansible_timeout to 10 3028 1726776760.40574: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776760.40577: Set connection var ansible_connection to ssh 3028 1726776760.40584: Set connection var ansible_shell_executable to /bin/sh 3028 1726776760.40590: Set connection var ansible_shell_type to sh 3028 1726776760.40616: variable 'ansible_shell_executable' from source: unknown 3028 1726776760.40620: variable 'ansible_connection' from source: unknown 3028 1726776760.40623: variable 'ansible_module_compression' from source: unknown 3028 1726776760.40629: variable 'ansible_shell_type' from source: unknown 3028 1726776760.40632: variable 'ansible_shell_executable' from source: unknown 3028 1726776760.40634: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.40640: variable 'ansible_pipelining' from source: unknown 3028 1726776760.40643: variable 'ansible_timeout' from source: unknown 3028 1726776760.40648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.40816: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3028 1726776760.40827: variable 'omit' from source: magic vars 3028 1726776760.40831: starting attempt loop 3028 1726776760.40834: running the handler 3028 1726776760.40847: _low_level_execute_command(): starting 3028 1726776760.40853: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776760.41393: 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 <<< 3028 1726776760.41397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776760.41403: 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 <<< 3028 1726776760.41409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.41460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.41463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.41546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.43459: stdout chunk (state=3): >>>/root <<< 3028 1726776760.43569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.43627: stderr chunk (state=3): >>><<< 3028 1726776760.43631: stdout chunk (state=3): >>><<< 3028 1726776760.43654: _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 3028 1726776760.43666: _low_level_execute_command(): starting 3028 1726776760.43673: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153 `" && echo ansible-tmp-1726776760.436541-4695-269832759839153="` echo /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153 `" ) && sleep 0' 3028 1726776760.44155: 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 <<< 3028 1726776760.44159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.44162: 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 <<< 3028 1726776760.44171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.44209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.44228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.44292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.46598: stdout chunk (state=3): >>>ansible-tmp-1726776760.436541-4695-269832759839153=/root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153 <<< 3028 1726776760.46727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.46784: stderr chunk (state=3): >>><<< 3028 1726776760.46787: stdout chunk (state=3): >>><<< 3028 1726776760.46805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776760.436541-4695-269832759839153=/root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776760.46851: variable 'ansible_module_compression' from source: unknown 3028 1726776760.46889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3028 1726776760.46921: variable 'ansible_facts' from source: unknown 3028 1726776760.46985: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py 3028 1726776760.47103: Sending initial data 3028 1726776760.47109: Sent initial data (151 bytes) 3028 1726776760.47573: 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 <<< 3028 1726776760.47576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found <<< 3028 1726776760.47579: 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 <<< 3028 1726776760.47581: 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 <<< 3028 1726776760.47584: 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 <<< 3028 1726776760.47641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.47646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.47721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.49581: 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" <<< 3028 1726776760.49586: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776760.49641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776760.49703: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1z4nlg_t /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py <<< 3028 1726776760.49713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py" <<< 3028 1726776760.49762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmp1z4nlg_t" to remote "/root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py" <<< 3028 1726776760.50625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.50686: stderr chunk (state=3): >>><<< 3028 1726776760.50690: stdout chunk (state=3): >>><<< 3028 1726776760.50717: done transferring module to remote 3028 1726776760.50727: _low_level_execute_command(): starting 3028 1726776760.50732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/ /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py && sleep 0' 3028 1726776760.51355: 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 <<< 3028 1726776760.51371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776760.51382: stderr chunk (state=3): >>>debug2: match found <<< 3028 1726776760.51463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.51489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.51507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.51532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.51631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.53697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.53752: stderr chunk (state=3): >>><<< 3028 1726776760.53756: stdout chunk (state=3): >>><<< 3028 1726776760.53864: _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 3028 1726776760.53868: _low_level_execute_command(): starting 3028 1726776760.53871: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/AnsiballZ_slurp.py && sleep 0' 3028 1726776760.54375: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776760.54390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.54406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776760.54430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776760.54450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776760.54463: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776760.54524: 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 <<< 3028 1726776760.54582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.54599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.54626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.54735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.73171: 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"}}} <<< 3028 1726776760.74841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776760.74910: stderr chunk (state=3): >>><<< 3028 1726776760.74914: stdout chunk (state=3): >>><<< 3028 1726776760.74928: _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. 3028 1726776760.74961: 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-1726776760.436541-4695-269832759839153/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776760.74970: _low_level_execute_command(): starting 3028 1726776760.74976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776760.436541-4695-269832759839153/ > /dev/null 2>&1 && sleep 0' 3028 1726776760.75461: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.75465: 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 <<< 3028 1726776760.75467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3028 1726776760.75469: 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 <<< 3028 1726776760.75472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.75531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.75536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.75600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.77718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.77769: stderr chunk (state=3): >>><<< 3028 1726776760.77772: stdout chunk (state=3): >>><<< 3028 1726776760.77784: _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 3028 1726776760.77791: handler run complete 3028 1726776760.77810: attempt loop complete, returning result 3028 1726776760.77813: _execute() done 3028 1726776760.77816: dumping result to json 3028 1726776760.77818: done dumping result, returning 3028 1726776760.77827: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0affc99b-caaf-0cb9-b293-000000000156] 3028 1726776760.77833: sending task result for task 0affc99b-caaf-0cb9-b293-000000000156 3028 1726776760.77935: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000156 3028 1726776760.77938: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3028 1726776760.78003: no more pending results, returning what we have 3028 1726776760.78008: results queue empty 3028 1726776760.78010: checking for any_errors_fatal 3028 1726776760.78018: done checking for any_errors_fatal 3028 1726776760.78019: checking for max_fail_percentage 3028 1726776760.78021: done checking for max_fail_percentage 3028 1726776760.78022: checking to see if all hosts have failed and the running result is not ok 3028 1726776760.78023: done checking to see if all hosts have failed 3028 1726776760.78024: getting the remaining hosts for this loop 3028 1726776760.78026: done getting the remaining hosts for this loop 3028 1726776760.78031: getting the next task for host managed_node3 3028 1726776760.78037: done getting next task for host managed_node3 3028 1726776760.78040: ^ task is: TASK: Ensure kernel_settings is not in active_profile 3028 1726776760.78043: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776760.78047: getting variables 3028 1726776760.78049: in VariableManager get_vars() 3028 1726776760.78083: Calling all_inventory to load vars for managed_node3 3028 1726776760.78086: Calling groups_inventory to load vars for managed_node3 3028 1726776760.78089: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776760.78098: Calling all_plugins_play to load vars for managed_node3 3028 1726776760.78110: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776760.78114: Calling groups_plugins_play to load vars for managed_node3 3028 1726776760.78160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776760.78193: done with get_vars() 3028 1726776760.78200: done getting variables 3028 1726776760.78255: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:12:40 -0400 (0:00:00.391) 0:01:34.082 **** 3028 1726776760.78280: entering _queue_task() for managed_node3/copy 3028 1726776760.78480: worker is 1 (out of 1 available) 3028 1726776760.78495: exiting _queue_task() for managed_node3/copy 3028 1726776760.78513: done queuing things up, now waiting for results queue to drain 3028 1726776760.78516: waiting for pending results... 3028 1726776760.78687: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 3028 1726776760.78760: in run() - task 0affc99b-caaf-0cb9-b293-000000000157 3028 1726776760.78772: variable 'ansible_search_path' from source: unknown 3028 1726776760.78776: variable 'ansible_search_path' from source: unknown 3028 1726776760.78816: calling self._execute() 3028 1726776760.78886: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.78894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.78905: variable 'omit' from source: magic vars 3028 1726776760.78996: variable 'omit' from source: magic vars 3028 1726776760.79036: variable 'omit' from source: magic vars 3028 1726776760.79060: variable '__active_profile' from source: task vars 3028 1726776760.79312: variable '__active_profile' from source: task vars 3028 1726776760.79487: variable '__cur_profile' from source: task vars 3028 1726776760.79620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3028 1726776760.81239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3028 1726776760.81295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3028 1726776760.81329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3028 1726776760.81360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3028 1726776760.81385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3028 1726776760.81453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3028 1726776760.81482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3028 1726776760.81503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3028 1726776760.81537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3028 1726776760.81550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3028 1726776760.81640: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3028 1726776760.81698: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3028 1726776760.81750: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3028 1726776760.81813: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3028 1726776760.81838: variable 'omit' from source: magic vars 3028 1726776760.81862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776760.81885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776760.81902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776760.81923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776760.81932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776760.81958: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776760.81961: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.81966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.82049: Set connection var ansible_pipelining to False 3028 1726776760.82060: Set connection var ansible_timeout to 10 3028 1726776760.82066: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776760.82069: Set connection var ansible_connection to ssh 3028 1726776760.82076: Set connection var ansible_shell_executable to /bin/sh 3028 1726776760.82082: Set connection var ansible_shell_type to sh 3028 1726776760.82102: variable 'ansible_shell_executable' from source: unknown 3028 1726776760.82105: variable 'ansible_connection' from source: unknown 3028 1726776760.82111: variable 'ansible_module_compression' from source: unknown 3028 1726776760.82115: variable 'ansible_shell_type' from source: unknown 3028 1726776760.82120: variable 'ansible_shell_executable' from source: unknown 3028 1726776760.82123: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776760.82129: variable 'ansible_pipelining' from source: unknown 3028 1726776760.82132: variable 'ansible_timeout' from source: unknown 3028 1726776760.82140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776760.82216: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776760.82226: variable 'omit' from source: magic vars 3028 1726776760.82232: starting attempt loop 3028 1726776760.82235: running the handler 3028 1726776760.82250: _low_level_execute_command(): starting 3028 1726776760.82253: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776760.82778: 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 <<< 3028 1726776760.82782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.82786: 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 <<< 3028 1726776760.82789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.82850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.82853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.82857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.82928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.84797: stdout chunk (state=3): >>>/root <<< 3028 1726776760.84906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.84961: stderr chunk (state=3): >>><<< 3028 1726776760.84965: stdout chunk (state=3): >>><<< 3028 1726776760.84986: _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 3028 1726776760.84997: _low_level_execute_command(): starting 3028 1726776760.85004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597 `" && echo ansible-tmp-1726776760.849855-4710-269334211124597="` echo /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597 `" ) && sleep 0' 3028 1726776760.85474: 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 <<< 3028 1726776760.85477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.85480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776760.85482: 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 <<< 3028 1726776760.85484: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.85538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.85542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.85620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.87845: stdout chunk (state=3): >>>ansible-tmp-1726776760.849855-4710-269334211124597=/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597 <<< 3028 1726776760.87974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.88033: stderr chunk (state=3): >>><<< 3028 1726776760.88037: stdout chunk (state=3): >>><<< 3028 1726776760.88053: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776760.849855-4710-269334211124597=/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776760.88136: variable 'ansible_module_compression' from source: unknown 3028 1726776760.88176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776760.88212: variable 'ansible_facts' from source: unknown 3028 1726776760.88276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py 3028 1726776760.88383: Sending initial data 3028 1726776760.88386: Sent initial data (150 bytes) 3028 1726776760.88867: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.88871: 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 <<< 3028 1726776760.88873: 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 <<< 3028 1726776760.88875: 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 <<< 3028 1726776760.88878: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776760.88935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776760.88940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.88942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.89011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.90887: 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 <<< 3028 1726776760.90946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776760.91021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpn8j9edt1 /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py <<< 3028 1726776760.91038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py" <<< 3028 1726776760.91093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpn8j9edt1" to remote "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py" <<< 3028 1726776760.92555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.92558: stdout chunk (state=3): >>><<< 3028 1726776760.92561: stderr chunk (state=3): >>><<< 3028 1726776760.92563: done transferring module to remote 3028 1726776760.92565: _low_level_execute_command(): starting 3028 1726776760.92568: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/ /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py && sleep 0' 3028 1726776760.93165: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776760.93180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.93223: 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 <<< 3028 1726776760.93358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776760.93364: 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 debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776760.93389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.93513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776760.95771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776760.95774: stdout chunk (state=3): >>><<< 3028 1726776760.95777: stderr chunk (state=3): >>><<< 3028 1726776760.95797: _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 3028 1726776760.95898: _low_level_execute_command(): starting 3028 1726776760.95905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_stat.py && sleep 0' 3028 1726776760.96724: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776760.96832: 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 debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776760.96910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.17385: 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": 1726776756.5975833, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "4019130970", "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}}} <<< 3028 1726776761.19818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776761.19822: stdout chunk (state=3): >>><<< 3028 1726776761.19825: stderr chunk (state=3): >>><<< 3028 1726776761.19827: _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": 1726776756.5975833, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "4019130970", "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. 3028 1726776761.19836: 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-1726776760.849855-4710-269334211124597/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776761.20060: Sending initial data 3028 1726776761.20063: Sent initial data (138 bytes) 3028 1726776761.20700: 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 <<< 3028 1726776761.20813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.20856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.20949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.22861: 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 <<< 3028 1726776761.22939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776761.23035: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/.dzx_czwb /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source <<< 3028 1726776761.23045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source" <<< 3028 1726776761.23094: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/.dzx_czwb" to remote "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source" <<< 3028 1726776761.23426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.23461: stderr chunk (state=3): >>><<< 3028 1726776761.23476: stdout chunk (state=3): >>><<< 3028 1726776761.23511: _low_level_execute_command(): starting 3028 1726776761.23530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/ /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source && sleep 0' 3028 1726776761.24325: 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 <<< 3028 1726776761.24345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.24453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.26710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.26714: stdout chunk (state=3): >>><<< 3028 1726776761.26716: stderr chunk (state=3): >>><<< 3028 1726776761.26719: _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 3028 1726776761.26721: variable 'ansible_module_compression' from source: unknown 3028 1726776761.26754: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3028 1726776761.26780: variable 'ansible_facts' from source: unknown 3028 1726776761.26873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py 3028 1726776761.27093: Sending initial data 3028 1726776761.27096: Sent initial data (150 bytes) 3028 1726776761.27734: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776761.27753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776761.27820: 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 <<< 3028 1726776761.27897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.27926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776761.27963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.28055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.29940: 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 <<< 3028 1726776761.29999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776761.30080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpzzfi24x7 /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py <<< 3028 1726776761.30083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py" <<< 3028 1726776761.30141: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpzzfi24x7" to remote "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py" <<< 3028 1726776761.31564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.31567: stdout chunk (state=3): >>><<< 3028 1726776761.31570: stderr chunk (state=3): >>><<< 3028 1726776761.31572: done transferring module to remote 3028 1726776761.31574: _low_level_execute_command(): starting 3028 1726776761.31576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/ /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py && sleep 0' 3028 1726776761.32187: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776761.32284: 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 <<< 3028 1726776761.32342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.32393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.32441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.34582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.34641: stderr chunk (state=3): >>><<< 3028 1726776761.34645: stdout chunk (state=3): >>><<< 3028 1726776761.34666: _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 3028 1726776761.34669: _low_level_execute_command(): starting 3028 1726776761.34675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/AnsiballZ_copy.py && sleep 0' 3028 1726776761.35325: 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 <<< 3028 1726776761.35363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.35380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776761.35430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.35510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.55971: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.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-1726776760.849855-4710-269334211124597/.source", "_original_basename": ".dzx_czwb", "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}}} <<< 3028 1726776761.57897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776761.57967: stderr chunk (state=3): >>><<< 3028 1726776761.57971: stdout chunk (state=3): >>><<< 3028 1726776761.57992: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.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-1726776760.849855-4710-269334211124597/.source", "_original_basename": ".dzx_czwb", "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. 3028 1726776761.58028: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/.source', '_original_basename': '.dzx_czwb', '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-1726776760.849855-4710-269334211124597/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776761.58038: _low_level_execute_command(): starting 3028 1726776761.58044: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776760.849855-4710-269334211124597/ > /dev/null 2>&1 && sleep 0' 3028 1726776761.58505: 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 <<< 3028 1726776761.58547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776761.58550: 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 <<< 3028 1726776761.58553: 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 <<< 3028 1726776761.58555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.58615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.58617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776761.58619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.58680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.60836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.60889: stderr chunk (state=3): >>><<< 3028 1726776761.60892: stdout chunk (state=3): >>><<< 3028 1726776761.60913: _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 3028 1726776761.60920: handler run complete 3028 1726776761.60948: attempt loop complete, returning result 3028 1726776761.60951: _execute() done 3028 1726776761.60954: dumping result to json 3028 1726776761.60960: done dumping result, returning 3028 1726776761.60969: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0affc99b-caaf-0cb9-b293-000000000157] 3028 1726776761.60975: sending task result for task 0affc99b-caaf-0cb9-b293-000000000157 3028 1726776761.61091: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000157 3028 1726776761.61094: 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-1726776760.849855-4710-269334211124597/.source", "state": "file", "uid": 0 } 3028 1726776761.61184: no more pending results, returning what we have 3028 1726776761.61187: results queue empty 3028 1726776761.61188: checking for any_errors_fatal 3028 1726776761.61196: done checking for any_errors_fatal 3028 1726776761.61197: checking for max_fail_percentage 3028 1726776761.61205: done checking for max_fail_percentage 3028 1726776761.61208: checking to see if all hosts have failed and the running result is not ok 3028 1726776761.61210: done checking to see if all hosts have failed 3028 1726776761.61211: getting the remaining hosts for this loop 3028 1726776761.61212: done getting the remaining hosts for this loop 3028 1726776761.61216: getting the next task for host managed_node3 3028 1726776761.61222: done getting next task for host managed_node3 3028 1726776761.61226: ^ task is: TASK: Set profile_mode to auto 3028 1726776761.61229: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776761.61233: getting variables 3028 1726776761.61234: in VariableManager get_vars() 3028 1726776761.61268: Calling all_inventory to load vars for managed_node3 3028 1726776761.61272: Calling groups_inventory to load vars for managed_node3 3028 1726776761.61274: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776761.61285: Calling all_plugins_play to load vars for managed_node3 3028 1726776761.61288: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776761.61292: Calling groups_plugins_play to load vars for managed_node3 3028 1726776761.61344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776761.61376: done with get_vars() 3028 1726776761.61383: done getting variables 3028 1726776761.61440: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:12:41 -0400 (0:00:00.831) 0:01:34.913 **** 3028 1726776761.61464: entering _queue_task() for managed_node3/copy 3028 1726776761.61669: worker is 1 (out of 1 available) 3028 1726776761.61684: exiting _queue_task() for managed_node3/copy 3028 1726776761.61699: done queuing things up, now waiting for results queue to drain 3028 1726776761.61703: waiting for pending results... 3028 1726776761.61885: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 3028 1726776761.61965: in run() - task 0affc99b-caaf-0cb9-b293-000000000158 3028 1726776761.61973: variable 'ansible_search_path' from source: unknown 3028 1726776761.61977: variable 'ansible_search_path' from source: unknown 3028 1726776761.62013: calling self._execute() 3028 1726776761.62078: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776761.62084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776761.62094: variable 'omit' from source: magic vars 3028 1726776761.62182: variable 'omit' from source: magic vars 3028 1726776761.62224: variable 'omit' from source: magic vars 3028 1726776761.62249: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3028 1726776761.62564: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3028 1726776761.62636: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3028 1726776761.62667: variable 'omit' from source: magic vars 3028 1726776761.62709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776761.62740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776761.62757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776761.62773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776761.62783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776761.62815: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776761.62819: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776761.62824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776761.62905: Set connection var ansible_pipelining to False 3028 1726776761.62919: Set connection var ansible_timeout to 10 3028 1726776761.62926: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776761.62929: Set connection var ansible_connection to ssh 3028 1726776761.62936: Set connection var ansible_shell_executable to /bin/sh 3028 1726776761.62946: Set connection var ansible_shell_type to sh 3028 1726776761.62962: variable 'ansible_shell_executable' from source: unknown 3028 1726776761.62966: variable 'ansible_connection' from source: unknown 3028 1726776761.62968: variable 'ansible_module_compression' from source: unknown 3028 1726776761.62973: variable 'ansible_shell_type' from source: unknown 3028 1726776761.62976: variable 'ansible_shell_executable' from source: unknown 3028 1726776761.62980: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776761.62985: variable 'ansible_pipelining' from source: unknown 3028 1726776761.62989: variable 'ansible_timeout' from source: unknown 3028 1726776761.62994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776761.63110: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776761.63121: variable 'omit' from source: magic vars 3028 1726776761.63126: starting attempt loop 3028 1726776761.63132: running the handler 3028 1726776761.63141: _low_level_execute_command(): starting 3028 1726776761.63148: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776761.63693: 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 <<< 3028 1726776761.63696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.63699: 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 <<< 3028 1726776761.63705: 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 <<< 3028 1726776761.63762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.63770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.63835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.65726: stdout chunk (state=3): >>>/root <<< 3028 1726776761.65841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.65889: stderr chunk (state=3): >>><<< 3028 1726776761.65893: stdout chunk (state=3): >>><<< 3028 1726776761.65918: _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 3028 1726776761.65930: _low_level_execute_command(): starting 3028 1726776761.65936: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400 `" && echo ansible-tmp-1726776761.659176-4741-208052991002400="` echo /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400 `" ) && sleep 0' 3028 1726776761.66386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776761.66392: 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 <<< 3028 1726776761.66395: 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 <<< 3028 1726776761.66405: 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 <<< 3028 1726776761.66408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.66461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.66464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.66531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.68835: stdout chunk (state=3): >>>ansible-tmp-1726776761.659176-4741-208052991002400=/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400 <<< 3028 1726776761.68962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.69009: stderr chunk (state=3): >>><<< 3028 1726776761.69015: stdout chunk (state=3): >>><<< 3028 1726776761.69032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776761.659176-4741-208052991002400=/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776761.69100: variable 'ansible_module_compression' from source: unknown 3028 1726776761.69153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3028 1726776761.69177: variable 'ansible_facts' from source: unknown 3028 1726776761.69245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py 3028 1726776761.69342: Sending initial data 3028 1726776761.69346: Sent initial data (150 bytes) 3028 1726776761.69806: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776761.69812: 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 <<< 3028 1726776761.69814: 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 <<< 3028 1726776761.69817: 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 <<< 3028 1726776761.69819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.69874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776761.69879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.69946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.71799: 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" <<< 3028 1726776761.71808: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776761.71860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776761.71925: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpkj7fyfnf /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py <<< 3028 1726776761.71931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py" <<< 3028 1726776761.71990: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpkj7fyfnf" to remote "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py" <<< 3028 1726776761.72940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.72960: stderr chunk (state=3): >>><<< 3028 1726776761.72968: stdout chunk (state=3): >>><<< 3028 1726776761.72985: done transferring module to remote 3028 1726776761.72994: _low_level_execute_command(): starting 3028 1726776761.73000: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/ /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py && sleep 0' 3028 1726776761.73449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776761.73452: 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 <<< 3028 1726776761.73455: 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 <<< 3028 1726776761.73458: 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 <<< 3028 1726776761.73462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.73510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776761.73526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.73588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.75745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776761.75786: stderr chunk (state=3): >>><<< 3028 1726776761.75790: stdout chunk (state=3): >>><<< 3028 1726776761.75812: _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 3028 1726776761.75816: _low_level_execute_command(): starting 3028 1726776761.75823: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_stat.py && sleep 0' 3028 1726776761.76254: 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 <<< 3028 1726776761.76257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.76260: 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 <<< 3028 1726776761.76262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776761.76322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776761.76325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776761.76396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776761.97162: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776757.8315918, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "2133934873", "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}}} <<< 3028 1726776761.99396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776761.99449: stderr chunk (state=3): >>><<< 3028 1726776761.99453: stdout chunk (state=3): >>><<< 3028 1726776761.99470: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776757.8315918, "mtime": 1726776748.5495262, "ctime": 1726776748.5495262, "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": "2133934873", "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. 3028 1726776761.99543: 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-1726776761.659176-4741-208052991002400/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3028 1726776761.99641: Sending initial data 3028 1726776761.99650: Sent initial data (138 bytes) 3028 1726776762.00104: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776762.00110: 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 <<< 3028 1726776762.00113: 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 <<< 3028 1726776762.00115: 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 <<< 3028 1726776762.00117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.00164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.00171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.00241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.02207: 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" <<< 3028 1726776762.02223: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776762.02267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776762.02333: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/.bmavrg3c /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source <<< 3028 1726776762.02337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source" <<< 3028 1726776762.02391: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/.bmavrg3c" to remote "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source" <<< 3028 1726776762.02642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.02704: stderr chunk (state=3): >>><<< 3028 1726776762.02711: stdout chunk (state=3): >>><<< 3028 1726776762.02728: _low_level_execute_command(): starting 3028 1726776762.02733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/ /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source && sleep 0' 3028 1726776762.03176: 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 <<< 3028 1726776762.03180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.03183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration <<< 3028 1726776762.03185: 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 <<< 3028 1726776762.03187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.03247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.03250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.03322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.05428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.05471: stderr chunk (state=3): >>><<< 3028 1726776762.05474: stdout chunk (state=3): >>><<< 3028 1726776762.05489: _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 3028 1726776762.05521: variable 'ansible_module_compression' from source: unknown 3028 1726776762.05553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3028 1726776762.05570: variable 'ansible_facts' from source: unknown 3028 1726776762.05618: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py 3028 1726776762.05711: Sending initial data 3028 1726776762.05725: Sent initial data (150 bytes) 3028 1726776762.06160: 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 <<< 3028 1726776762.06164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.06168: 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 <<< 3028 1726776762.06174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.06229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.06233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.06306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.08165: 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" <<< 3028 1726776762.08172: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3028 1726776762.08229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776762.08288: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmppc6aevc3 /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py <<< 3028 1726776762.08297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py" <<< 3028 1726776762.08351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmppc6aevc3" to remote "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py" <<< 3028 1726776762.09240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.09296: stderr chunk (state=3): >>><<< 3028 1726776762.09300: stdout chunk (state=3): >>><<< 3028 1726776762.09324: done transferring module to remote 3028 1726776762.09334: _low_level_execute_command(): starting 3028 1726776762.09339: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/ /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py && sleep 0' 3028 1726776762.09785: 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 <<< 3028 1726776762.09789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.09791: 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 <<< 3028 1726776762.09794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.09847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.09850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.09920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.12046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.12091: stderr chunk (state=3): >>><<< 3028 1726776762.12095: stdout chunk (state=3): >>><<< 3028 1726776762.12157: _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 3028 1726776762.12162: _low_level_execute_command(): starting 3028 1726776762.12166: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/AnsiballZ_copy.py && sleep 0' 3028 1726776762.12541: 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 <<< 3028 1726776762.12545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.12547: 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 <<< 3028 1726776762.12549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.12612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776762.12614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.12679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.32664: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.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-1726776761.659176-4741-208052991002400/.source", "_original_basename": ".bmavrg3c", "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}}} <<< 3028 1726776762.34628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776762.34663: stderr chunk (state=3): >>><<< 3028 1726776762.34667: stdout chunk (state=3): >>><<< 3028 1726776762.34686: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.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-1726776761.659176-4741-208052991002400/.source", "_original_basename": ".bmavrg3c", "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. 3028 1726776762.34724: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/.source', '_original_basename': '.bmavrg3c', '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-1726776761.659176-4741-208052991002400/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776762.34733: _low_level_execute_command(): starting 3028 1726776762.34739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776761.659176-4741-208052991002400/ > /dev/null 2>&1 && sleep 0' 3028 1726776762.35288: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776762.35307: 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 debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.35323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.35427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.37636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.37728: stderr chunk (state=3): >>><<< 3028 1726776762.37738: stdout chunk (state=3): >>><<< 3028 1726776762.37771: _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 3028 1726776762.37785: handler run complete 3028 1726776762.37829: attempt loop complete, returning result 3028 1726776762.37837: _execute() done 3028 1726776762.37844: dumping result to json 3028 1726776762.37856: done dumping result, returning 3028 1726776762.37875: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0affc99b-caaf-0cb9-b293-000000000158] 3028 1726776762.37889: sending task result for task 0affc99b-caaf-0cb9-b293-000000000158 3028 1726776762.38263: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000158 3028 1726776762.38267: 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-1726776761.659176-4741-208052991002400/.source", "state": "file", "uid": 0 } 3028 1726776762.38358: no more pending results, returning what we have 3028 1726776762.38362: results queue empty 3028 1726776762.38363: checking for any_errors_fatal 3028 1726776762.38372: done checking for any_errors_fatal 3028 1726776762.38373: checking for max_fail_percentage 3028 1726776762.38375: done checking for max_fail_percentage 3028 1726776762.38384: checking to see if all hosts have failed and the running result is not ok 3028 1726776762.38385: done checking to see if all hosts have failed 3028 1726776762.38386: getting the remaining hosts for this loop 3028 1726776762.38392: done getting the remaining hosts for this loop 3028 1726776762.38397: getting the next task for host managed_node3 3028 1726776762.38405: done getting next task for host managed_node3 3028 1726776762.38408: ^ task is: TASK: Restart tuned 3028 1726776762.38411: ^ state is: HOST STATE: block=2, task=5, 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 3028 1726776762.38415: getting variables 3028 1726776762.38417: in VariableManager get_vars() 3028 1726776762.38453: Calling all_inventory to load vars for managed_node3 3028 1726776762.38457: Calling groups_inventory to load vars for managed_node3 3028 1726776762.38460: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776762.38470: Calling all_plugins_play to load vars for managed_node3 3028 1726776762.38474: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776762.38478: Calling groups_plugins_play to load vars for managed_node3 3028 1726776762.38625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776762.38674: done with get_vars() 3028 1726776762.38685: done getting variables 3028 1726776762.38759: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:12:42 -0400 (0:00:00.773) 0:01:35.687 **** 3028 1726776762.38793: entering _queue_task() for managed_node3/service 3028 1726776762.39084: worker is 1 (out of 1 available) 3028 1726776762.39099: exiting _queue_task() for managed_node3/service 3028 1726776762.39114: done queuing things up, now waiting for results queue to drain 3028 1726776762.39116: waiting for pending results... 3028 1726776762.39407: running TaskExecutor() for managed_node3/TASK: Restart tuned 3028 1726776762.39533: in run() - task 0affc99b-caaf-0cb9-b293-000000000159 3028 1726776762.39587: variable 'ansible_search_path' from source: unknown 3028 1726776762.39590: variable 'ansible_search_path' from source: unknown 3028 1726776762.39628: variable '__kernel_settings_services' from source: include_vars 3028 1726776762.40130: variable '__kernel_settings_services' from source: include_vars 3028 1726776762.40215: variable 'omit' from source: magic vars 3028 1726776762.40457: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776762.40462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776762.40464: variable 'omit' from source: magic vars 3028 1726776762.40490: variable 'omit' from source: magic vars 3028 1726776762.40540: variable 'omit' from source: magic vars 3028 1726776762.40610: variable 'item' from source: unknown 3028 1726776762.40715: variable 'item' from source: unknown 3028 1726776762.40752: variable 'omit' from source: magic vars 3028 1726776762.40894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3028 1726776762.40897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3028 1726776762.40905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3028 1726776762.40928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776762.40947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3028 1726776762.40988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 3028 1726776762.41011: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776762.41022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776762.41158: Set connection var ansible_pipelining to False 3028 1726776762.41178: Set connection var ansible_timeout to 10 3028 1726776762.41190: Set connection var ansible_module_compression to ZIP_DEFLATED 3028 1726776762.41198: Set connection var ansible_connection to ssh 3028 1726776762.41217: Set connection var ansible_shell_executable to /bin/sh 3028 1726776762.41239: Set connection var ansible_shell_type to sh 3028 1726776762.41306: variable 'ansible_shell_executable' from source: unknown 3028 1726776762.41310: variable 'ansible_connection' from source: unknown 3028 1726776762.41313: variable 'ansible_module_compression' from source: unknown 3028 1726776762.41315: variable 'ansible_shell_type' from source: unknown 3028 1726776762.41318: variable 'ansible_shell_executable' from source: unknown 3028 1726776762.41325: variable 'ansible_host' from source: host vars for 'managed_node3' 3028 1726776762.41329: variable 'ansible_pipelining' from source: unknown 3028 1726776762.41337: variable 'ansible_timeout' from source: unknown 3028 1726776762.41343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 3028 1726776762.41514: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3028 1726776762.41545: variable 'omit' from source: magic vars 3028 1726776762.41548: starting attempt loop 3028 1726776762.41568: running the handler 3028 1726776762.41683: variable 'ansible_facts' from source: unknown 3028 1726776762.41764: _low_level_execute_command(): starting 3028 1726776762.41772: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3028 1726776762.42622: 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 <<< 3028 1726776762.42696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.42739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776762.42783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.42820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.43010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.44995: stdout chunk (state=3): >>>/root <<< 3028 1726776762.45199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.45414: stdout chunk (state=3): >>><<< 3028 1726776762.45417: stderr chunk (state=3): >>><<< 3028 1726776762.45421: _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 3028 1726776762.45425: _low_level_execute_command(): starting 3028 1726776762.45428: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035 `" && echo ansible-tmp-1726776762.452526-4768-35457110833035="` echo /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035 `" ) && sleep 0' 3028 1726776762.46655: 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 <<< 3028 1726776762.46675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.46768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.46827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.49114: stdout chunk (state=3): >>>ansible-tmp-1726776762.452526-4768-35457110833035=/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035 <<< 3028 1726776762.49323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.49327: stdout chunk (state=3): >>><<< 3028 1726776762.49330: stderr chunk (state=3): >>><<< 3028 1726776762.49357: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776762.452526-4768-35457110833035=/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3028 1726776762.49507: variable 'ansible_module_compression' from source: unknown 3028 1726776762.49511: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3028 1726776762.49532: variable 'ansible_facts' from source: unknown 3028 1726776762.49728: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py 3028 1726776762.49930: Sending initial data 3028 1726776762.49934: Sent initial data (150 bytes) 3028 1726776762.50611: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776762.50630: 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 <<< 3028 1726776762.50715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.50820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.52638: 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 <<< 3028 1726776762.52692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776762.52763: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpo8_ub7l1 /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py <<< 3028 1726776762.52765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py" <<< 3028 1726776762.52816: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpo8_ub7l1" to remote "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py" <<< 3028 1726776762.54870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.54961: stderr chunk (state=3): >>><<< 3028 1726776762.54965: stdout chunk (state=3): >>><<< 3028 1726776762.55093: done transferring module to remote 3028 1726776762.55144: _low_level_execute_command(): starting 3028 1726776762.55148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/ /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py && sleep 0' 3028 1726776762.55694: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776762.55697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776762.55703: 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 <<< 3028 1726776762.55785: 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 <<< 3028 1726776762.55789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.55791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.55859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.57923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776762.57947: stderr chunk (state=3): >>><<< 3028 1726776762.57954: stdout chunk (state=3): >>><<< 3028 1726776762.58057: _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 3028 1726776762.58060: _low_level_execute_command(): starting 3028 1726776762.58063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_setup.py && sleep 0' 3028 1726776762.58588: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776762.58598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776762.58712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776762.58716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776762.58719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776762.58721: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776762.58724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.58726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3028 1726776762.58728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.57 is address <<< 3028 1726776762.58730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3028 1726776762.58733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776762.58756: 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 <<< 3028 1726776762.58821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776762.58837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776762.58861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.58959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.92814: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 3028 1726776762.95433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776762.95437: stdout chunk (state=3): >>><<< 3028 1726776762.95440: stderr chunk (state=3): >>><<< 3028 1726776762.95458: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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. 3028 1726776762.95510: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776762.452526-4768-35457110833035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776762.95549: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 3028 1726776762.95633: variable 'ansible_module_compression' from source: unknown 3028 1726776762.95674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3028k05psi0d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3028 1726776762.95732: variable 'ansible_facts' from source: unknown 3028 1726776762.95962: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py 3028 1726776762.96135: Sending initial data 3028 1726776762.96138: Sent initial data (152 bytes) 3028 1726776762.96694: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3028 1726776762.96697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776762.96700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3028 1726776762.96767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776762.96770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 <<< 3028 1726776762.96772: stderr chunk (state=3): >>>debug2: match not found <<< 3028 1726776762.96775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776762.96879: 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 <<< 3028 1726776762.96889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776762.96962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776762.98782: 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 <<< 3028 1726776762.98846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3028 1726776762.98931: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3028k05psi0d/tmpkyi7zo38 /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py <<< 3028 1726776762.98935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py" <<< 3028 1726776762.99006: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3028k05psi0d/tmpkyi7zo38" to remote "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py" <<< 3028 1726776763.01073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776763.01135: stderr chunk (state=3): >>><<< 3028 1726776763.01139: stdout chunk (state=3): >>><<< 3028 1726776763.01161: done transferring module to remote 3028 1726776763.01171: _low_level_execute_command(): starting 3028 1726776763.01176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/ /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py && sleep 0' 3028 1726776763.01593: 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 <<< 3028 1726776763.01633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3028 1726776763.01637: 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 <<< 3028 1726776763.01640: 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 <<< 3028 1726776763.01688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3028 1726776763.01695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776763.01760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776763.03863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776763.03910: stderr chunk (state=3): >>><<< 3028 1726776763.03913: stdout chunk (state=3): >>><<< 3028 1726776763.03925: _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 3028 1726776763.03929: _low_level_execute_command(): starting 3028 1726776763.03935: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/AnsiballZ_systemd.py && sleep 0' 3028 1726776763.04369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3028 1726776763.04372: 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 <<< 3028 1726776763.04375: 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 <<< 3028 1726776763.04377: 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 <<< 3028 1726776763.04379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776763.04435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776763.04440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776763.04512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776763.39823: 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": "139136000", "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"<<< 3028 1726776763.39856: 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<<< 3028 1726776763.39867: 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: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}}} <<< 3028 1726776763.42367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.57 closed. <<< 3028 1726776763.42432: stderr chunk (state=3): >>><<< 3028 1726776763.42435: stdout chunk (state=3): >>><<< 3028 1726776763.42466: _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": "139136000", "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. 3028 1726776763.42650: 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-1726776762.452526-4768-35457110833035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3028 1726776763.42668: _low_level_execute_command(): starting 3028 1726776763.42672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776762.452526-4768-35457110833035/ > /dev/null 2>&1 && sleep 0' 3028 1726776763.43150: 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 <<< 3028 1726776763.43153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776763.43156: 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 <<< 3028 1726776763.43158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.57 originally 10.31.11.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3028 1726776763.43219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3028 1726776763.43225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3028 1726776763.43284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3028 1726776763.45407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3028 1726776763.45452: stderr chunk (state=3): >>><<< 3028 1726776763.45456: stdout chunk (state=3): >>><<< 3028 1726776763.45469: _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 3028 1726776763.45478: handler run complete 3028 1726776763.45534: attempt loop complete, returning result 3028 1726776763.45551: variable 'item' from source: unknown 3028 1726776763.45623: 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": "139136000", "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" } } 3028 1726776763.46206: dumping result to json 3028 1726776763.46211: done dumping result, returning 3028 1726776763.46213: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0affc99b-caaf-0cb9-b293-000000000159] 3028 1726776763.46215: sending task result for task 0affc99b-caaf-0cb9-b293-000000000159 3028 1726776763.46285: done sending task result for task 0affc99b-caaf-0cb9-b293-000000000159 3028 1726776763.46288: WORKER PROCESS EXITING 3028 1726776763.46387: no more pending results, returning what we have 3028 1726776763.46389: results queue empty 3028 1726776763.46390: checking for any_errors_fatal 3028 1726776763.46394: done checking for any_errors_fatal 3028 1726776763.46394: checking for max_fail_percentage 3028 1726776763.46395: done checking for max_fail_percentage 3028 1726776763.46396: checking to see if all hosts have failed and the running result is not ok 3028 1726776763.46397: done checking to see if all hosts have failed 3028 1726776763.46397: getting the remaining hosts for this loop 3028 1726776763.46398: done getting the remaining hosts for this loop 3028 1726776763.46403: getting the next task for host managed_node3 3028 1726776763.46409: done getting next task for host managed_node3 3028 1726776763.46410: ^ task is: TASK: meta (flush_handlers) 3028 1726776763.46412: ^ 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 3028 1726776763.46415: getting variables 3028 1726776763.46416: in VariableManager get_vars() 3028 1726776763.46439: Calling all_inventory to load vars for managed_node3 3028 1726776763.46441: Calling groups_inventory to load vars for managed_node3 3028 1726776763.46442: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776763.46451: Calling all_plugins_play to load vars for managed_node3 3028 1726776763.46455: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776763.46458: Calling groups_plugins_play to load vars for managed_node3 3028 1726776763.46496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776763.46526: done with get_vars() 3028 1726776763.46532: done getting variables 3028 1726776763.46587: in VariableManager get_vars() 3028 1726776763.46596: Calling all_inventory to load vars for managed_node3 3028 1726776763.46598: Calling groups_inventory to load vars for managed_node3 3028 1726776763.46599: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776763.46605: Calling all_plugins_play to load vars for managed_node3 3028 1726776763.46607: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776763.46610: Calling groups_plugins_play to load vars for managed_node3 3028 1726776763.46636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776763.46656: done with get_vars() 3028 1726776763.46665: done queuing things up, now waiting for results queue to drain 3028 1726776763.46666: results queue empty 3028 1726776763.46667: checking for any_errors_fatal 3028 1726776763.46675: done checking for any_errors_fatal 3028 1726776763.46676: checking for max_fail_percentage 3028 1726776763.46677: done checking for max_fail_percentage 3028 1726776763.46677: checking to see if all hosts have failed and the running result is not ok 3028 1726776763.46678: done checking to see if all hosts have failed 3028 1726776763.46679: getting the remaining hosts for this loop 3028 1726776763.46679: done getting the remaining hosts for this loop 3028 1726776763.46681: getting the next task for host managed_node3 3028 1726776763.46685: done getting next task for host managed_node3 3028 1726776763.46686: ^ task is: TASK: meta (flush_handlers) 3028 1726776763.46687: ^ 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 3028 1726776763.46690: getting variables 3028 1726776763.46691: in VariableManager get_vars() 3028 1726776763.46698: Calling all_inventory to load vars for managed_node3 3028 1726776763.46700: Calling groups_inventory to load vars for managed_node3 3028 1726776763.46704: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776763.46708: Calling all_plugins_play to load vars for managed_node3 3028 1726776763.46710: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776763.46712: Calling groups_plugins_play to load vars for managed_node3 3028 1726776763.46737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776763.46757: done with get_vars() 3028 1726776763.46761: done getting variables 3028 1726776763.46797: in VariableManager get_vars() 3028 1726776763.46807: Calling all_inventory to load vars for managed_node3 3028 1726776763.46809: Calling groups_inventory to load vars for managed_node3 3028 1726776763.46811: Calling all_plugins_inventory to load vars for managed_node3 3028 1726776763.46815: Calling all_plugins_play to load vars for managed_node3 3028 1726776763.46816: Calling groups_plugins_inventory to load vars for managed_node3 3028 1726776763.46818: Calling groups_plugins_play to load vars for managed_node3 3028 1726776763.46844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3028 1726776763.46865: done with get_vars() 3028 1726776763.46872: done queuing things up, now waiting for results queue to drain 3028 1726776763.46873: results queue empty 3028 1726776763.46874: checking for any_errors_fatal 3028 1726776763.46875: done checking for any_errors_fatal 3028 1726776763.46876: checking for max_fail_percentage 3028 1726776763.46877: done checking for max_fail_percentage 3028 1726776763.46877: checking to see if all hosts have failed and the running result is not ok 3028 1726776763.46878: done checking to see if all hosts have failed 3028 1726776763.46878: getting the remaining hosts for this loop 3028 1726776763.46879: done getting the remaining hosts for this loop 3028 1726776763.46881: getting the next task for host managed_node3 3028 1726776763.46883: done getting next task for host managed_node3 3028 1726776763.46883: ^ task is: None 3028 1726776763.46884: ^ 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 3028 1726776763.46885: done queuing things up, now waiting for results queue to drain 3028 1726776763.46886: results queue empty 3028 1726776763.46887: checking for any_errors_fatal 3028 1726776763.46888: done checking for any_errors_fatal 3028 1726776763.46889: checking for max_fail_percentage 3028 1726776763.46890: done checking for max_fail_percentage 3028 1726776763.46891: checking to see if all hosts have failed and the running result is not ok 3028 1726776763.46892: done checking to see if all hosts have failed 3028 1726776763.46894: getting the next task for host managed_node3 3028 1726776763.46896: done getting next task for host managed_node3 3028 1726776763.46896: ^ task is: None 3028 1726776763.46897: ^ 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=50 changed=10 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Thursday 19 September 2024 16:12:43 -0400 (0:00:01.081) 0:01:36.768 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed -- 67.10s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 3.04s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role --- 2.78s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.54s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 1.37s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 1.26s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 1.15s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Restart tuned ----------------------------------------------------------- 1.08s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 1.03s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.88s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.88s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Ensure kernel_settings is not in active_profile ------------------------- 0.83s /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.83s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.82s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.78s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Set profile_mode to auto ------------------------------------------------ 0.77s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.77s /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.74s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Get active_profile ---------- 0.65s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.56s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 3028 1726776763.46975: RUNNING CLEANUP