[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. 3033 1726773021.48295: 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-iKE 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 3033 1726773021.48646: Added group all to inventory 3033 1726773021.48648: Added group ungrouped to inventory 3033 1726773021.48651: Group all now contains ungrouped 3033 1726773021.48653: Examining possible inventory source: /tmp/kernel_settings-Tkp/inventory.yml 3033 1726773021.60830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3033 1726773021.60883: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3033 1726773021.60902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3033 1726773021.60952: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3033 1726773021.61015: Loaded config def from plugin (inventory/script) 3033 1726773021.61017: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3033 1726773021.61049: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3033 1726773021.61122: Loaded config def from plugin (inventory/yaml) 3033 1726773021.61124: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3033 1726773021.61194: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3033 1726773021.61541: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3033 1726773021.61544: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3033 1726773021.61546: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3033 1726773021.61551: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3033 1726773021.61554: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 3033 1726773021.61612: /tmp/kernel_settings-Tkp/inventory.yml was not parsable by auto 3033 1726773021.61662: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3033 1726773021.61695: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 3033 1726773021.61762: group all already in inventory 3033 1726773021.61768: set inventory_file for managed_node1 3033 1726773021.61771: set inventory_dir for managed_node1 3033 1726773021.61772: Added host managed_node1 to inventory 3033 1726773021.61774: Added host managed_node1 to group all 3033 1726773021.61774: set ansible_host for managed_node1 3033 1726773021.61775: set ansible_ssh_extra_args for managed_node1 3033 1726773021.61777: set inventory_file for managed_node2 3033 1726773021.61779: set inventory_dir for managed_node2 3033 1726773021.61780: Added host managed_node2 to inventory 3033 1726773021.61781: Added host managed_node2 to group all 3033 1726773021.61782: set ansible_host for managed_node2 3033 1726773021.61783: set ansible_ssh_extra_args for managed_node2 3033 1726773021.61785: set inventory_file for managed_node3 3033 1726773021.61787: set inventory_dir for managed_node3 3033 1726773021.61788: Added host managed_node3 to inventory 3033 1726773021.61789: Added host managed_node3 to group all 3033 1726773021.61789: set ansible_host for managed_node3 3033 1726773021.61790: set ansible_ssh_extra_args for managed_node3 3033 1726773021.61792: Reconcile groups and hosts in inventory. 3033 1726773021.61795: Group ungrouped now contains managed_node1 3033 1726773021.61797: Group ungrouped now contains managed_node2 3033 1726773021.61798: Group ungrouped now contains managed_node3 3033 1726773021.61861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3033 1726773021.61964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3033 1726773021.62004: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3033 1726773021.62029: Loaded config def from plugin (vars/host_group_vars) 3033 1726773021.62031: 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) 3033 1726773021.62036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3033 1726773021.62043: 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) 3033 1726773021.62079: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3033 1726773021.62338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773021.62415: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3033 1726773021.62447: Loaded config def from plugin (connection/local) 3033 1726773021.62449: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3033 1726773021.62965: Loaded config def from plugin (connection/paramiko_ssh) 3033 1726773021.62967: 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) 3033 1726773021.63682: 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) 3033 1726773021.63718: Loaded config def from plugin (connection/psrp) 3033 1726773021.63721: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3033 1726773021.64297: 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) 3033 1726773021.64333: Loaded config def from plugin (connection/ssh) 3033 1726773021.64335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3033 1726773021.65899: 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) 3033 1726773021.65933: Loaded config def from plugin (connection/winrm) 3033 1726773021.65935: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3033 1726773021.65960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3033 1726773021.66014: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3033 1726773021.66072: Loaded config def from plugin (shell/cmd) 3033 1726773021.66073: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3033 1726773021.66095: 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) 3033 1726773021.66150: Loaded config def from plugin (shell/powershell) 3033 1726773021.66152: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3033 1726773021.66197: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3033 1726773021.66346: Loaded config def from plugin (shell/sh) 3033 1726773021.66348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3033 1726773021.66374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3033 1726773021.66478: Loaded config def from plugin (become/runas) 3033 1726773021.66480: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3033 1726773021.66636: Loaded config def from plugin (become/su) 3033 1726773021.66638: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3033 1726773021.66772: Loaded config def from plugin (become/sudo) 3033 1726773021.66774: 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 3033 1726773021.66802: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 3033 1726773021.67701: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3033 1726773021.69975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3033 1726773021.70022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3033 1726773021.72052: in VariableManager get_vars() 3033 1726773021.72068: done with get_vars() 3033 1726773021.72111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3033 1726773021.72122: 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 3033 1726773021.72304: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3033 1726773021.72439: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3033 1726773021.72441: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 3033 1726773021.72466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3033 1726773021.72489: 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) 3033 1726773021.72629: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3033 1726773021.72679: Loaded config def from plugin (callback/default) 3033 1726773021.72680: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3033 1726773021.73675: Loaded config def from plugin (callback/junit) 3033 1726773021.73677: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3033 1726773021.73719: 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) 3033 1726773021.73772: Loaded config def from plugin (callback/minimal) 3033 1726773021.73773: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3033 1726773021.73809: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3033 1726773021.73861: Loaded config def from plugin (callback/tree) 3033 1726773021.73863: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 3033 1726773021.75091: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3033 1726773021.75093: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_change_settings.yml ******************************************** 1 plays in /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 3033 1726773021.75116: in VariableManager get_vars() 3033 1726773021.75129: done with get_vars() 3033 1726773021.75134: in VariableManager get_vars() 3033 1726773021.75141: done with get_vars() 3033 1726773021.75144: variable 'omit' from source: magic vars 3033 1726773021.75171: in VariableManager get_vars() 3033 1726773021.75182: done with get_vars() 3033 1726773021.75202: variable 'omit' from source: magic vars PLAY [Test changing settings] ************************************************** 3033 1726773021.75796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3033 1726773021.75854: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3033 1726773021.75880: getting the remaining hosts for this loop 3033 1726773021.75881: done getting the remaining hosts for this loop 3033 1726773021.75886: getting the next task for host managed_node2 3033 1726773021.75890: done getting next task for host managed_node2 3033 1726773021.75892: ^ task is: TASK: Gathering Facts 3033 1726773021.75893: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773021.75898: getting variables 3033 1726773021.75899: in VariableManager get_vars() 3033 1726773021.75910: Calling all_inventory to load vars for managed_node2 3033 1726773021.75912: Calling groups_inventory to load vars for managed_node2 3033 1726773021.75914: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773021.75923: Calling all_plugins_play to load vars for managed_node2 3033 1726773021.75932: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773021.75934: Calling groups_plugins_play to load vars for managed_node2 3033 1726773021.75960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773021.76019: done with get_vars() 3033 1726773021.76024: done getting variables 3033 1726773021.76073: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.021) 0:00:00.021 **** 3033 1726773021.76091: entering _queue_task() for managed_node2/gather_facts 3033 1726773021.76093: Creating lock for gather_facts 3033 1726773021.76360: worker is 1 (out of 1 available) 3033 1726773021.76372: exiting _queue_task() for managed_node2/gather_facts 3033 1726773021.76389: done queuing things up, now waiting for results queue to drain 3033 1726773021.76391: waiting for pending results... 3033 1726773021.76533: running TaskExecutor() for managed_node2/TASK: Gathering Facts 3033 1726773021.76592: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000002f 3033 1726773021.76604: variable 'ansible_search_path' from source: unknown 3033 1726773021.76643: calling self._execute() 3033 1726773021.76697: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773021.76703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773021.76714: variable 'omit' from source: magic vars 3033 1726773021.76797: variable 'omit' from source: magic vars 3033 1726773021.76821: variable 'omit' from source: magic vars 3033 1726773021.76850: variable 'omit' from source: magic vars 3033 1726773021.76888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773021.76926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773021.76944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773021.76963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773021.76974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773021.77004: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773021.77010: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773021.77013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773021.77099: Set connection var ansible_connection to ssh 3033 1726773021.77107: Set connection var ansible_shell_executable to /bin/sh 3033 1726773021.77114: Set connection var ansible_pipelining to False 3033 1726773021.77116: Set connection var ansible_shell_type to sh 3033 1726773021.77124: Set connection var ansible_timeout to 10 3033 1726773021.77132: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773021.77150: variable 'ansible_shell_executable' from source: unknown 3033 1726773021.77153: variable 'ansible_connection' from source: unknown 3033 1726773021.77157: variable 'ansible_module_compression' from source: unknown 3033 1726773021.77161: variable 'ansible_shell_type' from source: unknown 3033 1726773021.77165: variable 'ansible_shell_executable' from source: unknown 3033 1726773021.77169: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773021.77174: variable 'ansible_pipelining' from source: unknown 3033 1726773021.77177: variable 'ansible_timeout' from source: unknown 3033 1726773021.77182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773021.77341: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773021.77351: variable 'omit' from source: magic vars 3033 1726773021.77357: starting attempt loop 3033 1726773021.77360: running the handler 3033 1726773021.77373: variable 'ansible_facts' from source: unknown 3033 1726773021.77393: _low_level_execute_command(): starting 3033 1726773021.77400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773021.77981: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773021.77985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773021.77988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773021.77990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773021.77993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773021.78056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773021.78058: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/93de9bbdc2" does not exist debug1: Connecting to 10.31.47.230 [10.31.47.230] port 22. <<< 3033 1726773021.78060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773021.78181: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3033 1726773021.78185: 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 <<< 3033 1726773021.78188: stderr chunk (state=3): >>>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 <<< 3033 1726773021.78209: stderr chunk (state=3): >>>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 <<< 3033 1726773021.78213: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 3033 1726773021.80254: 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.47.230:22 as 'root' <<< 3033 1726773021.80261: 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 <<< 3033 1726773021.80263: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3033 1726773021.80501: 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 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 <<< 3033 1726773021.80512: stderr chunk (state=3): >>>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 <<< 3033 1726773021.80661: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3033 1726773021.81137: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:H+L30NI6QQNR8tnaV1YvOJn4W8FjS7FFJvSV70d2ZPE <<< 3033 1726773021.81140: 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.47.230' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3033 1726773021.81467: 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 debug1: expecting SSH2_MSG_NEWKEYS <<< 3033 1726773021.81474: stderr chunk (state=3): >>>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> <<< 3033 1726773021.85598: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3033 1726773021.86182: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3033 1726773021.86333: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3033 1726773021.86374: 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 <<< 3033 1726773021.86831: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3033 1726773021.90431: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3033 1726773021.90435: stderr chunk (state=3): >>>Authenticated to 10.31.47.230 ([10.31.47.230]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3033 1726773021.90437: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/93de9bbdc2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 3033 1726773021.90439: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 3033 1726773021.90466: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3038 debug2: fd 4 setting O_NONBLOCK <<< 3033 1726773021.90511: stderr chunk (state=3): >>>debug1: forking to background <<< 3033 1726773021.90557: stderr chunk (state=3): >>>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 <<< 3033 1726773021.90587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773021.90590: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 3033 1726773021.90593: 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 <<< 3033 1726773021.90595: stderr chunk (state=3): >>>debug2: channel 2: send open <<< 3033 1726773021.92828: 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 <<< 3033 1726773021.96876: 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 <<< 3033 1726773021.96882: 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 <<< 3033 1726773021.97131: 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 <<< 3033 1726773021.98759: stdout chunk (state=3): >>>/root <<< 3033 1726773021.99158: 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]) <<< 3033 1726773021.99167: stderr chunk (state=3): >>>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]) <<< 3033 1726773021.99170: stderr chunk (state=3): >>>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 <<< 3033 1726773021.99172: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 3033 1726773021.99270: stdout chunk (state=3): >>><<< 3033 1726773022.99357: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 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/93de9bbdc2" does not exist debug1: Connecting to 10.31.47.230 [10.31.47.230] 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.47.230: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:H+L30NI6QQNR8tnaV1YvOJn4W8FjS7FFJvSV70d2ZPE 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.47.230' (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.47.230 ([10.31.47.230]: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/93de9bbdc2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3038 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 3033 1726773022.99377: _low_level_execute_command(): starting 3033 1726773022.99391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672 `" && echo ansible-tmp-1726773022.993587-3036-147634182853672="` echo /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672 `" ) && sleep 0' 3033 1726773022.99889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773022.99893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773022.99896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773022.99898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773022.99962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773022.99965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773022.99970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.00048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773023.02480: stdout chunk (state=3): >>>ansible-tmp-1726773022.993587-3036-147634182853672=/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672 <<< 3033 1726773023.02609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773023.02661: stderr chunk (state=3): >>><<< 3033 1726773023.02664: stdout chunk (state=3): >>><<< 3033 1726773023.02680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773022.993587-3036-147634182853672=/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773023.02710: variable 'ansible_module_compression' from source: unknown 3033 1726773023.02759: ANSIBALLZ: Using generic lock for ansible.legacy.setup 3033 1726773023.02763: ANSIBALLZ: Acquiring lock 3033 1726773023.02766: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773023.02768: ANSIBALLZ: Creating module 3033 1726773023.26375: ANSIBALLZ: Writing module into payload 3033 1726773023.26613: ANSIBALLZ: Writing module 3033 1726773023.26617: ANSIBALLZ: Renaming module 3033 1726773023.26620: ANSIBALLZ: Done creating module 3033 1726773023.26656: variable 'ansible_facts' from source: unknown 3033 1726773023.26672: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773023.26692: _low_level_execute_command(): starting 3033 1726773023.26707: _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' 3033 1726773023.27704: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.27909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773023.29776: stdout chunk (state=3): >>>PLATFORM <<< 3033 1726773023.29849: stdout chunk (state=3): >>>Linux <<< 3033 1726773023.29942: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 3033 1726773023.29945: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 3033 1726773023.30212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773023.30216: stdout chunk (state=3): >>><<< 3033 1726773023.30218: stderr chunk (state=3): >>><<< 3033 1726773023.30391: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773023.30397 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3033 1726773023.30401: _low_level_execute_command(): starting 3033 1726773023.30412: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3033 1726773023.30438: Sending initial data 3033 1726773023.30450: Sent initial data (1181 bytes) 3033 1726773023.30977: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773023.31003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773023.31021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773023.31039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.31133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773023.35291: 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"} <<< 3033 1726773023.35913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773023.35916: stdout chunk (state=3): >>><<< 3033 1726773023.35919: stderr chunk (state=3): >>><<< 3033 1726773023.35922: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773023.35925: variable 'ansible_facts' from source: unknown 3033 1726773023.35927: variable 'ansible_facts' from source: unknown 3033 1726773023.35929: variable 'ansible_module_compression' from source: unknown 3033 1726773023.35966: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3033 1726773023.36005: variable 'ansible_facts' from source: unknown 3033 1726773023.36196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py 3033 1726773023.36396: Sending initial data 3033 1726773023.36411: Sent initial data (151 bytes) 3033 1726773023.37096: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773023.37116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773023.37132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773023.37266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773023.37288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773023.37309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.37417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773023.43132: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3033 1726773023.43175: 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 <<< 3033 1726773023.43234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773023.43305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpsf2u7c97 /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py <<< 3033 1726773023.43322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py" <<< 3033 1726773023.43401: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpsf2u7c97" to remote "/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py" <<< 3033 1726773023.45977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773023.45996: stderr chunk (state=3): >>><<< 3033 1726773023.46013: stdout chunk (state=3): >>><<< 3033 1726773023.46149: done transferring module to remote 3033 1726773023.46152: _low_level_execute_command(): starting 3033 1726773023.46155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/ /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py && sleep 0' 3033 1726773023.46751: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773023.46766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773023.46782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773023.46871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773023.46922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773023.46942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773023.46978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.47072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773023.49510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773023.49514: stdout chunk (state=3): >>><<< 3033 1726773023.49517: stderr chunk (state=3): >>><<< 3033 1726773023.49519: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773023.49522: _low_level_execute_command(): starting 3033 1726773023.49524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/AnsiballZ_setup.py && sleep 0' 3033 1726773023.50032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773023.50042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773023.50061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773023.50079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773023.50092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773023.50101: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773023.50116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773023.50132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3033 1726773023.50141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773023.50149: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3033 1726773023.50174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773023.50222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773023.50276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773023.50290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773023.50312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773023.50413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.08927: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOYq5iLtNKLHB5cC42qZaL8Q2FMHKUqFE090Zn2A1bElRr/p6q/QwY56Sw6gjw7zI/czer0C8NDS6BodvAidLy461rcrcPAcroxsIDhbQfcKIOhfbq4kEEqHsD8ZxfcSmDWxEQICfE6mEDfLKdEbW+hQZemMGO2w3oWif3PIn7wdAAAAFQDuJZZWoyLS2SGlOz+/aT7GAoxwEwAAAIEAkQJOPM8bWuYBZlzKzbvKU+yKUky4Rfiq4Sxwj61Fi6Mu+ZTFnvt/EI5vjnEJ+w7QilEJOZ089UnPtFhTV/q44ZTYXW3/j1tBc/jtTmAzY2fGHfMgEN+OD6JdDl2wWsjNi2VZd1kz+DC1PUU+ha8z1VSFWU9iZGlhm+AUF9xWutwAAACBAJIFMS6ThqnFAxd44aYOleG11L3W5O6H3o5wYMVV8a+5sOu+i0IcqUzmul4XQdJtX6rMiPg/UyCgCr3UW7Bs5vBlgYl7eV7hy1vsF2maLIEZ2RNVs9aJug9IGVD82NJeMem249HgCmuBfVhk2HLKDFOA6CTi1D0Brr1qvdM7XpR7", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzngYgbj3VpijN7rdjCVjQtHu1YpgZLHXtC2soZDaD95IPBanFuEEhn5Nq/7pvPm1jjcON67WBGXMnjduH0/JXwxI4lkyLIarvjFMmL27r2e9vViwT1bko8lFVqzs56d18btojzqwOneHzTlBljdXTD4hCUrWo+UMMlqmgTPrG4/K9YOqQ0/4QRnk7+aL6hyPvrBk48d4J3AOUQkmdq7NL93HRMf7MgaeCi7/bv0617mtoFUrRrC/R0GkudcwNbd3ecxoDZYtEduZwOJqVgy3yV9ZGTiU4FrcUrUhpVRJNXPjpkimmAG0x3UlkaBIuQCW/FZXdK5S26El6voNFBouIMG/2fxtFs2LrvNns4RNyrLmxGeeecMpoRmkOxXb8gscOON8ghxeNwoPge6tODyxtzfrhfXfiJDqakMHbIwPiKiDiOUHJ2ygJyWvl/QX7xG02MqKw1HaGzMA7nSZftX2Lm5tUVeo4h4pgtaEY7/mtt14b0DNtI/ZlKYqCqJKifNU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFar0Wrw7UQF0fOUfqgcH+YkL2DnoCcQc2nxScKYsKBkHawXJnVqt3J70cmvvdv1yzBFOXx1MZDJyfDQ/mePKLQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOcxA2MZvJZQyLNP2UhVTFn7A81wOR1foD9VNunakm4P", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-230", "ansible_nodename": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24d9df35c527ff7dd98e4d22ab7bf9", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 57512 10.31.47.230 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 57512 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansibl<<< 3033 1726773025.08939: stdout chunk (state=3): >>>e_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3300, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 417, "free": 3300}, "nocache": {"free": 3532, "used": 185}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24d9df-35c5-27ff-7dd9-8e4d22ab7bf9", "ansible_product_uuid": "ec24d9df-35c5-27ff-7dd9-8e4d22ab7bf9", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 394, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251518459904, "block_size": 4096, "block_total": 64483404, "block_available": 61405874, "block_used": 3077530, "inode_total": 16384000, "inode_available": 16303973, "inode_used": 80027, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "10", "second": "25", "epoch": "1726773025", "epoch_int": "1726773025", "date": "2024-09-19", "time": "15:10:25", "iso8601_micro": "2024-09-19T19:10:25.054402Z", "iso8601": "2024-09-19T19:10:25Z", "iso8601_basic": "20240919T151025054402", "iso8601_basic_short": "20240919T151025", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_local": {}, "ans<<< 3033 1726773025.08942: stdout chunk (state=3): >>>ible_loadavg": {"1m": 0.06640625, "5m": 0.14892578125, "15m": 0.087890625}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:76:9b:ee:47:db", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.230", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::b67d:716e:bb4e:e530", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.230", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:76:9b:ee:47:db", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.230"], "ansible_all_ipv6_addresses": ["fe80::b67d:716e:bb4e:e530"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.230", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::b67d:716e:bb4e:e530"]}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 3033 1726773025.11361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773025.11365: stdout chunk (state=3): >>><<< 3033 1726773025.11368: stderr chunk (state=3): >>><<< 3033 1726773025.11401: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOYq5iLtNKLHB5cC42qZaL8Q2FMHKUqFE090Zn2A1bElRr/p6q/QwY56Sw6gjw7zI/czer0C8NDS6BodvAidLy461rcrcPAcroxsIDhbQfcKIOhfbq4kEEqHsD8ZxfcSmDWxEQICfE6mEDfLKdEbW+hQZemMGO2w3oWif3PIn7wdAAAAFQDuJZZWoyLS2SGlOz+/aT7GAoxwEwAAAIEAkQJOPM8bWuYBZlzKzbvKU+yKUky4Rfiq4Sxwj61Fi6Mu+ZTFnvt/EI5vjnEJ+w7QilEJOZ089UnPtFhTV/q44ZTYXW3/j1tBc/jtTmAzY2fGHfMgEN+OD6JdDl2wWsjNi2VZd1kz+DC1PUU+ha8z1VSFWU9iZGlhm+AUF9xWutwAAACBAJIFMS6ThqnFAxd44aYOleG11L3W5O6H3o5wYMVV8a+5sOu+i0IcqUzmul4XQdJtX6rMiPg/UyCgCr3UW7Bs5vBlgYl7eV7hy1vsF2maLIEZ2RNVs9aJug9IGVD82NJeMem249HgCmuBfVhk2HLKDFOA6CTi1D0Brr1qvdM7XpR7", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzngYgbj3VpijN7rdjCVjQtHu1YpgZLHXtC2soZDaD95IPBanFuEEhn5Nq/7pvPm1jjcON67WBGXMnjduH0/JXwxI4lkyLIarvjFMmL27r2e9vViwT1bko8lFVqzs56d18btojzqwOneHzTlBljdXTD4hCUrWo+UMMlqmgTPrG4/K9YOqQ0/4QRnk7+aL6hyPvrBk48d4J3AOUQkmdq7NL93HRMf7MgaeCi7/bv0617mtoFUrRrC/R0GkudcwNbd3ecxoDZYtEduZwOJqVgy3yV9ZGTiU4FrcUrUhpVRJNXPjpkimmAG0x3UlkaBIuQCW/FZXdK5S26El6voNFBouIMG/2fxtFs2LrvNns4RNyrLmxGeeecMpoRmkOxXb8gscOON8ghxeNwoPge6tODyxtzfrhfXfiJDqakMHbIwPiKiDiOUHJ2ygJyWvl/QX7xG02MqKw1HaGzMA7nSZftX2Lm5tUVeo4h4pgtaEY7/mtt14b0DNtI/ZlKYqCqJKifNU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFar0Wrw7UQF0fOUfqgcH+YkL2DnoCcQc2nxScKYsKBkHawXJnVqt3J70cmvvdv1yzBFOXx1MZDJyfDQ/mePKLQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOcxA2MZvJZQyLNP2UhVTFn7A81wOR1foD9VNunakm4P", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-230", "ansible_nodename": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24d9df35c527ff7dd98e4d22ab7bf9", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 57512 10.31.47.230 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 57512 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3300, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 417, "free": 3300}, "nocache": {"free": 3532, "used": 185}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24d9df-35c5-27ff-7dd9-8e4d22ab7bf9", "ansible_product_uuid": "ec24d9df-35c5-27ff-7dd9-8e4d22ab7bf9", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 394, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251518459904, "block_size": 4096, "block_total": 64483404, "block_available": 61405874, "block_used": 3077530, "inode_total": 16384000, "inode_available": 16303973, "inode_used": 80027, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "10", "second": "25", "epoch": "1726773025", "epoch_int": "1726773025", "date": "2024-09-19", "time": "15:10:25", "iso8601_micro": "2024-09-19T19:10:25.054402Z", "iso8601": "2024-09-19T19:10:25Z", "iso8601_basic": "20240919T151025054402", "iso8601_basic_short": "20240919T151025", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.06640625, "5m": 0.14892578125, "15m": 0.087890625}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:76:9b:ee:47:db", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.230", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::b67d:716e:bb4e:e530", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.230", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:76:9b:ee:47:db", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.230"], "ansible_all_ipv6_addresses": ["fe80::b67d:716e:bb4e:e530"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.230", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::b67d:716e:bb4e:e530"]}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. [WARNING]: Platform linux on host managed_node2 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. 3033 1726773025.11904: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773025.12001: _low_level_execute_command(): starting 3033 1726773025.12007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773022.993587-3036-147634182853672/ > /dev/null 2>&1 && sleep 0' 3033 1726773025.12611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.12628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.12744: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.12770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.12872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.14953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.14957: stdout chunk (state=3): >>><<< 3033 1726773025.14967: stderr chunk (state=3): >>><<< 3033 1726773025.14999: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773025.15009: handler run complete 3033 1726773025.15411: variable 'ansible_facts' from source: unknown 3033 1726773025.15414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.15848: variable 'ansible_facts' from source: unknown 3033 1726773025.15979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.16194: attempt loop complete, returning result 3033 1726773025.16199: _execute() done 3033 1726773025.16202: dumping result to json 3033 1726773025.16237: done dumping result, returning 3033 1726773025.16246: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff7ba-f7d3-3c9c-762e-00000000002f] 3033 1726773025.16253: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002f 3033 1726773025.16604: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002f 3033 1726773025.16610: WORKER PROCESS EXITING ok: [managed_node2] 3033 1726773025.17279: no more pending results, returning what we have 3033 1726773025.17286: results queue empty 3033 1726773025.17287: checking for any_errors_fatal 3033 1726773025.17289: done checking for any_errors_fatal 3033 1726773025.17290: checking for max_fail_percentage 3033 1726773025.17291: done checking for max_fail_percentage 3033 1726773025.17292: checking to see if all hosts have failed and the running result is not ok 3033 1726773025.17294: done checking to see if all hosts have failed 3033 1726773025.17295: getting the remaining hosts for this loop 3033 1726773025.17297: done getting the remaining hosts for this loop 3033 1726773025.17302: getting the next task for host managed_node2 3033 1726773025.17311: done getting next task for host managed_node2 3033 1726773025.17313: ^ task is: TASK: meta (flush_handlers) 3033 1726773025.17316: ^ 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 3033 1726773025.17321: getting variables 3033 1726773025.17323: in VariableManager get_vars() 3033 1726773025.17348: Calling all_inventory to load vars for managed_node2 3033 1726773025.17359: Calling groups_inventory to load vars for managed_node2 3033 1726773025.17364: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773025.17374: Calling all_plugins_play to load vars for managed_node2 3033 1726773025.17378: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773025.17382: Calling groups_plugins_play to load vars for managed_node2 3033 1726773025.17644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.17961: done with get_vars() 3033 1726773025.17973: done getting variables 3033 1726773025.18061: in VariableManager get_vars() 3033 1726773025.18072: Calling all_inventory to load vars for managed_node2 3033 1726773025.18075: Calling groups_inventory to load vars for managed_node2 3033 1726773025.18078: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773025.18086: Calling all_plugins_play to load vars for managed_node2 3033 1726773025.18089: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773025.18093: Calling groups_plugins_play to load vars for managed_node2 3033 1726773025.18303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.18596: done with get_vars() 3033 1726773025.18614: done queuing things up, now waiting for results queue to drain 3033 1726773025.18616: results queue empty 3033 1726773025.18618: checking for any_errors_fatal 3033 1726773025.18620: done checking for any_errors_fatal 3033 1726773025.18622: checking for max_fail_percentage 3033 1726773025.18623: done checking for max_fail_percentage 3033 1726773025.18624: checking to see if all hosts have failed and the running result is not ok 3033 1726773025.18625: done checking to see if all hosts have failed 3033 1726773025.18631: getting the remaining hosts for this loop 3033 1726773025.18632: done getting the remaining hosts for this loop 3033 1726773025.18635: getting the next task for host managed_node2 3033 1726773025.18642: done getting next task for host managed_node2 3033 1726773025.18645: ^ task is: TASK: Check if system is ostree 3033 1726773025.18648: ^ 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? (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 3033 1726773025.18651: getting variables 3033 1726773025.18652: in VariableManager get_vars() 3033 1726773025.18669: Calling all_inventory to load vars for managed_node2 3033 1726773025.18672: Calling groups_inventory to load vars for managed_node2 3033 1726773025.18675: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773025.18680: Calling all_plugins_play to load vars for managed_node2 3033 1726773025.18686: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773025.18690: Calling groups_plugins_play to load vars for managed_node2 3033 1726773025.18894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.19205: done with get_vars() 3033 1726773025.19223: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:12 Thursday 19 September 2024 15:10:25 -0400 (0:00:03.432) 0:00:03.454 **** 3033 1726773025.19330: entering _queue_task() for managed_node2/stat 3033 1726773025.19779: worker is 1 (out of 1 available) 3033 1726773025.19794: exiting _queue_task() for managed_node2/stat 3033 1726773025.19811: done queuing things up, now waiting for results queue to drain 3033 1726773025.19814: waiting for pending results... 3033 1726773025.20029: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 3033 1726773025.20326: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000007 3033 1726773025.20330: variable 'ansible_search_path' from source: unknown 3033 1726773025.20333: calling self._execute() 3033 1726773025.20336: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773025.20339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773025.20342: variable 'omit' from source: magic vars 3033 1726773025.20996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773025.21343: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773025.21398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773025.21447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773025.21509: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773025.21614: 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) 3033 1726773025.21659: 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) 3033 1726773025.21696: 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) 3033 1726773025.21730: 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) 3033 1726773025.21885: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3033 1726773025.21895: variable 'omit' from source: magic vars 3033 1726773025.21943: variable 'omit' from source: magic vars 3033 1726773025.21995: variable 'omit' from source: magic vars 3033 1726773025.22026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773025.22058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773025.22091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773025.22115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773025.22127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773025.22163: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773025.22166: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773025.22179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773025.22316: Set connection var ansible_connection to ssh 3033 1726773025.22324: Set connection var ansible_shell_executable to /bin/sh 3033 1726773025.22331: Set connection var ansible_pipelining to False 3033 1726773025.22334: Set connection var ansible_shell_type to sh 3033 1726773025.22342: Set connection var ansible_timeout to 10 3033 1726773025.22411: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773025.22414: variable 'ansible_shell_executable' from source: unknown 3033 1726773025.22416: variable 'ansible_connection' from source: unknown 3033 1726773025.22419: variable 'ansible_module_compression' from source: unknown 3033 1726773025.22422: variable 'ansible_shell_type' from source: unknown 3033 1726773025.22424: variable 'ansible_shell_executable' from source: unknown 3033 1726773025.22426: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773025.22428: variable 'ansible_pipelining' from source: unknown 3033 1726773025.22431: variable 'ansible_timeout' from source: unknown 3033 1726773025.22433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773025.22585: 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__) 3033 1726773025.22602: variable 'omit' from source: magic vars 3033 1726773025.22614: starting attempt loop 3033 1726773025.22623: running the handler 3033 1726773025.22638: _low_level_execute_command(): starting 3033 1726773025.22811: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773025.23507: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773025.23579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.23615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.23721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.25559: stdout chunk (state=3): >>>/root <<< 3033 1726773025.25776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.25780: stdout chunk (state=3): >>><<< 3033 1726773025.25785: stderr chunk (state=3): >>><<< 3033 1726773025.26011: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773025.26022: _low_level_execute_command(): starting 3033 1726773025.26025: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484 `" && echo ansible-tmp-1726773025.2591317-3088-94075145299484="` echo /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484 `" ) && sleep 0' 3033 1726773025.26593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.26613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.26629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773025.26649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773025.26727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773025.26778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773025.26801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.26826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.26928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.29511: stdout chunk (state=3): >>>ansible-tmp-1726773025.2591317-3088-94075145299484=/root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484 <<< 3033 1726773025.29515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.29518: stdout chunk (state=3): >>><<< 3033 1726773025.29520: stderr chunk (state=3): >>><<< 3033 1726773025.29523: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773025.2591317-3088-94075145299484=/root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773025.29526: variable 'ansible_module_compression' from source: unknown 3033 1726773025.29528: ANSIBALLZ: Using lock for stat 3033 1726773025.29530: ANSIBALLZ: Acquiring lock 3033 1726773025.29532: ANSIBALLZ: Lock acquired: 139745016650720 3033 1726773025.29534: ANSIBALLZ: Creating module 3033 1726773025.58589: ANSIBALLZ: Writing module into payload 3033 1726773025.58726: ANSIBALLZ: Writing module 3033 1726773025.58757: ANSIBALLZ: Renaming module 3033 1726773025.58772: ANSIBALLZ: Done creating module 3033 1726773025.58805: variable 'ansible_facts' from source: unknown 3033 1726773025.58898: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py 3033 1726773025.59145: Sending initial data 3033 1726773025.59149: Sent initial data (150 bytes) 3033 1726773025.59782: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.59805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.59950: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.59963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.60179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.62006: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3033 1726773025.62045: 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 <<< 3033 1726773025.62127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773025.62365: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphdj0on7m /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py <<< 3033 1726773025.62368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py" <<< 3033 1726773025.62429: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphdj0on7m" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py" <<< 3033 1726773025.64643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.64941: stderr chunk (state=3): >>><<< 3033 1726773025.64945: stdout chunk (state=3): >>><<< 3033 1726773025.64947: done transferring module to remote 3033 1726773025.65308: _low_level_execute_command(): starting 3033 1726773025.65313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/ /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py && sleep 0' 3033 1726773025.66336: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.66620: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.66646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.66749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.69041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.69045: stdout chunk (state=3): >>><<< 3033 1726773025.69053: stderr chunk (state=3): >>><<< 3033 1726773025.69072: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773025.69076: _low_level_execute_command(): starting 3033 1726773025.69085: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/AnsiballZ_stat.py && sleep 0' 3033 1726773025.69803: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.69818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.70056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773025.70060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773025.70062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773025.70065: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773025.70067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773025.70069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3033 1726773025.70072: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773025.70074: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3033 1726773025.70076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.70078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773025.70080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773025.70083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773025.70088: stderr chunk (state=3): >>>debug2: match found <<< 3033 1726773025.70090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773025.70092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773025.70094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.70096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.70420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.89314: 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"}}} <<< 3033 1726773025.91079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773025.91086: stdout chunk (state=3): >>><<< 3033 1726773025.91089: stderr chunk (state=3): >>><<< 3033 1726773025.91113: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773025.91169: 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-1726773025.2591317-3088-94075145299484/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773025.91182: _low_level_execute_command(): starting 3033 1726773025.91188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773025.2591317-3088-94075145299484/ > /dev/null 2>&1 && sleep 0' 3033 1726773025.91911: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773025.91915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773025.91918: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773025.91994: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773025.92032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773025.92056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773025.92060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773025.92166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773025.94346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773025.94349: stdout chunk (state=3): >>><<< 3033 1726773025.94352: stderr chunk (state=3): >>><<< 3033 1726773025.94512: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773025.94515: handler run complete 3033 1726773025.94518: attempt loop complete, returning result 3033 1726773025.94524: _execute() done 3033 1726773025.94527: dumping result to json 3033 1726773025.94529: done dumping result, returning 3033 1726773025.94531: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff7ba-f7d3-3c9c-762e-000000000007] 3033 1726773025.94533: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000007 3033 1726773025.94609: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000007 3033 1726773025.94612: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3033 1726773025.94691: no more pending results, returning what we have 3033 1726773025.94694: results queue empty 3033 1726773025.94696: checking for any_errors_fatal 3033 1726773025.94698: done checking for any_errors_fatal 3033 1726773025.94699: checking for max_fail_percentage 3033 1726773025.94701: done checking for max_fail_percentage 3033 1726773025.94702: checking to see if all hosts have failed and the running result is not ok 3033 1726773025.94703: done checking to see if all hosts have failed 3033 1726773025.94704: getting the remaining hosts for this loop 3033 1726773025.94714: done getting the remaining hosts for this loop 3033 1726773025.94720: getting the next task for host managed_node2 3033 1726773025.94729: done getting next task for host managed_node2 3033 1726773025.94732: ^ task is: TASK: Set flag to indicate system is ostree 3033 1726773025.94735: ^ 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? (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 3033 1726773025.94740: getting variables 3033 1726773025.94742: in VariableManager get_vars() 3033 1726773025.94777: Calling all_inventory to load vars for managed_node2 3033 1726773025.94781: Calling groups_inventory to load vars for managed_node2 3033 1726773025.94785: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773025.94799: Calling all_plugins_play to load vars for managed_node2 3033 1726773025.94804: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773025.94939: Calling groups_plugins_play to load vars for managed_node2 3033 1726773025.95376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773025.96007: done with get_vars() 3033 1726773025.96024: done getting variables 3033 1726773025.96251: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:17 Thursday 19 September 2024 15:10:25 -0400 (0:00:00.769) 0:00:04.223 **** 3033 1726773025.96283: entering _queue_task() for managed_node2/set_fact 3033 1726773025.96285: Creating lock for set_fact 3033 1726773025.96911: worker is 1 (out of 1 available) 3033 1726773025.96924: exiting _queue_task() for managed_node2/set_fact 3033 1726773025.97024: done queuing things up, now waiting for results queue to drain 3033 1726773025.97026: waiting for pending results... 3033 1726773025.97527: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 3033 1726773025.97596: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000008 3033 1726773025.97602: variable 'ansible_search_path' from source: unknown 3033 1726773025.97605: calling self._execute() 3033 1726773025.97873: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773025.97880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773025.97894: variable 'omit' from source: magic vars 3033 1726773025.98821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773025.99037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773025.99086: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773025.99130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773025.99166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773025.99296: 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) 3033 1726773025.99300: 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) 3033 1726773025.99360: 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) 3033 1726773025.99364: 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) 3033 1726773025.99578: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3033 1726773025.99582: variable 'omit' from source: magic vars 3033 1726773025.99585: variable 'omit' from source: magic vars 3033 1726773025.99685: variable '__ostree_booted_stat' from source: set_fact 3033 1726773025.99741: variable 'omit' from source: magic vars 3033 1726773025.99770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773025.99805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773026.00044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773026.00065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773026.00076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773026.00219: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773026.00223: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773026.00228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773026.00454: Set connection var ansible_connection to ssh 3033 1726773026.00461: Set connection var ansible_shell_executable to /bin/sh 3033 1726773026.00469: Set connection var ansible_pipelining to False 3033 1726773026.00473: Set connection var ansible_shell_type to sh 3033 1726773026.00480: Set connection var ansible_timeout to 10 3033 1726773026.00494: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773026.00725: variable 'ansible_shell_executable' from source: unknown 3033 1726773026.00729: variable 'ansible_connection' from source: unknown 3033 1726773026.00732: variable 'ansible_module_compression' from source: unknown 3033 1726773026.00735: variable 'ansible_shell_type' from source: unknown 3033 1726773026.00739: variable 'ansible_shell_executable' from source: unknown 3033 1726773026.00744: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773026.00750: variable 'ansible_pipelining' from source: unknown 3033 1726773026.00752: variable 'ansible_timeout' from source: unknown 3033 1726773026.00759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773026.00902: 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) 3033 1726773026.00979: variable 'omit' from source: magic vars 3033 1726773026.00990: starting attempt loop 3033 1726773026.01011: running the handler 3033 1726773026.01020: handler run complete 3033 1726773026.01040: attempt loop complete, returning result 3033 1726773026.01043: _execute() done 3033 1726773026.01046: dumping result to json 3033 1726773026.01048: done dumping result, returning 3033 1726773026.01107: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-000000000008] 3033 1726773026.01113: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000008 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 3033 1726773026.01322: no more pending results, returning what we have 3033 1726773026.01324: results queue empty 3033 1726773026.01325: checking for any_errors_fatal 3033 1726773026.01333: done checking for any_errors_fatal 3033 1726773026.01334: checking for max_fail_percentage 3033 1726773026.01336: done checking for max_fail_percentage 3033 1726773026.01337: checking to see if all hosts have failed and the running result is not ok 3033 1726773026.01338: done checking to see if all hosts have failed 3033 1726773026.01339: getting the remaining hosts for this loop 3033 1726773026.01340: done getting the remaining hosts for this loop 3033 1726773026.01344: getting the next task for host managed_node2 3033 1726773026.01352: done getting next task for host managed_node2 3033 1726773026.01355: ^ task is: TASK: Ensure required packages are installed 3033 1726773026.01357: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773026.01362: getting variables 3033 1726773026.01364: in VariableManager get_vars() 3033 1726773026.01391: Calling all_inventory to load vars for managed_node2 3033 1726773026.01394: Calling groups_inventory to load vars for managed_node2 3033 1726773026.01398: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773026.01410: Calling all_plugins_play to load vars for managed_node2 3033 1726773026.01414: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773026.01417: Calling groups_plugins_play to load vars for managed_node2 3033 1726773026.01678: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000008 3033 1726773026.01681: WORKER PROCESS EXITING 3033 1726773026.01710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773026.02036: done with get_vars() 3033 1726773026.02048: done getting variables 3033 1726773026.02166: 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 [Ensure required packages are installed] ********************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Thursday 19 September 2024 15:10:26 -0400 (0:00:00.059) 0:00:04.283 **** 3033 1726773026.02199: entering _queue_task() for managed_node2/package 3033 1726773026.02201: Creating lock for package 3033 1726773026.02481: worker is 1 (out of 1 available) 3033 1726773026.02497: exiting _queue_task() for managed_node2/package 3033 1726773026.02517: done queuing things up, now waiting for results queue to drain 3033 1726773026.02520: waiting for pending results... 3033 1726773026.02728: running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed 3033 1726773026.02803: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000009 3033 1726773026.02841: variable 'ansible_search_path' from source: unknown 3033 1726773026.02940: calling self._execute() 3033 1726773026.02995: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773026.03023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773026.03042: variable 'omit' from source: magic vars 3033 1726773026.03163: variable 'omit' from source: magic vars 3033 1726773026.03199: variable 'omit' from source: magic vars 3033 1726773026.03792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773026.05909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773026.05985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773026.06181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773026.06213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773026.06308: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773026.06356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773026.06398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773026.06425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773026.06509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773026.06520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773026.06634: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773026.06637: variable 'omit' from source: magic vars 3033 1726773026.06680: variable 'omit' from source: magic vars 3033 1726773026.06726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773026.06811: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773026.06815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773026.06818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773026.06820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773026.06832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773026.06838: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773026.06842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773026.06961: Set connection var ansible_connection to ssh 3033 1726773026.06968: Set connection var ansible_shell_executable to /bin/sh 3033 1726773026.06976: Set connection var ansible_pipelining to False 3033 1726773026.06978: Set connection var ansible_shell_type to sh 3033 1726773026.06990: Set connection var ansible_timeout to 10 3033 1726773026.07001: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773026.07028: variable 'ansible_shell_executable' from source: unknown 3033 1726773026.07031: variable 'ansible_connection' from source: unknown 3033 1726773026.07034: variable 'ansible_module_compression' from source: unknown 3033 1726773026.07038: variable 'ansible_shell_type' from source: unknown 3033 1726773026.07043: variable 'ansible_shell_executable' from source: unknown 3033 1726773026.07065: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773026.07068: variable 'ansible_pipelining' from source: unknown 3033 1726773026.07070: variable 'ansible_timeout' from source: unknown 3033 1726773026.07073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773026.07174: 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) 3033 1726773026.07185: variable 'omit' from source: magic vars 3033 1726773026.07194: starting attempt loop 3033 1726773026.07198: running the handler 3033 1726773026.07207: variable 'ansible_facts' from source: unknown 3033 1726773026.07210: variable 'ansible_facts' from source: unknown 3033 1726773026.07311: _low_level_execute_command(): starting 3033 1726773026.07315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773026.07848: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773026.07869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773026.07885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.07945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773026.07951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773026.08018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773026.09922: stdout chunk (state=3): >>>/root <<< 3033 1726773026.10203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773026.10207: stdout chunk (state=3): >>><<< 3033 1726773026.10212: stderr chunk (state=3): >>><<< 3033 1726773026.10216: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773026.10224: _low_level_execute_command(): starting 3033 1726773026.10227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667 `" && echo ansible-tmp-1726773026.1014652-3121-236021023347667="` echo /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667 `" ) && sleep 0' 3033 1726773026.10695: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773026.10699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.10702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773026.10707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.10756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773026.10760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773026.10840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773026.13071: stdout chunk (state=3): >>>ansible-tmp-1726773026.1014652-3121-236021023347667=/root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667 <<< 3033 1726773026.13195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773026.13243: stderr chunk (state=3): >>><<< 3033 1726773026.13247: stdout chunk (state=3): >>><<< 3033 1726773026.13262: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773026.1014652-3121-236021023347667=/root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773026.13289: variable 'ansible_module_compression' from source: unknown 3033 1726773026.13343: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3033 1726773026.13347: ANSIBALLZ: Acquiring lock 3033 1726773026.13350: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773026.13352: ANSIBALLZ: Creating module 3033 1726773026.26378: ANSIBALLZ: Writing module into payload 3033 1726773026.26574: ANSIBALLZ: Writing module 3033 1726773026.26601: ANSIBALLZ: Renaming module 3033 1726773026.26973: ANSIBALLZ: Done creating module 3033 1726773026.26988: variable 'ansible_facts' from source: unknown 3033 1726773026.27048: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py 3033 1726773026.27170: Sending initial data 3033 1726773026.27174: Sent initial data (150 bytes) 3033 1726773026.27662: 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 <<< 3033 1726773026.27665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.27668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773026.27670: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773026.27672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.27733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773026.27740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773026.27743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773026.27815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773026.29586: 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 <<< 3033 1726773026.29590: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773026.29659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773026.29746: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmplu23wf8b /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py <<< 3033 1726773026.29749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py" <<< 3033 1726773026.29820: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmplu23wf8b" to remote "/root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py" <<< 3033 1726773026.31305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773026.31351: stderr chunk (state=3): >>><<< 3033 1726773026.31355: stdout chunk (state=3): >>><<< 3033 1726773026.31368: done transferring module to remote 3033 1726773026.31378: _low_level_execute_command(): starting 3033 1726773026.31384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/ /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py && sleep 0' 3033 1726773026.31859: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773026.31862: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773026.31865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773026.31867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773026.31869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.31929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773026.31932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773026.32001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773026.34241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773026.34244: stdout chunk (state=3): >>><<< 3033 1726773026.34247: stderr chunk (state=3): >>><<< 3033 1726773026.34250: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773026.34252: _low_level_execute_command(): starting 3033 1726773026.34255: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/AnsiballZ_dnf.py && sleep 0' 3033 1726773026.34913: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773026.34931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773026.34948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773026.34967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773026.35011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773026.35027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3033 1726773026.35127: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773026.35187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773026.35259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.19402: 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", "procps-ng"], "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}}} <<< 3033 1726773094.52357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773094.52417: stderr chunk (state=3): >>><<< 3033 1726773094.52421: stdout chunk (state=3): >>><<< 3033 1726773094.52443: _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", "procps-ng"], "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773094.52499: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'procps-ng'], '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-1726773026.1014652-3121-236021023347667/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773094.52507: _low_level_execute_command(): starting 3033 1726773094.52513: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773026.1014652-3121-236021023347667/ > /dev/null 2>&1 && sleep 0' 3033 1726773094.52976: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773094.53020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773094.53024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.53027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773094.53029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.53086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.53088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773094.53090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.53162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.55428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.55482: stderr chunk (state=3): >>><<< 3033 1726773094.55485: stdout chunk (state=3): >>><<< 3033 1726773094.55503: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773094.55512: handler run complete 3033 1726773094.55546: attempt loop complete, returning result 3033 1726773094.55549: _execute() done 3033 1726773094.55552: dumping result to json 3033 1726773094.55559: done dumping result, returning 3033 1726773094.55568: done running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-000000000009] 3033 1726773094.55574: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000009 3033 1726773094.55684: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000009 3033 1726773094.55687: WORKER PROCESS EXITING changed: [managed_node2] => { "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" ] } 3033 1726773094.55824: no more pending results, returning what we have 3033 1726773094.55827: results queue empty 3033 1726773094.55828: checking for any_errors_fatal 3033 1726773094.55832: done checking for any_errors_fatal 3033 1726773094.55833: checking for max_fail_percentage 3033 1726773094.55835: done checking for max_fail_percentage 3033 1726773094.55836: checking to see if all hosts have failed and the running result is not ok 3033 1726773094.55837: done checking to see if all hosts have failed 3033 1726773094.55838: getting the remaining hosts for this loop 3033 1726773094.55840: done getting the remaining hosts for this loop 3033 1726773094.55844: getting the next task for host managed_node2 3033 1726773094.55850: done getting next task for host managed_node2 3033 1726773094.55852: ^ task is: TASK: See if tuned has a profile subdir 3033 1726773094.55854: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773094.55857: getting variables 3033 1726773094.55859: in VariableManager get_vars() 3033 1726773094.55889: Calling all_inventory to load vars for managed_node2 3033 1726773094.55892: Calling groups_inventory to load vars for managed_node2 3033 1726773094.55896: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773094.55913: Calling all_plugins_play to load vars for managed_node2 3033 1726773094.55917: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773094.55921: Calling groups_plugins_play to load vars for managed_node2 3033 1726773094.56071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773094.56248: done with get_vars() 3033 1726773094.56256: done getting variables TASK [See if tuned has a profile subdir] *************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:28 Thursday 19 September 2024 15:11:34 -0400 (0:01:08.541) 0:01:12.824 **** 3033 1726773094.56329: entering _queue_task() for managed_node2/stat 3033 1726773094.56536: worker is 1 (out of 1 available) 3033 1726773094.56548: exiting _queue_task() for managed_node2/stat 3033 1726773094.56560: done queuing things up, now waiting for results queue to drain 3033 1726773094.56562: waiting for pending results... 3033 1726773094.56714: running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir 3033 1726773094.56769: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000a 3033 1726773094.56786: variable 'ansible_search_path' from source: unknown 3033 1726773094.56820: calling self._execute() 3033 1726773094.56883: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773094.56890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773094.56904: variable 'omit' from source: magic vars 3033 1726773094.56990: variable 'omit' from source: magic vars 3033 1726773094.57025: variable 'omit' from source: magic vars 3033 1726773094.57053: variable 'omit' from source: magic vars 3033 1726773094.57089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773094.57124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773094.57143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773094.57159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773094.57170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773094.57200: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773094.57203: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773094.57210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773094.57297: Set connection var ansible_connection to ssh 3033 1726773094.57304: Set connection var ansible_shell_executable to /bin/sh 3033 1726773094.57312: Set connection var ansible_pipelining to False 3033 1726773094.57315: Set connection var ansible_shell_type to sh 3033 1726773094.57322: Set connection var ansible_timeout to 10 3033 1726773094.57330: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773094.57353: variable 'ansible_shell_executable' from source: unknown 3033 1726773094.57356: variable 'ansible_connection' from source: unknown 3033 1726773094.57359: variable 'ansible_module_compression' from source: unknown 3033 1726773094.57361: variable 'ansible_shell_type' from source: unknown 3033 1726773094.57364: variable 'ansible_shell_executable' from source: unknown 3033 1726773094.57369: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773094.57374: variable 'ansible_pipelining' from source: unknown 3033 1726773094.57379: variable 'ansible_timeout' from source: unknown 3033 1726773094.57381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773094.57551: 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__) 3033 1726773094.57564: variable 'omit' from source: magic vars 3033 1726773094.57567: starting attempt loop 3033 1726773094.57578: running the handler 3033 1726773094.57586: _low_level_execute_command(): starting 3033 1726773094.57595: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773094.58150: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773094.58154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773094.58158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.58216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.58220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773094.58230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.58297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.60181: stdout chunk (state=3): >>>/root <<< 3033 1726773094.60280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.60334: stderr chunk (state=3): >>><<< 3033 1726773094.60338: stdout chunk (state=3): >>><<< 3033 1726773094.60359: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773094.60372: _low_level_execute_command(): starting 3033 1726773094.60381: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900 `" && echo ansible-tmp-1726773094.6035984-3651-261571760996900="` echo /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900 `" ) && sleep 0' 3033 1726773094.60879: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.60882: 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.47.230 originally 10.31.47.230 <<< 3033 1726773094.60885: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.60888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773094.60897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.60950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.60957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.61026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.63267: stdout chunk (state=3): >>>ansible-tmp-1726773094.6035984-3651-261571760996900=/root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900 <<< 3033 1726773094.63386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.63444: stderr chunk (state=3): >>><<< 3033 1726773094.63447: stdout chunk (state=3): >>><<< 3033 1726773094.63463: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773094.6035984-3651-261571760996900=/root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773094.63510: variable 'ansible_module_compression' from source: unknown 3033 1726773094.63563: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773094.63596: variable 'ansible_facts' from source: unknown 3033 1726773094.63666: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py 3033 1726773094.63790: Sending initial data 3033 1726773094.63794: Sent initial data (151 bytes) 3033 1726773094.64273: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.64277: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773094.64279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773094.64285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773094.64288: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.64340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.64343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.64423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.66201: 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 <<< 3033 1726773094.66265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773094.66328: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprd05341v /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py <<< 3033 1726773094.66337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py" <<< 3033 1726773094.66396: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprd05341v" to remote "/root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py" <<< 3033 1726773094.66399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py" <<< 3033 1726773094.67293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.67365: stderr chunk (state=3): >>><<< 3033 1726773094.67368: stdout chunk (state=3): >>><<< 3033 1726773094.67389: done transferring module to remote 3033 1726773094.67400: _low_level_execute_command(): starting 3033 1726773094.67407: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/ /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py && sleep 0' 3033 1726773094.67897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.67900: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.67903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773094.67907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773094.67910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.67958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.67961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.68033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.70193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.70246: stderr chunk (state=3): >>><<< 3033 1726773094.70249: stdout chunk (state=3): >>><<< 3033 1726773094.70265: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773094.70268: _low_level_execute_command(): starting 3033 1726773094.70277: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/AnsiballZ_stat.py && sleep 0' 3033 1726773094.70757: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.70760: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.70763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.70765: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773094.70768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.70811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.70830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.70903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.92725: 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": 262614, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726773090.5092344, "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": "1524449465", "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"}}} <<< 3033 1726773094.95078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773094.95149: stderr chunk (state=3): >>><<< 3033 1726773094.95153: stdout chunk (state=3): >>><<< 3033 1726773094.95169: _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": 262614, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726773090.5092344, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773094.95243: 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-1726773094.6035984-3651-261571760996900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773094.95253: _low_level_execute_command(): starting 3033 1726773094.95256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773094.6035984-3651-261571760996900/ > /dev/null 2>&1 && sleep 0' 3033 1726773094.95732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773094.95736: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.95743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773094.95745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773094.95796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773094.95803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773094.95870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773094.97938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773094.97959: stderr chunk (state=3): >>><<< 3033 1726773094.97963: stdout chunk (state=3): >>><<< 3033 1726773094.98011: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773094.98015: handler run complete 3033 1726773094.98041: attempt loop complete, returning result 3033 1726773094.98044: _execute() done 3033 1726773094.98047: dumping result to json 3033 1726773094.98063: done dumping result, returning 3033 1726773094.98066: done running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir [0afff7ba-f7d3-3c9c-762e-00000000000a] 3033 1726773094.98077: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000a 3033 1726773094.98204: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000a 3033 1726773094.98209: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1722988800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773090.5092344, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "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": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773094.98355: no more pending results, returning what we have 3033 1726773094.98358: results queue empty 3033 1726773094.98359: checking for any_errors_fatal 3033 1726773094.98366: done checking for any_errors_fatal 3033 1726773094.98367: checking for max_fail_percentage 3033 1726773094.98373: done checking for max_fail_percentage 3033 1726773094.98374: checking to see if all hosts have failed and the running result is not ok 3033 1726773094.98375: done checking to see if all hosts have failed 3033 1726773094.98377: getting the remaining hosts for this loop 3033 1726773094.98378: done getting the remaining hosts for this loop 3033 1726773094.98382: getting the next task for host managed_node2 3033 1726773094.98386: done getting next task for host managed_node2 3033 1726773094.98388: ^ task is: TASK: Set profile dir 3033 1726773094.98389: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773094.98392: getting variables 3033 1726773094.98393: in VariableManager get_vars() 3033 1726773094.98422: Calling all_inventory to load vars for managed_node2 3033 1726773094.98424: Calling groups_inventory to load vars for managed_node2 3033 1726773094.98426: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773094.98434: Calling all_plugins_play to load vars for managed_node2 3033 1726773094.98437: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773094.98439: Calling groups_plugins_play to load vars for managed_node2 3033 1726773094.98574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773094.98731: done with get_vars() 3033 1726773094.98739: done getting variables 3033 1726773094.98790: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile dir] ********************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:33 Thursday 19 September 2024 15:11:34 -0400 (0:00:00.424) 0:01:13.249 **** 3033 1726773094.98815: entering _queue_task() for managed_node2/set_fact 3033 1726773094.99017: worker is 1 (out of 1 available) 3033 1726773094.99029: exiting _queue_task() for managed_node2/set_fact 3033 1726773094.99044: done queuing things up, now waiting for results queue to drain 3033 1726773094.99046: waiting for pending results... 3033 1726773094.99194: running TaskExecutor() for managed_node2/TASK: Set profile dir 3033 1726773094.99253: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000b 3033 1726773094.99270: variable 'ansible_search_path' from source: unknown 3033 1726773094.99302: calling self._execute() 3033 1726773094.99366: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773094.99373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773094.99386: variable 'omit' from source: magic vars 3033 1726773094.99474: variable 'omit' from source: magic vars 3033 1726773094.99507: variable 'omit' from source: magic vars 3033 1726773094.99789: variable '__dir' from source: task vars 3033 1726773094.99945: variable '__tuned_profiles' from source: set_fact 3033 1726773094.99995: variable 'omit' from source: magic vars 3033 1726773095.00036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773095.00068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773095.00099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773095.00312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.00315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.00318: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773095.00321: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.00323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.00326: Set connection var ansible_connection to ssh 3033 1726773095.00328: Set connection var ansible_shell_executable to /bin/sh 3033 1726773095.00330: Set connection var ansible_pipelining to False 3033 1726773095.00332: Set connection var ansible_shell_type to sh 3033 1726773095.00334: Set connection var ansible_timeout to 10 3033 1726773095.00336: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773095.00363: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.00366: variable 'ansible_connection' from source: unknown 3033 1726773095.00369: variable 'ansible_module_compression' from source: unknown 3033 1726773095.00372: variable 'ansible_shell_type' from source: unknown 3033 1726773095.00374: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.00379: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.00382: variable 'ansible_pipelining' from source: unknown 3033 1726773095.00384: variable 'ansible_timeout' from source: unknown 3033 1726773095.00391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.00553: 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) 3033 1726773095.00670: variable 'omit' from source: magic vars 3033 1726773095.00674: starting attempt loop 3033 1726773095.00679: running the handler 3033 1726773095.00681: handler run complete 3033 1726773095.00683: attempt loop complete, returning result 3033 1726773095.00685: _execute() done 3033 1726773095.00687: dumping result to json 3033 1726773095.00689: done dumping result, returning 3033 1726773095.00691: done running TaskExecutor() for managed_node2/TASK: Set profile dir [0afff7ba-f7d3-3c9c-762e-00000000000b] 3033 1726773095.00693: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000b 3033 1726773095.00758: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000b 3033 1726773095.00761: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__profile_dir": "/etc/tuned/profiles/kernel_settings" }, "changed": false } 3033 1726773095.00813: no more pending results, returning what we have 3033 1726773095.00815: results queue empty 3033 1726773095.00816: checking for any_errors_fatal 3033 1726773095.00821: done checking for any_errors_fatal 3033 1726773095.00822: checking for max_fail_percentage 3033 1726773095.00824: done checking for max_fail_percentage 3033 1726773095.00825: checking to see if all hosts have failed and the running result is not ok 3033 1726773095.00826: done checking to see if all hosts have failed 3033 1726773095.00827: getting the remaining hosts for this loop 3033 1726773095.00828: done getting the remaining hosts for this loop 3033 1726773095.00832: getting the next task for host managed_node2 3033 1726773095.00837: done getting next task for host managed_node2 3033 1726773095.00840: ^ task is: TASK: Ensure kernel settings profile directory exists 3033 1726773095.00842: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773095.00844: getting variables 3033 1726773095.00846: in VariableManager get_vars() 3033 1726773095.00870: Calling all_inventory to load vars for managed_node2 3033 1726773095.00872: Calling groups_inventory to load vars for managed_node2 3033 1726773095.00878: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773095.00888: Calling all_plugins_play to load vars for managed_node2 3033 1726773095.00891: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773095.00894: Calling groups_plugins_play to load vars for managed_node2 3033 1726773095.01173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773095.01472: done with get_vars() 3033 1726773095.01487: done getting variables TASK [Ensure kernel settings profile directory exists] ************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:39 Thursday 19 September 2024 15:11:35 -0400 (0:00:00.027) 0:01:13.277 **** 3033 1726773095.01599: entering _queue_task() for managed_node2/file 3033 1726773095.01868: worker is 1 (out of 1 available) 3033 1726773095.01885: exiting _queue_task() for managed_node2/file 3033 1726773095.02017: done queuing things up, now waiting for results queue to drain 3033 1726773095.02019: waiting for pending results... 3033 1726773095.02329: running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists 3033 1726773095.02334: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000c 3033 1726773095.02337: variable 'ansible_search_path' from source: unknown 3033 1726773095.02429: calling self._execute() 3033 1726773095.02479: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.02495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.02512: variable 'omit' from source: magic vars 3033 1726773095.02661: variable 'omit' from source: magic vars 3033 1726773095.02755: variable 'omit' from source: magic vars 3033 1726773095.02758: variable '__profile_dir' from source: set_fact 3033 1726773095.03133: variable '__profile_dir' from source: set_fact 3033 1726773095.03177: variable 'omit' from source: magic vars 3033 1726773095.03237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773095.03284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773095.03324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773095.03414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.03418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.03420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773095.03427: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.03436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.03579: Set connection var ansible_connection to ssh 3033 1726773095.03594: Set connection var ansible_shell_executable to /bin/sh 3033 1726773095.03607: Set connection var ansible_pipelining to False 3033 1726773095.03615: Set connection var ansible_shell_type to sh 3033 1726773095.03638: Set connection var ansible_timeout to 10 3033 1726773095.03653: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773095.03684: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.03692: variable 'ansible_connection' from source: unknown 3033 1726773095.03731: variable 'ansible_module_compression' from source: unknown 3033 1726773095.03734: variable 'ansible_shell_type' from source: unknown 3033 1726773095.03744: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.03747: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.03749: variable 'ansible_pipelining' from source: unknown 3033 1726773095.03751: variable 'ansible_timeout' from source: unknown 3033 1726773095.03753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.04017: 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__) 3033 1726773095.04059: variable 'omit' from source: magic vars 3033 1726773095.04067: starting attempt loop 3033 1726773095.04073: running the handler 3033 1726773095.04085: _low_level_execute_command(): starting 3033 1726773095.04098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773095.04972: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.04993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.05094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.05212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.07070: stdout chunk (state=3): >>>/root <<< 3033 1726773095.07293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.07297: stdout chunk (state=3): >>><<< 3033 1726773095.07299: stderr chunk (state=3): >>><<< 3033 1726773095.07432: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.07435: _low_level_execute_command(): starting 3033 1726773095.07438: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891 `" && echo ansible-tmp-1726773095.073286-3667-239937223710891="` echo /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891 `" ) && sleep 0' 3033 1726773095.08032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773095.08063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.08181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.08242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.08329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.10512: stdout chunk (state=3): >>>ansible-tmp-1726773095.073286-3667-239937223710891=/root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891 <<< 3033 1726773095.10722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.10725: stdout chunk (state=3): >>><<< 3033 1726773095.10728: stderr chunk (state=3): >>><<< 3033 1726773095.10745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773095.073286-3667-239937223710891=/root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.10913: variable 'ansible_module_compression' from source: unknown 3033 1726773095.10916: ANSIBALLZ: Using lock for file 3033 1726773095.10918: ANSIBALLZ: Acquiring lock 3033 1726773095.10921: ANSIBALLZ: Lock acquired: 139745016650000 3033 1726773095.10923: ANSIBALLZ: Creating module 3033 1726773095.24847: ANSIBALLZ: Writing module into payload 3033 1726773095.24997: ANSIBALLZ: Writing module 3033 1726773095.25017: ANSIBALLZ: Renaming module 3033 1726773095.25023: ANSIBALLZ: Done creating module 3033 1726773095.25037: variable 'ansible_facts' from source: unknown 3033 1726773095.25094: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py 3033 1726773095.25212: Sending initial data 3033 1726773095.25216: Sent initial data (150 bytes) 3033 1726773095.25699: 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 <<< 3033 1726773095.25703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.25713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.25716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.25760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.25763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.25785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.25862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.27622: 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 <<< 3033 1726773095.27691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773095.27750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpcry3_xmi /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py <<< 3033 1726773095.27758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py" <<< 3033 1726773095.27816: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpcry3_xmi" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py" <<< 3033 1726773095.28728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.28793: stderr chunk (state=3): >>><<< 3033 1726773095.28797: stdout chunk (state=3): >>><<< 3033 1726773095.28819: done transferring module to remote 3033 1726773095.28829: _low_level_execute_command(): starting 3033 1726773095.28834: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/ /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py && sleep 0' 3033 1726773095.29266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.29302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773095.29307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773095.29312: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.29314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.29364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.29371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.29445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.31443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.31494: stderr chunk (state=3): >>><<< 3033 1726773095.31497: stdout chunk (state=3): >>><<< 3033 1726773095.31514: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.31517: _low_level_execute_command(): starting 3033 1726773095.31523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/AnsiballZ_file.py && sleep 0' 3033 1726773095.31981: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.31984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773095.31987: 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.47.230 is address <<< 3033 1726773095.31991: 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.47.230 originally 10.31.47.230 <<< 3033 1726773095.31994: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.32047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.32050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.32134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.51995: 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}}} <<< 3033 1726773095.54059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773095.54064: stdout chunk (state=3): >>><<< 3033 1726773095.54213: stderr chunk (state=3): >>><<< 3033 1726773095.54217: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773095.54220: 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-1726773095.073286-3667-239937223710891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773095.54222: _low_level_execute_command(): starting 3033 1726773095.54224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773095.073286-3667-239937223710891/ > /dev/null 2>&1 && sleep 0' 3033 1726773095.54770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.54777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.54804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773095.54810: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.54856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.54870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.54962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.66565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.66620: stderr chunk (state=3): >>><<< 3033 1726773095.66624: stdout chunk (state=3): >>><<< 3033 1726773095.66637: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.66644: handler run complete 3033 1726773095.66669: attempt loop complete, returning result 3033 1726773095.66672: _execute() done 3033 1726773095.66675: dumping result to json 3033 1726773095.66684: done dumping result, returning 3033 1726773095.66692: done running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-00000000000c] 3033 1726773095.66697: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000c 3033 1726773095.66812: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000c 3033 1726773095.66815: WORKER PROCESS EXITING changed: [managed_node2] => { "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 } 3033 1726773095.66918: no more pending results, returning what we have 3033 1726773095.66921: results queue empty 3033 1726773095.66922: checking for any_errors_fatal 3033 1726773095.66929: done checking for any_errors_fatal 3033 1726773095.66930: checking for max_fail_percentage 3033 1726773095.66932: done checking for max_fail_percentage 3033 1726773095.66933: checking to see if all hosts have failed and the running result is not ok 3033 1726773095.66935: done checking to see if all hosts have failed 3033 1726773095.66936: getting the remaining hosts for this loop 3033 1726773095.66938: done getting the remaining hosts for this loop 3033 1726773095.66943: getting the next task for host managed_node2 3033 1726773095.66948: done getting next task for host managed_node2 3033 1726773095.66951: ^ task is: TASK: Generate a configuration for kernel settings 3033 1726773095.66953: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773095.66956: getting variables 3033 1726773095.66958: in VariableManager get_vars() 3033 1726773095.66991: Calling all_inventory to load vars for managed_node2 3033 1726773095.66994: Calling groups_inventory to load vars for managed_node2 3033 1726773095.66998: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773095.67017: Calling all_plugins_play to load vars for managed_node2 3033 1726773095.67020: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773095.67024: Calling groups_plugins_play to load vars for managed_node2 3033 1726773095.67225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773095.67382: done with get_vars() 3033 1726773095.67393: done getting variables 3033 1726773095.67497: 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 [Generate a configuration for kernel settings] **************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 Thursday 19 September 2024 15:11:35 -0400 (0:00:00.659) 0:01:13.936 **** 3033 1726773095.67520: entering _queue_task() for managed_node2/copy 3033 1726773095.67732: worker is 1 (out of 1 available) 3033 1726773095.67747: exiting _queue_task() for managed_node2/copy 3033 1726773095.67759: done queuing things up, now waiting for results queue to drain 3033 1726773095.67761: waiting for pending results... 3033 1726773095.67916: running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings 3033 1726773095.67975: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000d 3033 1726773095.67994: variable 'ansible_search_path' from source: unknown 3033 1726773095.68031: calling self._execute() 3033 1726773095.68095: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.68099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.68113: variable 'omit' from source: magic vars 3033 1726773095.68199: variable 'omit' from source: magic vars 3033 1726773095.68234: variable 'omit' from source: magic vars 3033 1726773095.68557: variable '__profile_dir' from source: set_fact 3033 1726773095.68596: variable 'omit' from source: magic vars 3033 1726773095.68630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773095.68662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773095.68684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773095.68700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.68714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773095.68742: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773095.68745: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.68750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.68840: Set connection var ansible_connection to ssh 3033 1726773095.68846: Set connection var ansible_shell_executable to /bin/sh 3033 1726773095.68853: Set connection var ansible_pipelining to False 3033 1726773095.68855: Set connection var ansible_shell_type to sh 3033 1726773095.68865: Set connection var ansible_timeout to 10 3033 1726773095.68873: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773095.68895: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.68898: variable 'ansible_connection' from source: unknown 3033 1726773095.68901: variable 'ansible_module_compression' from source: unknown 3033 1726773095.68907: variable 'ansible_shell_type' from source: unknown 3033 1726773095.68910: variable 'ansible_shell_executable' from source: unknown 3033 1726773095.68915: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773095.68920: variable 'ansible_pipelining' from source: unknown 3033 1726773095.68923: variable 'ansible_timeout' from source: unknown 3033 1726773095.68928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773095.69046: 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) 3033 1726773095.69056: variable 'omit' from source: magic vars 3033 1726773095.69062: starting attempt loop 3033 1726773095.69066: running the handler 3033 1726773095.69076: _low_level_execute_command(): starting 3033 1726773095.69087: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773095.69631: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.69637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.69640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.69642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.69701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.69708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.69710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.69780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.71603: stdout chunk (state=3): >>>/root <<< 3033 1726773095.71718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.71770: stderr chunk (state=3): >>><<< 3033 1726773095.71773: stdout chunk (state=3): >>><<< 3033 1726773095.71798: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.71813: _low_level_execute_command(): starting 3033 1726773095.71819: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156 `" && echo ansible-tmp-1726773095.7179687-3694-64599130474156="` echo /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156 `" ) && sleep 0' 3033 1726773095.72289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773095.72293: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773095.72295: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773095.72298: 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.47.230 originally 10.31.47.230 <<< 3033 1726773095.72313: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.72363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.72367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.72434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.74570: stdout chunk (state=3): >>>ansible-tmp-1726773095.7179687-3694-64599130474156=/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156 <<< 3033 1726773095.74680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.74735: stderr chunk (state=3): >>><<< 3033 1726773095.74739: stdout chunk (state=3): >>><<< 3033 1726773095.74757: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773095.7179687-3694-64599130474156=/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.74770: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 3033 1726773095.74797: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf 3033 1726773095.74849: variable 'ansible_module_compression' from source: unknown 3033 1726773095.74897: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773095.74933: variable 'ansible_facts' from source: unknown 3033 1726773095.75000: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py 3033 1726773095.75120: Sending initial data 3033 1726773095.75124: Sent initial data (150 bytes) 3033 1726773095.75620: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773095.75623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773095.75626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.75628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.75631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.75684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.75688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.75758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.77478: 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 <<< 3033 1726773095.77538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773095.77602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpf3ocoe2e /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py <<< 3033 1726773095.77612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py" <<< 3033 1726773095.77670: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpf3ocoe2e" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py" <<< 3033 1726773095.78560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.78627: stderr chunk (state=3): >>><<< 3033 1726773095.78631: stdout chunk (state=3): >>><<< 3033 1726773095.78655: done transferring module to remote 3033 1726773095.78666: _low_level_execute_command(): starting 3033 1726773095.78671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/ /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py && sleep 0' 3033 1726773095.79149: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.79153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.79155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773095.79161: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.79218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.79224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.79292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773095.81264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773095.81318: stderr chunk (state=3): >>><<< 3033 1726773095.81321: stdout chunk (state=3): >>><<< 3033 1726773095.81335: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773095.81338: _low_level_execute_command(): starting 3033 1726773095.81347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_stat.py && sleep 0' 3033 1726773095.81788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.81827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773095.81830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.81833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773095.81835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773095.81893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773095.81898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773095.81903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773095.81973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.00431: 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}}} <<< 3033 1726773096.01985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773096.02049: stderr chunk (state=3): >>><<< 3033 1726773096.02053: stdout chunk (state=3): >>><<< 3033 1726773096.02068: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773096.02097: 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-1726773095.7179687-3694-64599130474156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773096.02210: Sending initial data 3033 1726773096.02214: Sent initial data (219 bytes) 3033 1726773096.02670: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.02679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773096.02714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.02718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773096.02721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.02777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.02781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.02852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.04622: 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 <<< 3033 1726773096.04631: 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 <<< 3033 1726773096.04684: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773096.04757: stdout chunk (state=3): >>>sftp> put /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf <<< 3033 1726773096.04763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf" <<< 3033 1726773096.04822: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf" <<< 3033 1726773096.04825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf" <<< 3033 1726773096.05094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.05155: stderr chunk (state=3): >>><<< 3033 1726773096.05159: stdout chunk (state=3): >>><<< 3033 1726773096.05175: _low_level_execute_command(): starting 3033 1726773096.05184: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/ /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf && sleep 0' 3033 1726773096.05626: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.05661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773096.05664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.05666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.05669: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.05723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.05727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.05803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.07824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.07867: stderr chunk (state=3): >>><<< 3033 1726773096.07872: stdout chunk (state=3): >>><<< 3033 1726773096.07890: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773096.07915: variable 'ansible_module_compression' from source: unknown 3033 1726773096.07950: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3033 1726773096.07953: ANSIBALLZ: Acquiring lock 3033 1726773096.07956: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773096.07961: ANSIBALLZ: Creating module 3033 1726773096.19647: ANSIBALLZ: Writing module into payload 3033 1726773096.19767: ANSIBALLZ: Writing module 3033 1726773096.19784: ANSIBALLZ: Renaming module 3033 1726773096.19791: ANSIBALLZ: Done creating module 3033 1726773096.19803: variable 'ansible_facts' from source: unknown 3033 1726773096.19853: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py 3033 1726773096.19958: Sending initial data 3033 1726773096.19961: Sent initial data (150 bytes) 3033 1726773096.20452: 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 <<< 3033 1726773096.20456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.20458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.20461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.20518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.20521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773096.20524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.20602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.22395: 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 <<< 3033 1726773096.22399: 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 <<< 3033 1726773096.22459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773096.22526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpl358x01w /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py <<< 3033 1726773096.22530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py" <<< 3033 1726773096.22585: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpl358x01w" to remote "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py" <<< 3033 1726773096.23495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.23559: stderr chunk (state=3): >>><<< 3033 1726773096.23562: stdout chunk (state=3): >>><<< 3033 1726773096.23585: done transferring module to remote 3033 1726773096.23594: _low_level_execute_command(): starting 3033 1726773096.23602: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/ /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py && sleep 0' 3033 1726773096.24066: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.24070: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.24072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.24077: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.24128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.24135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.24200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.26240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.26289: stderr chunk (state=3): >>><<< 3033 1726773096.26292: stdout chunk (state=3): >>><<< 3033 1726773096.26309: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773096.26312: _low_level_execute_command(): starting 3033 1726773096.26318: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/AnsiballZ_copy.py && sleep 0' 3033 1726773096.26773: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.26777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773096.26780: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.26782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.26835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.26841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.26918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.55458: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "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}}} <<< 3033 1726773096.57688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773096.57768: stderr chunk (state=3): >>><<< 3033 1726773096.57771: stdout chunk (state=3): >>><<< 3033 1726773096.57774: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773096.57777: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', '_original_basename': 'tuned.conf', 'follow': False, 'checksum': '13fdc203370e2b8e7e42c13d94b671b1ac621563', '_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-1726773095.7179687-3694-64599130474156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773096.57782: _low_level_execute_command(): starting 3033 1726773096.57790: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/ > /dev/null 2>&1 && sleep 0' 3033 1726773096.58254: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.58257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773096.58260: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773096.58263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.58313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773096.58322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.58390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.60425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.60472: stderr chunk (state=3): >>><<< 3033 1726773096.60479: stdout chunk (state=3): >>><<< 3033 1726773096.60492: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773096.60501: handler run complete 3033 1726773096.60527: attempt loop complete, returning result 3033 1726773096.60530: _execute() done 3033 1726773096.60533: dumping result to json 3033 1726773096.60542: done dumping result, returning 3033 1726773096.60550: done running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings [0afff7ba-f7d3-3c9c-762e-00000000000d] 3033 1726773096.60556: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000d 3033 1726773096.60662: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000d 3033 1726773096.60665: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "d5df32baf1a63528844555117ead6672", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "src": "/root/.ansible/tmp/ansible-tmp-1726773095.7179687-3694-64599130474156/.source.conf", "state": "file", "uid": 0 } 3033 1726773096.60753: no more pending results, returning what we have 3033 1726773096.60756: results queue empty 3033 1726773096.60757: checking for any_errors_fatal 3033 1726773096.60764: done checking for any_errors_fatal 3033 1726773096.60765: checking for max_fail_percentage 3033 1726773096.60771: done checking for max_fail_percentage 3033 1726773096.60772: checking to see if all hosts have failed and the running result is not ok 3033 1726773096.60773: done checking to see if all hosts have failed 3033 1726773096.60778: getting the remaining hosts for this loop 3033 1726773096.60780: done getting the remaining hosts for this loop 3033 1726773096.60784: getting the next task for host managed_node2 3033 1726773096.60790: done getting next task for host managed_node2 3033 1726773096.60793: ^ task is: TASK: Ensure required services are enabled and started 3033 1726773096.60795: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773096.60798: getting variables 3033 1726773096.60799: in VariableManager get_vars() 3033 1726773096.60833: Calling all_inventory to load vars for managed_node2 3033 1726773096.60837: Calling groups_inventory to load vars for managed_node2 3033 1726773096.60841: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773096.60852: Calling all_plugins_play to load vars for managed_node2 3033 1726773096.60855: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773096.60858: Calling groups_plugins_play to load vars for managed_node2 3033 1726773096.61083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773096.61237: done with get_vars() 3033 1726773096.61247: done getting variables 3033 1726773096.61329: 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 [Ensure required services are enabled and started] ************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Thursday 19 September 2024 15:11:36 -0400 (0:00:00.938) 0:01:14.874 **** 3033 1726773096.61352: entering _queue_task() for managed_node2/service 3033 1726773096.61354: Creating lock for service 3033 1726773096.61559: worker is 1 (out of 1 available) 3033 1726773096.61571: exiting _queue_task() for managed_node2/service 3033 1726773096.61587: done queuing things up, now waiting for results queue to drain 3033 1726773096.61589: waiting for pending results... 3033 1726773096.61744: running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started 3033 1726773096.61802: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000e 3033 1726773096.61819: variable 'ansible_search_path' from source: unknown 3033 1726773096.61852: calling self._execute() 3033 1726773096.61919: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773096.61926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773096.61939: variable 'omit' from source: magic vars 3033 1726773096.62030: variable 'omit' from source: magic vars 3033 1726773096.62059: variable 'omit' from source: magic vars 3033 1726773096.62091: variable 'omit' from source: magic vars 3033 1726773096.62127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773096.62161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773096.62183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773096.62200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773096.62214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773096.62241: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773096.62247: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773096.62251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773096.62339: Set connection var ansible_connection to ssh 3033 1726773096.62346: Set connection var ansible_shell_executable to /bin/sh 3033 1726773096.62352: Set connection var ansible_pipelining to False 3033 1726773096.62355: Set connection var ansible_shell_type to sh 3033 1726773096.62365: Set connection var ansible_timeout to 10 3033 1726773096.62373: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773096.62396: variable 'ansible_shell_executable' from source: unknown 3033 1726773096.62399: variable 'ansible_connection' from source: unknown 3033 1726773096.62402: variable 'ansible_module_compression' from source: unknown 3033 1726773096.62407: variable 'ansible_shell_type' from source: unknown 3033 1726773096.62410: variable 'ansible_shell_executable' from source: unknown 3033 1726773096.62415: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773096.62421: variable 'ansible_pipelining' from source: unknown 3033 1726773096.62423: variable 'ansible_timeout' from source: unknown 3033 1726773096.62429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773096.62556: 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) 3033 1726773096.62565: variable 'omit' from source: magic vars 3033 1726773096.62571: starting attempt loop 3033 1726773096.62574: running the handler 3033 1726773096.62832: variable 'ansible_facts' from source: unknown 3033 1726773096.62940: _low_level_execute_command(): starting 3033 1726773096.62947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773096.63478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.63482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.63486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773096.63490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.63537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773096.63541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.63621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.65988: stdout chunk (state=3): >>>/root <<< 3033 1726773096.66138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.66185: stderr chunk (state=3): >>><<< 3033 1726773096.66189: stdout chunk (state=3): >>><<< 3033 1726773096.66211: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773096.66223: _low_level_execute_command(): starting 3033 1726773096.66229: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693 `" && echo ansible-tmp-1726773096.6621115-3732-215884974805693="` echo /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693 `" ) && sleep 0' 3033 1726773096.66673: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773096.66676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.66679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773096.66687: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773096.66743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773096.66746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773096.66819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773096.69820: stdout chunk (state=3): >>>ansible-tmp-1726773096.6621115-3732-215884974805693=/root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693 <<< 3033 1726773096.69992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773096.70037: stderr chunk (state=3): >>><<< 3033 1726773096.70041: stdout chunk (state=3): >>><<< 3033 1726773096.70055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773096.6621115-3732-215884974805693=/root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773096.70085: variable 'ansible_module_compression' from source: unknown 3033 1726773096.70135: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 3033 1726773096.70139: ANSIBALLZ: Acquiring lock 3033 1726773096.70142: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773096.70144: ANSIBALLZ: Creating module 3033 1726773097.04713: ANSIBALLZ: Writing module into payload 3033 1726773097.04843: ANSIBALLZ: Writing module 3033 1726773097.04885: ANSIBALLZ: Renaming module 3033 1726773097.04899: ANSIBALLZ: Done creating module 3033 1726773097.04946: variable 'ansible_facts' from source: unknown 3033 1726773097.05152: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py 3033 1726773097.05334: Sending initial data 3033 1726773097.05345: Sent initial data (154 bytes) 3033 1726773097.05897: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773097.05919: 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.47.230 originally 10.31.47.230 <<< 3033 1726773097.05933: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773097.05978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773097.05992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773097.06081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773097.08555: 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 <<< 3033 1726773097.08634: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773097.08721: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqnfeqhaf /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py <<< 3033 1726773097.08725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py" <<< 3033 1726773097.08796: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqnfeqhaf" to remote "/root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py" <<< 3033 1726773097.11053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773097.11134: stderr chunk (state=3): >>><<< 3033 1726773097.11144: stdout chunk (state=3): >>><<< 3033 1726773097.11191: done transferring module to remote 3033 1726773097.11213: _low_level_execute_command(): starting 3033 1726773097.11269: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/ /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py && sleep 0' 3033 1726773097.11929: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773097.11966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773097.12086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773097.12126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773097.12231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773097.15282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773097.15309: stderr chunk (state=3): >>><<< 3033 1726773097.15312: stdout chunk (state=3): >>><<< 3033 1726773097.15366: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773097.15370: _low_level_execute_command(): starting 3033 1726773097.15373: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/AnsiballZ_systemd.py && sleep 0' 3033 1726773097.16558: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773097.16569: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773097.16573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773097.16578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773097.16581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773097.16823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773097.16943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.13028: 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]", "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", "IOSchedulingCl<<< 3033 1726773099.13046: stdout chunk (state=3): >>>ass": "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":<<< 3033 1726773099.13201: stdout chunk (state=3): >>> "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.socket dbus-broker.service system.slice sysinit.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target", "After": "systemd-sysctl.service basic.target sysinit.target polkit.service system.slice systemd-journald.socket network.target dbus-broker.service dbus.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": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 3033 1726773099.16381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773099.16408: stderr chunk (state=3): >>><<< 3033 1726773099.16412: stdout chunk (state=3): >>><<< 3033 1726773099.16440: _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.socket dbus-broker.service system.slice sysinit.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target", "After": "systemd-sysctl.service basic.target sysinit.target polkit.service system.slice systemd-journald.socket network.target dbus-broker.service dbus.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": "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773099.16618: 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-1726773096.6621115-3732-215884974805693/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773099.16637: _low_level_execute_command(): starting 3033 1726773099.16643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773096.6621115-3732-215884974805693/ > /dev/null 2>&1 && sleep 0' 3033 1726773099.17114: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773099.17119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773099.17122: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773099.17124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.17172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773099.17181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.17258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.20153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.20211: stderr chunk (state=3): >>><<< 3033 1726773099.20214: stdout chunk (state=3): >>><<< 3033 1726773099.20234: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773099.20243: handler run complete 3033 1726773099.20294: attempt loop complete, returning result 3033 1726773099.20297: _execute() done 3033 1726773099.20300: dumping result to json 3033 1726773099.20315: done dumping result, returning 3033 1726773099.20324: done running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-00000000000e] 3033 1726773099.20328: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000e changed: [managed_node2] => { "changed": true, "enabled": true, "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 basic.target sysinit.target polkit.service system.slice systemd-journald.socket network.target dbus-broker.service dbus.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": "auto-cpufreq.service cpupower.service tlp.service power-profiles-daemon.service shutdown.target", "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.socket dbus-broker.service 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" } } 3033 1726773099.20904: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000e 3033 1726773099.20952: no more pending results, returning what we have 3033 1726773099.20959: WORKER PROCESS EXITING 3033 1726773099.20963: results queue empty 3033 1726773099.20967: checking for any_errors_fatal 3033 1726773099.20970: done checking for any_errors_fatal 3033 1726773099.20971: checking for max_fail_percentage 3033 1726773099.20972: done checking for max_fail_percentage 3033 1726773099.20972: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.20973: done checking to see if all hosts have failed 3033 1726773099.20974: getting the remaining hosts for this loop 3033 1726773099.20977: done getting the remaining hosts for this loop 3033 1726773099.20980: getting the next task for host managed_node2 3033 1726773099.20984: done getting next task for host managed_node2 3033 1726773099.20986: ^ task is: TASK: Apply kernel_settings 3033 1726773099.20987: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773099.20989: getting variables 3033 1726773099.20991: in VariableManager get_vars() 3033 1726773099.21011: Calling all_inventory to load vars for managed_node2 3033 1726773099.21013: Calling groups_inventory to load vars for managed_node2 3033 1726773099.21015: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.21023: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.21025: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.21027: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.21150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.21317: done with get_vars() 3033 1726773099.21325: done getting variables TASK [Apply kernel_settings] *************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:57 Thursday 19 September 2024 15:11:39 -0400 (0:00:02.600) 0:01:17.475 **** 3033 1726773099.21399: entering _queue_task() for managed_node2/include_role 3033 1726773099.21401: Creating lock for include_role 3033 1726773099.21610: worker is 1 (out of 1 available) 3033 1726773099.21625: exiting _queue_task() for managed_node2/include_role 3033 1726773099.21637: done queuing things up, now waiting for results queue to drain 3033 1726773099.21639: waiting for pending results... 3033 1726773099.21795: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings 3033 1726773099.21862: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000000f 3033 1726773099.21881: variable 'ansible_search_path' from source: unknown 3033 1726773099.21910: calling self._execute() 3033 1726773099.21973: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.21979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.21994: variable 'omit' from source: magic vars 3033 1726773099.22082: _execute() done 3033 1726773099.22085: dumping result to json 3033 1726773099.22090: done dumping result, returning 3033 1726773099.22095: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings [0afff7ba-f7d3-3c9c-762e-00000000000f] 3033 1726773099.22108: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000f 3033 1726773099.22235: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000000f 3033 1726773099.22238: WORKER PROCESS EXITING 3033 1726773099.22283: no more pending results, returning what we have 3033 1726773099.22288: in VariableManager get_vars() 3033 1726773099.22317: Calling all_inventory to load vars for managed_node2 3033 1726773099.22320: Calling groups_inventory to load vars for managed_node2 3033 1726773099.22324: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.22333: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.22336: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.22338: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.22468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.22722: done with get_vars() 3033 1726773099.22731: variable 'ansible_search_path' from source: unknown 3033 1726773099.23731: variable 'omit' from source: magic vars 3033 1726773099.23763: variable 'omit' from source: magic vars 3033 1726773099.23785: variable 'omit' from source: magic vars 3033 1726773099.23790: we have included files to process 3033 1726773099.23792: generating all_blocks data 3033 1726773099.23793: done generating all_blocks data 3033 1726773099.23795: processing included file: fedora.linux_system_roles.kernel_settings 3033 1726773099.23823: in VariableManager get_vars() 3033 1726773099.23836: done with get_vars() 3033 1726773099.23922: in VariableManager get_vars() 3033 1726773099.23938: done with get_vars() 3033 1726773099.23990: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3033 1726773099.24100: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3033 1726773099.24153: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3033 1726773099.24283: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3033 1726773099.24954: in VariableManager get_vars() 3033 1726773099.24971: done with get_vars() 3033 1726773099.26087: in VariableManager get_vars() 3033 1726773099.26102: done with get_vars() 3033 1726773099.26233: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3033 1726773099.26804: iterating over new_blocks loaded from include file 3033 1726773099.26807: in VariableManager get_vars() 3033 1726773099.26822: done with get_vars() 3033 1726773099.26824: filtering new block on tags 3033 1726773099.26856: done filtering new block on tags 3033 1726773099.26858: in VariableManager get_vars() 3033 1726773099.26870: done with get_vars() 3033 1726773099.26872: filtering new block on tags 3033 1726773099.26902: done filtering new block on tags 3033 1726773099.26904: in VariableManager get_vars() 3033 1726773099.26917: done with get_vars() 3033 1726773099.26918: filtering new block on tags 3033 1726773099.27040: done filtering new block on tags 3033 1726773099.27043: in VariableManager get_vars() 3033 1726773099.27055: done with get_vars() 3033 1726773099.27057: filtering new block on tags 3033 1726773099.27070: done filtering new block on tags 3033 1726773099.27071: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3033 1726773099.27078: extending task lists for all hosts with included blocks 3033 1726773099.27602: done extending task lists 3033 1726773099.27603: done processing included files 3033 1726773099.27604: results queue empty 3033 1726773099.27604: checking for any_errors_fatal 3033 1726773099.27614: done checking for any_errors_fatal 3033 1726773099.27615: checking for max_fail_percentage 3033 1726773099.27616: done checking for max_fail_percentage 3033 1726773099.27616: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.27617: done checking to see if all hosts have failed 3033 1726773099.27618: getting the remaining hosts for this loop 3033 1726773099.27619: done getting the remaining hosts for this loop 3033 1726773099.27621: getting the next task for host managed_node2 3033 1726773099.27624: done getting next task for host managed_node2 3033 1726773099.27626: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773099.27628: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773099.27636: getting variables 3033 1726773099.27637: in VariableManager get_vars() 3033 1726773099.27646: Calling all_inventory to load vars for managed_node2 3033 1726773099.27648: Calling groups_inventory to load vars for managed_node2 3033 1726773099.27650: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.27654: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.27656: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.27658: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.27774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.27935: done with get_vars() 3033 1726773099.27942: done getting variables 3033 1726773099.27997: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.066) 0:01:17.541 **** 3033 1726773099.28022: entering _queue_task() for managed_node2/fail 3033 1726773099.28024: Creating lock for fail 3033 1726773099.28257: worker is 1 (out of 1 available) 3033 1726773099.28271: exiting _queue_task() for managed_node2/fail 3033 1726773099.28288: done queuing things up, now waiting for results queue to drain 3033 1726773099.28290: waiting for pending results... 3033 1726773099.28456: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773099.28533: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000ad 3033 1726773099.28546: variable 'ansible_search_path' from source: unknown 3033 1726773099.28550: variable 'ansible_search_path' from source: unknown 3033 1726773099.28582: calling self._execute() 3033 1726773099.28651: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.28658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.28666: variable 'omit' from source: magic vars 3033 1726773099.29107: variable 'kernel_settings_sysctl' from source: include params 3033 1726773099.29121: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773099.29130: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3033 1726773099.29390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773099.30982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773099.31162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773099.31195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773099.31227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773099.31251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773099.31318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773099.31343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773099.31367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773099.31400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773099.31415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773099.31464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773099.31486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773099.31508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773099.31538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773099.31551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773099.31594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773099.31616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773099.31636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773099.31668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773099.31682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773099.31923: variable 'kernel_settings_sysctl' from source: include params 3033 1726773099.31981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773099.32106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773099.32141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773099.32167: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773099.32192: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773099.32234: 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) 3033 1726773099.32253: 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) 3033 1726773099.32274: 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) 3033 1726773099.32296: 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) 3033 1726773099.32339: 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) 3033 1726773099.32358: 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) 3033 1726773099.32381: 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) 3033 1726773099.32401: 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) 3033 1726773099.32428: 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 3033 1726773099.32441: when evaluation is False, skipping this task 3033 1726773099.32444: _execute() done 3033 1726773099.32447: dumping result to json 3033 1726773099.32450: done dumping result, returning 3033 1726773099.32453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-3c9c-762e-0000000000ad] 3033 1726773099.32455: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ad 3033 1726773099.32544: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ad 3033 1726773099.32547: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 3033 1726773099.32640: no more pending results, returning what we have 3033 1726773099.32643: results queue empty 3033 1726773099.32644: checking for any_errors_fatal 3033 1726773099.32645: done checking for any_errors_fatal 3033 1726773099.32646: checking for max_fail_percentage 3033 1726773099.32648: done checking for max_fail_percentage 3033 1726773099.32649: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.32650: done checking to see if all hosts have failed 3033 1726773099.32651: getting the remaining hosts for this loop 3033 1726773099.32652: done getting the remaining hosts for this loop 3033 1726773099.32656: getting the next task for host managed_node2 3033 1726773099.32662: done getting next task for host managed_node2 3033 1726773099.32665: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773099.32668: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773099.32685: getting variables 3033 1726773099.32686: in VariableManager get_vars() 3033 1726773099.32719: Calling all_inventory to load vars for managed_node2 3033 1726773099.32722: Calling groups_inventory to load vars for managed_node2 3033 1726773099.32724: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.32733: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.32736: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.32739: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.32915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.33083: done with get_vars() 3033 1726773099.33091: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.051) 0:01:17.592 **** 3033 1726773099.33160: entering _queue_task() for managed_node2/include_tasks 3033 1726773099.33162: Creating lock for include_tasks 3033 1726773099.33379: worker is 1 (out of 1 available) 3033 1726773099.33395: exiting _queue_task() for managed_node2/include_tasks 3033 1726773099.33413: done queuing things up, now waiting for results queue to drain 3033 1726773099.33415: waiting for pending results... 3033 1726773099.33563: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773099.33650: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000ae 3033 1726773099.33665: variable 'ansible_search_path' from source: unknown 3033 1726773099.33669: variable 'ansible_search_path' from source: unknown 3033 1726773099.33707: calling self._execute() 3033 1726773099.33779: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.33788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.33797: variable 'omit' from source: magic vars 3033 1726773099.33889: _execute() done 3033 1726773099.33893: dumping result to json 3033 1726773099.33896: done dumping result, returning 3033 1726773099.33905: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-3c9c-762e-0000000000ae] 3033 1726773099.33913: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ae 3033 1726773099.34011: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ae 3033 1726773099.34014: WORKER PROCESS EXITING 3033 1726773099.34057: no more pending results, returning what we have 3033 1726773099.34061: in VariableManager get_vars() 3033 1726773099.34095: Calling all_inventory to load vars for managed_node2 3033 1726773099.34099: Calling groups_inventory to load vars for managed_node2 3033 1726773099.34101: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.34116: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.34119: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.34125: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.34256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.34429: done with get_vars() 3033 1726773099.34436: variable 'ansible_search_path' from source: unknown 3033 1726773099.34437: variable 'ansible_search_path' from source: unknown 3033 1726773099.34466: we have included files to process 3033 1726773099.34467: generating all_blocks data 3033 1726773099.34468: done generating all_blocks data 3033 1726773099.34473: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773099.34474: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773099.34476: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773099.35135: done processing included file 3033 1726773099.35137: iterating over new_blocks loaded from include file 3033 1726773099.35138: in VariableManager get_vars() 3033 1726773099.35154: done with get_vars() 3033 1726773099.35156: filtering new block on tags 3033 1726773099.35175: done filtering new block on tags 3033 1726773099.35178: in VariableManager get_vars() 3033 1726773099.35194: done with get_vars() 3033 1726773099.35195: filtering new block on tags 3033 1726773099.35229: done filtering new block on tags 3033 1726773099.35231: in VariableManager get_vars() 3033 1726773099.35246: done with get_vars() 3033 1726773099.35248: filtering new block on tags 3033 1726773099.35276: done filtering new block on tags 3033 1726773099.35278: in VariableManager get_vars() 3033 1726773099.35312: done with get_vars() 3033 1726773099.35314: filtering new block on tags 3033 1726773099.35334: done filtering new block on tags 3033 1726773099.35336: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3033 1726773099.35340: extending task lists for all hosts with included blocks 3033 1726773099.35459: done extending task lists 3033 1726773099.35460: done processing included files 3033 1726773099.35461: results queue empty 3033 1726773099.35462: checking for any_errors_fatal 3033 1726773099.35464: done checking for any_errors_fatal 3033 1726773099.35464: checking for max_fail_percentage 3033 1726773099.35465: done checking for max_fail_percentage 3033 1726773099.35466: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.35466: done checking to see if all hosts have failed 3033 1726773099.35467: getting the remaining hosts for this loop 3033 1726773099.35468: done getting the remaining hosts for this loop 3033 1726773099.35470: getting the next task for host managed_node2 3033 1726773099.35473: done getting next task for host managed_node2 3033 1726773099.35475: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773099.35478: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.35484: getting variables 3033 1726773099.35485: in VariableManager get_vars() 3033 1726773099.35494: Calling all_inventory to load vars for managed_node2 3033 1726773099.35496: Calling groups_inventory to load vars for managed_node2 3033 1726773099.35498: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.35501: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.35503: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.35507: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.35616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.35773: done with get_vars() 3033 1726773099.35780: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.026) 0:01:17.619 **** 3033 1726773099.35835: entering _queue_task() for managed_node2/setup 3033 1726773099.36027: worker is 1 (out of 1 available) 3033 1726773099.36040: exiting _queue_task() for managed_node2/setup 3033 1726773099.36055: done queuing things up, now waiting for results queue to drain 3033 1726773099.36057: waiting for pending results... 3033 1726773099.36215: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773099.36307: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000159 3033 1726773099.36320: variable 'ansible_search_path' from source: unknown 3033 1726773099.36323: variable 'ansible_search_path' from source: unknown 3033 1726773099.36353: calling self._execute() 3033 1726773099.36419: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.36426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.36436: variable 'omit' from source: magic vars 3033 1726773099.36873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773099.38656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773099.38713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773099.38743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773099.38774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773099.38800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773099.38868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773099.38904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773099.38935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773099.38966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773099.38981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773099.39030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773099.39050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773099.39071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773099.39103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773099.39120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773099.39262: variable '__kernel_settings_required_facts' from source: role '' all vars 3033 1726773099.39271: variable 'ansible_facts' from source: unknown 3033 1726773099.39345: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3033 1726773099.39350: when evaluation is False, skipping this task 3033 1726773099.39353: _execute() done 3033 1726773099.39356: dumping result to json 3033 1726773099.39359: done dumping result, returning 3033 1726773099.39366: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-3c9c-762e-000000000159] 3033 1726773099.39372: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000159 3033 1726773099.39461: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000159 3033 1726773099.39464: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3033 1726773099.39520: no more pending results, returning what we have 3033 1726773099.39524: results queue empty 3033 1726773099.39525: checking for any_errors_fatal 3033 1726773099.39526: done checking for any_errors_fatal 3033 1726773099.39527: checking for max_fail_percentage 3033 1726773099.39529: done checking for max_fail_percentage 3033 1726773099.39530: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.39531: done checking to see if all hosts have failed 3033 1726773099.39532: getting the remaining hosts for this loop 3033 1726773099.39533: done getting the remaining hosts for this loop 3033 1726773099.39537: getting the next task for host managed_node2 3033 1726773099.39545: done getting next task for host managed_node2 3033 1726773099.39549: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773099.39553: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.39567: getting variables 3033 1726773099.39568: in VariableManager get_vars() 3033 1726773099.39602: Calling all_inventory to load vars for managed_node2 3033 1726773099.39613: Calling groups_inventory to load vars for managed_node2 3033 1726773099.39616: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.39624: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.39626: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.39628: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.39896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.40056: done with get_vars() 3033 1726773099.40064: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.042) 0:01:17.662 **** 3033 1726773099.40132: entering _queue_task() for managed_node2/stat 3033 1726773099.40309: worker is 1 (out of 1 available) 3033 1726773099.40322: exiting _queue_task() for managed_node2/stat 3033 1726773099.40336: done queuing things up, now waiting for results queue to drain 3033 1726773099.40338: waiting for pending results... 3033 1726773099.40512: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773099.40611: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000015b 3033 1726773099.40626: variable 'ansible_search_path' from source: unknown 3033 1726773099.40630: variable 'ansible_search_path' from source: unknown 3033 1726773099.40662: calling self._execute() 3033 1726773099.40737: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.40743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.40752: variable 'omit' from source: magic vars 3033 1726773099.41148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773099.41351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773099.41389: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773099.41419: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773099.41449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773099.41522: 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) 3033 1726773099.41542: 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) 3033 1726773099.41568: 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) 3033 1726773099.41593: 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) 3033 1726773099.41693: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773099.41701: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773099.41704: when evaluation is False, skipping this task 3033 1726773099.41709: _execute() done 3033 1726773099.41714: dumping result to json 3033 1726773099.41717: done dumping result, returning 3033 1726773099.41725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-3c9c-762e-00000000015b] 3033 1726773099.41730: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015b 3033 1726773099.41817: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015b 3033 1726773099.41820: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773099.41872: no more pending results, returning what we have 3033 1726773099.41875: results queue empty 3033 1726773099.41876: checking for any_errors_fatal 3033 1726773099.41882: done checking for any_errors_fatal 3033 1726773099.41883: checking for max_fail_percentage 3033 1726773099.41885: done checking for max_fail_percentage 3033 1726773099.41886: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.41887: done checking to see if all hosts have failed 3033 1726773099.41888: getting the remaining hosts for this loop 3033 1726773099.41890: done getting the remaining hosts for this loop 3033 1726773099.41893: getting the next task for host managed_node2 3033 1726773099.41899: done getting next task for host managed_node2 3033 1726773099.41903: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773099.41908: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.41922: getting variables 3033 1726773099.41923: in VariableManager get_vars() 3033 1726773099.41954: Calling all_inventory to load vars for managed_node2 3033 1726773099.41956: Calling groups_inventory to load vars for managed_node2 3033 1726773099.41959: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.41968: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.41971: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.41975: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.42110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.42277: done with get_vars() 3033 1726773099.42285: done getting variables 3033 1726773099.42330: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.022) 0:01:17.684 **** 3033 1726773099.42355: entering _queue_task() for managed_node2/set_fact 3033 1726773099.42533: worker is 1 (out of 1 available) 3033 1726773099.42546: exiting _queue_task() for managed_node2/set_fact 3033 1726773099.42560: done queuing things up, now waiting for results queue to drain 3033 1726773099.42563: waiting for pending results... 3033 1726773099.42720: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773099.42819: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000015c 3033 1726773099.42832: variable 'ansible_search_path' from source: unknown 3033 1726773099.42836: variable 'ansible_search_path' from source: unknown 3033 1726773099.42866: calling self._execute() 3033 1726773099.42934: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.42940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.42950: variable 'omit' from source: magic vars 3033 1726773099.43391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773099.43588: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773099.43627: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773099.43656: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773099.43689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773099.43762: 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) 3033 1726773099.43786: 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) 3033 1726773099.43810: 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) 3033 1726773099.43832: 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) 3033 1726773099.43929: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773099.43937: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773099.43940: when evaluation is False, skipping this task 3033 1726773099.43943: _execute() done 3033 1726773099.43946: dumping result to json 3033 1726773099.43951: done dumping result, returning 3033 1726773099.43959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-00000000015c] 3033 1726773099.43964: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015c 3033 1726773099.44054: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015c 3033 1726773099.44057: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773099.44131: no more pending results, returning what we have 3033 1726773099.44134: results queue empty 3033 1726773099.44135: checking for any_errors_fatal 3033 1726773099.44140: done checking for any_errors_fatal 3033 1726773099.44140: checking for max_fail_percentage 3033 1726773099.44142: done checking for max_fail_percentage 3033 1726773099.44143: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.44144: done checking to see if all hosts have failed 3033 1726773099.44145: getting the remaining hosts for this loop 3033 1726773099.44147: done getting the remaining hosts for this loop 3033 1726773099.44151: getting the next task for host managed_node2 3033 1726773099.44159: done getting next task for host managed_node2 3033 1726773099.44163: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773099.44169: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.44181: getting variables 3033 1726773099.44182: in VariableManager get_vars() 3033 1726773099.44208: Calling all_inventory to load vars for managed_node2 3033 1726773099.44210: Calling groups_inventory to load vars for managed_node2 3033 1726773099.44212: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.44218: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.44220: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.44223: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.44454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.44761: done with get_vars() 3033 1726773099.44772: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.025) 0:01:17.709 **** 3033 1726773099.44872: entering _queue_task() for managed_node2/stat 3033 1726773099.45265: worker is 1 (out of 1 available) 3033 1726773099.45278: exiting _queue_task() for managed_node2/stat 3033 1726773099.45292: done queuing things up, now waiting for results queue to drain 3033 1726773099.45294: waiting for pending results... 3033 1726773099.45824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773099.45831: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000015e 3033 1726773099.45836: variable 'ansible_search_path' from source: unknown 3033 1726773099.45840: variable 'ansible_search_path' from source: unknown 3033 1726773099.45888: calling self._execute() 3033 1726773099.45990: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.46007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.46022: variable 'omit' from source: magic vars 3033 1726773099.46583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773099.46881: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773099.47012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773099.47017: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773099.47080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773099.47193: 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) 3033 1726773099.47233: 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) 3033 1726773099.47274: 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) 3033 1726773099.47316: 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) 3033 1726773099.47472: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3033 1726773099.47489: variable 'omit' from source: magic vars 3033 1726773099.47575: variable 'omit' from source: magic vars 3033 1726773099.47703: variable 'omit' from source: magic vars 3033 1726773099.47707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773099.47711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773099.47722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773099.47748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.47765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.47810: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773099.47822: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.47836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.47969: Set connection var ansible_connection to ssh 3033 1726773099.48047: Set connection var ansible_shell_executable to /bin/sh 3033 1726773099.48050: Set connection var ansible_pipelining to False 3033 1726773099.48053: Set connection var ansible_shell_type to sh 3033 1726773099.48055: Set connection var ansible_timeout to 10 3033 1726773099.48057: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773099.48060: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.48062: variable 'ansible_connection' from source: unknown 3033 1726773099.48070: variable 'ansible_module_compression' from source: unknown 3033 1726773099.48078: variable 'ansible_shell_type' from source: unknown 3033 1726773099.48086: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.48094: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.48103: variable 'ansible_pipelining' from source: unknown 3033 1726773099.48115: variable 'ansible_timeout' from source: unknown 3033 1726773099.48125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.48307: 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__) 3033 1726773099.48327: variable 'omit' from source: magic vars 3033 1726773099.48340: starting attempt loop 3033 1726773099.48371: running the handler 3033 1726773099.48375: _low_level_execute_command(): starting 3033 1726773099.48382: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773099.49144: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773099.49225: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.49279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773099.49298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773099.49332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.49494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.51324: stdout chunk (state=3): >>>/root <<< 3033 1726773099.51436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.51493: stderr chunk (state=3): >>><<< 3033 1726773099.51496: stdout chunk (state=3): >>><<< 3033 1726773099.51515: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773099.51531: _low_level_execute_command(): starting 3033 1726773099.51539: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565 `" && echo ansible-tmp-1726773099.5151489-3800-99666362693565="` echo /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565 `" ) && sleep 0' 3033 1726773099.52128: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.52132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773099.52171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.52277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.54825: stdout chunk (state=3): >>>ansible-tmp-1726773099.5151489-3800-99666362693565=/root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565 <<< 3033 1726773099.55029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.55112: stderr chunk (state=3): >>><<< 3033 1726773099.55142: stdout chunk (state=3): >>><<< 3033 1726773099.55533: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773099.5151489-3800-99666362693565=/root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773099.55537: variable 'ansible_module_compression' from source: unknown 3033 1726773099.55540: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773099.55542: variable 'ansible_facts' from source: unknown 3033 1726773099.55717: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py 3033 1726773099.56432: Sending initial data 3033 1726773099.56436: Sent initial data (150 bytes) 3033 1726773099.57398: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.57511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773099.57656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.57768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.59623: 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 <<< 3033 1726773099.59691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773099.59778: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph8a5dcgn /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py <<< 3033 1726773099.59789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py" <<< 3033 1726773099.59922: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph8a5dcgn" to remote "/root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py" <<< 3033 1726773099.61186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.61220: stderr chunk (state=3): >>><<< 3033 1726773099.61233: stdout chunk (state=3): >>><<< 3033 1726773099.61265: done transferring module to remote 3033 1726773099.61284: _low_level_execute_command(): starting 3033 1726773099.61295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/ /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py && sleep 0' 3033 1726773099.61914: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773099.61931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773099.61948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773099.61968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773099.61997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773099.62112: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773099.62116: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773099.62135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773099.62153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.62257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.64323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.64366: stderr chunk (state=3): >>><<< 3033 1726773099.64381: stdout chunk (state=3): >>><<< 3033 1726773099.64405: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773099.64418: _low_level_execute_command(): starting 3033 1726773099.64432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/AnsiballZ_stat.py && sleep 0' 3033 1726773099.65203: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.65250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773099.65274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.65389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.88084: 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"}}} <<< 3033 1726773099.89811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773099.89878: stderr chunk (state=3): >>><<< 3033 1726773099.89884: stdout chunk (state=3): >>><<< 3033 1726773099.89898: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773099.89941: 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-1726773099.5151489-3800-99666362693565/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773099.89949: _low_level_execute_command(): starting 3033 1726773099.89956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773099.5151489-3800-99666362693565/ > /dev/null 2>&1 && sleep 0' 3033 1726773099.90456: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773099.90460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773099.90462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773099.90465: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773099.90472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773099.90523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773099.90527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773099.90603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773099.92892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773099.92944: stderr chunk (state=3): >>><<< 3033 1726773099.92949: stdout chunk (state=3): >>><<< 3033 1726773099.92966: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773099.92973: handler run complete 3033 1726773099.92997: attempt loop complete, returning result 3033 1726773099.93000: _execute() done 3033 1726773099.93003: dumping result to json 3033 1726773099.93009: done dumping result, returning 3033 1726773099.93019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-3c9c-762e-00000000015e] 3033 1726773099.93024: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015e 3033 1726773099.93125: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015e 3033 1726773099.93128: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3033 1726773099.93216: no more pending results, returning what we have 3033 1726773099.93219: results queue empty 3033 1726773099.93220: checking for any_errors_fatal 3033 1726773099.93225: done checking for any_errors_fatal 3033 1726773099.93226: checking for max_fail_percentage 3033 1726773099.93228: done checking for max_fail_percentage 3033 1726773099.93229: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.93230: done checking to see if all hosts have failed 3033 1726773099.93231: getting the remaining hosts for this loop 3033 1726773099.93233: done getting the remaining hosts for this loop 3033 1726773099.93242: getting the next task for host managed_node2 3033 1726773099.93249: done getting next task for host managed_node2 3033 1726773099.93253: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773099.93257: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.93268: getting variables 3033 1726773099.93269: in VariableManager get_vars() 3033 1726773099.93305: Calling all_inventory to load vars for managed_node2 3033 1726773099.93313: Calling groups_inventory to load vars for managed_node2 3033 1726773099.93316: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.93326: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.93330: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.93333: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.93483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.93655: done with get_vars() 3033 1726773099.93665: done getting variables 3033 1726773099.93718: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.488) 0:01:18.198 **** 3033 1726773099.93745: entering _queue_task() for managed_node2/set_fact 3033 1726773099.93953: worker is 1 (out of 1 available) 3033 1726773099.93965: exiting _queue_task() for managed_node2/set_fact 3033 1726773099.93980: done queuing things up, now waiting for results queue to drain 3033 1726773099.93983: waiting for pending results... 3033 1726773099.94161: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773099.94257: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000015f 3033 1726773099.94270: variable 'ansible_search_path' from source: unknown 3033 1726773099.94275: variable 'ansible_search_path' from source: unknown 3033 1726773099.94310: calling self._execute() 3033 1726773099.94379: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.94388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.94399: variable 'omit' from source: magic vars 3033 1726773099.94862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773099.95063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773099.95104: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773099.95137: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773099.95166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773099.95243: 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) 3033 1726773099.95263: 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) 3033 1726773099.95288: 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) 3033 1726773099.95314: 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) 3033 1726773099.95414: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3033 1726773099.95419: variable 'omit' from source: magic vars 3033 1726773099.95474: variable 'omit' from source: magic vars 3033 1726773099.95569: variable '__transactional_update_stat' from source: set_fact 3033 1726773099.95613: variable 'omit' from source: magic vars 3033 1726773099.95635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773099.95661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773099.95677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773099.95695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.95704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.95732: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773099.95737: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.95740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.95825: Set connection var ansible_connection to ssh 3033 1726773099.95832: Set connection var ansible_shell_executable to /bin/sh 3033 1726773099.95838: Set connection var ansible_pipelining to False 3033 1726773099.95841: Set connection var ansible_shell_type to sh 3033 1726773099.95848: Set connection var ansible_timeout to 10 3033 1726773099.95859: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773099.95881: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.95885: variable 'ansible_connection' from source: unknown 3033 1726773099.95888: variable 'ansible_module_compression' from source: unknown 3033 1726773099.95891: variable 'ansible_shell_type' from source: unknown 3033 1726773099.95895: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.95899: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.95904: variable 'ansible_pipelining' from source: unknown 3033 1726773099.95908: variable 'ansible_timeout' from source: unknown 3033 1726773099.95915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.96000: 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) 3033 1726773099.96012: variable 'omit' from source: magic vars 3033 1726773099.96018: starting attempt loop 3033 1726773099.96021: running the handler 3033 1726773099.96031: handler run complete 3033 1726773099.96040: attempt loop complete, returning result 3033 1726773099.96043: _execute() done 3033 1726773099.96046: dumping result to json 3033 1726773099.96051: done dumping result, returning 3033 1726773099.96058: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-3c9c-762e-00000000015f] 3033 1726773099.96063: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015f 3033 1726773099.96153: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000015f 3033 1726773099.96156: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 3033 1726773099.96240: no more pending results, returning what we have 3033 1726773099.96243: results queue empty 3033 1726773099.96244: checking for any_errors_fatal 3033 1726773099.96251: done checking for any_errors_fatal 3033 1726773099.96252: checking for max_fail_percentage 3033 1726773099.96253: done checking for max_fail_percentage 3033 1726773099.96254: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.96255: done checking to see if all hosts have failed 3033 1726773099.96256: getting the remaining hosts for this loop 3033 1726773099.96258: done getting the remaining hosts for this loop 3033 1726773099.96262: getting the next task for host managed_node2 3033 1726773099.96270: done getting next task for host managed_node2 3033 1726773099.96274: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773099.96278: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773099.96290: getting variables 3033 1726773099.96296: in VariableManager get_vars() 3033 1726773099.96322: Calling all_inventory to load vars for managed_node2 3033 1726773099.96325: Calling groups_inventory to load vars for managed_node2 3033 1726773099.96326: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.96333: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.96335: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.96338: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.96499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773099.96664: done with get_vars() 3033 1726773099.96673: done getting variables 3033 1726773099.96762: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.030) 0:01:18.228 **** 3033 1726773099.96787: entering _queue_task() for managed_node2/include_vars 3033 1726773099.96788: Creating lock for include_vars 3033 1726773099.96991: worker is 1 (out of 1 available) 3033 1726773099.97005: exiting _queue_task() for managed_node2/include_vars 3033 1726773099.97022: done queuing things up, now waiting for results queue to drain 3033 1726773099.97024: waiting for pending results... 3033 1726773099.97182: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773099.97272: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000161 3033 1726773099.97288: variable 'ansible_search_path' from source: unknown 3033 1726773099.97292: variable 'ansible_search_path' from source: unknown 3033 1726773099.97325: calling self._execute() 3033 1726773099.97393: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.97400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.97411: variable 'omit' from source: magic vars 3033 1726773099.97500: variable 'omit' from source: magic vars 3033 1726773099.97552: variable 'omit' from source: magic vars 3033 1726773099.97857: variable 'ffparams' from source: task vars 3033 1726773099.97971: variable 'ansible_facts' from source: unknown 3033 1726773099.98157: variable 'ansible_facts' from source: unknown 3033 1726773099.98269: variable 'ansible_facts' from source: unknown 3033 1726773099.98384: variable 'ansible_facts' from source: unknown 3033 1726773099.98487: variable 'role_path' from source: magic vars 3033 1726773099.98646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3033 1726773099.98821: Loaded config def from plugin (lookup/first_found) 3033 1726773099.98827: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3033 1726773099.98861: variable 'ansible_search_path' from source: unknown 3033 1726773099.98882: variable 'ansible_search_path' from source: unknown 3033 1726773099.98893: variable 'ansible_search_path' from source: unknown 3033 1726773099.98896: variable 'ansible_search_path' from source: unknown 3033 1726773099.98907: variable 'ansible_search_path' from source: unknown 3033 1726773099.98925: variable 'omit' from source: magic vars 3033 1726773099.98945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773099.98966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773099.98983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773099.99000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.99012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773099.99038: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773099.99042: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.99046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.99127: Set connection var ansible_connection to ssh 3033 1726773099.99134: Set connection var ansible_shell_executable to /bin/sh 3033 1726773099.99140: Set connection var ansible_pipelining to False 3033 1726773099.99143: Set connection var ansible_shell_type to sh 3033 1726773099.99150: Set connection var ansible_timeout to 10 3033 1726773099.99158: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773099.99179: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.99182: variable 'ansible_connection' from source: unknown 3033 1726773099.99185: variable 'ansible_module_compression' from source: unknown 3033 1726773099.99187: variable 'ansible_shell_type' from source: unknown 3033 1726773099.99190: variable 'ansible_shell_executable' from source: unknown 3033 1726773099.99193: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773099.99199: variable 'ansible_pipelining' from source: unknown 3033 1726773099.99201: variable 'ansible_timeout' from source: unknown 3033 1726773099.99208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773099.99297: 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) 3033 1726773099.99309: variable 'omit' from source: magic vars 3033 1726773099.99315: starting attempt loop 3033 1726773099.99319: running the handler 3033 1726773099.99370: handler run complete 3033 1726773099.99380: attempt loop complete, returning result 3033 1726773099.99383: _execute() done 3033 1726773099.99386: dumping result to json 3033 1726773099.99390: done dumping result, returning 3033 1726773099.99399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-3c9c-762e-000000000161] 3033 1726773099.99404: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000161 3033 1726773099.99511: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000161 3033 1726773099.99514: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3033 1726773099.99609: no more pending results, returning what we have 3033 1726773099.99612: results queue empty 3033 1726773099.99613: checking for any_errors_fatal 3033 1726773099.99618: done checking for any_errors_fatal 3033 1726773099.99619: checking for max_fail_percentage 3033 1726773099.99620: done checking for max_fail_percentage 3033 1726773099.99621: checking to see if all hosts have failed and the running result is not ok 3033 1726773099.99622: done checking to see if all hosts have failed 3033 1726773099.99624: getting the remaining hosts for this loop 3033 1726773099.99626: done getting the remaining hosts for this loop 3033 1726773099.99630: getting the next task for host managed_node2 3033 1726773099.99637: done getting next task for host managed_node2 3033 1726773099.99640: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773099.99643: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773099.99652: getting variables 3033 1726773099.99653: in VariableManager get_vars() 3033 1726773099.99679: Calling all_inventory to load vars for managed_node2 3033 1726773099.99681: Calling groups_inventory to load vars for managed_node2 3033 1726773099.99682: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773099.99689: Calling all_plugins_play to load vars for managed_node2 3033 1726773099.99691: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773099.99693: Calling groups_plugins_play to load vars for managed_node2 3033 1726773099.99827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773100.00021: done with get_vars() 3033 1726773100.00030: done getting variables 3033 1726773100.00072: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:11:39 -0400 (0:00:00.033) 0:01:18.262 **** 3033 1726773100.00100: entering _queue_task() for managed_node2/package 3033 1726773100.00348: worker is 1 (out of 1 available) 3033 1726773100.00363: exiting _queue_task() for managed_node2/package 3033 1726773100.00380: done queuing things up, now waiting for results queue to drain 3033 1726773100.00381: waiting for pending results... 3033 1726773100.00825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773100.00830: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000af 3033 1726773100.00925: variable 'ansible_search_path' from source: unknown 3033 1726773100.00928: variable 'ansible_search_path' from source: unknown 3033 1726773100.00931: calling self._execute() 3033 1726773100.00998: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773100.01015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773100.01035: variable 'omit' from source: magic vars 3033 1726773100.01181: variable 'omit' from source: magic vars 3033 1726773100.01270: variable 'omit' from source: magic vars 3033 1726773100.01312: variable '__kernel_settings_packages' from source: include_vars 3033 1726773100.01582: variable '__kernel_settings_packages' from source: include_vars 3033 1726773100.01762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773100.03370: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773100.03511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773100.03514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773100.03544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773100.03581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773100.03694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773100.03740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773100.03778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773100.03835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773100.03858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773100.03972: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773100.03983: variable 'omit' from source: magic vars 3033 1726773100.04111: variable 'omit' from source: magic vars 3033 1726773100.04115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773100.04117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773100.04120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773100.04139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773100.04154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773100.04194: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773100.04204: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773100.04216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773100.04333: Set connection var ansible_connection to ssh 3033 1726773100.04346: Set connection var ansible_shell_executable to /bin/sh 3033 1726773100.04358: Set connection var ansible_pipelining to False 3033 1726773100.04366: Set connection var ansible_shell_type to sh 3033 1726773100.04378: Set connection var ansible_timeout to 10 3033 1726773100.04394: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773100.04426: variable 'ansible_shell_executable' from source: unknown 3033 1726773100.04435: variable 'ansible_connection' from source: unknown 3033 1726773100.04442: variable 'ansible_module_compression' from source: unknown 3033 1726773100.04448: variable 'ansible_shell_type' from source: unknown 3033 1726773100.04454: variable 'ansible_shell_executable' from source: unknown 3033 1726773100.04460: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773100.04468: variable 'ansible_pipelining' from source: unknown 3033 1726773100.04474: variable 'ansible_timeout' from source: unknown 3033 1726773100.04611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773100.04615: 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) 3033 1726773100.04617: variable 'omit' from source: magic vars 3033 1726773100.04623: starting attempt loop 3033 1726773100.04629: running the handler 3033 1726773100.04639: variable 'ansible_facts' from source: unknown 3033 1726773100.04645: variable 'ansible_facts' from source: unknown 3033 1726773100.04703: _low_level_execute_command(): starting 3033 1726773100.04720: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773100.05431: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773100.05448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773100.05466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.05487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773100.05509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773100.05523: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773100.05539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.05628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.05657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773100.05676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773100.05709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773100.05817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773100.07678: stdout chunk (state=3): >>>/root <<< 3033 1726773100.07790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773100.07841: stderr chunk (state=3): >>><<< 3033 1726773100.07844: stdout chunk (state=3): >>><<< 3033 1726773100.07868: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773100.07882: _low_level_execute_command(): starting 3033 1726773100.07888: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442 `" && echo ansible-tmp-1726773100.0786855-3824-33533292057442="` echo /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442 `" ) && sleep 0' 3033 1726773100.08338: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.08342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.08344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.08347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.08400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773100.08402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773100.08477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773100.10687: stdout chunk (state=3): >>>ansible-tmp-1726773100.0786855-3824-33533292057442=/root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442 <<< 3033 1726773100.10811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773100.10867: stderr chunk (state=3): >>><<< 3033 1726773100.10869: stdout chunk (state=3): >>><<< 3033 1726773100.10885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773100.0786855-3824-33533292057442=/root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773100.10918: variable 'ansible_module_compression' from source: unknown 3033 1726773100.10966: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3033 1726773100.11009: variable 'ansible_facts' from source: unknown 3033 1726773100.11087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py 3033 1726773100.11201: Sending initial data 3033 1726773100.11204: Sent initial data (149 bytes) 3033 1726773100.11654: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773100.11658: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773100.11660: 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.47.230 is address <<< 3033 1726773100.11663: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.11725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773100.11730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773100.11802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773100.13628: 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 <<< 3033 1726773100.13708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773100.13776: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp262lde2m /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py <<< 3033 1726773100.13784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py" <<< 3033 1726773100.13840: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp262lde2m" to remote "/root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py" <<< 3033 1726773100.15426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773100.15459: stderr chunk (state=3): >>><<< 3033 1726773100.15533: stdout chunk (state=3): >>><<< 3033 1726773100.15536: done transferring module to remote 3033 1726773100.15539: _low_level_execute_command(): starting 3033 1726773100.15541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/ /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py && sleep 0' 3033 1726773100.16184: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773100.16200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773100.16217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.16238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773100.16265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773100.16324: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.16390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773100.16410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773100.16438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773100.16539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773100.18652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773100.18656: stdout chunk (state=3): >>><<< 3033 1726773100.18658: stderr chunk (state=3): >>><<< 3033 1726773100.18676: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773100.18686: _low_level_execute_command(): starting 3033 1726773100.18779: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/AnsiballZ_dnf.py && sleep 0' 3033 1726773100.19326: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773100.19343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773100.19361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.19385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773100.19423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773100.19439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773100.19525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773100.19545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773100.19570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773100.19690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773101.88235: 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}}} <<< 3033 1726773101.94699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773101.94725: stdout chunk (state=3): >>><<< 3033 1726773101.94756: stderr chunk (state=3): >>><<< 3033 1726773101.94912: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773101.94921: 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-1726773100.0786855-3824-33533292057442/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773101.94924: _low_level_execute_command(): starting 3033 1726773101.94926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773100.0786855-3824-33533292057442/ > /dev/null 2>&1 && sleep 0' 3033 1726773101.95929: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773101.95954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773101.96025: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773101.96121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773101.96133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773101.96167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773101.96316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773101.98387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773101.98447: stderr chunk (state=3): >>><<< 3033 1726773101.98451: stdout chunk (state=3): >>><<< 3033 1726773101.98468: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773101.98475: handler run complete 3033 1726773101.98517: attempt loop complete, returning result 3033 1726773101.98520: _execute() done 3033 1726773101.98523: dumping result to json 3033 1726773101.98533: done dumping result, returning 3033 1726773101.98542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-0000000000af] 3033 1726773101.98548: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000af 3033 1726773101.98656: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000af 3033 1726773101.98659: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3033 1726773101.98809: no more pending results, returning what we have 3033 1726773101.98813: results queue empty 3033 1726773101.98817: checking for any_errors_fatal 3033 1726773101.98827: done checking for any_errors_fatal 3033 1726773101.98828: checking for max_fail_percentage 3033 1726773101.98830: done checking for max_fail_percentage 3033 1726773101.98833: checking to see if all hosts have failed and the running result is not ok 3033 1726773101.98834: done checking to see if all hosts have failed 3033 1726773101.98835: getting the remaining hosts for this loop 3033 1726773101.98837: done getting the remaining hosts for this loop 3033 1726773101.98841: getting the next task for host managed_node2 3033 1726773101.98850: done getting next task for host managed_node2 3033 1726773101.98854: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773101.98857: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773101.98870: getting variables 3033 1726773101.98872: in VariableManager get_vars() 3033 1726773101.98917: Calling all_inventory to load vars for managed_node2 3033 1726773101.98920: Calling groups_inventory to load vars for managed_node2 3033 1726773101.98923: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773101.98935: Calling all_plugins_play to load vars for managed_node2 3033 1726773101.98938: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773101.98942: Calling groups_plugins_play to load vars for managed_node2 3033 1726773101.99180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773101.99493: done with get_vars() 3033 1726773101.99508: done getting variables 3033 1726773101.99626: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:11:41 -0400 (0:00:01.995) 0:01:20.257 **** 3033 1726773101.99663: entering _queue_task() for managed_node2/debug 3033 1726773101.99665: Creating lock for debug 3033 1726773102.00032: worker is 1 (out of 1 available) 3033 1726773102.00048: exiting _queue_task() for managed_node2/debug 3033 1726773102.00064: done queuing things up, now waiting for results queue to drain 3033 1726773102.00066: waiting for pending results... 3033 1726773102.00255: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773102.00343: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b1 3033 1726773102.00357: variable 'ansible_search_path' from source: unknown 3033 1726773102.00361: variable 'ansible_search_path' from source: unknown 3033 1726773102.00394: calling self._execute() 3033 1726773102.00465: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.00471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.00482: variable 'omit' from source: magic vars 3033 1726773102.00960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773102.02600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773102.02659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773102.02693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773102.02737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773102.02760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773102.02836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773102.02861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773102.02883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773102.02921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773102.02933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773102.03024: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773102.03040: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773102.03043: when evaluation is False, skipping this task 3033 1726773102.03048: _execute() done 3033 1726773102.03050: dumping result to json 3033 1726773102.03056: done dumping result, returning 3033 1726773102.03065: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-0000000000b1] 3033 1726773102.03071: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b1 3033 1726773102.03166: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b1 3033 1726773102.03169: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3033 1726773102.03226: no more pending results, returning what we have 3033 1726773102.03230: results queue empty 3033 1726773102.03231: checking for any_errors_fatal 3033 1726773102.03238: done checking for any_errors_fatal 3033 1726773102.03239: checking for max_fail_percentage 3033 1726773102.03241: done checking for max_fail_percentage 3033 1726773102.03242: checking to see if all hosts have failed and the running result is not ok 3033 1726773102.03243: done checking to see if all hosts have failed 3033 1726773102.03244: getting the remaining hosts for this loop 3033 1726773102.03246: done getting the remaining hosts for this loop 3033 1726773102.03251: getting the next task for host managed_node2 3033 1726773102.03258: done getting next task for host managed_node2 3033 1726773102.03262: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773102.03265: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773102.03284: getting variables 3033 1726773102.03286: in VariableManager get_vars() 3033 1726773102.03329: Calling all_inventory to load vars for managed_node2 3033 1726773102.03333: Calling groups_inventory to load vars for managed_node2 3033 1726773102.03335: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773102.03345: Calling all_plugins_play to load vars for managed_node2 3033 1726773102.03348: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773102.03351: Calling groups_plugins_play to load vars for managed_node2 3033 1726773102.03541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773102.03710: done with get_vars() 3033 1726773102.03719: done getting variables 3033 1726773102.03832: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:11:42 -0400 (0:00:00.041) 0:01:20.299 **** 3033 1726773102.03858: entering _queue_task() for managed_node2/reboot 3033 1726773102.03860: Creating lock for reboot 3033 1726773102.04103: worker is 1 (out of 1 available) 3033 1726773102.04119: exiting _queue_task() for managed_node2/reboot 3033 1726773102.04133: done queuing things up, now waiting for results queue to drain 3033 1726773102.04134: waiting for pending results... 3033 1726773102.04304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773102.04391: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b2 3033 1726773102.04404: variable 'ansible_search_path' from source: unknown 3033 1726773102.04409: variable 'ansible_search_path' from source: unknown 3033 1726773102.04442: calling self._execute() 3033 1726773102.04513: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.04519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.04528: variable 'omit' from source: magic vars 3033 1726773102.04940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773102.06698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773102.06755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773102.06789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773102.06825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773102.06847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773102.06921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773102.06946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773102.06967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773102.07003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773102.07020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773102.07110: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773102.07128: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773102.07133: when evaluation is False, skipping this task 3033 1726773102.07136: _execute() done 3033 1726773102.07139: dumping result to json 3033 1726773102.07142: done dumping result, returning 3033 1726773102.07153: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-3c9c-762e-0000000000b2] 3033 1726773102.07159: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b2 3033 1726773102.07261: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b2 3033 1726773102.07264: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773102.07320: no more pending results, returning what we have 3033 1726773102.07323: results queue empty 3033 1726773102.07324: checking for any_errors_fatal 3033 1726773102.07331: done checking for any_errors_fatal 3033 1726773102.07332: checking for max_fail_percentage 3033 1726773102.07334: done checking for max_fail_percentage 3033 1726773102.07334: checking to see if all hosts have failed and the running result is not ok 3033 1726773102.07336: done checking to see if all hosts have failed 3033 1726773102.07337: getting the remaining hosts for this loop 3033 1726773102.07339: done getting the remaining hosts for this loop 3033 1726773102.07344: getting the next task for host managed_node2 3033 1726773102.07351: done getting next task for host managed_node2 3033 1726773102.07355: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773102.07358: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773102.07374: getting variables 3033 1726773102.07376: in VariableManager get_vars() 3033 1726773102.07412: Calling all_inventory to load vars for managed_node2 3033 1726773102.07415: Calling groups_inventory to load vars for managed_node2 3033 1726773102.07418: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773102.07428: Calling all_plugins_play to load vars for managed_node2 3033 1726773102.07431: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773102.07434: Calling groups_plugins_play to load vars for managed_node2 3033 1726773102.07600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773102.07772: done with get_vars() 3033 1726773102.07783: done getting variables 3033 1726773102.07830: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:11:42 -0400 (0:00:00.039) 0:01:20.339 **** 3033 1726773102.07857: entering _queue_task() for managed_node2/fail 3033 1726773102.08055: worker is 1 (out of 1 available) 3033 1726773102.08074: exiting _queue_task() for managed_node2/fail 3033 1726773102.08090: done queuing things up, now waiting for results queue to drain 3033 1726773102.08092: waiting for pending results... 3033 1726773102.08318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773102.08399: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b3 3033 1726773102.08414: variable 'ansible_search_path' from source: unknown 3033 1726773102.08418: variable 'ansible_search_path' from source: unknown 3033 1726773102.08451: calling self._execute() 3033 1726773102.08521: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.08529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.08540: variable 'omit' from source: magic vars 3033 1726773102.09009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773102.10642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773102.10712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773102.10745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773102.10776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773102.10803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773102.10874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773102.10902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773102.10930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773102.10964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773102.10980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773102.11073: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773102.11090: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773102.11093: when evaluation is False, skipping this task 3033 1726773102.11096: _execute() done 3033 1726773102.11099: dumping result to json 3033 1726773102.11106: done dumping result, returning 3033 1726773102.11118: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-3c9c-762e-0000000000b3] 3033 1726773102.11125: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b3 3033 1726773102.11225: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b3 3033 1726773102.11229: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773102.11280: no more pending results, returning what we have 3033 1726773102.11283: results queue empty 3033 1726773102.11284: checking for any_errors_fatal 3033 1726773102.11289: done checking for any_errors_fatal 3033 1726773102.11290: checking for max_fail_percentage 3033 1726773102.11292: done checking for max_fail_percentage 3033 1726773102.11293: checking to see if all hosts have failed and the running result is not ok 3033 1726773102.11294: done checking to see if all hosts have failed 3033 1726773102.11295: getting the remaining hosts for this loop 3033 1726773102.11297: done getting the remaining hosts for this loop 3033 1726773102.11301: getting the next task for host managed_node2 3033 1726773102.11319: done getting next task for host managed_node2 3033 1726773102.11323: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773102.11327: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773102.11341: getting variables 3033 1726773102.11343: in VariableManager get_vars() 3033 1726773102.11440: Calling all_inventory to load vars for managed_node2 3033 1726773102.11443: Calling groups_inventory to load vars for managed_node2 3033 1726773102.11446: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773102.11454: Calling all_plugins_play to load vars for managed_node2 3033 1726773102.11456: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773102.11458: Calling groups_plugins_play to load vars for managed_node2 3033 1726773102.11595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773102.11764: done with get_vars() 3033 1726773102.11774: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:11:42 -0400 (0:00:00.039) 0:01:20.379 **** 3033 1726773102.11842: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773102.11844: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 3033 1726773102.12064: worker is 1 (out of 1 available) 3033 1726773102.12082: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773102.12097: done queuing things up, now waiting for results queue to drain 3033 1726773102.12099: waiting for pending results... 3033 1726773102.12266: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773102.12346: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b5 3033 1726773102.12359: variable 'ansible_search_path' from source: unknown 3033 1726773102.12363: variable 'ansible_search_path' from source: unknown 3033 1726773102.12398: calling self._execute() 3033 1726773102.12466: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.12473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.12483: variable 'omit' from source: magic vars 3033 1726773102.12577: variable 'omit' from source: magic vars 3033 1726773102.12616: variable 'omit' from source: magic vars 3033 1726773102.12640: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773102.12889: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773102.12954: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773102.12988: variable 'omit' from source: magic vars 3033 1726773102.13029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773102.13060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773102.13079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773102.13103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773102.13118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773102.13147: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773102.13150: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.13154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.13244: Set connection var ansible_connection to ssh 3033 1726773102.13251: Set connection var ansible_shell_executable to /bin/sh 3033 1726773102.13257: Set connection var ansible_pipelining to False 3033 1726773102.13260: Set connection var ansible_shell_type to sh 3033 1726773102.13267: Set connection var ansible_timeout to 10 3033 1726773102.13276: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773102.13295: variable 'ansible_shell_executable' from source: unknown 3033 1726773102.13300: variable 'ansible_connection' from source: unknown 3033 1726773102.13303: variable 'ansible_module_compression' from source: unknown 3033 1726773102.13306: variable 'ansible_shell_type' from source: unknown 3033 1726773102.13318: variable 'ansible_shell_executable' from source: unknown 3033 1726773102.13321: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.13324: variable 'ansible_pipelining' from source: unknown 3033 1726773102.13327: variable 'ansible_timeout' from source: unknown 3033 1726773102.13329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.13485: 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__) 3033 1726773102.13496: variable 'omit' from source: magic vars 3033 1726773102.13502: starting attempt loop 3033 1726773102.13507: running the handler 3033 1726773102.13520: _low_level_execute_command(): starting 3033 1726773102.13534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773102.14082: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.14087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.14090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.14093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.14150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773102.14154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.14160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.14236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.16441: stdout chunk (state=3): >>>/root <<< 3033 1726773102.16566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.16627: stderr chunk (state=3): >>><<< 3033 1726773102.16631: stdout chunk (state=3): >>><<< 3033 1726773102.16651: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.16665: _low_level_execute_command(): starting 3033 1726773102.16672: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167 `" && echo ansible-tmp-1726773102.1665254-3906-101917034180167="` echo /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167 `" ) && sleep 0' 3033 1726773102.17159: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773102.17163: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773102.17173: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773102.17176: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.17229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773102.17233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.17313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.20177: stdout chunk (state=3): >>>ansible-tmp-1726773102.1665254-3906-101917034180167=/root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167 <<< 3033 1726773102.20321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.20381: stderr chunk (state=3): >>><<< 3033 1726773102.20384: stdout chunk (state=3): >>><<< 3033 1726773102.20404: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773102.1665254-3906-101917034180167=/root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.20449: variable 'ansible_module_compression' from source: unknown 3033 1726773102.20486: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 3033 1726773102.20490: ANSIBALLZ: Acquiring lock 3033 1726773102.20492: ANSIBALLZ: Lock acquired: 139745015327504 3033 1726773102.20495: ANSIBALLZ: Creating module 3033 1726773102.31613: ANSIBALLZ: Writing module into payload 3033 1726773102.31617: ANSIBALLZ: Writing module 3033 1726773102.31620: ANSIBALLZ: Renaming module 3033 1726773102.31623: ANSIBALLZ: Done creating module 3033 1726773102.31636: variable 'ansible_facts' from source: unknown 3033 1726773102.31729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py 3033 1726773102.31847: Sending initial data 3033 1726773102.31859: Sent initial data (173 bytes) 3033 1726773102.32318: 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 <<< 3033 1726773102.32336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.32358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.32400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773102.32420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.32498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.34333: 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 <<< 3033 1726773102.34392: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773102.34448: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp7o9mjehj /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773102.34488: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773102.34539: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3033 1726773102.34570: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp7o9mjehj" to remote "/root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773102.41884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.41926: stderr chunk (state=3): >>><<< 3033 1726773102.41937: stdout chunk (state=3): >>><<< 3033 1726773102.41969: done transferring module to remote 3033 1726773102.41993: _low_level_execute_command(): starting 3033 1726773102.42204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/ /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773102.42788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773102.42805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773102.42827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.42854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773102.42873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773102.42971: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.42997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773102.43022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.43042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.43133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.45167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.45402: stderr chunk (state=3): >>><<< 3033 1726773102.45422: stdout chunk (state=3): >>><<< 3033 1726773102.45441: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.45480: _low_level_execute_command(): starting 3033 1726773102.45503: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773102.46192: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773102.46209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773102.46224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.46249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773102.46365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.46392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.46517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.65011: 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"}}} <<< 3033 1726773102.66582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773102.66645: stderr chunk (state=3): >>><<< 3033 1726773102.66649: stdout chunk (state=3): >>><<< 3033 1726773102.66664: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773102.66709: 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-1726773102.1665254-3906-101917034180167/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773102.66718: _low_level_execute_command(): starting 3033 1726773102.66724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773102.1665254-3906-101917034180167/ > /dev/null 2>&1 && sleep 0' 3033 1726773102.67219: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.67223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.67232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.67234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.67322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.67397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.69445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.69514: stderr chunk (state=3): >>><<< 3033 1726773102.69528: stdout chunk (state=3): >>><<< 3033 1726773102.69557: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.69714: handler run complete 3033 1726773102.69718: attempt loop complete, returning result 3033 1726773102.69720: _execute() done 3033 1726773102.69723: dumping result to json 3033 1726773102.69725: done dumping result, returning 3033 1726773102.69727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-3c9c-762e-0000000000b5] 3033 1726773102.69730: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b5 3033 1726773102.69821: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b5 3033 1726773102.69826: WORKER PROCESS EXITING ok: [managed_node2] => { "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" } } 3033 1726773102.69956: no more pending results, returning what we have 3033 1726773102.69960: results queue empty 3033 1726773102.69961: checking for any_errors_fatal 3033 1726773102.69968: done checking for any_errors_fatal 3033 1726773102.69969: checking for max_fail_percentage 3033 1726773102.69970: done checking for max_fail_percentage 3033 1726773102.69971: checking to see if all hosts have failed and the running result is not ok 3033 1726773102.69972: done checking to see if all hosts have failed 3033 1726773102.69973: getting the remaining hosts for this loop 3033 1726773102.69975: done getting the remaining hosts for this loop 3033 1726773102.69980: getting the next task for host managed_node2 3033 1726773102.69989: done getting next task for host managed_node2 3033 1726773102.69994: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773102.69997: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773102.70012: getting variables 3033 1726773102.70014: in VariableManager get_vars() 3033 1726773102.70052: Calling all_inventory to load vars for managed_node2 3033 1726773102.70055: Calling groups_inventory to load vars for managed_node2 3033 1726773102.70058: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773102.70068: Calling all_plugins_play to load vars for managed_node2 3033 1726773102.70071: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773102.70075: Calling groups_plugins_play to load vars for managed_node2 3033 1726773102.70861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773102.71652: done with get_vars() 3033 1726773102.71667: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:11:42 -0400 (0:00:00.600) 0:01:20.979 **** 3033 1726773102.71893: entering _queue_task() for managed_node2/stat 3033 1726773102.72555: worker is 1 (out of 1 available) 3033 1726773102.72567: exiting _queue_task() for managed_node2/stat 3033 1726773102.72581: done queuing things up, now waiting for results queue to drain 3033 1726773102.72584: waiting for pending results... 3033 1726773102.72840: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773102.72939: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b6 3033 1726773102.72979: variable 'ansible_search_path' from source: unknown 3033 1726773102.72990: variable 'ansible_search_path' from source: unknown 3033 1726773102.73068: variable '__prof_from_conf' from source: task vars 3033 1726773102.73470: variable '__prof_from_conf' from source: task vars 3033 1726773102.74035: variable '__data' from source: task vars 3033 1726773102.74081: variable '__kernel_settings_register_tuned_main' from source: set_fact 3033 1726773102.74372: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773102.74396: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773102.74485: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773102.74523: variable 'omit' from source: magic vars 3033 1726773102.74677: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.74702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.74799: variable 'omit' from source: magic vars 3033 1726773102.75091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773102.77807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773102.77905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773102.77950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773102.77991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773102.78014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773102.78085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773102.78121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773102.78142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773102.78174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773102.78191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773102.78275: variable 'item' from source: unknown 3033 1726773102.78294: Evaluated conditional (item | length > 0): False 3033 1726773102.78297: when evaluation is False, skipping this task 3033 1726773102.78327: variable 'item' from source: unknown 3033 1726773102.78385: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3033 1726773102.78541: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.78544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.78547: variable 'omit' from source: magic vars 3033 1726773102.78652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773102.78691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773102.78716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773102.78748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773102.78762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773102.78834: variable 'item' from source: unknown 3033 1726773102.78842: Evaluated conditional (item | length > 0): True 3033 1726773102.78848: variable 'omit' from source: magic vars 3033 1726773102.78888: variable 'omit' from source: magic vars 3033 1726773102.78928: variable 'item' from source: unknown 3033 1726773102.78989: variable 'item' from source: unknown 3033 1726773102.79000: variable 'omit' from source: magic vars 3033 1726773102.79024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773102.79047: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773102.79063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773102.79081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773102.79097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773102.79122: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773102.79125: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.79130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.79215: Set connection var ansible_connection to ssh 3033 1726773102.79221: Set connection var ansible_shell_executable to /bin/sh 3033 1726773102.79228: Set connection var ansible_pipelining to False 3033 1726773102.79231: Set connection var ansible_shell_type to sh 3033 1726773102.79238: Set connection var ansible_timeout to 10 3033 1726773102.79246: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773102.79263: variable 'ansible_shell_executable' from source: unknown 3033 1726773102.79266: variable 'ansible_connection' from source: unknown 3033 1726773102.79270: variable 'ansible_module_compression' from source: unknown 3033 1726773102.79274: variable 'ansible_shell_type' from source: unknown 3033 1726773102.79281: variable 'ansible_shell_executable' from source: unknown 3033 1726773102.79285: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773102.79290: variable 'ansible_pipelining' from source: unknown 3033 1726773102.79294: variable 'ansible_timeout' from source: unknown 3033 1726773102.79299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773102.79419: 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__) 3033 1726773102.79434: variable 'omit' from source: magic vars 3033 1726773102.79437: starting attempt loop 3033 1726773102.79441: running the handler 3033 1726773102.79452: _low_level_execute_command(): starting 3033 1726773102.79459: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773102.80108: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.80158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.80198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.80284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.82092: stdout chunk (state=3): >>>/root <<< 3033 1726773102.82219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.82253: stderr chunk (state=3): >>><<< 3033 1726773102.82255: stdout chunk (state=3): >>><<< 3033 1726773102.82272: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.82312: _low_level_execute_command(): starting 3033 1726773102.82316: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467 `" && echo ansible-tmp-1726773102.8227808-3933-137416283414467="` echo /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467 `" ) && sleep 0' 3033 1726773102.83016: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.83087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773102.83117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.83423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.83426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.83469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.85623: stdout chunk (state=3): >>>ansible-tmp-1726773102.8227808-3933-137416283414467=/root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467 <<< 3033 1726773102.85757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.85847: stderr chunk (state=3): >>><<< 3033 1726773102.85851: stdout chunk (state=3): >>><<< 3033 1726773102.86245: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773102.8227808-3933-137416283414467=/root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.86253: variable 'ansible_module_compression' from source: unknown 3033 1726773102.86272: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773102.86307: variable 'ansible_facts' from source: unknown 3033 1726773102.86414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py 3033 1726773102.86835: Sending initial data 3033 1726773102.86839: Sent initial data (151 bytes) 3033 1726773102.87824: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.88037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773102.88041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.88120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.89899: 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 <<< 3033 1726773102.89997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773102.90060: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2s5jjjie /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py <<< 3033 1726773102.90074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py" <<< 3033 1726773102.90167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2s5jjjie" to remote "/root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py" <<< 3033 1726773102.91289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.91319: stderr chunk (state=3): >>><<< 3033 1726773102.91326: stdout chunk (state=3): >>><<< 3033 1726773102.91348: done transferring module to remote 3033 1726773102.91360: _low_level_execute_command(): starting 3033 1726773102.91371: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/ /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py && sleep 0' 3033 1726773102.91993: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773102.92015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773102.92036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.92060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773102.92077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773102.92091: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773102.92122: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773102.92169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.92240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.92362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773102.94357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773102.94404: stderr chunk (state=3): >>><<< 3033 1726773102.94418: stdout chunk (state=3): >>><<< 3033 1726773102.94439: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773102.94442: _low_level_execute_command(): starting 3033 1726773102.94446: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/AnsiballZ_stat.py && sleep 0' 3033 1726773102.94855: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773102.94884: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773102.94888: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773102.94945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773102.94949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773102.95023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.14653: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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"}}} <<< 3033 1726773103.16386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773103.16445: stderr chunk (state=3): >>><<< 3033 1726773103.16448: stdout chunk (state=3): >>><<< 3033 1726773103.16469: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773103.16523: 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-1726773102.8227808-3933-137416283414467/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773103.16532: _low_level_execute_command(): starting 3033 1726773103.16537: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773102.8227808-3933-137416283414467/ > /dev/null 2>&1 && sleep 0' 3033 1726773103.17251: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.17272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.17394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.19512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.19516: stdout chunk (state=3): >>><<< 3033 1726773103.19518: stderr chunk (state=3): >>><<< 3033 1726773103.19540: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.19712: handler run complete 3033 1726773103.19716: attempt loop complete, returning result 3033 1726773103.19719: variable 'item' from source: unknown 3033 1726773103.19782: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773099.0972564, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773095.5172472, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773095.5172472, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773103.20247: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.20250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.20253: variable 'omit' from source: magic vars 3033 1726773103.20423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773103.20430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773103.20459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773103.20521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773103.20543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773103.20625: variable 'item' from source: unknown 3033 1726773103.20634: Evaluated conditional (item | length > 0): True 3033 1726773103.20639: variable 'omit' from source: magic vars 3033 1726773103.20652: variable 'omit' from source: magic vars 3033 1726773103.20695: variable 'item' from source: unknown 3033 1726773103.20754: variable 'item' from source: unknown 3033 1726773103.20767: variable 'omit' from source: magic vars 3033 1726773103.20790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773103.20801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.20808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.20821: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773103.20824: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.20829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.20893: Set connection var ansible_connection to ssh 3033 1726773103.20897: Set connection var ansible_shell_executable to /bin/sh 3033 1726773103.20906: Set connection var ansible_pipelining to False 3033 1726773103.20909: Set connection var ansible_shell_type to sh 3033 1726773103.20920: Set connection var ansible_timeout to 10 3033 1726773103.20927: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773103.20943: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.20946: variable 'ansible_connection' from source: unknown 3033 1726773103.20949: variable 'ansible_module_compression' from source: unknown 3033 1726773103.20953: variable 'ansible_shell_type' from source: unknown 3033 1726773103.20957: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.20960: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.20966: variable 'ansible_pipelining' from source: unknown 3033 1726773103.20968: variable 'ansible_timeout' from source: unknown 3033 1726773103.20974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.21064: 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) 3033 1726773103.21073: variable 'omit' from source: magic vars 3033 1726773103.21081: starting attempt loop 3033 1726773103.21083: running the handler 3033 1726773103.21092: _low_level_execute_command(): starting 3033 1726773103.21096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773103.21557: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773103.21560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.21565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773103.21568: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773103.21570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.21622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.21629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.21702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.23526: stdout chunk (state=3): >>>/root <<< 3033 1726773103.23639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.23688: stderr chunk (state=3): >>><<< 3033 1726773103.23692: stdout chunk (state=3): >>><<< 3033 1726773103.23710: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.23719: _low_level_execute_command(): starting 3033 1726773103.23725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560 `" && echo ansible-tmp-1726773103.2371018-3933-203818624105560="` echo /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560 `" ) && sleep 0' 3033 1726773103.24174: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773103.24178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.24181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773103.24186: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773103.24189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.24245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.24250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.24316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.30369: stdout chunk (state=3): >>>ansible-tmp-1726773103.2371018-3933-203818624105560=/root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560 <<< 3033 1726773103.30534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.30613: stderr chunk (state=3): >>><<< 3033 1726773103.30631: stdout chunk (state=3): >>><<< 3033 1726773103.30813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773103.2371018-3933-203818624105560=/root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.30817: variable 'ansible_module_compression' from source: unknown 3033 1726773103.30819: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773103.30822: variable 'ansible_facts' from source: unknown 3033 1726773103.30873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py 3033 1726773103.31029: Sending initial data 3033 1726773103.31040: Sent initial data (151 bytes) 3033 1726773103.31826: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773103.31830: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.31845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.31862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.31888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.32017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.33792: 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 <<< 3033 1726773103.33879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773103.33955: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2710_6ob /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py <<< 3033 1726773103.33958: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py" <<< 3033 1726773103.34016: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2710_6ob" to remote "/root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py" <<< 3033 1726773103.35302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.35346: stderr chunk (state=3): >>><<< 3033 1726773103.35349: stdout chunk (state=3): >>><<< 3033 1726773103.35368: done transferring module to remote 3033 1726773103.35379: _low_level_execute_command(): starting 3033 1726773103.35382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/ /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py && sleep 0' 3033 1726773103.36053: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.36056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.36144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.38216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.38232: stdout chunk (state=3): >>><<< 3033 1726773103.38246: stderr chunk (state=3): >>><<< 3033 1726773103.38269: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.38282: _low_level_execute_command(): starting 3033 1726773103.38294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/AnsiballZ_stat.py && sleep 0' 3033 1726773103.38980: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773103.39004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.39026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.39141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.59328: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773090.9402354, "ctime": 1726773090.9402354, "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": "2066964294", "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"}}} <<< 3033 1726773103.61607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773103.61666: stderr chunk (state=3): >>><<< 3033 1726773103.61669: stdout chunk (state=3): >>><<< 3033 1726773103.61689: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773090.9402354, "ctime": 1726773090.9402354, "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": "2066964294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773103.61741: 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-1726773103.2371018-3933-203818624105560/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773103.61748: _low_level_execute_command(): starting 3033 1726773103.61754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773103.2371018-3933-203818624105560/ > /dev/null 2>&1 && sleep 0' 3033 1726773103.62449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773103.62456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.62519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.64761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.64769: stderr chunk (state=3): >>><<< 3033 1726773103.64772: stdout chunk (state=3): >>><<< 3033 1726773103.64800: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.64803: handler run complete 3033 1726773103.64851: attempt loop complete, returning result 3033 1726773103.64867: variable 'item' from source: unknown 3033 1726773103.64958: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773090.9812355, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773090.9402354, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773090.9402354, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2066964294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773103.65234: dumping result to json 3033 1726773103.65237: done dumping result, returning 3033 1726773103.65239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-3c9c-762e-0000000000b6] 3033 1726773103.65241: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b6 3033 1726773103.65296: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b6 3033 1726773103.65299: WORKER PROCESS EXITING 3033 1726773103.65449: no more pending results, returning what we have 3033 1726773103.65453: results queue empty 3033 1726773103.65454: checking for any_errors_fatal 3033 1726773103.65460: done checking for any_errors_fatal 3033 1726773103.65461: checking for max_fail_percentage 3033 1726773103.65463: done checking for max_fail_percentage 3033 1726773103.65464: checking to see if all hosts have failed and the running result is not ok 3033 1726773103.65465: done checking to see if all hosts have failed 3033 1726773103.65466: getting the remaining hosts for this loop 3033 1726773103.65468: done getting the remaining hosts for this loop 3033 1726773103.65471: getting the next task for host managed_node2 3033 1726773103.65480: done getting next task for host managed_node2 3033 1726773103.65485: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773103.65488: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773103.65501: getting variables 3033 1726773103.65503: in VariableManager get_vars() 3033 1726773103.65546: Calling all_inventory to load vars for managed_node2 3033 1726773103.65549: Calling groups_inventory to load vars for managed_node2 3033 1726773103.65553: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773103.65563: Calling all_plugins_play to load vars for managed_node2 3033 1726773103.65567: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773103.65571: Calling groups_plugins_play to load vars for managed_node2 3033 1726773103.66009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773103.66318: done with get_vars() 3033 1726773103.66331: done getting variables 3033 1726773103.66410: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:11:43 -0400 (0:00:00.945) 0:01:21.925 **** 3033 1726773103.66445: entering _queue_task() for managed_node2/set_fact 3033 1726773103.66960: worker is 1 (out of 1 available) 3033 1726773103.66978: exiting _queue_task() for managed_node2/set_fact 3033 1726773103.66993: done queuing things up, now waiting for results queue to drain 3033 1726773103.66995: waiting for pending results... 3033 1726773103.67599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773103.67604: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b7 3033 1726773103.67610: variable 'ansible_search_path' from source: unknown 3033 1726773103.67613: variable 'ansible_search_path' from source: unknown 3033 1726773103.67616: calling self._execute() 3033 1726773103.67619: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.67622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.67624: variable 'omit' from source: magic vars 3033 1726773103.67794: variable 'omit' from source: magic vars 3033 1726773103.67854: variable 'omit' from source: magic vars 3033 1726773103.68542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773103.71520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773103.71655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773103.71713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773103.71781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773103.71877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773103.72042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773103.72065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773103.72092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773103.72145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773103.72163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773103.72225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773103.72255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773103.72293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773103.72342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773103.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773103.72436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773103.72464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773103.72495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773103.72545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773103.72561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773103.72870: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3033 1726773103.73028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773103.73163: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773103.73196: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773103.73241: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773103.73262: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773103.73300: 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) 3033 1726773103.73323: 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) 3033 1726773103.73346: 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) 3033 1726773103.73367: 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) 3033 1726773103.73417: variable 'omit' from source: magic vars 3033 1726773103.73445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773103.73466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773103.73483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773103.73499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.73509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.73540: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773103.73546: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.73548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.73632: Set connection var ansible_connection to ssh 3033 1726773103.73638: Set connection var ansible_shell_executable to /bin/sh 3033 1726773103.73648: Set connection var ansible_pipelining to False 3033 1726773103.73651: Set connection var ansible_shell_type to sh 3033 1726773103.73662: Set connection var ansible_timeout to 10 3033 1726773103.73665: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773103.73689: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.73692: variable 'ansible_connection' from source: unknown 3033 1726773103.73695: variable 'ansible_module_compression' from source: unknown 3033 1726773103.73697: variable 'ansible_shell_type' from source: unknown 3033 1726773103.73702: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.73707: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.73713: variable 'ansible_pipelining' from source: unknown 3033 1726773103.73716: variable 'ansible_timeout' from source: unknown 3033 1726773103.73722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.73809: 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) 3033 1726773103.73820: variable 'omit' from source: magic vars 3033 1726773103.73826: starting attempt loop 3033 1726773103.73829: running the handler 3033 1726773103.73840: handler run complete 3033 1726773103.73848: attempt loop complete, returning result 3033 1726773103.73851: _execute() done 3033 1726773103.73855: dumping result to json 3033 1726773103.73861: done dumping result, returning 3033 1726773103.73870: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-3c9c-762e-0000000000b7] 3033 1726773103.73877: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b7 3033 1726773103.73962: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b7 3033 1726773103.73964: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3033 1726773103.74062: no more pending results, returning what we have 3033 1726773103.74065: results queue empty 3033 1726773103.74066: checking for any_errors_fatal 3033 1726773103.74074: done checking for any_errors_fatal 3033 1726773103.74077: checking for max_fail_percentage 3033 1726773103.74081: done checking for max_fail_percentage 3033 1726773103.74082: checking to see if all hosts have failed and the running result is not ok 3033 1726773103.74083: done checking to see if all hosts have failed 3033 1726773103.74084: getting the remaining hosts for this loop 3033 1726773103.74085: done getting the remaining hosts for this loop 3033 1726773103.74089: getting the next task for host managed_node2 3033 1726773103.74095: done getting next task for host managed_node2 3033 1726773103.74099: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773103.74102: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773103.74114: getting variables 3033 1726773103.74116: in VariableManager get_vars() 3033 1726773103.74189: Calling all_inventory to load vars for managed_node2 3033 1726773103.74192: Calling groups_inventory to load vars for managed_node2 3033 1726773103.74194: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773103.74202: Calling all_plugins_play to load vars for managed_node2 3033 1726773103.74204: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773103.74208: Calling groups_plugins_play to load vars for managed_node2 3033 1726773103.74448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773103.74769: done with get_vars() 3033 1726773103.74785: done getting variables 3033 1726773103.74863: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:11:43 -0400 (0:00:00.084) 0:01:22.010 **** 3033 1726773103.74901: entering _queue_task() for managed_node2/service 3033 1726773103.75369: worker is 1 (out of 1 available) 3033 1726773103.75391: exiting _queue_task() for managed_node2/service 3033 1726773103.75404: done queuing things up, now waiting for results queue to drain 3033 1726773103.75407: waiting for pending results... 3033 1726773103.75608: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773103.75680: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b8 3033 1726773103.75911: variable 'ansible_search_path' from source: unknown 3033 1726773103.75915: variable 'ansible_search_path' from source: unknown 3033 1726773103.75918: variable '__kernel_settings_services' from source: include_vars 3033 1726773103.76120: variable '__kernel_settings_services' from source: include_vars 3033 1726773103.76211: variable 'omit' from source: magic vars 3033 1726773103.76343: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.76354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.76371: variable 'omit' from source: magic vars 3033 1726773103.76478: variable 'omit' from source: magic vars 3033 1726773103.76540: variable 'omit' from source: magic vars 3033 1726773103.76610: variable 'item' from source: unknown 3033 1726773103.76841: variable 'item' from source: unknown 3033 1726773103.76987: variable 'omit' from source: magic vars 3033 1726773103.77160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773103.77316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773103.77345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773103.77375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.77415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773103.77469: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773103.77498: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.77501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.77676: Set connection var ansible_connection to ssh 3033 1726773103.77713: Set connection var ansible_shell_executable to /bin/sh 3033 1726773103.77716: Set connection var ansible_pipelining to False 3033 1726773103.77719: Set connection var ansible_shell_type to sh 3033 1726773103.77725: Set connection var ansible_timeout to 10 3033 1726773103.77789: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773103.77827: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.77891: variable 'ansible_connection' from source: unknown 3033 1726773103.77894: variable 'ansible_module_compression' from source: unknown 3033 1726773103.77896: variable 'ansible_shell_type' from source: unknown 3033 1726773103.77931: variable 'ansible_shell_executable' from source: unknown 3033 1726773103.77934: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773103.77936: variable 'ansible_pipelining' from source: unknown 3033 1726773103.77939: variable 'ansible_timeout' from source: unknown 3033 1726773103.77941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773103.78154: 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) 3033 1726773103.78167: variable 'omit' from source: magic vars 3033 1726773103.78177: starting attempt loop 3033 1726773103.78309: running the handler 3033 1726773103.78484: variable 'ansible_facts' from source: unknown 3033 1726773103.78979: _low_level_execute_command(): starting 3033 1726773103.79097: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773103.80231: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773103.80267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.80326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.80345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.80380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.80531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.82417: stdout chunk (state=3): >>>/root <<< 3033 1726773103.82619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.82634: stdout chunk (state=3): >>><<< 3033 1726773103.82717: stderr chunk (state=3): >>><<< 3033 1726773103.82744: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.82766: _low_level_execute_command(): starting 3033 1726773103.82780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518 `" && echo ansible-tmp-1726773103.8275218-3991-249920465851518="` echo /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518 `" ) && sleep 0' 3033 1726773103.83386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773103.83403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773103.83527: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.83563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.83566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.83638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.85823: stdout chunk (state=3): >>>ansible-tmp-1726773103.8275218-3991-249920465851518=/root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518 <<< 3033 1726773103.85938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.86001: stderr chunk (state=3): >>><<< 3033 1726773103.86003: stdout chunk (state=3): >>><<< 3033 1726773103.86021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773103.8275218-3991-249920465851518=/root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.86050: variable 'ansible_module_compression' from source: unknown 3033 1726773103.86095: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773103.86153: variable 'ansible_facts' from source: unknown 3033 1726773103.86298: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py 3033 1726773103.86429: Sending initial data 3033 1726773103.86432: Sent initial data (154 bytes) 3033 1726773103.87015: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773103.87038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.87142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.89330: 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 <<< 3033 1726773103.89395: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773103.89461: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpq_9b_7pu /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py <<< 3033 1726773103.89469: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py" <<< 3033 1726773103.89531: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpq_9b_7pu" to remote "/root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py" <<< 3033 1726773103.91437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.91514: stderr chunk (state=3): >>><<< 3033 1726773103.91518: stdout chunk (state=3): >>><<< 3033 1726773103.91542: done transferring module to remote 3033 1726773103.91552: _low_level_execute_command(): starting 3033 1726773103.91558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/ /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py && sleep 0' 3033 1726773103.92051: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773103.92055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773103.92057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.92060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773103.92063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.92119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.92125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.92195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773103.94247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773103.94300: stderr chunk (state=3): >>><<< 3033 1726773103.94303: stdout chunk (state=3): >>><<< 3033 1726773103.94326: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773103.94336: _low_level_execute_command(): starting 3033 1726773103.94339: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/AnsiballZ_systemd.py && sleep 0' 3033 1726773103.94815: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773103.94819: 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.47.230 originally 10.31.47.230 <<< 3033 1726773103.94822: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.94824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773103.94827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773103.94879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773103.94882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773103.94964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.32269: 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": "3664", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3664", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16257024", "MemoryAvailable": "infinity", "CPUUsageNSec": "413799000", "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 sysinit.target dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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}}} <<< 3033 1726773104.34490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773104.34551: stderr chunk (state=3): >>><<< 3033 1726773104.34554: stdout chunk (state=3): >>><<< 3033 1726773104.34574: _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": "3664", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3664", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16257024", "MemoryAvailable": "infinity", "CPUUsageNSec": "413799000", "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 sysinit.target dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773104.34839: 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-1726773103.8275218-3991-249920465851518/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773104.34844: _low_level_execute_command(): starting 3033 1726773104.34847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773103.8275218-3991-249920465851518/ > /dev/null 2>&1 && sleep 0' 3033 1726773104.35232: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.35236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.35238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.35241: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.35286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773104.35302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.35371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.37426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.37471: stderr chunk (state=3): >>><<< 3033 1726773104.37477: stdout chunk (state=3): >>><<< 3033 1726773104.37490: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.37498: handler run complete 3033 1726773104.37546: attempt loop complete, returning result 3033 1726773104.37565: variable 'item' from source: unknown 3033 1726773104.37634: variable 'item' from source: unknown ok: [managed_node2] => (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 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Before": "multi-user.target 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": "413799000", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "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": "3664", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; 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 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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": "3664", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16257024", "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 sysinit.target dbus.socket", "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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "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" } } 3033 1726773104.38203: dumping result to json 3033 1726773104.38208: done dumping result, returning 3033 1726773104.38210: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-0000000000b8] 3033 1726773104.38213: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b8 3033 1726773104.38294: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b8 3033 1726773104.38297: WORKER PROCESS EXITING 3033 1726773104.38407: no more pending results, returning what we have 3033 1726773104.38410: results queue empty 3033 1726773104.38410: checking for any_errors_fatal 3033 1726773104.38413: done checking for any_errors_fatal 3033 1726773104.38414: checking for max_fail_percentage 3033 1726773104.38415: done checking for max_fail_percentage 3033 1726773104.38416: checking to see if all hosts have failed and the running result is not ok 3033 1726773104.38417: done checking to see if all hosts have failed 3033 1726773104.38417: getting the remaining hosts for this loop 3033 1726773104.38418: done getting the remaining hosts for this loop 3033 1726773104.38421: getting the next task for host managed_node2 3033 1726773104.38426: done getting next task for host managed_node2 3033 1726773104.38428: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773104.38431: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773104.38438: getting variables 3033 1726773104.38439: in VariableManager get_vars() 3033 1726773104.38461: Calling all_inventory to load vars for managed_node2 3033 1726773104.38463: Calling groups_inventory to load vars for managed_node2 3033 1726773104.38465: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773104.38472: Calling all_plugins_play to load vars for managed_node2 3033 1726773104.38474: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773104.38478: Calling groups_plugins_play to load vars for managed_node2 3033 1726773104.38610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773104.38773: done with get_vars() 3033 1726773104.38783: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:11:44 -0400 (0:00:00.639) 0:01:22.649 **** 3033 1726773104.38862: entering _queue_task() for managed_node2/file 3033 1726773104.39068: worker is 1 (out of 1 available) 3033 1726773104.39086: exiting _queue_task() for managed_node2/file 3033 1726773104.39102: done queuing things up, now waiting for results queue to drain 3033 1726773104.39104: waiting for pending results... 3033 1726773104.39282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773104.39359: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000b9 3033 1726773104.39377: variable 'ansible_search_path' from source: unknown 3033 1726773104.39381: variable 'ansible_search_path' from source: unknown 3033 1726773104.39413: calling self._execute() 3033 1726773104.39489: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.39495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.39505: variable 'omit' from source: magic vars 3033 1726773104.39603: variable 'omit' from source: magic vars 3033 1726773104.39646: variable 'omit' from source: magic vars 3033 1726773104.39673: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773104.39931: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773104.40015: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773104.40022: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773104.40082: variable 'omit' from source: magic vars 3033 1726773104.40120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773104.40150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773104.40168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773104.40186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773104.40199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773104.40229: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773104.40233: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.40238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.40411: Set connection var ansible_connection to ssh 3033 1726773104.40414: Set connection var ansible_shell_executable to /bin/sh 3033 1726773104.40417: Set connection var ansible_pipelining to False 3033 1726773104.40419: Set connection var ansible_shell_type to sh 3033 1726773104.40421: Set connection var ansible_timeout to 10 3033 1726773104.40424: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773104.40426: variable 'ansible_shell_executable' from source: unknown 3033 1726773104.40428: variable 'ansible_connection' from source: unknown 3033 1726773104.40430: variable 'ansible_module_compression' from source: unknown 3033 1726773104.40433: variable 'ansible_shell_type' from source: unknown 3033 1726773104.40435: variable 'ansible_shell_executable' from source: unknown 3033 1726773104.40437: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.40439: variable 'ansible_pipelining' from source: unknown 3033 1726773104.40441: variable 'ansible_timeout' from source: unknown 3033 1726773104.40444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.40567: 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__) 3033 1726773104.40573: variable 'omit' from source: magic vars 3033 1726773104.40581: starting attempt loop 3033 1726773104.40585: running the handler 3033 1726773104.40597: _low_level_execute_command(): starting 3033 1726773104.40604: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773104.41155: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.41159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.41162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773104.41165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.41220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.41224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.41304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.43115: stdout chunk (state=3): >>>/root <<< 3033 1726773104.43229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.43277: stderr chunk (state=3): >>><<< 3033 1726773104.43283: stdout chunk (state=3): >>><<< 3033 1726773104.43304: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.43318: _low_level_execute_command(): starting 3033 1726773104.43324: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753 `" && echo ansible-tmp-1726773104.433044-4028-109740105061753="` echo /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753 `" ) && sleep 0' 3033 1726773104.43786: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.43790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773104.43798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.43801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.43804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.43855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773104.43859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.43934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.46315: stdout chunk (state=3): >>>ansible-tmp-1726773104.433044-4028-109740105061753=/root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753 <<< 3033 1726773104.46440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.46490: stderr chunk (state=3): >>><<< 3033 1726773104.46494: stdout chunk (state=3): >>><<< 3033 1726773104.46516: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773104.433044-4028-109740105061753=/root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.46554: variable 'ansible_module_compression' from source: unknown 3033 1726773104.46598: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773104.46633: variable 'ansible_facts' from source: unknown 3033 1726773104.46697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py 3033 1726773104.46813: Sending initial data 3033 1726773104.46816: Sent initial data (150 bytes) 3033 1726773104.47291: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.47294: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.47297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.47299: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.47357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.47360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.47435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.49192: 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 <<< 3033 1726773104.49259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773104.49324: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj2762qq5 /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py <<< 3033 1726773104.49330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py" <<< 3033 1726773104.49388: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj2762qq5" to remote "/root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py" <<< 3033 1726773104.50311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.50383: stderr chunk (state=3): >>><<< 3033 1726773104.50386: stdout chunk (state=3): >>><<< 3033 1726773104.50409: done transferring module to remote 3033 1726773104.50419: _low_level_execute_command(): starting 3033 1726773104.50425: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/ /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py && sleep 0' 3033 1726773104.50893: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.50896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773104.50899: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.50902: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.50958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.50961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.51036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.53049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.53108: stderr chunk (state=3): >>><<< 3033 1726773104.53112: stdout chunk (state=3): >>><<< 3033 1726773104.53127: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.53130: _low_level_execute_command(): starting 3033 1726773104.53137: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/AnsiballZ_file.py && sleep 0' 3033 1726773104.53615: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.53620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773104.53623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.53625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.53628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.53680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.53683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.53769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.77179: 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}}} <<< 3033 1726773104.78835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773104.78892: stderr chunk (state=3): >>><<< 3033 1726773104.78896: stdout chunk (state=3): >>><<< 3033 1726773104.78918: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773104.78959: 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-1726773104.433044-4028-109740105061753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773104.78969: _low_level_execute_command(): starting 3033 1726773104.78975: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773104.433044-4028-109740105061753/ > /dev/null 2>&1 && sleep 0' 3033 1726773104.79436: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.79440: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.79449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.79451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.79531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.79611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.82145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.82194: stderr chunk (state=3): >>><<< 3033 1726773104.82202: stdout chunk (state=3): >>><<< 3033 1726773104.82218: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.82225: handler run complete 3033 1726773104.82250: attempt loop complete, returning result 3033 1726773104.82253: _execute() done 3033 1726773104.82257: dumping result to json 3033 1726773104.82266: done dumping result, returning 3033 1726773104.82276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-0000000000b9] 3033 1726773104.82283: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b9 3033 1726773104.82398: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000b9 3033 1726773104.82401: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773104.82501: no more pending results, returning what we have 3033 1726773104.82504: results queue empty 3033 1726773104.82507: checking for any_errors_fatal 3033 1726773104.82527: done checking for any_errors_fatal 3033 1726773104.82528: checking for max_fail_percentage 3033 1726773104.82529: done checking for max_fail_percentage 3033 1726773104.82530: checking to see if all hosts have failed and the running result is not ok 3033 1726773104.82531: done checking to see if all hosts have failed 3033 1726773104.82532: getting the remaining hosts for this loop 3033 1726773104.82534: done getting the remaining hosts for this loop 3033 1726773104.82537: getting the next task for host managed_node2 3033 1726773104.82543: done getting next task for host managed_node2 3033 1726773104.82547: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773104.82550: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773104.82561: getting variables 3033 1726773104.82562: in VariableManager get_vars() 3033 1726773104.82599: Calling all_inventory to load vars for managed_node2 3033 1726773104.82602: Calling groups_inventory to load vars for managed_node2 3033 1726773104.82605: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773104.82621: Calling all_plugins_play to load vars for managed_node2 3033 1726773104.82624: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773104.82626: Calling groups_plugins_play to load vars for managed_node2 3033 1726773104.82800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773104.83110: done with get_vars() 3033 1726773104.83125: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:11:44 -0400 (0:00:00.443) 0:01:23.093 **** 3033 1726773104.83249: entering _queue_task() for managed_node2/slurp 3033 1726773104.83547: worker is 1 (out of 1 available) 3033 1726773104.83563: exiting _queue_task() for managed_node2/slurp 3033 1726773104.83579: done queuing things up, now waiting for results queue to drain 3033 1726773104.83581: waiting for pending results... 3033 1726773104.84032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773104.84077: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000ba 3033 1726773104.84104: variable 'ansible_search_path' from source: unknown 3033 1726773104.84117: variable 'ansible_search_path' from source: unknown 3033 1726773104.84180: calling self._execute() 3033 1726773104.84287: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.84302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.84320: variable 'omit' from source: magic vars 3033 1726773104.84471: variable 'omit' from source: magic vars 3033 1726773104.84582: variable 'omit' from source: magic vars 3033 1726773104.84602: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773104.85000: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773104.85125: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773104.85234: variable 'omit' from source: magic vars 3033 1726773104.85252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773104.85302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773104.85341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773104.85379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773104.85401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773104.85452: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773104.85512: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.85515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.85634: Set connection var ansible_connection to ssh 3033 1726773104.85651: Set connection var ansible_shell_executable to /bin/sh 3033 1726773104.85670: Set connection var ansible_pipelining to False 3033 1726773104.85689: Set connection var ansible_shell_type to sh 3033 1726773104.85778: Set connection var ansible_timeout to 10 3033 1726773104.85782: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773104.85790: variable 'ansible_shell_executable' from source: unknown 3033 1726773104.85794: variable 'ansible_connection' from source: unknown 3033 1726773104.85796: variable 'ansible_module_compression' from source: unknown 3033 1726773104.85798: variable 'ansible_shell_type' from source: unknown 3033 1726773104.85800: variable 'ansible_shell_executable' from source: unknown 3033 1726773104.85802: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773104.85804: variable 'ansible_pipelining' from source: unknown 3033 1726773104.85889: variable 'ansible_timeout' from source: unknown 3033 1726773104.85893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773104.86099: 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__) 3033 1726773104.86142: variable 'omit' from source: magic vars 3033 1726773104.86147: starting attempt loop 3033 1726773104.86215: running the handler 3033 1726773104.86222: _low_level_execute_command(): starting 3033 1726773104.86226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773104.87001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.87037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.87043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773104.87046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.87129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.88953: stdout chunk (state=3): >>>/root <<< 3033 1726773104.89061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.89114: stderr chunk (state=3): >>><<< 3033 1726773104.89118: stdout chunk (state=3): >>><<< 3033 1726773104.89140: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.89152: _low_level_execute_command(): starting 3033 1726773104.89159: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683 `" && echo ansible-tmp-1726773104.8913853-4049-147775839431683="` echo /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683 `" ) && sleep 0' 3033 1726773104.89656: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773104.89660: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.89663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773104.89673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773104.89733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773104.89737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773104.89738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773104.89808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773104.91948: stdout chunk (state=3): >>>ansible-tmp-1726773104.8913853-4049-147775839431683=/root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683 <<< 3033 1726773104.92066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773104.92113: stderr chunk (state=3): >>><<< 3033 1726773104.92116: stdout chunk (state=3): >>><<< 3033 1726773104.92131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773104.8913853-4049-147775839431683=/root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773104.92171: variable 'ansible_module_compression' from source: unknown 3033 1726773104.92209: ANSIBALLZ: Using lock for slurp 3033 1726773104.92212: ANSIBALLZ: Acquiring lock 3033 1726773104.92215: ANSIBALLZ: Lock acquired: 139745016650096 3033 1726773104.92218: ANSIBALLZ: Creating module 3033 1726773105.04301: ANSIBALLZ: Writing module into payload 3033 1726773105.04372: ANSIBALLZ: Writing module 3033 1726773105.04397: ANSIBALLZ: Renaming module 3033 1726773105.04424: ANSIBALLZ: Done creating module 3033 1726773105.04427: variable 'ansible_facts' from source: unknown 3033 1726773105.04497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py 3033 1726773105.04743: Sending initial data 3033 1726773105.04746: Sent initial data (152 bytes) 3033 1726773105.05292: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773105.05305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.05319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.05498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.05502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.05505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.05510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.05605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.07394: 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 <<< 3033 1726773105.07459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773105.07536: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpq8o280rm /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py <<< 3033 1726773105.07540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py" <<< 3033 1726773105.07602: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpq8o280rm" to remote "/root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py" <<< 3033 1726773105.23473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.23547: stderr chunk (state=3): >>><<< 3033 1726773105.23551: stdout chunk (state=3): >>><<< 3033 1726773105.23571: done transferring module to remote 3033 1726773105.23585: _low_level_execute_command(): starting 3033 1726773105.23590: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/ /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py && sleep 0' 3033 1726773105.24063: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.24067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.24070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773105.24080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.24126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.24132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.24204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.27244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.27294: stderr chunk (state=3): >>><<< 3033 1726773105.27297: stdout chunk (state=3): >>><<< 3033 1726773105.27319: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773105.27322: _low_level_execute_command(): starting 3033 1726773105.27329: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/AnsiballZ_slurp.py && sleep 0' 3033 1726773105.27784: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.27787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.27790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.27792: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.27846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.27853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.27928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.46539: 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"}}} <<< 3033 1726773105.48017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.48043: stderr chunk (state=3): >>>Shared connection to 10.31.47.230 closed. <<< 3033 1726773105.48137: stderr chunk (state=3): >>><<< 3033 1726773105.48305: stdout chunk (state=3): >>><<< 3033 1726773105.48310: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773105.48314: 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-1726773104.8913853-4049-147775839431683/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773105.48317: _low_level_execute_command(): starting 3033 1726773105.48319: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773104.8913853-4049-147775839431683/ > /dev/null 2>&1 && sleep 0' 3033 1726773105.48987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773105.48998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.49012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.49030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773105.49044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773105.49058: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773105.49064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.49080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3033 1726773105.49088: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773105.49096: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3033 1726773105.49107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.49171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.49177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773105.49184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773105.49186: stderr chunk (state=3): >>>debug2: match found <<< 3033 1726773105.49188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.49235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.49249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.49269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.49363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.60411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.60465: stderr chunk (state=3): >>><<< 3033 1726773105.60469: stdout chunk (state=3): >>><<< 3033 1726773105.60488: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773105.60495: handler run complete 3033 1726773105.60514: attempt loop complete, returning result 3033 1726773105.60517: _execute() done 3033 1726773105.60520: dumping result to json 3033 1726773105.60527: done dumping result, returning 3033 1726773105.60538: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-3c9c-762e-0000000000ba] 3033 1726773105.60543: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ba 3033 1726773105.60646: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000ba 3033 1726773105.60649: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773105.60725: no more pending results, returning what we have 3033 1726773105.60728: results queue empty 3033 1726773105.60729: checking for any_errors_fatal 3033 1726773105.60740: done checking for any_errors_fatal 3033 1726773105.60741: checking for max_fail_percentage 3033 1726773105.60743: done checking for max_fail_percentage 3033 1726773105.60744: checking to see if all hosts have failed and the running result is not ok 3033 1726773105.60745: done checking to see if all hosts have failed 3033 1726773105.60746: getting the remaining hosts for this loop 3033 1726773105.60748: done getting the remaining hosts for this loop 3033 1726773105.60753: getting the next task for host managed_node2 3033 1726773105.60760: done getting next task for host managed_node2 3033 1726773105.60764: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773105.60768: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773105.60779: getting variables 3033 1726773105.60781: in VariableManager get_vars() 3033 1726773105.60826: Calling all_inventory to load vars for managed_node2 3033 1726773105.60830: Calling groups_inventory to load vars for managed_node2 3033 1726773105.60832: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773105.60843: Calling all_plugins_play to load vars for managed_node2 3033 1726773105.60845: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773105.60849: Calling groups_plugins_play to load vars for managed_node2 3033 1726773105.61016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773105.61226: done with get_vars() 3033 1726773105.61235: done getting variables 3033 1726773105.61285: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:11:45 -0400 (0:00:00.780) 0:01:23.874 **** 3033 1726773105.61312: entering _queue_task() for managed_node2/set_fact 3033 1726773105.61515: worker is 1 (out of 1 available) 3033 1726773105.61529: exiting _queue_task() for managed_node2/set_fact 3033 1726773105.61543: done queuing things up, now waiting for results queue to drain 3033 1726773105.61545: waiting for pending results... 3033 1726773105.61728: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773105.61815: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000bb 3033 1726773105.61828: variable 'ansible_search_path' from source: unknown 3033 1726773105.61831: variable 'ansible_search_path' from source: unknown 3033 1726773105.61865: calling self._execute() 3033 1726773105.61936: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.61942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.61951: variable 'omit' from source: magic vars 3033 1726773105.62047: variable 'omit' from source: magic vars 3033 1726773105.62088: variable 'omit' from source: magic vars 3033 1726773105.62439: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773105.62447: variable '__cur_profile' from source: task vars 3033 1726773105.62577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773105.64699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773105.64838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773105.64844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773105.64910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773105.64946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773105.65057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773105.65103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773105.65145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773105.65311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773105.65315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773105.65364: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773105.65428: variable 'omit' from source: magic vars 3033 1726773105.65462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773105.65502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773105.65530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773105.65556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773105.65573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773105.65618: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773105.65628: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.65637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.65767: Set connection var ansible_connection to ssh 3033 1726773105.65785: Set connection var ansible_shell_executable to /bin/sh 3033 1726773105.65798: Set connection var ansible_pipelining to False 3033 1726773105.65807: Set connection var ansible_shell_type to sh 3033 1726773105.65822: Set connection var ansible_timeout to 10 3033 1726773105.65837: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773105.65867: variable 'ansible_shell_executable' from source: unknown 3033 1726773105.65879: variable 'ansible_connection' from source: unknown 3033 1726773105.65910: variable 'ansible_module_compression' from source: unknown 3033 1726773105.65913: variable 'ansible_shell_type' from source: unknown 3033 1726773105.65915: variable 'ansible_shell_executable' from source: unknown 3033 1726773105.65918: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.65921: variable 'ansible_pipelining' from source: unknown 3033 1726773105.65924: variable 'ansible_timeout' from source: unknown 3033 1726773105.66111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.66115: 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) 3033 1726773105.66118: variable 'omit' from source: magic vars 3033 1726773105.66120: starting attempt loop 3033 1726773105.66122: running the handler 3033 1726773105.66124: handler run complete 3033 1726773105.66127: attempt loop complete, returning result 3033 1726773105.66129: _execute() done 3033 1726773105.66133: dumping result to json 3033 1726773105.66142: done dumping result, returning 3033 1726773105.66156: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-3c9c-762e-0000000000bb] 3033 1726773105.66167: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bb ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3033 1726773105.66345: no more pending results, returning what we have 3033 1726773105.66348: results queue empty 3033 1726773105.66349: checking for any_errors_fatal 3033 1726773105.66355: done checking for any_errors_fatal 3033 1726773105.66356: checking for max_fail_percentage 3033 1726773105.66358: done checking for max_fail_percentage 3033 1726773105.66359: checking to see if all hosts have failed and the running result is not ok 3033 1726773105.66360: done checking to see if all hosts have failed 3033 1726773105.66361: getting the remaining hosts for this loop 3033 1726773105.66363: done getting the remaining hosts for this loop 3033 1726773105.66370: getting the next task for host managed_node2 3033 1726773105.66379: done getting next task for host managed_node2 3033 1726773105.66383: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773105.66387: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773105.66405: getting variables 3033 1726773105.66409: in VariableManager get_vars() 3033 1726773105.66448: Calling all_inventory to load vars for managed_node2 3033 1726773105.66451: Calling groups_inventory to load vars for managed_node2 3033 1726773105.66454: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773105.66465: Calling all_plugins_play to load vars for managed_node2 3033 1726773105.66469: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773105.66472: Calling groups_plugins_play to load vars for managed_node2 3033 1726773105.66743: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bb 3033 1726773105.66747: WORKER PROCESS EXITING 3033 1726773105.66772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773105.67077: done with get_vars() 3033 1726773105.67090: done getting variables 3033 1726773105.67158: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:11:45 -0400 (0:00:00.058) 0:01:23.932 **** 3033 1726773105.67195: entering _queue_task() for managed_node2/copy 3033 1726773105.67454: worker is 1 (out of 1 available) 3033 1726773105.67468: exiting _queue_task() for managed_node2/copy 3033 1726773105.67486: done queuing things up, now waiting for results queue to drain 3033 1726773105.67488: waiting for pending results... 3033 1726773105.67786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773105.67928: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000bc 3033 1726773105.67953: variable 'ansible_search_path' from source: unknown 3033 1726773105.67960: variable 'ansible_search_path' from source: unknown 3033 1726773105.68010: calling self._execute() 3033 1726773105.68111: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.68128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.68145: variable 'omit' from source: magic vars 3033 1726773105.68284: variable 'omit' from source: magic vars 3033 1726773105.68353: variable 'omit' from source: magic vars 3033 1726773105.68480: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773105.68751: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773105.68788: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773105.68884: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773105.68986: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773105.69096: variable 'omit' from source: magic vars 3033 1726773105.69151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773105.69201: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773105.69231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773105.69262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773105.69283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773105.69356: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773105.69359: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.69362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.69478: Set connection var ansible_connection to ssh 3033 1726773105.69493: Set connection var ansible_shell_executable to /bin/sh 3033 1726773105.69509: Set connection var ansible_pipelining to False 3033 1726773105.69711: Set connection var ansible_shell_type to sh 3033 1726773105.69715: Set connection var ansible_timeout to 10 3033 1726773105.69717: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773105.69720: variable 'ansible_shell_executable' from source: unknown 3033 1726773105.69722: variable 'ansible_connection' from source: unknown 3033 1726773105.69724: variable 'ansible_module_compression' from source: unknown 3033 1726773105.69726: variable 'ansible_shell_type' from source: unknown 3033 1726773105.69728: variable 'ansible_shell_executable' from source: unknown 3033 1726773105.69729: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773105.69731: variable 'ansible_pipelining' from source: unknown 3033 1726773105.69734: variable 'ansible_timeout' from source: unknown 3033 1726773105.69736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773105.69794: 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) 3033 1726773105.69816: variable 'omit' from source: magic vars 3033 1726773105.69828: starting attempt loop 3033 1726773105.69836: running the handler 3033 1726773105.69860: _low_level_execute_command(): starting 3033 1726773105.69877: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773105.70727: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.70793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.70823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.70843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.70954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.72951: stdout chunk (state=3): >>>/root <<< 3033 1726773105.73173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.73179: stdout chunk (state=3): >>><<< 3033 1726773105.73182: stderr chunk (state=3): >>><<< 3033 1726773105.73313: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773105.73316: _low_level_execute_command(): starting 3033 1726773105.73319: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409 `" && echo ansible-tmp-1726773105.7320828-4077-257642881823409="` echo /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409 `" ) && sleep 0' 3033 1726773105.73905: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773105.73924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.73940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.73972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773105.74062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773105.74087: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.74134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.74153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.74196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.74310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.83066: stdout chunk (state=3): >>>ansible-tmp-1726773105.7320828-4077-257642881823409=/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409 <<< 3033 1726773105.83446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.83450: stdout chunk (state=3): >>><<< 3033 1726773105.83452: stderr chunk (state=3): >>><<< 3033 1726773105.83455: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773105.7320828-4077-257642881823409=/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773105.83499: variable 'ansible_module_compression' from source: unknown 3033 1726773105.83579: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773105.83623: variable 'ansible_facts' from source: unknown 3033 1726773105.83731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py 3033 1726773105.84069: Sending initial data 3033 1726773105.84073: Sent initial data (151 bytes) 3033 1726773105.85264: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.85327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.85333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.85387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.85511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.87545: 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 <<< 3033 1726773105.87777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773105.87844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpw6_5d0w9 /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py <<< 3033 1726773105.87848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py" <<< 3033 1726773105.87936: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpw6_5d0w9" to remote "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py" <<< 3033 1726773105.90242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.90512: stderr chunk (state=3): >>><<< 3033 1726773105.90516: stdout chunk (state=3): >>><<< 3033 1726773105.90518: done transferring module to remote 3033 1726773105.90520: _low_level_execute_command(): starting 3033 1726773105.90523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/ /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py && sleep 0' 3033 1726773105.91442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773105.91460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.91480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.91501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773105.91542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.91614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.91695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.91728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.91760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.92029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773105.94063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773105.94067: stdout chunk (state=3): >>><<< 3033 1726773105.94070: stderr chunk (state=3): >>><<< 3033 1726773105.94072: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773105.94077: _low_level_execute_command(): starting 3033 1726773105.94081: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_stat.py && sleep 0' 3033 1726773105.94626: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773105.94642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773105.94657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773105.94682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773105.94701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773105.94719: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773105.94736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.94828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773105.94845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773105.94868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773105.94908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773105.94987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.31451: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773105.4622726, "mtime": 1726773099.1122563, "ctime": 1726773099.1122563, "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": "941002844", "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}}} <<< 3033 1726773106.33237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773106.33300: stderr chunk (state=3): >>><<< 3033 1726773106.33304: stdout chunk (state=3): >>><<< 3033 1726773106.33323: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773105.4622726, "mtime": 1726773099.1122563, "ctime": 1726773099.1122563, "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": "941002844", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773106.33386: 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-1726773105.7320828-4077-257642881823409/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773106.33495: Sending initial data 3033 1726773106.33499: Sent initial data (139 bytes) 3033 1726773106.33988: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.33992: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773106.33995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773106.33997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773106.34000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.34057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.34063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.34131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.35947: 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 <<< 3033 1726773106.36012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773106.36077: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/.9vh436fc /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source <<< 3033 1726773106.36081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source" <<< 3033 1726773106.36137: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/.9vh436fc" to remote "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source" <<< 3033 1726773106.36144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source" <<< 3033 1726773106.36402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.36464: stderr chunk (state=3): >>><<< 3033 1726773106.36468: stdout chunk (state=3): >>><<< 3033 1726773106.36489: _low_level_execute_command(): starting 3033 1726773106.36493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/ /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source && sleep 0' 3033 1726773106.36960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.36964: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773106.36966: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773106.36970: 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.47.230 originally 10.31.47.230 <<< 3033 1726773106.36973: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.37024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.37029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.37100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.52270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.52277: stdout chunk (state=3): >>><<< 3033 1726773106.52280: stderr chunk (state=3): >>><<< 3033 1726773106.52412: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773106.52416: variable 'ansible_module_compression' from source: unknown 3033 1726773106.52418: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773106.52434: variable 'ansible_facts' from source: unknown 3033 1726773106.52515: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py 3033 1726773106.52667: Sending initial data 3033 1726773106.52795: Sent initial data (151 bytes) 3033 1726773106.53526: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773106.53557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.53673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.55438: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3033 1726773106.55468: 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 <<< 3033 1726773106.55544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773106.55623: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmps5tgcl9s /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py <<< 3033 1726773106.55628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py" <<< 3033 1726773106.55681: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmps5tgcl9s" to remote "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py" <<< 3033 1726773106.57040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.57124: stderr chunk (state=3): >>><<< 3033 1726773106.57129: stdout chunk (state=3): >>><<< 3033 1726773106.57132: done transferring module to remote 3033 1726773106.57135: _low_level_execute_command(): starting 3033 1726773106.57137: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/ /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py && sleep 0' 3033 1726773106.57917: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.57983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.58013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773106.58060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.58136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.60127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.60147: stderr chunk (state=3): >>><<< 3033 1726773106.60150: stdout chunk (state=3): >>><<< 3033 1726773106.60162: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773106.60165: _low_level_execute_command(): starting 3033 1726773106.60172: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/AnsiballZ_copy.py && sleep 0' 3033 1726773106.60590: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.60614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773106.60617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773106.60620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.60715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.60718: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773106.60721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.60732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773106.60755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.60858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.79716: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.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-1726773105.7320828-4077-257642881823409/.source", "_original_basename": ".9vh436fc", "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}}} <<< 3033 1726773106.81298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773106.81353: stderr chunk (state=3): >>><<< 3033 1726773106.81357: stdout chunk (state=3): >>><<< 3033 1726773106.81372: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.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-1726773105.7320828-4077-257642881823409/.source", "_original_basename": ".9vh436fc", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773106.81411: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/.source', '_original_basename': '.9vh436fc', '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-1726773105.7320828-4077-257642881823409/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773106.81429: _low_level_execute_command(): starting 3033 1726773106.81434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773105.7320828-4077-257642881823409/ > /dev/null 2>&1 && sleep 0' 3033 1726773106.81892: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773106.81896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.81899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.81901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773106.81903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.81965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773106.81968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.82031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.84124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.84161: stderr chunk (state=3): >>><<< 3033 1726773106.84169: stdout chunk (state=3): >>><<< 3033 1726773106.84193: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773106.84213: handler run complete 3033 1726773106.84274: attempt loop complete, returning result 3033 1726773106.84280: _execute() done 3033 1726773106.84282: dumping result to json 3033 1726773106.84287: done dumping result, returning 3033 1726773106.84298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-3c9c-762e-0000000000bc] 3033 1726773106.84320: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bc 3033 1726773106.84439: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bc 3033 1726773106.84442: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773105.7320828-4077-257642881823409/.source", "state": "file", "uid": 0 } 3033 1726773106.84568: no more pending results, returning what we have 3033 1726773106.84571: results queue empty 3033 1726773106.84572: checking for any_errors_fatal 3033 1726773106.84577: done checking for any_errors_fatal 3033 1726773106.84578: checking for max_fail_percentage 3033 1726773106.84584: done checking for max_fail_percentage 3033 1726773106.84585: checking to see if all hosts have failed and the running result is not ok 3033 1726773106.84585: done checking to see if all hosts have failed 3033 1726773106.84586: getting the remaining hosts for this loop 3033 1726773106.84588: done getting the remaining hosts for this loop 3033 1726773106.84592: getting the next task for host managed_node2 3033 1726773106.84598: done getting next task for host managed_node2 3033 1726773106.84602: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773106.84604: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773106.84618: getting variables 3033 1726773106.84619: in VariableManager get_vars() 3033 1726773106.84654: Calling all_inventory to load vars for managed_node2 3033 1726773106.84657: Calling groups_inventory to load vars for managed_node2 3033 1726773106.84659: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773106.84669: Calling all_plugins_play to load vars for managed_node2 3033 1726773106.84672: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773106.84676: Calling groups_plugins_play to load vars for managed_node2 3033 1726773106.84852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773106.85017: done with get_vars() 3033 1726773106.85026: done getting variables 3033 1726773106.85073: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:11:46 -0400 (0:00:01.179) 0:01:25.112 **** 3033 1726773106.85098: entering _queue_task() for managed_node2/copy 3033 1726773106.85313: worker is 1 (out of 1 available) 3033 1726773106.85327: exiting _queue_task() for managed_node2/copy 3033 1726773106.85341: done queuing things up, now waiting for results queue to drain 3033 1726773106.85343: waiting for pending results... 3033 1726773106.85526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773106.85611: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000bd 3033 1726773106.85625: variable 'ansible_search_path' from source: unknown 3033 1726773106.85628: variable 'ansible_search_path' from source: unknown 3033 1726773106.85661: calling self._execute() 3033 1726773106.85735: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773106.85741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773106.85750: variable 'omit' from source: magic vars 3033 1726773106.85846: variable 'omit' from source: magic vars 3033 1726773106.85888: variable 'omit' from source: magic vars 3033 1726773106.85917: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773106.86171: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773106.86243: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773106.86491: variable 'omit' from source: magic vars 3033 1726773106.86494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773106.86498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773106.86500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773106.86503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773106.86505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773106.86511: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773106.86514: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773106.86516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773106.86652: Set connection var ansible_connection to ssh 3033 1726773106.86676: Set connection var ansible_shell_executable to /bin/sh 3033 1726773106.86689: Set connection var ansible_pipelining to False 3033 1726773106.86699: Set connection var ansible_shell_type to sh 3033 1726773106.86715: Set connection var ansible_timeout to 10 3033 1726773106.86730: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773106.86757: variable 'ansible_shell_executable' from source: unknown 3033 1726773106.86775: variable 'ansible_connection' from source: unknown 3033 1726773106.86784: variable 'ansible_module_compression' from source: unknown 3033 1726773106.86793: variable 'ansible_shell_type' from source: unknown 3033 1726773106.86801: variable 'ansible_shell_executable' from source: unknown 3033 1726773106.86811: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773106.86820: variable 'ansible_pipelining' from source: unknown 3033 1726773106.86826: variable 'ansible_timeout' from source: unknown 3033 1726773106.86835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773106.87017: 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) 3033 1726773106.87036: variable 'omit' from source: magic vars 3033 1726773106.87048: starting attempt loop 3033 1726773106.87056: running the handler 3033 1726773106.87074: _low_level_execute_command(): starting 3033 1726773106.87092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773106.87713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773106.87717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.87723: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.87765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.87788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.87857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.89675: stdout chunk (state=3): >>>/root <<< 3033 1726773106.89770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.89828: stderr chunk (state=3): >>><<< 3033 1726773106.89831: stdout chunk (state=3): >>><<< 3033 1726773106.89852: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773106.89867: _low_level_execute_command(): starting 3033 1726773106.89874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824 `" && echo ansible-tmp-1726773106.898543-4137-259380600100824="` echo /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824 `" ) && sleep 0' 3033 1726773106.90341: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.90344: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773106.90348: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.90358: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.90415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.90418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.90488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.92632: stdout chunk (state=3): >>>ansible-tmp-1726773106.898543-4137-259380600100824=/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824 <<< 3033 1726773106.92757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.92810: stderr chunk (state=3): >>><<< 3033 1726773106.92814: stdout chunk (state=3): >>><<< 3033 1726773106.92832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773106.898543-4137-259380600100824=/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773106.92907: variable 'ansible_module_compression' from source: unknown 3033 1726773106.92955: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773106.92987: variable 'ansible_facts' from source: unknown 3033 1726773106.93056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py 3033 1726773106.93152: Sending initial data 3033 1726773106.93156: Sent initial data (150 bytes) 3033 1726773106.93623: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.93627: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.93630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773106.93632: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.93691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.93696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.93771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773106.95573: 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 <<< 3033 1726773106.95652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773106.95740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1sjjl401 /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py <<< 3033 1726773106.95744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py" <<< 3033 1726773106.95810: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1sjjl401" to remote "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py" <<< 3033 1726773106.97136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773106.97179: stderr chunk (state=3): >>><<< 3033 1726773106.97192: stdout chunk (state=3): >>><<< 3033 1726773106.97229: done transferring module to remote 3033 1726773106.97343: _low_level_execute_command(): starting 3033 1726773106.97347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/ /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py && sleep 0' 3033 1726773106.97784: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773106.97790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773106.97792: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773106.97795: 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.47.230 originally 10.31.47.230 <<< 3033 1726773106.97797: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773106.97848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773106.97852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773106.97931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.00007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.00011: stdout chunk (state=3): >>><<< 3033 1726773107.00014: stderr chunk (state=3): >>><<< 3033 1726773107.00129: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.00133: _low_level_execute_command(): starting 3033 1726773107.00136: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_stat.py && sleep 0' 3033 1726773107.00681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773107.00729: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.00811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.00853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773107.00867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.00954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.20283: 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": 262613, "dev": 51714, "nlink": 1, "atime": 1726773098.910256, "mtime": 1726773099.1122563, "ctime": 1726773099.1122563, "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": "3579884482", "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}}} <<< 3033 1726773107.22189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773107.22193: stdout chunk (state=3): >>><<< 3033 1726773107.22196: stderr chunk (state=3): >>><<< 3033 1726773107.22419: _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": 262613, "dev": 51714, "nlink": 1, "atime": 1726773098.910256, "mtime": 1726773099.1122563, "ctime": 1726773099.1122563, "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": "3579884482", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773107.22423: 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-1726773106.898543-4137-259380600100824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773107.22633: Sending initial data 3033 1726773107.22727: Sent initial data (138 bytes) 3033 1726773107.23457: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773107.23481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773107.23503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.23600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773107.23619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.23677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773107.23697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.23729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.23837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.25564: 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 <<< 3033 1726773107.25654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773107.25761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/.vp7ioo96 /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source <<< 3033 1726773107.25765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source" <<< 3033 1726773107.25835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/.vp7ioo96" to remote "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source" <<< 3033 1726773107.26232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.26271: stderr chunk (state=3): >>><<< 3033 1726773107.26409: stdout chunk (state=3): >>><<< 3033 1726773107.26413: _low_level_execute_command(): starting 3033 1726773107.26416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/ /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source && sleep 0' 3033 1726773107.27724: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.27917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773107.27931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.27954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.28051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.30095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.30112: stdout chunk (state=3): >>><<< 3033 1726773107.30126: stderr chunk (state=3): >>><<< 3033 1726773107.30150: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.30188: variable 'ansible_module_compression' from source: unknown 3033 1726773107.30242: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773107.30269: variable 'ansible_facts' from source: unknown 3033 1726773107.30345: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py 3033 1726773107.30581: Sending initial data 3033 1726773107.30584: Sent initial data (150 bytes) 3033 1726773107.31121: 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 <<< 3033 1726773107.31282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773107.31286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.31301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.31373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.33086: 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 <<< 3033 1726773107.33170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773107.33277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp28h6kovz /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py <<< 3033 1726773107.33281: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py" <<< 3033 1726773107.33333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp28h6kovz" to remote "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py" <<< 3033 1726773107.34923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.34927: stderr chunk (state=3): >>><<< 3033 1726773107.34930: stdout chunk (state=3): >>><<< 3033 1726773107.34932: done transferring module to remote 3033 1726773107.34934: _low_level_execute_command(): starting 3033 1726773107.34936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/ /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py && sleep 0' 3033 1726773107.35558: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773107.35587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.35622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.35695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.35735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773107.35755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.35781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.35880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.37925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.37999: stderr chunk (state=3): >>><<< 3033 1726773107.38015: stdout chunk (state=3): >>><<< 3033 1726773107.38043: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.38141: _low_level_execute_command(): starting 3033 1726773107.38144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/AnsiballZ_copy.py && sleep 0' 3033 1726773107.38713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773107.38730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773107.38748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.38826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773107.38830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.38907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773107.38934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.39047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.58317: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.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-1726773106.898543-4137-259380600100824/.source", "_original_basename": ".vp7ioo96", "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}}} <<< 3033 1726773107.59854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773107.59914: stderr chunk (state=3): >>><<< 3033 1726773107.59918: stdout chunk (state=3): >>><<< 3033 1726773107.59932: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.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-1726773106.898543-4137-259380600100824/.source", "_original_basename": ".vp7ioo96", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773107.59965: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/.source', '_original_basename': '.vp7ioo96', '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-1726773106.898543-4137-259380600100824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773107.59978: _low_level_execute_command(): starting 3033 1726773107.59987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773106.898543-4137-259380600100824/ > /dev/null 2>&1 && sleep 0' 3033 1726773107.60451: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.60454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.60457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.60459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.60515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.60521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.60592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.62602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.62651: stderr chunk (state=3): >>><<< 3033 1726773107.62654: stdout chunk (state=3): >>><<< 3033 1726773107.62669: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.62680: handler run complete 3033 1726773107.62703: attempt loop complete, returning result 3033 1726773107.62707: _execute() done 3033 1726773107.62712: dumping result to json 3033 1726773107.62719: done dumping result, returning 3033 1726773107.62729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-3c9c-762e-0000000000bd] 3033 1726773107.62735: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bd 3033 1726773107.62849: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bd 3033 1726773107.62852: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773106.898543-4137-259380600100824/.source", "state": "file", "uid": 0 } 3033 1726773107.62970: no more pending results, returning what we have 3033 1726773107.62973: results queue empty 3033 1726773107.62974: checking for any_errors_fatal 3033 1726773107.62982: done checking for any_errors_fatal 3033 1726773107.62983: checking for max_fail_percentage 3033 1726773107.62985: done checking for max_fail_percentage 3033 1726773107.62990: checking to see if all hosts have failed and the running result is not ok 3033 1726773107.62991: done checking to see if all hosts have failed 3033 1726773107.62992: getting the remaining hosts for this loop 3033 1726773107.62993: done getting the remaining hosts for this loop 3033 1726773107.62997: getting the next task for host managed_node2 3033 1726773107.63004: done getting next task for host managed_node2 3033 1726773107.63009: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773107.63012: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773107.63022: getting variables 3033 1726773107.63024: in VariableManager get_vars() 3033 1726773107.63063: Calling all_inventory to load vars for managed_node2 3033 1726773107.63065: Calling groups_inventory to load vars for managed_node2 3033 1726773107.63067: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773107.63077: Calling all_plugins_play to load vars for managed_node2 3033 1726773107.63079: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773107.63082: Calling groups_plugins_play to load vars for managed_node2 3033 1726773107.63225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773107.63393: done with get_vars() 3033 1726773107.63403: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:11:47 -0400 (0:00:00.783) 0:01:25.895 **** 3033 1726773107.63470: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773107.63693: worker is 1 (out of 1 available) 3033 1726773107.63717: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773107.63731: done queuing things up, now waiting for results queue to drain 3033 1726773107.63733: waiting for pending results... 3033 1726773107.64028: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773107.64101: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000be 3033 1726773107.64135: variable 'ansible_search_path' from source: unknown 3033 1726773107.64145: variable 'ansible_search_path' from source: unknown 3033 1726773107.64196: calling self._execute() 3033 1726773107.64310: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773107.64325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773107.64351: variable 'omit' from source: magic vars 3033 1726773107.64890: variable 'omit' from source: magic vars 3033 1726773107.64957: variable 'omit' from source: magic vars 3033 1726773107.65011: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773107.65347: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773107.65415: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773107.65501: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773107.65509: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773107.65553: variable 'omit' from source: magic vars 3033 1726773107.65590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773107.65622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773107.65640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773107.65660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773107.65671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773107.65702: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773107.65707: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773107.65712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773107.65796: Set connection var ansible_connection to ssh 3033 1726773107.65803: Set connection var ansible_shell_executable to /bin/sh 3033 1726773107.65811: Set connection var ansible_pipelining to False 3033 1726773107.65814: Set connection var ansible_shell_type to sh 3033 1726773107.65821: Set connection var ansible_timeout to 10 3033 1726773107.65829: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773107.65848: variable 'ansible_shell_executable' from source: unknown 3033 1726773107.65851: variable 'ansible_connection' from source: unknown 3033 1726773107.65854: variable 'ansible_module_compression' from source: unknown 3033 1726773107.65858: variable 'ansible_shell_type' from source: unknown 3033 1726773107.65861: variable 'ansible_shell_executable' from source: unknown 3033 1726773107.65865: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773107.65872: variable 'ansible_pipelining' from source: unknown 3033 1726773107.65875: variable 'ansible_timeout' from source: unknown 3033 1726773107.65884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773107.66039: 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__) 3033 1726773107.66050: variable 'omit' from source: magic vars 3033 1726773107.66056: starting attempt loop 3033 1726773107.66059: running the handler 3033 1726773107.66073: _low_level_execute_command(): starting 3033 1726773107.66083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773107.66583: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.66619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.66623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.66625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.66673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.66682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.66755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.68565: stdout chunk (state=3): >>>/root <<< 3033 1726773107.68733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.68804: stderr chunk (state=3): >>><<< 3033 1726773107.68811: stdout chunk (state=3): >>><<< 3033 1726773107.68836: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.68855: _low_level_execute_command(): starting 3033 1726773107.68862: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055 `" && echo ansible-tmp-1726773107.6883938-4189-270766876752055="` echo /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055 `" ) && sleep 0' 3033 1726773107.69333: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.69336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.69344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773107.69347: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773107.69350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.69397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.69471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.71577: stdout chunk (state=3): >>>ansible-tmp-1726773107.6883938-4189-270766876752055=/root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055 <<< 3033 1726773107.71696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.71743: stderr chunk (state=3): >>><<< 3033 1726773107.71746: stdout chunk (state=3): >>><<< 3033 1726773107.71762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773107.6883938-4189-270766876752055=/root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.71803: variable 'ansible_module_compression' from source: unknown 3033 1726773107.71836: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773107.71869: variable 'ansible_facts' from source: unknown 3033 1726773107.71937: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py 3033 1726773107.72044: Sending initial data 3033 1726773107.72047: Sent initial data (173 bytes) 3033 1726773107.72488: 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 <<< 3033 1726773107.72491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.72494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773107.72496: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.72558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.72560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.72632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.74338: 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 <<< 3033 1726773107.74346: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773107.74401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773107.74469: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph4314a9l /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773107.74477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773107.74533: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph4314a9l" to remote "/root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773107.75411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.75472: stderr chunk (state=3): >>><<< 3033 1726773107.75478: stdout chunk (state=3): >>><<< 3033 1726773107.75496: done transferring module to remote 3033 1726773107.75505: _low_level_execute_command(): starting 3033 1726773107.75512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/ /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773107.75949: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773107.75953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773107.75955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.75958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773107.75964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.76025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.76028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.76094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.78109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773107.78153: stderr chunk (state=3): >>><<< 3033 1726773107.78158: stdout chunk (state=3): >>><<< 3033 1726773107.78172: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773107.78175: _low_level_execute_command(): starting 3033 1726773107.78183: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773107.78617: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773107.78620: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773107.78623: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773107.78626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773107.78684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773107.78687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773107.78770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773107.97265: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3033 1726773107.99041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773107.99057: stderr chunk (state=3): >>><<< 3033 1726773107.99067: stdout chunk (state=3): >>><<< 3033 1726773107.99312: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773107.99317: 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-1726773107.6883938-4189-270766876752055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773107.99320: _low_level_execute_command(): starting 3033 1726773107.99323: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773107.6883938-4189-270766876752055/ > /dev/null 2>&1 && sleep 0' 3033 1726773108.00993: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.01243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.01335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.01443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.03569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.03590: stdout chunk (state=3): >>><<< 3033 1726773108.03620: stderr chunk (state=3): >>><<< 3033 1726773108.03645: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.03660: handler run complete 3033 1726773108.03680: attempt loop complete, returning result 3033 1726773108.03684: _execute() done 3033 1726773108.03710: dumping result to json 3033 1726773108.03713: done dumping result, returning 3033 1726773108.03716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-3c9c-762e-0000000000be] 3033 1726773108.03718: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000be ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530" }, "sysfs": { "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 3033 1726773108.03925: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000be 3033 1726773108.03928: WORKER PROCESS EXITING 3033 1726773108.03940: no more pending results, returning what we have 3033 1726773108.03944: results queue empty 3033 1726773108.03945: checking for any_errors_fatal 3033 1726773108.03951: done checking for any_errors_fatal 3033 1726773108.03952: checking for max_fail_percentage 3033 1726773108.03954: done checking for max_fail_percentage 3033 1726773108.03955: checking to see if all hosts have failed and the running result is not ok 3033 1726773108.03956: done checking to see if all hosts have failed 3033 1726773108.03957: getting the remaining hosts for this loop 3033 1726773108.03958: done getting the remaining hosts for this loop 3033 1726773108.03962: getting the next task for host managed_node2 3033 1726773108.03969: done getting next task for host managed_node2 3033 1726773108.03973: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773108.03978: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773108.03988: getting variables 3033 1726773108.03990: in VariableManager get_vars() 3033 1726773108.04034: Calling all_inventory to load vars for managed_node2 3033 1726773108.04037: Calling groups_inventory to load vars for managed_node2 3033 1726773108.04040: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773108.04050: Calling all_plugins_play to load vars for managed_node2 3033 1726773108.04053: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773108.04057: Calling groups_plugins_play to load vars for managed_node2 3033 1726773108.04402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773108.04570: done with get_vars() 3033 1726773108.04582: done getting variables 3033 1726773108.04672: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:11:48 -0400 (0:00:00.412) 0:01:26.308 **** 3033 1726773108.04700: entering _queue_task() for managed_node2/template 3033 1726773108.04702: Creating lock for template 3033 1726773108.04919: worker is 1 (out of 1 available) 3033 1726773108.04935: exiting _queue_task() for managed_node2/template 3033 1726773108.04952: done queuing things up, now waiting for results queue to drain 3033 1726773108.04954: waiting for pending results... 3033 1726773108.05136: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773108.05347: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000bf 3033 1726773108.05351: variable 'ansible_search_path' from source: unknown 3033 1726773108.05354: variable 'ansible_search_path' from source: unknown 3033 1726773108.05537: calling self._execute() 3033 1726773108.05541: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.05544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.05547: variable 'omit' from source: magic vars 3033 1726773108.05671: variable 'omit' from source: magic vars 3033 1726773108.05738: variable 'omit' from source: magic vars 3033 1726773108.06177: variable '__kernel_settings_profile_src' from source: role '' all vars 3033 1726773108.06201: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773108.06322: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773108.06349: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773108.06408: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773108.06469: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773108.06547: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773108.06551: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773108.06584: variable 'omit' from source: magic vars 3033 1726773108.06621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773108.06653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773108.06674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773108.06692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773108.06707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773108.06736: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773108.06740: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.06744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.06835: Set connection var ansible_connection to ssh 3033 1726773108.06841: Set connection var ansible_shell_executable to /bin/sh 3033 1726773108.06847: Set connection var ansible_pipelining to False 3033 1726773108.06850: Set connection var ansible_shell_type to sh 3033 1726773108.06858: Set connection var ansible_timeout to 10 3033 1726773108.06868: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773108.06890: variable 'ansible_shell_executable' from source: unknown 3033 1726773108.06894: variable 'ansible_connection' from source: unknown 3033 1726773108.06896: variable 'ansible_module_compression' from source: unknown 3033 1726773108.06899: variable 'ansible_shell_type' from source: unknown 3033 1726773108.06903: variable 'ansible_shell_executable' from source: unknown 3033 1726773108.06909: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.06914: variable 'ansible_pipelining' from source: unknown 3033 1726773108.06918: variable 'ansible_timeout' from source: unknown 3033 1726773108.06924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.07044: 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) 3033 1726773108.07054: variable 'omit' from source: magic vars 3033 1726773108.07060: starting attempt loop 3033 1726773108.07063: running the handler 3033 1726773108.07074: _low_level_execute_command(): starting 3033 1726773108.07086: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773108.07631: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.07635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773108.07639: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773108.07642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.07693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.07699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.07771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.09578: stdout chunk (state=3): >>>/root <<< 3033 1726773108.09675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.09747: stderr chunk (state=3): >>><<< 3033 1726773108.09760: stdout chunk (state=3): >>><<< 3033 1726773108.09784: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.09798: _low_level_execute_command(): starting 3033 1726773108.09804: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121 `" && echo ansible-tmp-1726773108.0978367-4215-178453362882121="` echo /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121 `" ) && sleep 0' 3033 1726773108.10290: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.10294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.10298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.10300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.10350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.10357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.10435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.12570: stdout chunk (state=3): >>>ansible-tmp-1726773108.0978367-4215-178453362882121=/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121 <<< 3033 1726773108.12760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.12783: stderr chunk (state=3): >>><<< 3033 1726773108.12801: stdout chunk (state=3): >>><<< 3033 1726773108.13012: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773108.0978367-4215-178453362882121=/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.13016: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3033 1726773108.13021: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3033 1726773108.13024: variable 'ansible_search_path' from source: unknown 3033 1726773108.13902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773108.15479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773108.15541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773108.15573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773108.15604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773108.15627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773108.15888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773108.15913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773108.15934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773108.15967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773108.15987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773108.16312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773108.16331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773108.16351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773108.16383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773108.16398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773108.16715: variable 'ansible_managed' from source: unknown 3033 1726773108.16728: variable '__sections' from source: task vars 3033 1726773108.16844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773108.16867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773108.16889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773108.16922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773108.16936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773108.17027: variable 'kernel_settings_sysctl' from source: include params 3033 1726773108.17035: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773108.17042: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773108.17096: variable '__sysctl_old' from source: task vars 3033 1726773108.17148: variable '__sysctl_old' from source: task vars 3033 1726773108.17342: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773108.17345: variable 'kernel_settings_sysctl' from source: include params 3033 1726773108.17354: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773108.17359: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773108.17365: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773108.17563: variable 'kernel_settings_sysfs' from source: include params 3033 1726773108.17570: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773108.17578: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773108.17602: variable '__sysfs_old' from source: task vars 3033 1726773108.17675: variable '__sysfs_old' from source: task vars 3033 1726773108.18112: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773108.18116: variable 'kernel_settings_sysfs' from source: include params 3033 1726773108.18119: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773108.18121: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773108.18123: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773108.18125: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773108.18127: variable '__systemd_old' from source: task vars 3033 1726773108.18157: variable '__systemd_old' from source: task vars 3033 1726773108.18444: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773108.18455: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773108.18467: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.18478: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773108.18503: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773108.18517: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773108.18526: variable '__trans_huge_old' from source: task vars 3033 1726773108.18603: variable '__trans_huge_old' from source: task vars 3033 1726773108.18882: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773108.18894: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773108.18905: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.18912: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773108.18925: variable '__trans_defrag_old' from source: task vars 3033 1726773108.18977: variable '__trans_defrag_old' from source: task vars 3033 1726773108.19181: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773108.19184: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773108.19187: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19194: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773108.19218: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19230: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19244: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19260: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19269: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19278: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19294: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19302: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19317: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19321: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19333: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19342: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19349: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19355: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19362: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773108.19945: 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) 3033 1726773108.19997: variable 'ansible_module_compression' from source: unknown 3033 1726773108.20039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773108.20058: variable 'ansible_facts' from source: unknown 3033 1726773108.20128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py 3033 1726773108.20232: Sending initial data 3033 1726773108.20235: Sent initial data (151 bytes) 3033 1726773108.20714: 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 <<< 3033 1726773108.20717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773108.20720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.20722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.20724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.20768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.20784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.20865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.22658: 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 <<< 3033 1726773108.22721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773108.22793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpi39dmzgp /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py <<< 3033 1726773108.22797: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py" <<< 3033 1726773108.22851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpi39dmzgp" to remote "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py" <<< 3033 1726773108.23738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.23815: stderr chunk (state=3): >>><<< 3033 1726773108.23818: stdout chunk (state=3): >>><<< 3033 1726773108.23839: done transferring module to remote 3033 1726773108.23849: _low_level_execute_command(): starting 3033 1726773108.23854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/ /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py && sleep 0' 3033 1726773108.24331: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.24335: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.24337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.24340: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773108.24342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.24393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.24398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.24467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.26439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.26493: stderr chunk (state=3): >>><<< 3033 1726773108.26497: stdout chunk (state=3): >>><<< 3033 1726773108.26518: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.26522: _low_level_execute_command(): starting 3033 1726773108.26529: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_stat.py && sleep 0' 3033 1726773108.26998: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.27001: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773108.27004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.27009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773108.27011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.27069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.27071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.27145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.46600: 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": 381, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773107.970279, "mtime": 1726773096.0482485, "ctime": 1726773096.5502498, "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": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3883470554", "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}}} <<< 3033 1726773108.48540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773108.48544: stdout chunk (state=3): >>><<< 3033 1726773108.48547: stderr chunk (state=3): >>><<< 3033 1726773108.48612: _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": 381, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773107.970279, "mtime": 1726773096.0482485, "ctime": 1726773096.5502498, "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": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3883470554", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773108.48684: 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-1726773108.0978367-4215-178453362882121/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773108.48931: Sending initial data 3033 1726773108.48935: Sent initial data (165 bytes) 3033 1726773108.49561: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773108.49565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773108.49567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.49625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.51386: 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" <<< 3033 1726773108.51396: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773108.51454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773108.51523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp4sjiv4az/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf <<< 3033 1726773108.51527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf" <<< 3033 1726773108.51582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp4sjiv4az/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf" <<< 3033 1726773108.51859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.51918: stderr chunk (state=3): >>><<< 3033 1726773108.51922: stdout chunk (state=3): >>><<< 3033 1726773108.51937: _low_level_execute_command(): starting 3033 1726773108.51943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/ /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf && sleep 0' 3033 1726773108.52616: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773108.52632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.52647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.52668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773108.52757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.52761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.52894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.52967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.54950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.55002: stderr chunk (state=3): >>><<< 3033 1726773108.55008: stdout chunk (state=3): >>><<< 3033 1726773108.55022: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.55045: variable 'ansible_module_compression' from source: unknown 3033 1726773108.55086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773108.55103: variable 'ansible_facts' from source: unknown 3033 1726773108.55150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py 3033 1726773108.55250: Sending initial data 3033 1726773108.55257: Sent initial data (151 bytes) 3033 1726773108.55688: 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 <<< 3033 1726773108.55726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773108.55731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.55733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.55736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.55787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773108.55792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.55859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.57639: 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" <<< 3033 1726773108.57650: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773108.57702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773108.57770: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj54nj0pr /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py <<< 3033 1726773108.57773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py" <<< 3033 1726773108.57828: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj54nj0pr" to remote "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py" <<< 3033 1726773108.58731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.58794: stderr chunk (state=3): >>><<< 3033 1726773108.58798: stdout chunk (state=3): >>><<< 3033 1726773108.58817: done transferring module to remote 3033 1726773108.58825: _low_level_execute_command(): starting 3033 1726773108.58831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/ /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py && sleep 0' 3033 1726773108.59277: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.59281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.59283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773108.59286: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773108.59288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.59339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.59346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.59412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.61419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.61465: stderr chunk (state=3): >>><<< 3033 1726773108.61468: stdout chunk (state=3): >>><<< 3033 1726773108.61484: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.61487: _low_level_execute_command(): starting 3033 1726773108.61493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/AnsiballZ_copy.py && sleep 0' 3033 1726773108.61893: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.61927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.61930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.61933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.61992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773108.61996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.62067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.81863: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "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}}} <<< 3033 1726773108.83417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773108.83474: stderr chunk (state=3): >>><<< 3033 1726773108.83478: stdout chunk (state=3): >>><<< 3033 1726773108.83495: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773108.83530: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3feaf86b2638623e3300792e683ce55f91f31e9a', '_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-1726773108.0978367-4215-178453362882121/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773108.83567: _low_level_execute_command(): starting 3033 1726773108.83570: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/ > /dev/null 2>&1 && sleep 0' 3033 1726773108.84026: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.84030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.84032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.84035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.84104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.84201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.86230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.86277: stderr chunk (state=3): >>><<< 3033 1726773108.86283: stdout chunk (state=3): >>><<< 3033 1726773108.86303: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.86315: handler run complete 3033 1726773108.86341: attempt loop complete, returning result 3033 1726773108.86344: _execute() done 3033 1726773108.86347: dumping result to json 3033 1726773108.86353: done dumping result, returning 3033 1726773108.86363: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-3c9c-762e-0000000000bf] 3033 1726773108.86368: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bf 3033 1726773108.86515: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000bf 3033 1726773108.86519: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726773108.0978367-4215-178453362882121/.source.conf", "state": "file", "uid": 0 } 3033 1726773108.86627: no more pending results, returning what we have 3033 1726773108.86630: results queue empty 3033 1726773108.86632: checking for any_errors_fatal 3033 1726773108.86639: done checking for any_errors_fatal 3033 1726773108.86640: checking for max_fail_percentage 3033 1726773108.86642: done checking for max_fail_percentage 3033 1726773108.86643: checking to see if all hosts have failed and the running result is not ok 3033 1726773108.86644: done checking to see if all hosts have failed 3033 1726773108.86645: getting the remaining hosts for this loop 3033 1726773108.86647: done getting the remaining hosts for this loop 3033 1726773108.86650: getting the next task for host managed_node2 3033 1726773108.86656: done getting next task for host managed_node2 3033 1726773108.86660: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773108.86663: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773108.86673: getting variables 3033 1726773108.86674: in VariableManager get_vars() 3033 1726773108.86716: Calling all_inventory to load vars for managed_node2 3033 1726773108.86720: Calling groups_inventory to load vars for managed_node2 3033 1726773108.86723: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773108.86733: Calling all_plugins_play to load vars for managed_node2 3033 1726773108.86736: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773108.86739: Calling groups_plugins_play to load vars for managed_node2 3033 1726773108.86902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773108.87169: done with get_vars() 3033 1726773108.87185: done getting variables 3033 1726773108.87256: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:11:48 -0400 (0:00:00.825) 0:01:27.133 **** 3033 1726773108.87293: entering _queue_task() for managed_node2/service 3033 1726773108.87557: worker is 1 (out of 1 available) 3033 1726773108.87571: exiting _queue_task() for managed_node2/service 3033 1726773108.87587: done queuing things up, now waiting for results queue to drain 3033 1726773108.87589: waiting for pending results... 3033 1726773108.88026: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773108.88054: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000c0 3033 1726773108.88073: variable 'ansible_search_path' from source: unknown 3033 1726773108.88080: variable 'ansible_search_path' from source: unknown 3033 1726773108.88139: variable '__kernel_settings_services' from source: include_vars 3033 1726773108.88611: variable '__kernel_settings_services' from source: include_vars 3033 1726773108.88615: variable 'omit' from source: magic vars 3033 1726773108.88675: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.88695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.88720: variable 'omit' from source: magic vars 3033 1726773108.89044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773108.89342: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773108.89400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773108.89471: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773108.89503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773108.89601: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773108.89614: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773108.89634: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 3033 1726773108.89640: variable 'omit' from source: magic vars 3033 1726773108.89685: variable 'omit' from source: magic vars 3033 1726773108.89722: variable 'item' from source: unknown 3033 1726773108.89780: variable 'item' from source: unknown 3033 1726773108.89802: variable 'omit' from source: magic vars 3033 1726773108.89827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773108.89850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773108.89867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773108.89884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773108.89893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773108.89926: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773108.89930: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.89935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.90020: Set connection var ansible_connection to ssh 3033 1726773108.90024: Set connection var ansible_shell_executable to /bin/sh 3033 1726773108.90031: Set connection var ansible_pipelining to False 3033 1726773108.90034: Set connection var ansible_shell_type to sh 3033 1726773108.90041: Set connection var ansible_timeout to 10 3033 1726773108.90049: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773108.90066: variable 'ansible_shell_executable' from source: unknown 3033 1726773108.90069: variable 'ansible_connection' from source: unknown 3033 1726773108.90072: variable 'ansible_module_compression' from source: unknown 3033 1726773108.90079: variable 'ansible_shell_type' from source: unknown 3033 1726773108.90081: variable 'ansible_shell_executable' from source: unknown 3033 1726773108.90083: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773108.90088: variable 'ansible_pipelining' from source: unknown 3033 1726773108.90091: variable 'ansible_timeout' from source: unknown 3033 1726773108.90097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773108.90187: 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) 3033 1726773108.90196: variable 'omit' from source: magic vars 3033 1726773108.90202: starting attempt loop 3033 1726773108.90207: running the handler 3033 1726773108.90281: variable 'ansible_facts' from source: unknown 3033 1726773108.90382: _low_level_execute_command(): starting 3033 1726773108.90388: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773108.90919: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.90923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.90926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773108.90929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.90984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.90988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773108.90993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.91064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.92896: stdout chunk (state=3): >>>/root <<< 3033 1726773108.93009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.93063: stderr chunk (state=3): >>><<< 3033 1726773108.93067: stdout chunk (state=3): >>><<< 3033 1726773108.93087: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.93103: _low_level_execute_command(): starting 3033 1726773108.93111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041 `" && echo ansible-tmp-1726773108.930882-4248-179424452731041="` echo /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041 `" ) && sleep 0' 3033 1726773108.93565: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773108.93570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.93573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.93576: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.93633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.93637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.93718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.95870: stdout chunk (state=3): >>>ansible-tmp-1726773108.930882-4248-179424452731041=/root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041 <<< 3033 1726773108.95991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773108.96046: stderr chunk (state=3): >>><<< 3033 1726773108.96050: stdout chunk (state=3): >>><<< 3033 1726773108.96069: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773108.930882-4248-179424452731041=/root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773108.96102: variable 'ansible_module_compression' from source: unknown 3033 1726773108.96147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773108.96210: variable 'ansible_facts' from source: unknown 3033 1726773108.96359: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py 3033 1726773108.96490: Sending initial data 3033 1726773108.96493: Sent initial data (153 bytes) 3033 1726773108.96987: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773108.96991: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773108.96993: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773108.96996: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773108.96998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773108.97049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773108.97053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773108.97130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773108.98923: 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" <<< 3033 1726773108.98927: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773108.98982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773108.99051: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpm0pb78i1 /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py <<< 3033 1726773108.99058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py" <<< 3033 1726773108.99117: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpm0pb78i1" to remote "/root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py" <<< 3033 1726773108.99125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py" <<< 3033 1726773109.00961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773109.01040: stderr chunk (state=3): >>><<< 3033 1726773109.01044: stdout chunk (state=3): >>><<< 3033 1726773109.01069: done transferring module to remote 3033 1726773109.01083: _low_level_execute_command(): starting 3033 1726773109.01088: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/ /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py && sleep 0' 3033 1726773109.01580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773109.01584: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773109.01586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773109.01589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773109.01592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773109.01652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773109.01655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.01724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.03914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773109.03918: stdout chunk (state=3): >>><<< 3033 1726773109.03920: stderr chunk (state=3): >>><<< 3033 1726773109.03923: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773109.03926: _low_level_execute_command(): starting 3033 1726773109.03928: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/AnsiballZ_systemd.py && sleep 0' 3033 1726773109.04547: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773109.04580: 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 <<< 3033 1726773109.04704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773109.04731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.04848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.57945: 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": "3664", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3664", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "414575000", "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 sysinit.target dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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}}} <<< 3033 1726773109.60238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773109.60293: stderr chunk (state=3): >>><<< 3033 1726773109.60297: stdout chunk (state=3): >>><<< 3033 1726773109.60325: _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": "3664", "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 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3664", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16248832", "MemoryAvailable": "infinity", "CPUUsageNSec": "414575000", "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 sysinit.target dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773109.60518: 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-1726773108.930882-4248-179424452731041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773109.60535: _low_level_execute_command(): starting 3033 1726773109.60540: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773108.930882-4248-179424452731041/ > /dev/null 2>&1 && sleep 0' 3033 1726773109.61224: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773109.61244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773109.61263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773109.61287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.61393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.63613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773109.63629: stdout chunk (state=3): >>><<< 3033 1726773109.63643: stderr chunk (state=3): >>><<< 3033 1726773109.63669: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773109.63685: handler run complete 3033 1726773109.63765: attempt loop complete, returning result 3033 1726773109.63784: variable 'item' from source: unknown 3033 1726773109.63863: variable 'item' from source: unknown changed: [managed_node2] => (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 15:11:39 EDT", "ActiveEnterTimestampMonotonic": "469378904", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service sysinit.target system.slice dbus-broker.service network.target basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:38 EDT", "AssertTimestampMonotonic": "468423563", "Before": "multi-user.target 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": "414575000", "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 15:11:38 EDT", "ConditionTimestampMonotonic": "468423559", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service shutdown.target power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "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": "3664", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:38 EDT", "ExecMainStartTimestampMonotonic": "468434121", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:38 EDT] ; stop_time=[n/a] ; pid=3664 ; 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 15:11:38 EDT", "InactiveExitTimestampMonotonic": "468434521", "InvocationID": "ea78edc966314a409fcbeec98c0c1b73", "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": "3664", "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 sysinit.target dbus.socket", "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 15:11:39 EDT", "StateChangeTimestampMonotonic": "469378904", "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" } } 3033 1726773109.64422: dumping result to json 3033 1726773109.64432: done dumping result, returning 3033 1726773109.64436: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-3c9c-762e-0000000000c0] 3033 1726773109.64438: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c0 3033 1726773109.64629: no more pending results, returning what we have 3033 1726773109.64632: results queue empty 3033 1726773109.64632: checking for any_errors_fatal 3033 1726773109.64639: done checking for any_errors_fatal 3033 1726773109.64639: checking for max_fail_percentage 3033 1726773109.64641: done checking for max_fail_percentage 3033 1726773109.64641: checking to see if all hosts have failed and the running result is not ok 3033 1726773109.64642: done checking to see if all hosts have failed 3033 1726773109.64642: getting the remaining hosts for this loop 3033 1726773109.64645: done getting the remaining hosts for this loop 3033 1726773109.64649: getting the next task for host managed_node2 3033 1726773109.64654: done getting next task for host managed_node2 3033 1726773109.64656: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773109.64659: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773109.64667: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c0 3033 1726773109.64670: WORKER PROCESS EXITING 3033 1726773109.64679: getting variables 3033 1726773109.64680: in VariableManager get_vars() 3033 1726773109.64704: Calling all_inventory to load vars for managed_node2 3033 1726773109.64708: Calling groups_inventory to load vars for managed_node2 3033 1726773109.64709: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773109.64717: Calling all_plugins_play to load vars for managed_node2 3033 1726773109.64719: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773109.64721: Calling groups_plugins_play to load vars for managed_node2 3033 1726773109.64866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773109.65032: done with get_vars() 3033 1726773109.65041: done getting variables 3033 1726773109.65119: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.778) 0:01:27.912 **** 3033 1726773109.65142: entering _queue_task() for managed_node2/command 3033 1726773109.65144: Creating lock for command 3033 1726773109.65355: worker is 1 (out of 1 available) 3033 1726773109.65368: exiting _queue_task() for managed_node2/command 3033 1726773109.65385: done queuing things up, now waiting for results queue to drain 3033 1726773109.65387: waiting for pending results... 3033 1726773109.65566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773109.65652: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000c1 3033 1726773109.65668: variable 'ansible_search_path' from source: unknown 3033 1726773109.65673: variable 'ansible_search_path' from source: unknown 3033 1726773109.65911: calling self._execute() 3033 1726773109.65915: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773109.65918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773109.65920: variable 'omit' from source: magic vars 3033 1726773109.66399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773109.66697: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773109.66757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773109.66808: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773109.66854: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773109.66984: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773109.67007: Evaluated conditional (not __kernel_settings_register_profile is changed): False 3033 1726773109.67011: when evaluation is False, skipping this task 3033 1726773109.67014: _execute() done 3033 1726773109.67019: dumping result to json 3033 1726773109.67023: done dumping result, returning 3033 1726773109.67030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-3c9c-762e-0000000000c1] 3033 1726773109.67036: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c1 3033 1726773109.67128: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c1 3033 1726773109.67131: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 3033 1726773109.67186: no more pending results, returning what we have 3033 1726773109.67190: results queue empty 3033 1726773109.67191: checking for any_errors_fatal 3033 1726773109.67215: done checking for any_errors_fatal 3033 1726773109.67217: checking for max_fail_percentage 3033 1726773109.67219: done checking for max_fail_percentage 3033 1726773109.67220: checking to see if all hosts have failed and the running result is not ok 3033 1726773109.67221: done checking to see if all hosts have failed 3033 1726773109.67222: getting the remaining hosts for this loop 3033 1726773109.67223: done getting the remaining hosts for this loop 3033 1726773109.67227: getting the next task for host managed_node2 3033 1726773109.67234: done getting next task for host managed_node2 3033 1726773109.67239: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773109.67242: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773109.67256: getting variables 3033 1726773109.67257: in VariableManager get_vars() 3033 1726773109.67289: Calling all_inventory to load vars for managed_node2 3033 1726773109.67293: Calling groups_inventory to load vars for managed_node2 3033 1726773109.67295: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773109.67304: Calling all_plugins_play to load vars for managed_node2 3033 1726773109.67309: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773109.67312: Calling groups_plugins_play to load vars for managed_node2 3033 1726773109.67463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773109.67634: done with get_vars() 3033 1726773109.67643: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.025) 0:01:27.938 **** 3033 1726773109.67721: entering _queue_task() for managed_node2/include_tasks 3033 1726773109.67914: worker is 1 (out of 1 available) 3033 1726773109.67928: exiting _queue_task() for managed_node2/include_tasks 3033 1726773109.67944: done queuing things up, now waiting for results queue to drain 3033 1726773109.67946: waiting for pending results... 3033 1726773109.68124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773109.68202: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000c2 3033 1726773109.68217: variable 'ansible_search_path' from source: unknown 3033 1726773109.68221: variable 'ansible_search_path' from source: unknown 3033 1726773109.68252: calling self._execute() 3033 1726773109.68328: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773109.68335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773109.68344: variable 'omit' from source: magic vars 3033 1726773109.68746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773109.69110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773109.69113: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773109.69210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773109.69214: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773109.69310: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773109.69345: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773109.69357: _execute() done 3033 1726773109.69366: dumping result to json 3033 1726773109.69374: done dumping result, returning 3033 1726773109.69385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-3c9c-762e-0000000000c2] 3033 1726773109.69395: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c2 3033 1726773109.69551: no more pending results, returning what we have 3033 1726773109.69557: in VariableManager get_vars() 3033 1726773109.69603: Calling all_inventory to load vars for managed_node2 3033 1726773109.69810: Calling groups_inventory to load vars for managed_node2 3033 1726773109.69815: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773109.69825: Calling all_plugins_play to load vars for managed_node2 3033 1726773109.69829: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773109.69832: Calling groups_plugins_play to load vars for managed_node2 3033 1726773109.70040: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c2 3033 1726773109.70043: WORKER PROCESS EXITING 3033 1726773109.70138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773109.70337: done with get_vars() 3033 1726773109.70343: variable 'ansible_search_path' from source: unknown 3033 1726773109.70344: variable 'ansible_search_path' from source: unknown 3033 1726773109.70377: we have included files to process 3033 1726773109.70378: generating all_blocks data 3033 1726773109.70380: done generating all_blocks data 3033 1726773109.70383: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773109.70384: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773109.70386: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773109.70759: done processing included file 3033 1726773109.70761: iterating over new_blocks loaded from include file 3033 1726773109.70762: in VariableManager get_vars() 3033 1726773109.70782: done with get_vars() 3033 1726773109.70784: filtering new block on tags 3033 1726773109.70825: done filtering new block on tags 3033 1726773109.70827: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3033 1726773109.70831: extending task lists for all hosts with included blocks 3033 1726773109.71346: done extending task lists 3033 1726773109.71347: done processing included files 3033 1726773109.71348: results queue empty 3033 1726773109.71348: checking for any_errors_fatal 3033 1726773109.71351: done checking for any_errors_fatal 3033 1726773109.71351: checking for max_fail_percentage 3033 1726773109.71352: done checking for max_fail_percentage 3033 1726773109.71353: checking to see if all hosts have failed and the running result is not ok 3033 1726773109.71353: done checking to see if all hosts have failed 3033 1726773109.71354: getting the remaining hosts for this loop 3033 1726773109.71355: done getting the remaining hosts for this loop 3033 1726773109.71357: getting the next task for host managed_node2 3033 1726773109.71361: done getting next task for host managed_node2 3033 1726773109.71363: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773109.71365: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773109.71372: getting variables 3033 1726773109.71372: in VariableManager get_vars() 3033 1726773109.71384: Calling all_inventory to load vars for managed_node2 3033 1726773109.71386: Calling groups_inventory to load vars for managed_node2 3033 1726773109.71388: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773109.71392: Calling all_plugins_play to load vars for managed_node2 3033 1726773109.71394: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773109.71397: Calling groups_plugins_play to load vars for managed_node2 3033 1726773109.71532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773109.71691: done with get_vars() 3033 1726773109.71700: done getting variables 3033 1726773109.71735: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:11:49 -0400 (0:00:00.040) 0:01:27.978 **** 3033 1726773109.71760: entering _queue_task() for managed_node2/command 3033 1726773109.71967: worker is 1 (out of 1 available) 3033 1726773109.71984: exiting _queue_task() for managed_node2/command 3033 1726773109.72000: done queuing things up, now waiting for results queue to drain 3033 1726773109.72002: waiting for pending results... 3033 1726773109.72182: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773109.72512: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000001c9 3033 1726773109.72516: variable 'ansible_search_path' from source: unknown 3033 1726773109.72519: variable 'ansible_search_path' from source: unknown 3033 1726773109.72522: calling self._execute() 3033 1726773109.72525: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773109.72528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773109.72530: variable 'omit' from source: magic vars 3033 1726773109.72637: variable 'omit' from source: magic vars 3033 1726773109.72723: variable 'omit' from source: magic vars 3033 1726773109.72769: variable 'omit' from source: magic vars 3033 1726773109.72826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773109.72881: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773109.72915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773109.72949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773109.72971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773109.73061: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773109.73064: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773109.73066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773109.73159: Set connection var ansible_connection to ssh 3033 1726773109.73180: Set connection var ansible_shell_executable to /bin/sh 3033 1726773109.73193: Set connection var ansible_pipelining to False 3033 1726773109.73200: Set connection var ansible_shell_type to sh 3033 1726773109.73214: Set connection var ansible_timeout to 10 3033 1726773109.73230: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773109.73280: variable 'ansible_shell_executable' from source: unknown 3033 1726773109.73284: variable 'ansible_connection' from source: unknown 3033 1726773109.73287: variable 'ansible_module_compression' from source: unknown 3033 1726773109.73289: variable 'ansible_shell_type' from source: unknown 3033 1726773109.73387: variable 'ansible_shell_executable' from source: unknown 3033 1726773109.73390: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773109.73392: variable 'ansible_pipelining' from source: unknown 3033 1726773109.73394: variable 'ansible_timeout' from source: unknown 3033 1726773109.73396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773109.73509: 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) 3033 1726773109.73529: variable 'omit' from source: magic vars 3033 1726773109.73540: starting attempt loop 3033 1726773109.73548: running the handler 3033 1726773109.73569: _low_level_execute_command(): starting 3033 1726773109.73587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773109.74399: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773109.74422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773109.74498: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773109.74562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773109.74590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773109.74622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.74734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.76562: stdout chunk (state=3): >>>/root <<< 3033 1726773109.76772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773109.76779: stdout chunk (state=3): >>><<< 3033 1726773109.76783: stderr chunk (state=3): >>><<< 3033 1726773109.76924: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773109.76928: _low_level_execute_command(): starting 3033 1726773109.76931: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553 `" && echo ansible-tmp-1726773109.7681568-4283-184100839634553="` echo /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553 `" ) && sleep 0' 3033 1726773109.77549: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773109.77562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773109.77610: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773109.77631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773109.77722: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773109.77758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773109.77783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773109.77797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.77909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.80014: stdout chunk (state=3): >>>ansible-tmp-1726773109.7681568-4283-184100839634553=/root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553 <<< 3033 1726773109.80224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773109.80227: stdout chunk (state=3): >>><<< 3033 1726773109.80230: stderr chunk (state=3): >>><<< 3033 1726773109.80248: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773109.7681568-4283-184100839634553=/root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773109.80288: variable 'ansible_module_compression' from source: unknown 3033 1726773109.80411: ANSIBALLZ: Using generic lock for ansible.legacy.command 3033 1726773109.80414: ANSIBALLZ: Acquiring lock 3033 1726773109.80416: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773109.80418: ANSIBALLZ: Creating module 3033 1726773109.96328: ANSIBALLZ: Writing module into payload 3033 1726773109.96410: ANSIBALLZ: Writing module 3033 1726773109.96427: ANSIBALLZ: Renaming module 3033 1726773109.96434: ANSIBALLZ: Done creating module 3033 1726773109.96450: variable 'ansible_facts' from source: unknown 3033 1726773109.96500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py 3033 1726773109.96618: Sending initial data 3033 1726773109.96621: Sent initial data (154 bytes) 3033 1726773109.97228: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773109.97253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773109.97360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773109.99165: 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 <<< 3033 1726773109.99228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773109.99294: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpij6u3nv7 /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py <<< 3033 1726773109.99302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py" <<< 3033 1726773109.99360: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpij6u3nv7" to remote "/root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py" <<< 3033 1726773110.00383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.00424: stderr chunk (state=3): >>><<< 3033 1726773110.00439: stdout chunk (state=3): >>><<< 3033 1726773110.00478: done transferring module to remote 3033 1726773110.00586: _low_level_execute_command(): starting 3033 1726773110.00590: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/ /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py && sleep 0' 3033 1726773110.01245: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.01316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.01319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773110.01367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.01430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.03514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.03518: stdout chunk (state=3): >>><<< 3033 1726773110.03520: stderr chunk (state=3): >>><<< 3033 1726773110.03628: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773110.03638: _low_level_execute_command(): starting 3033 1726773110.03641: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/AnsiballZ_command.py && sleep 0' 3033 1726773110.04334: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773110.04428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773110.04744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.04831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.40158: 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 15:11:50.228510", "end": "2024-09-19 15:11:50.400022", "delta": "0:00:00.171512", "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}}} <<< 3033 1726773110.41937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773110.42011: stderr chunk (state=3): >>><<< 3033 1726773110.42015: stdout chunk (state=3): >>><<< 3033 1726773110.42033: _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 15:11:50.228510", "end": "2024-09-19 15:11:50.400022", "delta": "0:00:00.171512", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773110.42086: 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-1726773109.7681568-4283-184100839634553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773110.42093: _low_level_execute_command(): starting 3033 1726773110.42099: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773109.7681568-4283-184100839634553/ > /dev/null 2>&1 && sleep 0' 3033 1726773110.42581: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.42585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773110.42615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.42620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773110.42668: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.42726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.42795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.44793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.44856: stderr chunk (state=3): >>><<< 3033 1726773110.44862: stdout chunk (state=3): >>><<< 3033 1726773110.44877: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773110.44887: handler run complete 3033 1726773110.44912: Evaluated conditional (False): False 3033 1726773110.44924: attempt loop complete, returning result 3033 1726773110.44927: _execute() done 3033 1726773110.44929: dumping result to json 3033 1726773110.44936: done dumping result, returning 3033 1726773110.44946: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-3c9c-762e-0000000001c9] 3033 1726773110.44952: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001c9 3033 1726773110.45063: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001c9 3033 1726773110.45067: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.171512", "end": "2024-09-19 15:11:50.400022", "rc": 0, "start": "2024-09-19 15:11:50.228510" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773110.45198: no more pending results, returning what we have 3033 1726773110.45201: results queue empty 3033 1726773110.45202: checking for any_errors_fatal 3033 1726773110.45204: done checking for any_errors_fatal 3033 1726773110.45204: checking for max_fail_percentage 3033 1726773110.45208: done checking for max_fail_percentage 3033 1726773110.45209: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.45209: done checking to see if all hosts have failed 3033 1726773110.45211: getting the remaining hosts for this loop 3033 1726773110.45213: done getting the remaining hosts for this loop 3033 1726773110.45218: getting the next task for host managed_node2 3033 1726773110.45225: done getting next task for host managed_node2 3033 1726773110.45229: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773110.45233: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773110.45245: getting variables 3033 1726773110.45247: in VariableManager get_vars() 3033 1726773110.45283: Calling all_inventory to load vars for managed_node2 3033 1726773110.45286: Calling groups_inventory to load vars for managed_node2 3033 1726773110.45288: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.45299: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.45302: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.45305: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.45481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.45654: done with get_vars() 3033 1726773110.45664: done getting variables 3033 1726773110.45743: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.740) 0:01:28.718 **** 3033 1726773110.45772: entering _queue_task() for managed_node2/shell 3033 1726773110.45773: Creating lock for shell 3033 1726773110.46014: worker is 1 (out of 1 available) 3033 1726773110.46028: exiting _queue_task() for managed_node2/shell 3033 1726773110.46043: done queuing things up, now waiting for results queue to drain 3033 1726773110.46045: waiting for pending results... 3033 1726773110.46240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773110.46342: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000001ca 3033 1726773110.46355: variable 'ansible_search_path' from source: unknown 3033 1726773110.46359: variable 'ansible_search_path' from source: unknown 3033 1726773110.46513: calling self._execute() 3033 1726773110.46516: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.46526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.46541: variable 'omit' from source: magic vars 3033 1726773110.47205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773110.47520: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773110.47584: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773110.47634: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773110.47683: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773110.47790: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773110.47820: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773110.47823: when evaluation is False, skipping this task 3033 1726773110.47827: _execute() done 3033 1726773110.47830: dumping result to json 3033 1726773110.47833: done dumping result, returning 3033 1726773110.47843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-3c9c-762e-0000000001ca] 3033 1726773110.47848: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001ca skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773110.48018: no more pending results, returning what we have 3033 1726773110.48022: results queue empty 3033 1726773110.48023: checking for any_errors_fatal 3033 1726773110.48032: done checking for any_errors_fatal 3033 1726773110.48033: checking for max_fail_percentage 3033 1726773110.48035: done checking for max_fail_percentage 3033 1726773110.48036: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.48037: done checking to see if all hosts have failed 3033 1726773110.48038: getting the remaining hosts for this loop 3033 1726773110.48040: done getting the remaining hosts for this loop 3033 1726773110.48044: getting the next task for host managed_node2 3033 1726773110.48051: done getting next task for host managed_node2 3033 1726773110.48055: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773110.48059: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773110.48074: getting variables 3033 1726773110.48076: in VariableManager get_vars() 3033 1726773110.48114: Calling all_inventory to load vars for managed_node2 3033 1726773110.48117: Calling groups_inventory to load vars for managed_node2 3033 1726773110.48119: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.48131: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.48134: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.48137: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.48329: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001ca 3033 1726773110.48333: WORKER PROCESS EXITING 3033 1726773110.48345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.48520: done with get_vars() 3033 1726773110.48531: done getting variables 3033 1726773110.48580: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.028) 0:01:28.747 **** 3033 1726773110.48612: entering _queue_task() for managed_node2/fail 3033 1726773110.48846: worker is 1 (out of 1 available) 3033 1726773110.48862: exiting _queue_task() for managed_node2/fail 3033 1726773110.48880: done queuing things up, now waiting for results queue to drain 3033 1726773110.48883: waiting for pending results... 3033 1726773110.49077: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773110.49170: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000001cb 3033 1726773110.49186: variable 'ansible_search_path' from source: unknown 3033 1726773110.49189: variable 'ansible_search_path' from source: unknown 3033 1726773110.49228: calling self._execute() 3033 1726773110.49302: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.49310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.49320: variable 'omit' from source: magic vars 3033 1726773110.49731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773110.49946: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773110.49988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773110.50023: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773110.50079: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773110.50172: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773110.50199: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773110.50203: when evaluation is False, skipping this task 3033 1726773110.50208: _execute() done 3033 1726773110.50211: dumping result to json 3033 1726773110.50213: done dumping result, returning 3033 1726773110.50313: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-3c9c-762e-0000000001cb] 3033 1726773110.50316: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001cb skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773110.50440: no more pending results, returning what we have 3033 1726773110.50443: results queue empty 3033 1726773110.50444: checking for any_errors_fatal 3033 1726773110.50449: done checking for any_errors_fatal 3033 1726773110.50450: checking for max_fail_percentage 3033 1726773110.50453: done checking for max_fail_percentage 3033 1726773110.50453: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.50454: done checking to see if all hosts have failed 3033 1726773110.50455: getting the remaining hosts for this loop 3033 1726773110.50457: done getting the remaining hosts for this loop 3033 1726773110.50461: getting the next task for host managed_node2 3033 1726773110.50469: done getting next task for host managed_node2 3033 1726773110.50473: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773110.50479: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773110.50493: getting variables 3033 1726773110.50495: in VariableManager get_vars() 3033 1726773110.50526: Calling all_inventory to load vars for managed_node2 3033 1726773110.50528: Calling groups_inventory to load vars for managed_node2 3033 1726773110.50530: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.50536: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000001cb 3033 1726773110.50539: WORKER PROCESS EXITING 3033 1726773110.50548: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.50550: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.50553: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.50699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.50869: done with get_vars() 3033 1726773110.50881: done getting variables 3033 1726773110.50931: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.023) 0:01:28.770 **** 3033 1726773110.50957: entering _queue_task() for managed_node2/set_fact 3033 1726773110.51192: worker is 1 (out of 1 available) 3033 1726773110.51210: exiting _queue_task() for managed_node2/set_fact 3033 1726773110.51225: done queuing things up, now waiting for results queue to drain 3033 1726773110.51227: waiting for pending results... 3033 1726773110.51417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773110.51492: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000c3 3033 1726773110.51505: variable 'ansible_search_path' from source: unknown 3033 1726773110.51511: variable 'ansible_search_path' from source: unknown 3033 1726773110.51543: calling self._execute() 3033 1726773110.51623: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.51630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.51641: variable 'omit' from source: magic vars 3033 1726773110.51796: variable 'omit' from source: magic vars 3033 1726773110.51839: variable 'omit' from source: magic vars 3033 1726773110.51865: variable 'omit' from source: magic vars 3033 1726773110.51905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773110.51946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773110.51966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773110.51984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.51997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.52029: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773110.52032: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.52037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.52126: Set connection var ansible_connection to ssh 3033 1726773110.52132: Set connection var ansible_shell_executable to /bin/sh 3033 1726773110.52139: Set connection var ansible_pipelining to False 3033 1726773110.52142: Set connection var ansible_shell_type to sh 3033 1726773110.52149: Set connection var ansible_timeout to 10 3033 1726773110.52157: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773110.52178: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.52182: variable 'ansible_connection' from source: unknown 3033 1726773110.52185: variable 'ansible_module_compression' from source: unknown 3033 1726773110.52187: variable 'ansible_shell_type' from source: unknown 3033 1726773110.52190: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.52192: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.52198: variable 'ansible_pipelining' from source: unknown 3033 1726773110.52200: variable 'ansible_timeout' from source: unknown 3033 1726773110.52208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.52331: 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) 3033 1726773110.52342: variable 'omit' from source: magic vars 3033 1726773110.52348: starting attempt loop 3033 1726773110.52351: running the handler 3033 1726773110.52362: handler run complete 3033 1726773110.52373: attempt loop complete, returning result 3033 1726773110.52378: _execute() done 3033 1726773110.52382: dumping result to json 3033 1726773110.52384: done dumping result, returning 3033 1726773110.52392: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-0000000000c3] 3033 1726773110.52398: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c3 3033 1726773110.52490: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c3 3033 1726773110.52493: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3033 1726773110.52569: no more pending results, returning what we have 3033 1726773110.52572: results queue empty 3033 1726773110.52573: checking for any_errors_fatal 3033 1726773110.52582: done checking for any_errors_fatal 3033 1726773110.52583: checking for max_fail_percentage 3033 1726773110.52584: done checking for max_fail_percentage 3033 1726773110.52585: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.52586: done checking to see if all hosts have failed 3033 1726773110.52587: getting the remaining hosts for this loop 3033 1726773110.52589: done getting the remaining hosts for this loop 3033 1726773110.52594: getting the next task for host managed_node2 3033 1726773110.52600: done getting next task for host managed_node2 3033 1726773110.52605: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773110.52609: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 3033 1726773110.52621: getting variables 3033 1726773110.52622: in VariableManager get_vars() 3033 1726773110.52656: Calling all_inventory to load vars for managed_node2 3033 1726773110.52659: Calling groups_inventory to load vars for managed_node2 3033 1726773110.52661: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.52671: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.52674: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.52680: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.52872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.53046: done with get_vars() 3033 1726773110.53056: done getting variables 3033 1726773110.53104: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.021) 0:01:28.792 **** 3033 1726773110.53131: entering _queue_task() for managed_node2/set_fact 3033 1726773110.53360: worker is 1 (out of 1 available) 3033 1726773110.53374: exiting _queue_task() for managed_node2/set_fact 3033 1726773110.53389: done queuing things up, now waiting for results queue to drain 3033 1726773110.53391: waiting for pending results... 3033 1726773110.53583: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773110.53662: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000000c4 3033 1726773110.53676: variable 'ansible_search_path' from source: unknown 3033 1726773110.53681: variable 'ansible_search_path' from source: unknown 3033 1726773110.53718: calling self._execute() 3033 1726773110.53796: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.53803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.53816: variable 'omit' from source: magic vars 3033 1726773110.53911: variable 'omit' from source: magic vars 3033 1726773110.53951: variable 'omit' from source: magic vars 3033 1726773110.54279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773110.54494: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773110.54543: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773110.54601: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773110.54637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773110.54763: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773110.54775: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773110.54785: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773110.54845: variable 'omit' from source: magic vars 3033 1726773110.54872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773110.54900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773110.54919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773110.54937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.54947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.54976: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773110.54983: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.54988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.55075: Set connection var ansible_connection to ssh 3033 1726773110.55084: Set connection var ansible_shell_executable to /bin/sh 3033 1726773110.55091: Set connection var ansible_pipelining to False 3033 1726773110.55094: Set connection var ansible_shell_type to sh 3033 1726773110.55101: Set connection var ansible_timeout to 10 3033 1726773110.55111: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773110.55130: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.55133: variable 'ansible_connection' from source: unknown 3033 1726773110.55136: variable 'ansible_module_compression' from source: unknown 3033 1726773110.55141: variable 'ansible_shell_type' from source: unknown 3033 1726773110.55144: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.55148: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.55153: variable 'ansible_pipelining' from source: unknown 3033 1726773110.55158: variable 'ansible_timeout' from source: unknown 3033 1726773110.55166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.55257: 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) 3033 1726773110.55270: variable 'omit' from source: magic vars 3033 1726773110.55273: starting attempt loop 3033 1726773110.55282: running the handler 3033 1726773110.55292: handler run complete 3033 1726773110.55301: attempt loop complete, returning result 3033 1726773110.55304: _execute() done 3033 1726773110.55309: dumping result to json 3033 1726773110.55315: done dumping result, returning 3033 1726773110.55324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-3c9c-762e-0000000000c4] 3033 1726773110.55328: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c4 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3033 1726773110.55492: no more pending results, returning what we have 3033 1726773110.55495: results queue empty 3033 1726773110.55496: checking for any_errors_fatal 3033 1726773110.55502: done checking for any_errors_fatal 3033 1726773110.55503: checking for max_fail_percentage 3033 1726773110.55507: done checking for max_fail_percentage 3033 1726773110.55508: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.55509: done checking to see if all hosts have failed 3033 1726773110.55511: getting the remaining hosts for this loop 3033 1726773110.55513: done getting the remaining hosts for this loop 3033 1726773110.55519: getting the next task for host managed_node2 3033 1726773110.55528: done getting next task for host managed_node2 3033 1726773110.55530: ^ task is: TASK: meta (role_complete) 3033 1726773110.55533: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773110.55545: getting variables 3033 1726773110.55547: in VariableManager get_vars() 3033 1726773110.55583: Calling all_inventory to load vars for managed_node2 3033 1726773110.55586: Calling groups_inventory to load vars for managed_node2 3033 1726773110.55589: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.55599: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.55602: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.55610: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.55623: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000000c4 3033 1726773110.55625: WORKER PROCESS EXITING 3033 1726773110.55773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.55965: done with get_vars() 3033 1726773110.55974: done getting variables 3033 1726773110.56041: done queuing things up, now waiting for results queue to drain 3033 1726773110.56043: results queue empty 3033 1726773110.56044: checking for any_errors_fatal 3033 1726773110.56047: done checking for any_errors_fatal 3033 1726773110.56048: checking for max_fail_percentage 3033 1726773110.56049: done checking for max_fail_percentage 3033 1726773110.56054: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.56054: done checking to see if all hosts have failed 3033 1726773110.56055: getting the remaining hosts for this loop 3033 1726773110.56056: done getting the remaining hosts for this loop 3033 1726773110.56058: getting the next task for host managed_node2 3033 1726773110.56061: done getting next task for host managed_node2 3033 1726773110.56063: ^ task is: TASK: Ensure kernel_settings_reboot_required is unset or undefined 3033 1726773110.56064: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773110.56066: getting variables 3033 1726773110.56067: in VariableManager get_vars() 3033 1726773110.56078: Calling all_inventory to load vars for managed_node2 3033 1726773110.56080: Calling groups_inventory to load vars for managed_node2 3033 1726773110.56081: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.56085: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.56087: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.56089: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.56201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.56350: done with get_vars() 3033 1726773110.56358: done getting variables 3033 1726773110.56427: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:71 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.033) 0:01:28.825 **** 3033 1726773110.56448: entering _queue_task() for managed_node2/assert 3033 1726773110.56450: Creating lock for assert 3033 1726773110.56695: worker is 1 (out of 1 available) 3033 1726773110.56712: exiting _queue_task() for managed_node2/assert 3033 1726773110.56727: done queuing things up, now waiting for results queue to drain 3033 1726773110.56729: waiting for pending results... 3033 1726773110.56921: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined 3033 1726773110.56985: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000010 3033 1726773110.57000: variable 'ansible_search_path' from source: unknown 3033 1726773110.57037: calling self._execute() 3033 1726773110.57113: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.57120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.57131: variable 'omit' from source: magic vars 3033 1726773110.57227: variable 'omit' from source: magic vars 3033 1726773110.57254: variable 'omit' from source: magic vars 3033 1726773110.57286: variable 'omit' from source: magic vars 3033 1726773110.57324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773110.57357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773110.57378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773110.57399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.57413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.57443: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773110.57446: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.57452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.57543: Set connection var ansible_connection to ssh 3033 1726773110.57550: Set connection var ansible_shell_executable to /bin/sh 3033 1726773110.57556: Set connection var ansible_pipelining to False 3033 1726773110.57559: Set connection var ansible_shell_type to sh 3033 1726773110.57566: Set connection var ansible_timeout to 10 3033 1726773110.57574: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773110.57597: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.57600: variable 'ansible_connection' from source: unknown 3033 1726773110.57605: variable 'ansible_module_compression' from source: unknown 3033 1726773110.57607: variable 'ansible_shell_type' from source: unknown 3033 1726773110.57618: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.57621: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.57623: variable 'ansible_pipelining' from source: unknown 3033 1726773110.57626: variable 'ansible_timeout' from source: unknown 3033 1726773110.57629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.57757: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773110.57768: variable 'omit' from source: magic vars 3033 1726773110.57774: starting attempt loop 3033 1726773110.57780: running the handler 3033 1726773110.58097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773110.59860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773110.59922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773110.59955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773110.59987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773110.60016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773110.60078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773110.60334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773110.60358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773110.60395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773110.60410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773110.60514: variable 'kernel_settings_reboot_required' from source: set_fact 3033 1726773110.60530: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3033 1726773110.60537: handler run complete 3033 1726773110.60561: attempt loop complete, returning result 3033 1726773110.60564: _execute() done 3033 1726773110.60567: dumping result to json 3033 1726773110.60570: done dumping result, returning 3033 1726773110.60580: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined [0afff7ba-f7d3-3c9c-762e-000000000010] 3033 1726773110.60585: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000010 3033 1726773110.60687: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000010 3033 1726773110.60690: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773110.60745: no more pending results, returning what we have 3033 1726773110.60749: results queue empty 3033 1726773110.60750: checking for any_errors_fatal 3033 1726773110.60752: done checking for any_errors_fatal 3033 1726773110.60753: checking for max_fail_percentage 3033 1726773110.60755: done checking for max_fail_percentage 3033 1726773110.60756: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.60757: done checking to see if all hosts have failed 3033 1726773110.60758: getting the remaining hosts for this loop 3033 1726773110.60760: done getting the remaining hosts for this loop 3033 1726773110.60765: getting the next task for host managed_node2 3033 1726773110.60772: done getting next task for host managed_node2 3033 1726773110.60774: ^ task is: TASK: Ensure role reported changed 3033 1726773110.60777: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773110.60781: getting variables 3033 1726773110.60783: in VariableManager get_vars() 3033 1726773110.60830: Calling all_inventory to load vars for managed_node2 3033 1726773110.60833: Calling groups_inventory to load vars for managed_node2 3033 1726773110.60836: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.60847: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.60856: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.60860: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.61069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.61230: done with get_vars() 3033 1726773110.61241: done getting variables 3033 1726773110.61289: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:75 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.048) 0:01:28.874 **** 3033 1726773110.61314: entering _queue_task() for managed_node2/assert 3033 1726773110.61547: worker is 1 (out of 1 available) 3033 1726773110.61562: exiting _queue_task() for managed_node2/assert 3033 1726773110.61578: done queuing things up, now waiting for results queue to drain 3033 1726773110.61580: waiting for pending results... 3033 1726773110.61782: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3033 1726773110.61857: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000011 3033 1726773110.61872: variable 'ansible_search_path' from source: unknown 3033 1726773110.61913: calling self._execute() 3033 1726773110.62001: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.62012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.62029: variable 'omit' from source: magic vars 3033 1726773110.62128: variable 'omit' from source: magic vars 3033 1726773110.62226: variable 'omit' from source: magic vars 3033 1726773110.62230: variable 'omit' from source: magic vars 3033 1726773110.62233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773110.62266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773110.62286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773110.62303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.62317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.62348: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773110.62352: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.62355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.62446: Set connection var ansible_connection to ssh 3033 1726773110.62452: Set connection var ansible_shell_executable to /bin/sh 3033 1726773110.62459: Set connection var ansible_pipelining to False 3033 1726773110.62462: Set connection var ansible_shell_type to sh 3033 1726773110.62470: Set connection var ansible_timeout to 10 3033 1726773110.62485: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773110.62505: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.62508: variable 'ansible_connection' from source: unknown 3033 1726773110.62514: variable 'ansible_module_compression' from source: unknown 3033 1726773110.62517: variable 'ansible_shell_type' from source: unknown 3033 1726773110.62521: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.62524: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.62530: variable 'ansible_pipelining' from source: unknown 3033 1726773110.62532: variable 'ansible_timeout' from source: unknown 3033 1726773110.62538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.62668: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773110.62684: variable 'omit' from source: magic vars 3033 1726773110.62687: starting attempt loop 3033 1726773110.62696: running the handler 3033 1726773110.63005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773110.64771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773110.65074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773110.65113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773110.65143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773110.65167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773110.65237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773110.65262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773110.65286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773110.65324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773110.65337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773110.65430: variable '__kernel_settings_changed' from source: set_fact 3033 1726773110.65445: Evaluated conditional (__kernel_settings_changed | d(false)): True 3033 1726773110.65453: handler run complete 3033 1726773110.65473: attempt loop complete, returning result 3033 1726773110.65476: _execute() done 3033 1726773110.65482: dumping result to json 3033 1726773110.65486: done dumping result, returning 3033 1726773110.65494: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0afff7ba-f7d3-3c9c-762e-000000000011] 3033 1726773110.65500: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000011 3033 1726773110.65599: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000011 3033 1726773110.65602: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773110.65679: no more pending results, returning what we have 3033 1726773110.65682: results queue empty 3033 1726773110.65683: checking for any_errors_fatal 3033 1726773110.65691: done checking for any_errors_fatal 3033 1726773110.65692: checking for max_fail_percentage 3033 1726773110.65694: done checking for max_fail_percentage 3033 1726773110.65695: checking to see if all hosts have failed and the running result is not ok 3033 1726773110.65696: done checking to see if all hosts have failed 3033 1726773110.65697: getting the remaining hosts for this loop 3033 1726773110.65699: done getting the remaining hosts for this loop 3033 1726773110.65704: getting the next task for host managed_node2 3033 1726773110.65715: done getting next task for host managed_node2 3033 1726773110.65719: ^ task is: TASK: Check sysfs after role runs 3033 1726773110.65722: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773110.65726: getting variables 3033 1726773110.65728: in VariableManager get_vars() 3033 1726773110.65763: Calling all_inventory to load vars for managed_node2 3033 1726773110.65766: Calling groups_inventory to load vars for managed_node2 3033 1726773110.65769: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773110.65779: Calling all_plugins_play to load vars for managed_node2 3033 1726773110.65783: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773110.65792: Calling groups_plugins_play to load vars for managed_node2 3033 1726773110.65955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773110.66116: done with get_vars() 3033 1726773110.66127: done getting variables 3033 1726773110.66177: 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 [Check sysfs after role runs] ********************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:79 Thursday 19 September 2024 15:11:50 -0400 (0:00:00.048) 0:01:28.923 **** 3033 1726773110.66200: entering _queue_task() for managed_node2/command 3033 1726773110.66433: worker is 1 (out of 1 available) 3033 1726773110.66448: exiting _queue_task() for managed_node2/command 3033 1726773110.66463: done queuing things up, now waiting for results queue to drain 3033 1726773110.66466: waiting for pending results... 3033 1726773110.66671: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3033 1726773110.66738: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000012 3033 1726773110.66752: variable 'ansible_search_path' from source: unknown 3033 1726773110.66787: calling self._execute() 3033 1726773110.66869: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.66877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.66939: variable 'omit' from source: magic vars 3033 1726773110.67005: variable 'omit' from source: magic vars 3033 1726773110.67037: variable 'omit' from source: magic vars 3033 1726773110.67063: variable 'omit' from source: magic vars 3033 1726773110.67102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773110.67137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773110.67159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773110.67178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.67189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773110.67220: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773110.67223: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.67229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.67319: Set connection var ansible_connection to ssh 3033 1726773110.67325: Set connection var ansible_shell_executable to /bin/sh 3033 1726773110.67332: Set connection var ansible_pipelining to False 3033 1726773110.67335: Set connection var ansible_shell_type to sh 3033 1726773110.67342: Set connection var ansible_timeout to 10 3033 1726773110.67350: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773110.67373: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.67379: variable 'ansible_connection' from source: unknown 3033 1726773110.67382: variable 'ansible_module_compression' from source: unknown 3033 1726773110.67385: variable 'ansible_shell_type' from source: unknown 3033 1726773110.67387: variable 'ansible_shell_executable' from source: unknown 3033 1726773110.67390: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773110.67394: variable 'ansible_pipelining' from source: unknown 3033 1726773110.67397: variable 'ansible_timeout' from source: unknown 3033 1726773110.67402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773110.67530: 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) 3033 1726773110.67540: variable 'omit' from source: magic vars 3033 1726773110.67546: starting attempt loop 3033 1726773110.67549: running the handler 3033 1726773110.67563: _low_level_execute_command(): starting 3033 1726773110.67571: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773110.68150: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.68154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773110.68158: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.68162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.68225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.68228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773110.68233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.68308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.70158: stdout chunk (state=3): >>>/root <<< 3033 1726773110.70273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.70340: stderr chunk (state=3): >>><<< 3033 1726773110.70344: stdout chunk (state=3): >>><<< 3033 1726773110.70373: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773110.70388: _low_level_execute_command(): starting 3033 1726773110.70396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861 `" && echo ansible-tmp-1726773110.7037303-4345-272460173869861="` echo /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861 `" ) && sleep 0' 3033 1726773110.70897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.70901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.70905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773110.70925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.70968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.70976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773110.70978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.71050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.73231: stdout chunk (state=3): >>>ansible-tmp-1726773110.7037303-4345-272460173869861=/root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861 <<< 3033 1726773110.73439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.73503: stderr chunk (state=3): >>><<< 3033 1726773110.73509: stdout chunk (state=3): >>><<< 3033 1726773110.73525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773110.7037303-4345-272460173869861=/root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773110.73556: variable 'ansible_module_compression' from source: unknown 3033 1726773110.73606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773110.73639: variable 'ansible_facts' from source: unknown 3033 1726773110.73716: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py 3033 1726773110.73830: Sending initial data 3033 1726773110.73844: Sent initial data (154 bytes) 3033 1726773110.74330: 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 <<< 3033 1726773110.74334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.74337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.74339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.74393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.74396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.74471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.76229: 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 <<< 3033 1726773110.76294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773110.76357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3yik2kzq /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py <<< 3033 1726773110.76364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py" <<< 3033 1726773110.76420: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3yik2kzq" to remote "/root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py" <<< 3033 1726773110.77395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.77405: stderr chunk (state=3): >>><<< 3033 1726773110.77412: stdout chunk (state=3): >>><<< 3033 1726773110.77436: done transferring module to remote 3033 1726773110.77447: _low_level_execute_command(): starting 3033 1726773110.77453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/ /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py && sleep 0' 3033 1726773110.77951: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.77955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.77958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773110.77960: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.78019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.78025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.78097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.80102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773110.80164: stderr chunk (state=3): >>><<< 3033 1726773110.80169: stdout chunk (state=3): >>><<< 3033 1726773110.80186: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773110.80189: _low_level_execute_command(): starting 3033 1726773110.80195: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/AnsiballZ_command.py && sleep 0' 3033 1726773110.80684: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773110.80687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.80690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773110.80692: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773110.80694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773110.80748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773110.80752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773110.80839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773110.99088: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:11:50.985635", "end": "2024-09-19 15:11:50.989480", "delta": "0:00:00.003845", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_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}}} <<< 3033 1726773111.00819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773111.00884: stderr chunk (state=3): >>><<< 3033 1726773111.00888: stdout chunk (state=3): >>><<< 3033 1726773111.00903: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:11:50.985635", "end": "2024-09-19 15:11:50.989480", "delta": "0:00:00.003845", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773111.01016: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_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-1726773110.7037303-4345-272460173869861/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773111.01024: _low_level_execute_command(): starting 3033 1726773111.01030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773110.7037303-4345-272460173869861/ > /dev/null 2>&1 && sleep 0' 3033 1726773111.01515: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.01519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.01522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.01526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.01566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.01586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.01655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.03647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.03699: stderr chunk (state=3): >>><<< 3033 1726773111.03702: stdout chunk (state=3): >>><<< 3033 1726773111.03719: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.03726: handler run complete 3033 1726773111.03748: Evaluated conditional (False): False 3033 1726773111.03760: attempt loop complete, returning result 3033 1726773111.03763: _execute() done 3033 1726773111.03767: dumping result to json 3033 1726773111.03779: done dumping result, returning 3033 1726773111.03785: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0afff7ba-f7d3-3c9c-762e-000000000012] 3033 1726773111.03790: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000012 3033 1726773111.03897: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000012 3033 1726773111.03900: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003845", "end": "2024-09-19 15:11:50.989480", "rc": 0, "start": "2024-09-19 15:11:50.985635" } STDOUT: 65000 3033 1726773111.03985: no more pending results, returning what we have 3033 1726773111.03988: results queue empty 3033 1726773111.03989: checking for any_errors_fatal 3033 1726773111.03996: done checking for any_errors_fatal 3033 1726773111.03997: checking for max_fail_percentage 3033 1726773111.03999: done checking for max_fail_percentage 3033 1726773111.04000: checking to see if all hosts have failed and the running result is not ok 3033 1726773111.04001: done checking to see if all hosts have failed 3033 1726773111.04002: getting the remaining hosts for this loop 3033 1726773111.04004: done getting the remaining hosts for this loop 3033 1726773111.04014: getting the next task for host managed_node2 3033 1726773111.04020: done getting next task for host managed_node2 3033 1726773111.04023: ^ task is: TASK: Check sysctl after role runs 3033 1726773111.04024: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773111.04028: getting variables 3033 1726773111.04030: in VariableManager get_vars() 3033 1726773111.04063: Calling all_inventory to load vars for managed_node2 3033 1726773111.04066: Calling groups_inventory to load vars for managed_node2 3033 1726773111.04069: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773111.04082: Calling all_plugins_play to load vars for managed_node2 3033 1726773111.04085: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773111.04089: Calling groups_plugins_play to load vars for managed_node2 3033 1726773111.04275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773111.04432: done with get_vars() 3033 1726773111.04441: done getting variables 3033 1726773111.04490: 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 [Check sysctl after role runs] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:83 Thursday 19 September 2024 15:11:51 -0400 (0:00:00.383) 0:01:29.306 **** 3033 1726773111.04513: entering _queue_task() for managed_node2/shell 3033 1726773111.04705: worker is 1 (out of 1 available) 3033 1726773111.04719: exiting _queue_task() for managed_node2/shell 3033 1726773111.04733: done queuing things up, now waiting for results queue to drain 3033 1726773111.04735: waiting for pending results... 3033 1726773111.04924: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 3033 1726773111.04999: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000013 3033 1726773111.05016: variable 'ansible_search_path' from source: unknown 3033 1726773111.05049: calling self._execute() 3033 1726773111.05125: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.05133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.05143: variable 'omit' from source: magic vars 3033 1726773111.05237: variable 'omit' from source: magic vars 3033 1726773111.05264: variable 'omit' from source: magic vars 3033 1726773111.05296: variable 'omit' from source: magic vars 3033 1726773111.05333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773111.05364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773111.05385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773111.05404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773111.05416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773111.05445: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773111.05449: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.05453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.05542: Set connection var ansible_connection to ssh 3033 1726773111.05549: Set connection var ansible_shell_executable to /bin/sh 3033 1726773111.05555: Set connection var ansible_pipelining to False 3033 1726773111.05558: Set connection var ansible_shell_type to sh 3033 1726773111.05565: Set connection var ansible_timeout to 10 3033 1726773111.05573: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773111.05594: variable 'ansible_shell_executable' from source: unknown 3033 1726773111.05597: variable 'ansible_connection' from source: unknown 3033 1726773111.05600: variable 'ansible_module_compression' from source: unknown 3033 1726773111.05604: variable 'ansible_shell_type' from source: unknown 3033 1726773111.05609: variable 'ansible_shell_executable' from source: unknown 3033 1726773111.05615: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.05620: variable 'ansible_pipelining' from source: unknown 3033 1726773111.05622: variable 'ansible_timeout' from source: unknown 3033 1726773111.05627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.05749: 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) 3033 1726773111.05759: variable 'omit' from source: magic vars 3033 1726773111.05765: starting attempt loop 3033 1726773111.05768: running the handler 3033 1726773111.05781: 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) 3033 1726773111.05796: _low_level_execute_command(): starting 3033 1726773111.05804: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773111.06337: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.06341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773111.06345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.06397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.06404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.06469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.08285: stdout chunk (state=3): >>>/root <<< 3033 1726773111.08399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.08448: stderr chunk (state=3): >>><<< 3033 1726773111.08452: stdout chunk (state=3): >>><<< 3033 1726773111.08470: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.08486: _low_level_execute_command(): starting 3033 1726773111.08492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412 `" && echo ansible-tmp-1726773111.0847073-4360-155519459085412="` echo /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412 `" ) && sleep 0' 3033 1726773111.08925: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.08928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.08932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.08941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.08993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.08996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.09066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.11210: stdout chunk (state=3): >>>ansible-tmp-1726773111.0847073-4360-155519459085412=/root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412 <<< 3033 1726773111.11514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.11518: stdout chunk (state=3): >>><<< 3033 1726773111.11521: stderr chunk (state=3): >>><<< 3033 1726773111.11524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773111.0847073-4360-155519459085412=/root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.11527: variable 'ansible_module_compression' from source: unknown 3033 1726773111.11558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773111.11604: variable 'ansible_facts' from source: unknown 3033 1726773111.11715: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py 3033 1726773111.11889: Sending initial data 3033 1726773111.11892: Sent initial data (154 bytes) 3033 1726773111.12792: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.12840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.12900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.12926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.13158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.14789: 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 <<< 3033 1726773111.14889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773111.14957: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu66tm3iu /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py <<< 3033 1726773111.14982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py" <<< 3033 1726773111.15253: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu66tm3iu" to remote "/root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py" <<< 3033 1726773111.17384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.17448: stderr chunk (state=3): >>><<< 3033 1726773111.17492: stdout chunk (state=3): >>><<< 3033 1726773111.17536: done transferring module to remote 3033 1726773111.17611: _low_level_execute_command(): starting 3033 1726773111.17631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/ /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py && sleep 0' 3033 1726773111.19122: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.19169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.19181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.19280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.21298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.21398: stderr chunk (state=3): >>><<< 3033 1726773111.21424: stdout chunk (state=3): >>><<< 3033 1726773111.21712: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.21716: _low_level_execute_command(): starting 3033 1726773111.21719: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/AnsiballZ_command.py && sleep 0' 3033 1726773111.22958: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.23216: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773111.23232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.23243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.23355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.41943: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:11:51.412373", "end": "2024-09-19 15:11:51.418082", "delta": "0:00:00.005709", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_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}}} <<< 3033 1726773111.44226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773111.44230: stdout chunk (state=3): >>><<< 3033 1726773111.44233: stderr chunk (state=3): >>><<< 3033 1726773111.44236: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:11:51.412373", "end": "2024-09-19 15:11:51.418082", "delta": "0:00:00.005709", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773111.44240: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_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-1726773111.0847073-4360-155519459085412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773111.44243: _low_level_execute_command(): starting 3033 1726773111.44246: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773111.0847073-4360-155519459085412/ > /dev/null 2>&1 && sleep 0' 3033 1726773111.44960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.45028: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.45093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.45150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.45219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.47311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.47343: stdout chunk (state=3): >>><<< 3033 1726773111.47347: stderr chunk (state=3): >>><<< 3033 1726773111.47511: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.47515: handler run complete 3033 1726773111.47518: Evaluated conditional (False): False 3033 1726773111.47520: attempt loop complete, returning result 3033 1726773111.47523: _execute() done 3033 1726773111.47525: dumping result to json 3033 1726773111.47527: done dumping result, returning 3033 1726773111.47529: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0afff7ba-f7d3-3c9c-762e-000000000013] 3033 1726773111.47531: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000013 3033 1726773111.47610: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000013 3033 1726773111.47613: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005709", "end": "2024-09-19 15:11:51.418082", "rc": 0, "start": "2024-09-19 15:11:51.412373" } STDOUT: 400000 3033 1726773111.47700: no more pending results, returning what we have 3033 1726773111.47703: results queue empty 3033 1726773111.47705: checking for any_errors_fatal 3033 1726773111.47720: done checking for any_errors_fatal 3033 1726773111.47722: checking for max_fail_percentage 3033 1726773111.47911: done checking for max_fail_percentage 3033 1726773111.47912: checking to see if all hosts have failed and the running result is not ok 3033 1726773111.47913: done checking to see if all hosts have failed 3033 1726773111.47915: getting the remaining hosts for this loop 3033 1726773111.47917: done getting the remaining hosts for this loop 3033 1726773111.47921: getting the next task for host managed_node2 3033 1726773111.47928: done getting next task for host managed_node2 3033 1726773111.47931: ^ task is: TASK: Check sysctl after role runs 3033 1726773111.47933: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773111.47937: getting variables 3033 1726773111.47939: in VariableManager get_vars() 3033 1726773111.47975: Calling all_inventory to load vars for managed_node2 3033 1726773111.47978: Calling groups_inventory to load vars for managed_node2 3033 1726773111.47982: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773111.47994: Calling all_plugins_play to load vars for managed_node2 3033 1726773111.47998: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773111.48002: Calling groups_plugins_play to load vars for managed_node2 3033 1726773111.48347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773111.48689: done with get_vars() 3033 1726773111.48704: done getting variables 3033 1726773111.48784: 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 [Check sysctl after role runs] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:89 Thursday 19 September 2024 15:11:51 -0400 (0:00:00.443) 0:01:29.749 **** 3033 1726773111.48833: entering _queue_task() for managed_node2/shell 3033 1726773111.49176: worker is 1 (out of 1 available) 3033 1726773111.49194: exiting _queue_task() for managed_node2/shell 3033 1726773111.49338: done queuing things up, now waiting for results queue to drain 3033 1726773111.49341: waiting for pending results... 3033 1726773111.49638: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 3033 1726773111.49736: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000014 3033 1726773111.49741: variable 'ansible_search_path' from source: unknown 3033 1726773111.49760: calling self._execute() 3033 1726773111.49869: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.49886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.49904: variable 'omit' from source: magic vars 3033 1726773111.50071: variable 'omit' from source: magic vars 3033 1726773111.50120: variable 'omit' from source: magic vars 3033 1726773111.50198: variable 'omit' from source: magic vars 3033 1726773111.50230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773111.50278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773111.50353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773111.50463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773111.50511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773111.50531: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773111.50540: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.50549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.50719: Set connection var ansible_connection to ssh 3033 1726773111.50741: Set connection var ansible_shell_executable to /bin/sh 3033 1726773111.50798: Set connection var ansible_pipelining to False 3033 1726773111.50801: Set connection var ansible_shell_type to sh 3033 1726773111.50804: Set connection var ansible_timeout to 10 3033 1726773111.50807: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773111.51009: variable 'ansible_shell_executable' from source: unknown 3033 1726773111.51013: variable 'ansible_connection' from source: unknown 3033 1726773111.51015: variable 'ansible_module_compression' from source: unknown 3033 1726773111.51018: variable 'ansible_shell_type' from source: unknown 3033 1726773111.51020: variable 'ansible_shell_executable' from source: unknown 3033 1726773111.51023: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773111.51025: variable 'ansible_pipelining' from source: unknown 3033 1726773111.51028: variable 'ansible_timeout' from source: unknown 3033 1726773111.51030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773111.51417: 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) 3033 1726773111.51421: variable 'omit' from source: magic vars 3033 1726773111.51424: starting attempt loop 3033 1726773111.51426: running the handler 3033 1726773111.51429: 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) 3033 1726773111.51431: _low_level_execute_command(): starting 3033 1726773111.51434: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773111.53265: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.53292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773111.53491: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.53517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.53545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.53601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.53712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.55627: stdout chunk (state=3): >>>/root <<< 3033 1726773111.55765: stdout chunk (state=3): >>><<< 3033 1726773111.55815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.55828: stderr chunk (state=3): >>><<< 3033 1726773111.55867: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.55905: _low_level_execute_command(): starting 3033 1726773111.55922: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993 `" && echo ansible-tmp-1726773111.558844-4392-57536473007993="` echo /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993 `" ) && sleep 0' 3033 1726773111.56725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.56786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773111.56991: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.57032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.57086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.57137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.57256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.59490: stdout chunk (state=3): >>>ansible-tmp-1726773111.558844-4392-57536473007993=/root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993 <<< 3033 1726773111.59699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.59702: stdout chunk (state=3): >>><<< 3033 1726773111.59705: stderr chunk (state=3): >>><<< 3033 1726773111.59826: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773111.558844-4392-57536473007993=/root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.59843: variable 'ansible_module_compression' from source: unknown 3033 1726773111.60116: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773111.60120: variable 'ansible_facts' from source: unknown 3033 1726773111.60413: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py 3033 1726773111.60645: Sending initial data 3033 1726773111.60663: Sent initial data (152 bytes) 3033 1726773111.62226: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.62348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.62377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.62497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.64323: 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 <<< 3033 1726773111.64379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773111.64480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpmf8u2qei /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py <<< 3033 1726773111.64483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py" <<< 3033 1726773111.64538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpmf8u2qei" to remote "/root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py" <<< 3033 1726773111.66499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.66813: stderr chunk (state=3): >>><<< 3033 1726773111.66816: stdout chunk (state=3): >>><<< 3033 1726773111.66819: done transferring module to remote 3033 1726773111.66821: _low_level_execute_command(): starting 3033 1726773111.66824: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/ /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py && sleep 0' 3033 1726773111.68121: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.68192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773111.68211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773111.68225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.68279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773111.68427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.68507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.70513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.70579: stderr chunk (state=3): >>><<< 3033 1726773111.70590: stdout chunk (state=3): >>><<< 3033 1726773111.70633: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.70903: _low_level_execute_command(): starting 3033 1726773111.70910: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/AnsiballZ_command.py && sleep 0' 3033 1726773111.71839: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.72117: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.72542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.72620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.91423: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:11:51.907323", "end": "2024-09-19 15:11:51.912908", "delta": "0:00:00.005585", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_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}}} <<< 3033 1726773111.93339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773111.93344: stdout chunk (state=3): >>><<< 3033 1726773111.93347: stderr chunk (state=3): >>><<< 3033 1726773111.93368: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:11:51.907323", "end": "2024-09-19 15:11:51.912908", "delta": "0:00:00.005585", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773111.93439: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_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-1726773111.558844-4392-57536473007993/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773111.93626: _low_level_execute_command(): starting 3033 1726773111.93639: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773111.558844-4392-57536473007993/ > /dev/null 2>&1 && sleep 0' 3033 1726773111.94817: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773111.95132: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773111.95328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773111.95354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773111.95454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773111.97526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773111.97537: stdout chunk (state=3): >>><<< 3033 1726773111.97549: stderr chunk (state=3): >>><<< 3033 1726773111.97572: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773111.97594: handler run complete 3033 1726773111.97634: Evaluated conditional (False): False 3033 1726773111.97729: attempt loop complete, returning result 3033 1726773111.97743: _execute() done 3033 1726773111.97752: dumping result to json 3033 1726773111.97763: done dumping result, returning 3033 1726773111.97780: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0afff7ba-f7d3-3c9c-762e-000000000014] 3033 1726773111.97791: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000014 3033 1726773111.98144: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000014 3033 1726773111.98148: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005585", "end": "2024-09-19 15:11:51.912908", "rc": 0, "start": "2024-09-19 15:11:51.907323" } 3033 1726773111.98387: no more pending results, returning what we have 3033 1726773111.98391: results queue empty 3033 1726773111.98392: checking for any_errors_fatal 3033 1726773111.98400: done checking for any_errors_fatal 3033 1726773111.98401: checking for max_fail_percentage 3033 1726773111.98403: done checking for max_fail_percentage 3033 1726773111.98404: checking to see if all hosts have failed and the running result is not ok 3033 1726773111.98405: done checking to see if all hosts have failed 3033 1726773111.98408: getting the remaining hosts for this loop 3033 1726773111.98410: done getting the remaining hosts for this loop 3033 1726773111.98414: getting the next task for host managed_node2 3033 1726773111.98420: done getting next task for host managed_node2 3033 1726773111.98423: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 3033 1726773111.98426: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773111.98430: getting variables 3033 1726773111.98431: in VariableManager get_vars() 3033 1726773111.98467: Calling all_inventory to load vars for managed_node2 3033 1726773111.98470: Calling groups_inventory to load vars for managed_node2 3033 1726773111.98473: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773111.98488: Calling all_plugins_play to load vars for managed_node2 3033 1726773111.98491: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773111.98496: Calling groups_plugins_play to load vars for managed_node2 3033 1726773111.99280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773111.99763: done with get_vars() 3033 1726773111.99778: done getting variables 3033 1726773111.99959: 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 [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Thursday 19 September 2024 15:11:51 -0400 (0:00:00.511) 0:01:30.260 **** 3033 1726773111.99995: entering _queue_task() for managed_node2/reboot 3033 1726773112.00292: worker is 1 (out of 1 available) 3033 1726773112.00513: exiting _queue_task() for managed_node2/reboot 3033 1726773112.00528: done queuing things up, now waiting for results queue to drain 3033 1726773112.00530: waiting for pending results... 3033 1726773112.00659: running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot 3033 1726773112.00769: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000015 3033 1726773112.00801: variable 'ansible_search_path' from source: unknown 3033 1726773112.00851: calling self._execute() 3033 1726773112.00992: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773112.00999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773112.01016: variable 'omit' from source: magic vars 3033 1726773112.01162: variable 'omit' from source: magic vars 3033 1726773112.01303: variable 'omit' from source: magic vars 3033 1726773112.01308: variable 'omit' from source: magic vars 3033 1726773112.01325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773112.01373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773112.01413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773112.01448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773112.01468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773112.01516: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773112.01537: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773112.01549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773112.01700: Set connection var ansible_connection to ssh 3033 1726773112.01717: Set connection var ansible_shell_executable to /bin/sh 3033 1726773112.01730: Set connection var ansible_pipelining to False 3033 1726773112.01760: Set connection var ansible_shell_type to sh 3033 1726773112.01763: Set connection var ansible_timeout to 10 3033 1726773112.01778: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773112.01852: variable 'ansible_shell_executable' from source: unknown 3033 1726773112.01856: variable 'ansible_connection' from source: unknown 3033 1726773112.01858: variable 'ansible_module_compression' from source: unknown 3033 1726773112.01861: variable 'ansible_shell_type' from source: unknown 3033 1726773112.01865: variable 'ansible_shell_executable' from source: unknown 3033 1726773112.01867: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773112.01870: variable 'ansible_pipelining' from source: unknown 3033 1726773112.01872: variable 'ansible_timeout' from source: unknown 3033 1726773112.01874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773112.02101: 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=False) 3033 1726773112.02105: variable 'omit' from source: magic vars 3033 1726773112.02110: starting attempt loop 3033 1726773112.02113: running the handler 3033 1726773112.02127: reboot: running setup module to get distribution 3033 1726773112.02144: _low_level_execute_command(): starting 3033 1726773112.02158: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773112.03050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.03069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.03158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.03208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.03412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.05151: stdout chunk (state=3): >>>/root <<< 3033 1726773112.05357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.05360: stdout chunk (state=3): >>><<< 3033 1726773112.05362: stderr chunk (state=3): >>><<< 3033 1726773112.05389: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773112.05502: _low_level_execute_command(): starting 3033 1726773112.05508: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000 `" && echo ansible-tmp-1726773112.0539758-4424-235656260689000="` echo /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000 `" ) && sleep 0' 3033 1726773112.06119: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773112.06136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773112.06162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.06278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773112.06335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.06428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.08596: stdout chunk (state=3): >>>ansible-tmp-1726773112.0539758-4424-235656260689000=/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000 <<< 3033 1726773112.08819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.08822: stdout chunk (state=3): >>><<< 3033 1726773112.08825: stderr chunk (state=3): >>><<< 3033 1726773112.09011: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773112.0539758-4424-235656260689000=/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773112.09015: variable 'ansible_module_compression' from source: unknown 3033 1726773112.09018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3033 1726773112.09020: variable 'ansible_facts' from source: unknown 3033 1726773112.09218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py 3033 1726773112.09435: Sending initial data 3033 1726773112.09446: Sent initial data (152 bytes) 3033 1726773112.10124: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.10154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.10184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773112.10200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.10308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.12116: 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 <<< 3033 1726773112.12202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773112.12299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpzd2um4hg /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py <<< 3033 1726773112.12313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py" <<< 3033 1726773112.12377: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpzd2um4hg" to remote "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py" <<< 3033 1726773112.26064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.26079: stdout chunk (state=3): >>><<< 3033 1726773112.26082: stderr chunk (state=3): >>><<< 3033 1726773112.26085: done transferring module to remote 3033 1726773112.26087: _low_level_execute_command(): starting 3033 1726773112.26089: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/ /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py && sleep 0' 3033 1726773112.27320: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.27326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.27536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.27714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.29758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.29826: stderr chunk (state=3): >>><<< 3033 1726773112.29935: stdout chunk (state=3): >>><<< 3033 1726773112.29939: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773112.29948: _low_level_execute_command(): starting 3033 1726773112.29951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_setup.py && sleep 0' 3033 1726773112.31225: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.31460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.31463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.31721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.64581: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOYq5iLtNKLHB5cC42qZaL8Q2FMHKUqFE090Zn2A1bElRr/p6q/QwY56Sw6gjw7zI/czer0C8NDS6BodvAidLy461rcrcPAcroxsIDhbQfcKIOhfbq4kEEqHsD8ZxfcSmDWxEQICfE6mEDfLKdEbW+hQZemMGO2w3oWif3PIn7wdAAAAFQDuJZZWoyLS2SGlOz+/aT7GAoxwEwAAAIEAkQJOPM8bWuYBZlzKzbvKU+yKUky4Rfiq4Sxwj61Fi6Mu+ZTFnvt/EI5vjnEJ+w7QilEJOZ089UnPtFhTV/q44ZTYXW3/j1tBc/jtTmAzY2fGHfMgEN+OD6JdDl2wWsjNi2VZd1kz+DC1PUU+ha8z1VSFWU9iZGlhm+AUF9xWutwAAACBAJIFMS6ThqnFAxd44aYOleG11L3W5O6H3o5wYMVV8a+5sOu+i0IcqUzmul4XQdJtX6rMiPg/UyCgCr3UW7Bs5vBlgYl7eV7hy1vsF2maLIEZ2RNVs9aJug9IGVD82NJeMem249HgCmuBfVhk2HLKDFOA6CTi1D0Brr1qvdM7XpR7", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzngYgbj3VpijN7rdjCVjQtHu1YpgZLHXtC2soZDaD95IPBanFuEEhn5Nq/7pvPm1jjcON67WBGXMnjduH0/JXwxI4lkyLIarvjFMmL27r2e9vViwT1bko8lFVqzs56d18btojzqwOneHzTlBljdXTD4hCUrWo+UMMlqmgTPrG4/K9YOqQ0/4QRnk7+aL6hyPvrBk48d4J3AOUQkmdq7NL93HRMf7MgaeCi7/bv0617mtoFUrRrC/R0GkudcwNbd3ecxoDZYtEduZwOJqVgy3yV9ZGTiU4FrcUrUhpVRJNXPjpkimmAG0x3UlkaBIuQCW/FZXdK5S26El6voNFBouIMG/2fxtFs2LrvNns4RNyrLmxGeeecMpoRmkOxXb8gscOON8ghxeNwoPge6tODyxtzfrhfXfiJDqakMHbIwPiKiDiOUHJ2ygJyWvl/QX7xG02MqKw1HaGzMA7nSZftX2Lm5tUVeo4h4pgtaEY7/mtt14b0DNtI/ZlKYqCqJKifNU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFar0Wrw7UQF0fOUfqgcH+YkL2DnoCcQc2nxScKYsKBkHawXJnVqt3J70cmvvdv1yzBFOXx1MZDJyfDQ/mePKLQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOcxA2MZvJZQyLNP2UhVTFn7A81wOR1foD9VNunakm4P", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "11", "second": "52", "epoch": "1726773112", "epoch_int": "1726773112", "date": "2024-09-19", "time": "15:11:52", "iso8601_micro": "2024-09-19T19:11:52.629286Z", "iso8601": "2024-09-19T19:11:52Z", "iso8601_basic": "20240919T151152629286", "iso8601_basic_short": "20240919T151152", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 57512 10.31.47.230 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 57512 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-230", "ansible_nodename": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24d9df35c527ff7dd98e4d22ab7bf9", "ansible_selinux_python_present": true, "an<<< 3033 1726773112.64585: stdout chunk (state=3): >>>sible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 3033 1726773112.66867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773112.66871: stdout chunk (state=3): >>><<< 3033 1726773112.66873: stderr chunk (state=3): >>><<< 3033 1726773112.66902: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOYq5iLtNKLHB5cC42qZaL8Q2FMHKUqFE090Zn2A1bElRr/p6q/QwY56Sw6gjw7zI/czer0C8NDS6BodvAidLy461rcrcPAcroxsIDhbQfcKIOhfbq4kEEqHsD8ZxfcSmDWxEQICfE6mEDfLKdEbW+hQZemMGO2w3oWif3PIn7wdAAAAFQDuJZZWoyLS2SGlOz+/aT7GAoxwEwAAAIEAkQJOPM8bWuYBZlzKzbvKU+yKUky4Rfiq4Sxwj61Fi6Mu+ZTFnvt/EI5vjnEJ+w7QilEJOZ089UnPtFhTV/q44ZTYXW3/j1tBc/jtTmAzY2fGHfMgEN+OD6JdDl2wWsjNi2VZd1kz+DC1PUU+ha8z1VSFWU9iZGlhm+AUF9xWutwAAACBAJIFMS6ThqnFAxd44aYOleG11L3W5O6H3o5wYMVV8a+5sOu+i0IcqUzmul4XQdJtX6rMiPg/UyCgCr3UW7Bs5vBlgYl7eV7hy1vsF2maLIEZ2RNVs9aJug9IGVD82NJeMem249HgCmuBfVhk2HLKDFOA6CTi1D0Brr1qvdM7XpR7", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDzngYgbj3VpijN7rdjCVjQtHu1YpgZLHXtC2soZDaD95IPBanFuEEhn5Nq/7pvPm1jjcON67WBGXMnjduH0/JXwxI4lkyLIarvjFMmL27r2e9vViwT1bko8lFVqzs56d18btojzqwOneHzTlBljdXTD4hCUrWo+UMMlqmgTPrG4/K9YOqQ0/4QRnk7+aL6hyPvrBk48d4J3AOUQkmdq7NL93HRMf7MgaeCi7/bv0617mtoFUrRrC/R0GkudcwNbd3ecxoDZYtEduZwOJqVgy3yV9ZGTiU4FrcUrUhpVRJNXPjpkimmAG0x3UlkaBIuQCW/FZXdK5S26El6voNFBouIMG/2fxtFs2LrvNns4RNyrLmxGeeecMpoRmkOxXb8gscOON8ghxeNwoPge6tODyxtzfrhfXfiJDqakMHbIwPiKiDiOUHJ2ygJyWvl/QX7xG02MqKw1HaGzMA7nSZftX2Lm5tUVeo4h4pgtaEY7/mtt14b0DNtI/ZlKYqCqJKifNU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFar0Wrw7UQF0fOUfqgcH+YkL2DnoCcQc2nxScKYsKBkHawXJnVqt3J70cmvvdv1yzBFOXx1MZDJyfDQ/mePKLQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOcxA2MZvJZQyLNP2UhVTFn7A81wOR1foD9VNunakm4P", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "11", "second": "52", "epoch": "1726773112", "epoch_int": "1726773112", "date": "2024-09-19", "time": "15:11:52", "iso8601_micro": "2024-09-19T19:11:52.629286Z", "iso8601": "2024-09-19T19:11:52Z", "iso8601_basic": "20240919T151152629286", "iso8601_basic_short": "20240919T151152", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 57512 10.31.47.230 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 57512 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-230", "ansible_nodename": "ip-10-31-47-230.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24d9df35c527ff7dd98e4d22ab7bf9", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773112.67412: done with _execute_module (ansible.legacy.setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726773112.0539758-4424-235656260689000/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773112.67428: reboot: distribution: {'name': 'fedora', 'version': '39', 'family': 'redhat'} 3033 1726773112.67440: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773112.67443: _low_level_execute_command(): starting 3033 1726773112.67448: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773112.67944: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.67947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773112.67950: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.67952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.67955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.68010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.68018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.68087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.70234: stdout chunk (state=3): >>>27aca995-6d34-4457-8e41-0198c85d1516 <<< 3033 1726773112.70354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773112.70411: stderr chunk (state=3): >>><<< 3033 1726773112.70415: stdout chunk (state=3): >>><<< 3033 1726773112.70432: _low_level_execute_command() done: rc=0, stdout=27aca995-6d34-4457-8e41-0198c85d1516 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773112.70437: reboot: last boot time: 27aca995-6d34-4457-8e41-0198c85d1516 3033 1726773112.70441: reboot: saving original connect_timeout of None 3033 1726773112.70462: reboot: running find module looking in ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'] to get path for "shutdown" 3033 1726773112.70483: variable 'ansible_module_compression' from source: unknown 3033 1726773112.70524: ANSIBALLZ: Using generic lock for ansible.legacy.find 3033 1726773112.70527: ANSIBALLZ: Acquiring lock 3033 1726773112.70530: ANSIBALLZ: Lock acquired: 139745017842048 3033 1726773112.70533: ANSIBALLZ: Creating module 3033 1726773112.82816: ANSIBALLZ: Writing module into payload 3033 1726773112.82978: ANSIBALLZ: Writing module 3033 1726773112.82982: ANSIBALLZ: Renaming module 3033 1726773112.82985: ANSIBALLZ: Done creating module 3033 1726773112.82987: variable 'ansible_facts' from source: unknown 3033 1726773112.83009: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py 3033 1726773112.83241: Sending initial data 3033 1726773112.83245: Sent initial data (151 bytes) 3033 1726773112.83985: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773112.84004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773112.84044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.84123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.85902: 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" <<< 3033 1726773112.85911: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773112.85970: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773112.86034: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn6448daj /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py <<< 3033 1726773112.86040: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py" <<< 3033 1726773112.86095: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn6448daj" to remote "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py" <<< 3033 1726773112.86979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.87043: stderr chunk (state=3): >>><<< 3033 1726773112.87047: stdout chunk (state=3): >>><<< 3033 1726773112.87069: done transferring module to remote 3033 1726773112.87080: _low_level_execute_command(): starting 3033 1726773112.87084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/ /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py && sleep 0' 3033 1726773112.87545: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773112.87549: 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.47.230 originally 10.31.47.230 <<< 3033 1726773112.87551: 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 <<< 3033 1726773112.87554: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773112.87556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.87611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773112.87620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.87686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773112.89679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773112.89731: stderr chunk (state=3): >>><<< 3033 1726773112.89735: stdout chunk (state=3): >>><<< 3033 1726773112.89750: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773112.89754: _low_level_execute_command(): starting 3033 1726773112.89759: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/AnsiballZ_find.py && sleep 0' 3033 1726773112.90199: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.90235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773112.90238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773112.90240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773112.90243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773112.90245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773112.90299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773112.90307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773112.90396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773113.11853: stdout chunk (state=3): >>> {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 151511, "dev": 51714, "nlink": 1, "atime": 1726773113.087292, "mtime": 1721865600.0, "ctime": 1726562424.579, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 151511, "dev": 51714, "nlink": 1, "atime": 1726773113.087292, "mtime": 1721865600.0, "ctime": 1726562424.579, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2866, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": null}}} <<< 3033 1726773113.13455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773113.13520: stderr chunk (state=3): >>><<< 3033 1726773113.13524: stdout chunk (state=3): >>><<< 3033 1726773113.13542: _low_level_execute_command() done: rc=0, stdout= {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 151511, "dev": 51714, "nlink": 1, "atime": 1726773113.087292, "mtime": 1721865600.0, "ctime": 1726562424.579, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 151511, "dev": 51714, "nlink": 1, "atime": 1726773113.087292, "mtime": 1721865600.0, "ctime": 1726562424.579, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2866, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773113.13619: done with _execute_module (ansible.legacy.find, {'paths': ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'], 'patterns': ['shutdown'], 'file_type': 'any', '_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.find', '_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-1726773112.0539758-4424-235656260689000/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773113.13631: reboot: rebooting server with command '/sbin/shutdown -r 0 "Reboot initiated by Ansible"' 3033 1726773113.13634: _low_level_execute_command(): starting 3033 1726773113.13640: _low_level_execute_command(): executing: /bin/sh -c '/sbin/shutdown -r 0 "Reboot initiated by Ansible" && sleep 0' 3033 1726773113.14110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773113.14152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773113.14155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773113.14157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773113.14161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773113.14164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773113.14214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773113.14218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773113.14297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773113.17041: stdout chunk (state=3): >>>Reboot scheduled for Thu 2024-09-19 15:11:53 EDT, use 'shutdown -c' to cancel. <<< 3033 1726773113.17417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773113.17421: stdout chunk (state=3): >>><<< 3033 1726773113.17423: stderr chunk (state=3): >>><<< 3033 1726773113.17426: _low_level_execute_command() done: rc=0, stdout=Reboot scheduled for Thu 2024-09-19 15:11:53 EDT, use 'shutdown -c' to cancel. , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773113.17428: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773113.17431: _low_level_execute_command(): starting 3033 1726773113.17433: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773113.18118: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773113.18133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773113.18192: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773113.18271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773113.18319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773113.18347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773113.18478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773113.24616: stderr chunk (state=3): >>>debug2: Control master terminated unexpectedly Shared connection to 10.31.47.230 closed. <<< 3033 1726773113.24624: stdout chunk (state=3): >>><<< 3033 1726773113.24627: stderr chunk (state=3): >>><<< 3033 1726773113.25497: reboot: last boot time check fail 'Shared connection to 10.31.47.230 closed.', retrying in 1.7170 seconds... 3033 1726773114.97413: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773114.97418: _low_level_execute_command(): starting 3033 1726773114.97420: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773114.98505: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773114.98640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773114.98644: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773114.98703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773114.98736: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/93de9bbdc2" does not exist <<< 3033 1726773114.98751: stderr chunk (state=3): >>>debug1: Connecting to 10.31.47.230 [10.31.47.230] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773114.98985: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.230 port 22: Connection refused ssh: connect to host 10.31.47.230 port 22: Connection refused <<< 3033 1726773114.98989: stdout chunk (state=3): >>><<< 3033 1726773114.98991: stderr chunk (state=3): >>><<< 3033 1726773115.00122: reboot: last boot time check fail 'ssh: connect to host 10.31.47.230 port 22: Connection refused', retrying in 2.4100 seconds... 3033 1726773117.41149: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773117.41154: _low_level_execute_command(): starting 3033 1726773117.41157: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773117.41662: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773117.41667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773117.41669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773117.41671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773117.41723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/93de9bbdc2" does not exist debug1: Connecting to 10.31.47.230 [10.31.47.230] port 22. <<< 3033 1726773117.41737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773127.42919: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.230 port 22: Connection timed out ssh: connect to host 10.31.47.230 port 22: Connection timed out <<< 3033 1726773127.42923: stderr chunk (state=3): >>><<< 3033 1726773127.42926: stdout chunk (state=3): >>><<< 3033 1726773127.43674: reboot: last boot time check fail 'ssh: connect to host 10.31.47.230 port 22: Connection timed out', retrying in 4.4550 seconds... 3033 1726773131.89210: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773131.89215: _low_level_execute_command(): starting 3033 1726773131.89217: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773131.89695: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773131.89699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773131.89703: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773131.89751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/93de9bbdc2" does not exist <<< 3033 1726773131.89755: stderr chunk (state=3): >>>debug1: Connecting to 10.31.47.230 [10.31.47.230] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773141.90127: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.230 port 22: Connection timed out ssh: connect to host 10.31.47.230 port 22: Connection timed out <<< 3033 1726773141.90188: stderr chunk (state=3): >>><<< 3033 1726773141.90192: stdout chunk (state=3): >>><<< 3033 1726773141.90767: reboot: last boot time check fail 'ssh: connect to host 10.31.47.230 port 22: Connection timed out', retrying in 8.0000 seconds... 3033 1726773149.90796: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3033 1726773149.90800: _low_level_execute_command(): starting 3033 1726773149.90803: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3033 1726773149.91310: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773149.91314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773149.91317: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773149.91366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773149.91369: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/93de9bbdc2" does not exist debug1: Connecting to 10.31.47.230 [10.31.47.230] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773149.91450: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3033 1726773149.91454: 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 <<< 3033 1726773149.91457: stderr chunk (state=3): >>>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 <<< 3033 1726773149.91461: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3033 1726773149.91464: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 3033 1726773149.93671: 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.47.230:22 as 'root' <<< 3033 1726773149.93680: 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 <<< 3033 1726773149.93682: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3033 1726773149.94337: 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 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 <<< 3033 1726773149.94341: stderr chunk (state=3): >>>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 <<< 3033 1726773149.94493: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3033 1726773149.94945: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 3033 1726773149.94950: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:H+L30NI6QQNR8tnaV1YvOJn4W8FjS7FFJvSV70d2ZPE 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: Host '10.31.47.230' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 3033 1726773149.95276: 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 <<< 3033 1726773149.95281: stderr chunk (state=3): >>>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 <<< 3033 1726773149.95287: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 3033 1726773149.99479: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3033 1726773150.00069: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3033 1726773150.00226: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3033 1726773150.00263: 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 <<< 3033 1726773150.00717: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3033 1726773150.06302: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3033 1726773150.06308: stderr chunk (state=3): >>>Authenticated to 10.31.47.230 ([10.31.47.230]: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/93de9bbdc2] (inactive timeout: 0) <<< 3033 1726773150.06311: stderr chunk (state=3): >>>debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 3033 1726773150.06336: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 5802 <<< 3033 1726773150.06339: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 3033 1726773150.06386: stderr chunk (state=3): >>>debug1: forking to background <<< 3033 1726773150.06436: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id <<< 3033 1726773150.06454: 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 debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773150.06474: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && 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 <<< 3033 1726773150.32376: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 3033 1726773150.32409: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.47.230 / (none) <<< 3033 1726773150.32413: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.47.230 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist <<< 3033 1726773150.32429: stderr chunk (state=3): >>>debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 3033 1726773150.32488: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 <<< 3033 1726773150.32492: stderr chunk (state=3): >>>debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 <<< 3033 1726773150.32495: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 3033 1726773150.32508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773150.33822: stderr chunk (state=3): >>>Learned new hostkey: RSA SHA256:MSHw8p/2tt7UGvfsjKj9pBJ/BtNCIi24l8tWbTHHWgM Learned new hostkey: ECDSA SHA256:QcmSgX3fYsv0IpfujkyPZLI107+JlocBSnkDScVtLiw <<< 3033 1726773150.33851: stderr chunk (state=3): >>>Adding new key for 10.31.47.230 to /root/.ssh/known_hosts: ssh-rsa SHA256:MSHw8p/2tt7UGvfsjKj9pBJ/BtNCIi24l8tWbTHHWgM Adding new key for 10.31.47.230 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:QcmSgX3fYsv0IpfujkyPZLI107+JlocBSnkDScVtLiw <<< 3033 1726773150.33854: stderr chunk (state=3): >>>debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist <<< 3033 1726773150.34107: stderr chunk (state=3): >>>debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 3033 1726773150.37548: stdout chunk (state=3): >>>cf45be3a-28e2-4d0a-8fbe-cbc3edb0fa60 <<< 3033 1726773150.37750: 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 debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 <<< 3033 1726773150.37754: stderr chunk (state=3): >>>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 <<< 3033 1726773150.37762: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 3033 1726773150.37774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773150.37894: stdout chunk (state=3): >>><<< 3033 1726773151.37978: _low_level_execute_command() done: rc=0, stdout=cf45be3a-28e2-4d0a-8fbe-cbc3edb0fa60 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 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/93de9bbdc2" does not exist debug1: Connecting to 10.31.47.230 [10.31.47.230] 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.47.230: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:H+L30NI6QQNR8tnaV1YvOJn4W8FjS7FFJvSV70d2ZPE 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: Host '10.31.47.230' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 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.47.230 ([10.31.47.230]: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/93de9bbdc2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 5802 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 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && 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: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.47.230 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.47.230 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist 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 debug2: channel 2: request pty-req confirm 1 debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && 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 Learned new hostkey: RSA SHA256:MSHw8p/2tt7UGvfsjKj9pBJ/BtNCIi24l8tWbTHHWgM Learned new hostkey: ECDSA SHA256:QcmSgX3fYsv0IpfujkyPZLI107+JlocBSnkDScVtLiw Adding new key for 10.31.47.230 to /root/.ssh/known_hosts: ssh-rsa SHA256:MSHw8p/2tt7UGvfsjKj9pBJ/BtNCIi24l8tWbTHHWgM Adding new key for 10.31.47.230 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:QcmSgX3fYsv0IpfujkyPZLI107+JlocBSnkDScVtLiw debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 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 Shared connection to 10.31.47.230 closed. 3033 1726773151.37996: reboot: last boot time: cf45be3a-28e2-4d0a-8fbe-cbc3edb0fa60 3033 1726773151.37999: reboot: last boot time check success 3033 1726773151.38010: reboot: attempting post-reboot test command 'tuned-adm active' 3033 1726773151.38015: _low_level_execute_command(): starting 3033 1726773151.38020: _low_level_execute_command(): executing: /bin/sh -c 'tuned-adm active && sleep 0' 3033 1726773151.38501: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773151.38508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.38530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773151.38534: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.38596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773151.38599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773151.38601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.38760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.54501: stdout chunk (state=3): >>>Current active profile: virtual-guest kernel_settings <<< 3033 1726773151.56913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773151.56918: stdout chunk (state=3): >>><<< 3033 1726773151.56920: stderr chunk (state=3): >>><<< 3033 1726773151.56923: _low_level_execute_command() done: rc=0, stdout=Current active profile: virtual-guest kernel_settings , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773151.56925: reboot: post-reboot test command success 3033 1726773151.56927: _low_level_execute_command(): starting 3033 1726773151.56930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773112.0539758-4424-235656260689000/ > /dev/null 2>&1 && sleep 0' 3033 1726773151.57443: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773151.57447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773151.57474: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.57478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773151.57480: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.57542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773151.57549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.57671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.60038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773151.60059: stderr chunk (state=3): >>><<< 3033 1726773151.60069: stdout chunk (state=3): >>><<< 3033 1726773151.60313: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773151.60317: handler run complete 3033 1726773151.60320: attempt loop complete, returning result 3033 1726773151.60323: _execute() done 3033 1726773151.60325: dumping result to json 3033 1726773151.60327: done dumping result, returning 3033 1726773151.60329: done running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot [0afff7ba-f7d3-3c9c-762e-000000000015] 3033 1726773151.60331: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000015 3033 1726773151.60403: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000015 3033 1726773151.60409: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "elapsed": 38, "rebooted": true } 3033 1726773151.60470: no more pending results, returning what we have 3033 1726773151.60474: results queue empty 3033 1726773151.60475: checking for any_errors_fatal 3033 1726773151.60493: done checking for any_errors_fatal 3033 1726773151.60494: checking for max_fail_percentage 3033 1726773151.60497: done checking for max_fail_percentage 3033 1726773151.60498: checking to see if all hosts have failed and the running result is not ok 3033 1726773151.60503: done checking to see if all hosts have failed 3033 1726773151.60505: getting the remaining hosts for this loop 3033 1726773151.60511: done getting the remaining hosts for this loop 3033 1726773151.60517: getting the next task for host managed_node2 3033 1726773151.60528: done getting next task for host managed_node2 3033 1726773151.60531: ^ task is: TASK: Check sysctl after reboot 3033 1726773151.60533: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773151.60537: getting variables 3033 1726773151.60539: in VariableManager get_vars() 3033 1726773151.60579: Calling all_inventory to load vars for managed_node2 3033 1726773151.60583: Calling groups_inventory to load vars for managed_node2 3033 1726773151.60585: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773151.60598: Calling all_plugins_play to load vars for managed_node2 3033 1726773151.60601: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773151.60604: Calling groups_plugins_play to load vars for managed_node2 3033 1726773151.60814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773151.60973: done with get_vars() 3033 1726773151.60983: done getting variables 3033 1726773151.61032: 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 [Check sysctl after reboot] *********************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:99 Thursday 19 September 2024 15:12:31 -0400 (0:00:39.610) 0:02:09.871 **** 3033 1726773151.61054: entering _queue_task() for managed_node2/shell 3033 1726773151.61269: worker is 1 (out of 1 available) 3033 1726773151.61284: exiting _queue_task() for managed_node2/shell 3033 1726773151.61299: done queuing things up, now waiting for results queue to drain 3033 1726773151.61301: waiting for pending results... 3033 1726773151.61492: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3033 1726773151.61556: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000016 3033 1726773151.61570: variable 'ansible_search_path' from source: unknown 3033 1726773151.61605: calling self._execute() 3033 1726773151.61683: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773151.61690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773151.61700: variable 'omit' from source: magic vars 3033 1726773151.62066: variable 'omit' from source: magic vars 3033 1726773151.62096: variable 'omit' from source: magic vars 3033 1726773151.62123: variable 'omit' from source: magic vars 3033 1726773151.62157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773151.62192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773151.62221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773151.62248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773151.62251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773151.62293: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773151.62297: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773151.62300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773151.62435: Set connection var ansible_connection to ssh 3033 1726773151.62438: Set connection var ansible_shell_executable to /bin/sh 3033 1726773151.62470: Set connection var ansible_pipelining to False 3033 1726773151.62474: Set connection var ansible_shell_type to sh 3033 1726773151.62476: Set connection var ansible_timeout to 10 3033 1726773151.62479: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773151.62541: variable 'ansible_shell_executable' from source: unknown 3033 1726773151.62548: variable 'ansible_connection' from source: unknown 3033 1726773151.62552: variable 'ansible_module_compression' from source: unknown 3033 1726773151.62554: variable 'ansible_shell_type' from source: unknown 3033 1726773151.62557: variable 'ansible_shell_executable' from source: unknown 3033 1726773151.62559: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773151.62562: variable 'ansible_pipelining' from source: unknown 3033 1726773151.62564: variable 'ansible_timeout' from source: unknown 3033 1726773151.62566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773151.62812: 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) 3033 1726773151.62818: variable 'omit' from source: magic vars 3033 1726773151.62821: starting attempt loop 3033 1726773151.62824: running the handler 3033 1726773151.62828: 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) 3033 1726773151.62831: _low_level_execute_command(): starting 3033 1726773151.62833: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773151.63520: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773151.63563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.63616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773151.63672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.63818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.65702: stdout chunk (state=3): >>>/root <<< 3033 1726773151.65859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773151.65914: stderr chunk (state=3): >>><<< 3033 1726773151.65918: stdout chunk (state=3): >>><<< 3033 1726773151.65940: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773151.65954: _low_level_execute_command(): starting 3033 1726773151.65961: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111 `" && echo ansible-tmp-1726773151.6594062-5834-23396434258111="` echo /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111 `" ) && sleep 0' 3033 1726773151.66555: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773151.66566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.66639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.68923: stdout chunk (state=3): >>>ansible-tmp-1726773151.6594062-5834-23396434258111=/root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111 <<< 3033 1726773151.69102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773151.69150: stderr chunk (state=3): >>><<< 3033 1726773151.69153: stdout chunk (state=3): >>><<< 3033 1726773151.69172: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773151.6594062-5834-23396434258111=/root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773151.69202: variable 'ansible_module_compression' from source: unknown 3033 1726773151.69244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773151.69278: variable 'ansible_facts' from source: unknown 3033 1726773151.69343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py 3033 1726773151.69453: Sending initial data 3033 1726773151.69456: Sent initial data (153 bytes) 3033 1726773151.69879: 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 <<< 3033 1726773151.69889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773151.69922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.69925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773151.69928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.69980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773151.69983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.70063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.72043: 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 <<< 3033 1726773151.72051: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773151.72183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773151.72250: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3e4zfw5h /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py <<< 3033 1726773151.72256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py" <<< 3033 1726773151.72339: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3e4zfw5h" to remote "/root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py" <<< 3033 1726773151.72346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py" <<< 3033 1726773151.73210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773151.73279: stderr chunk (state=3): >>><<< 3033 1726773151.73284: stdout chunk (state=3): >>><<< 3033 1726773151.73307: done transferring module to remote 3033 1726773151.73318: _low_level_execute_command(): starting 3033 1726773151.73324: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/ /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py && sleep 0' 3033 1726773151.73765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773151.73800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773151.73804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773151.73809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.73811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773151.73814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.73869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773151.73875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.73944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.76130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773151.76182: stderr chunk (state=3): >>><<< 3033 1726773151.76185: stdout chunk (state=3): >>><<< 3033 1726773151.76203: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773151.76208: _low_level_execute_command(): starting 3033 1726773151.76214: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/AnsiballZ_command.py && sleep 0' 3033 1726773151.76683: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773151.76687: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773151.76690: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773151.76692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773151.76744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773151.76748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773151.76832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773151.97859: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:12:31.777168", "end": "2024-09-19 15:12:31.785810", "delta": "0:00:00.008642", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_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}}} <<< 3033 1726773152.00015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773152.00020: stdout chunk (state=3): >>><<< 3033 1726773152.00022: stderr chunk (state=3): >>><<< 3033 1726773152.00077: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 15:12:31.777168", "end": "2024-09-19 15:12:31.785810", "delta": "0:00:00.008642", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773152.00453: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_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-1726773151.6594062-5834-23396434258111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773152.00457: _low_level_execute_command(): starting 3033 1726773152.00460: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773151.6594062-5834-23396434258111/ > /dev/null 2>&1 && sleep 0' 3033 1726773152.01164: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773152.01179: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.01196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773152.01215: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.01258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773152.01281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.01352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773152.03535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773152.03591: stderr chunk (state=3): >>><<< 3033 1726773152.03594: stdout chunk (state=3): >>><<< 3033 1726773152.03611: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773152.03619: handler run complete 3033 1726773152.03638: Evaluated conditional (False): False 3033 1726773152.03648: attempt loop complete, returning result 3033 1726773152.03651: _execute() done 3033 1726773152.03654: dumping result to json 3033 1726773152.03660: done dumping result, returning 3033 1726773152.03668: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0afff7ba-f7d3-3c9c-762e-000000000016] 3033 1726773152.03674: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000016 3033 1726773152.03789: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000016 3033 1726773152.03792: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.008642", "end": "2024-09-19 15:12:31.785810", "rc": 0, "start": "2024-09-19 15:12:31.777168" } STDOUT: 400000 3033 1726773152.03871: no more pending results, returning what we have 3033 1726773152.03874: results queue empty 3033 1726773152.03875: checking for any_errors_fatal 3033 1726773152.03881: done checking for any_errors_fatal 3033 1726773152.03882: checking for max_fail_percentage 3033 1726773152.03883: done checking for max_fail_percentage 3033 1726773152.03884: checking to see if all hosts have failed and the running result is not ok 3033 1726773152.03885: done checking to see if all hosts have failed 3033 1726773152.03886: getting the remaining hosts for this loop 3033 1726773152.03888: done getting the remaining hosts for this loop 3033 1726773152.03893: getting the next task for host managed_node2 3033 1726773152.03898: done getting next task for host managed_node2 3033 1726773152.03903: ^ task is: TASK: Check sysfs after reboot 3033 1726773152.03905: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773152.03909: getting variables 3033 1726773152.03911: in VariableManager get_vars() 3033 1726773152.03946: Calling all_inventory to load vars for managed_node2 3033 1726773152.03949: Calling groups_inventory to load vars for managed_node2 3033 1726773152.03951: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773152.03962: Calling all_plugins_play to load vars for managed_node2 3033 1726773152.03965: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773152.03968: Calling groups_plugins_play to load vars for managed_node2 3033 1726773152.04318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773152.04470: done with get_vars() 3033 1726773152.04479: done getting variables 3033 1726773152.04527: 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 [Check sysfs after reboot] ************************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 Thursday 19 September 2024 15:12:32 -0400 (0:00:00.434) 0:02:10.306 **** 3033 1726773152.04547: entering _queue_task() for managed_node2/command 3033 1726773152.04753: worker is 1 (out of 1 available) 3033 1726773152.04769: exiting _queue_task() for managed_node2/command 3033 1726773152.04785: done queuing things up, now waiting for results queue to drain 3033 1726773152.04787: waiting for pending results... 3033 1726773152.04972: running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot 3033 1726773152.05058: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000017 3033 1726773152.05062: variable 'ansible_search_path' from source: unknown 3033 1726773152.05095: calling self._execute() 3033 1726773152.05176: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773152.05185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773152.05197: variable 'omit' from source: magic vars 3033 1726773152.05294: variable 'omit' from source: magic vars 3033 1726773152.05326: variable 'omit' from source: magic vars 3033 1726773152.05358: variable 'omit' from source: magic vars 3033 1726773152.05397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773152.05432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773152.05457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773152.05492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773152.05496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773152.05526: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773152.05530: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773152.05533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773152.05665: Set connection var ansible_connection to ssh 3033 1726773152.05911: Set connection var ansible_shell_executable to /bin/sh 3033 1726773152.05915: Set connection var ansible_pipelining to False 3033 1726773152.05918: Set connection var ansible_shell_type to sh 3033 1726773152.05921: Set connection var ansible_timeout to 10 3033 1726773152.05925: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773152.05928: variable 'ansible_shell_executable' from source: unknown 3033 1726773152.05932: variable 'ansible_connection' from source: unknown 3033 1726773152.05935: variable 'ansible_module_compression' from source: unknown 3033 1726773152.05938: variable 'ansible_shell_type' from source: unknown 3033 1726773152.05941: variable 'ansible_shell_executable' from source: unknown 3033 1726773152.05944: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773152.05947: variable 'ansible_pipelining' from source: unknown 3033 1726773152.05950: variable 'ansible_timeout' from source: unknown 3033 1726773152.05953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773152.05987: 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) 3033 1726773152.06009: variable 'omit' from source: magic vars 3033 1726773152.06019: starting attempt loop 3033 1726773152.06026: running the handler 3033 1726773152.06044: _low_level_execute_command(): starting 3033 1726773152.06056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773152.06816: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773152.06832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773152.06849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773152.06868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773152.06891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773152.06905: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773152.06931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.07033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773152.07059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.07170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773152.09093: stdout chunk (state=3): >>>/root <<< 3033 1726773152.09320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773152.09332: stdout chunk (state=3): >>><<< 3033 1726773152.09343: stderr chunk (state=3): >>><<< 3033 1726773152.09376: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773152.09403: _low_level_execute_command(): starting 3033 1726773152.09417: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749 `" && echo ansible-tmp-1726773152.0938714-5852-112702610744749="` echo /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749 `" ) && sleep 0' 3033 1726773152.10036: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773152.10051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773152.10067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773152.10097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773152.10119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773152.10133: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773152.10147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.10175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3033 1726773152.10191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773152.10204: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3033 1726773152.10302: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773152.10325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.10437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773152.12663: stdout chunk (state=3): >>>ansible-tmp-1726773152.0938714-5852-112702610744749=/root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749 <<< 3033 1726773152.12790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773152.12838: stderr chunk (state=3): >>><<< 3033 1726773152.12842: stdout chunk (state=3): >>><<< 3033 1726773152.12859: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773152.0938714-5852-112702610744749=/root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773152.12887: variable 'ansible_module_compression' from source: unknown 3033 1726773152.12937: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773152.12969: variable 'ansible_facts' from source: unknown 3033 1726773152.13039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py 3033 1726773152.13151: Sending initial data 3033 1726773152.13154: Sent initial data (154 bytes) 3033 1726773152.13604: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773152.13610: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773152.13613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.13616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773152.13619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.13674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773152.13677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.13748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773152.15587: 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 <<< 3033 1726773152.15646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773152.15711: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpt48mmoaz /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py <<< 3033 1726773152.15717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py" <<< 3033 1726773152.15771: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpt48mmoaz" to remote "/root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py" <<< 3033 1726773152.16658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773152.16723: stderr chunk (state=3): >>><<< 3033 1726773152.16726: stdout chunk (state=3): >>><<< 3033 1726773152.16748: done transferring module to remote 3033 1726773152.16758: _low_level_execute_command(): starting 3033 1726773152.16764: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/ /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py && sleep 0' 3033 1726773152.17222: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773152.17226: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773152.17228: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773152.17230: 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.47.230 originally 10.31.47.230 <<< 3033 1726773152.17236: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.17285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773152.17289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.17363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773152.19409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773152.19456: stderr chunk (state=3): >>><<< 3033 1726773152.19459: stdout chunk (state=3): >>><<< 3033 1726773152.19474: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773152.19480: _low_level_execute_command(): starting 3033 1726773152.19486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/AnsiballZ_command.py && sleep 0' 3033 1726773152.19922: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773152.19927: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773152.19930: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773152.19932: 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.47.230 originally 10.31.47.230 <<< 3033 1726773152.19934: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773152.19994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773152.19997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773152.20067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.32563: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:12:32.238008", "end": "2024-09-19 15:12:33.245135", "delta": "0:00:01.007127", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_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}}} <<< 3033 1726773153.34571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773153.34580: stdout chunk (state=3): >>><<< 3033 1726773153.34583: stderr chunk (state=3): >>><<< 3033 1726773153.34640: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:12:32.238008", "end": "2024-09-19 15:12:33.245135", "delta": "0:00:01.007127", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773153.34697: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_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-1726773152.0938714-5852-112702610744749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773153.34745: _low_level_execute_command(): starting 3033 1726773153.34748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773152.0938714-5852-112702610744749/ > /dev/null 2>&1 && sleep 0' 3033 1726773153.35390: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773153.35405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.35422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.35444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773153.35470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773153.35588: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773153.35618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.35749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.37962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.37966: stdout chunk (state=3): >>><<< 3033 1726773153.37977: stderr chunk (state=3): >>><<< 3033 1726773153.38041: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.38045: handler run complete 3033 1726773153.38048: Evaluated conditional (False): False 3033 1726773153.38071: attempt loop complete, returning result 3033 1726773153.38077: _execute() done 3033 1726773153.38080: dumping result to json 3033 1726773153.38082: done dumping result, returning 3033 1726773153.38084: done running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot [0afff7ba-f7d3-3c9c-762e-000000000017] 3033 1726773153.38086: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000017 ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:01.007127", "end": "2024-09-19 15:12:33.245135", "rc": 0, "start": "2024-09-19 15:12:32.238008" } STDOUT: 65000 3033 1726773153.38304: no more pending results, returning what we have 3033 1726773153.38511: results queue empty 3033 1726773153.38512: checking for any_errors_fatal 3033 1726773153.38524: done checking for any_errors_fatal 3033 1726773153.38525: checking for max_fail_percentage 3033 1726773153.38527: done checking for max_fail_percentage 3033 1726773153.38528: checking to see if all hosts have failed and the running result is not ok 3033 1726773153.38530: done checking to see if all hosts have failed 3033 1726773153.38531: getting the remaining hosts for this loop 3033 1726773153.38533: done getting the remaining hosts for this loop 3033 1726773153.38537: getting the next task for host managed_node2 3033 1726773153.38544: done getting next task for host managed_node2 3033 1726773153.38547: ^ task is: TASK: Check sysctl after reboot 3033 1726773153.38549: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773153.38553: getting variables 3033 1726773153.38555: in VariableManager get_vars() 3033 1726773153.38591: Calling all_inventory to load vars for managed_node2 3033 1726773153.38595: Calling groups_inventory to load vars for managed_node2 3033 1726773153.38598: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773153.38618: Calling all_plugins_play to load vars for managed_node2 3033 1726773153.38622: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773153.38628: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000017 3033 1726773153.38632: WORKER PROCESS EXITING 3033 1726773153.38636: Calling groups_plugins_play to load vars for managed_node2 3033 1726773153.38894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773153.39226: done with get_vars() 3033 1726773153.39239: done getting variables 3033 1726773153.39318: 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 [Check sysctl after reboot] *********************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:109 Thursday 19 September 2024 15:12:33 -0400 (0:00:01.347) 0:02:11.654 **** 3033 1726773153.39349: entering _queue_task() for managed_node2/shell 3033 1726773153.39750: worker is 1 (out of 1 available) 3033 1726773153.39763: exiting _queue_task() for managed_node2/shell 3033 1726773153.39777: done queuing things up, now waiting for results queue to drain 3033 1726773153.39779: waiting for pending results... 3033 1726773153.40012: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3033 1726773153.40127: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000018 3033 1726773153.40159: variable 'ansible_search_path' from source: unknown 3033 1726773153.40211: calling self._execute() 3033 1726773153.40325: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.40341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.40366: variable 'omit' from source: magic vars 3033 1726773153.40521: variable 'omit' from source: magic vars 3033 1726773153.40567: variable 'omit' from source: magic vars 3033 1726773153.40626: variable 'omit' from source: magic vars 3033 1726773153.40687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773153.40745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773153.40777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773153.40816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773153.40835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773153.40877: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773153.40901: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.40904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.41041: Set connection var ansible_connection to ssh 3033 1726773153.41111: Set connection var ansible_shell_executable to /bin/sh 3033 1726773153.41114: Set connection var ansible_pipelining to False 3033 1726773153.41120: Set connection var ansible_shell_type to sh 3033 1726773153.41125: Set connection var ansible_timeout to 10 3033 1726773153.41133: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773153.41137: variable 'ansible_shell_executable' from source: unknown 3033 1726773153.41143: variable 'ansible_connection' from source: unknown 3033 1726773153.41152: variable 'ansible_module_compression' from source: unknown 3033 1726773153.41161: variable 'ansible_shell_type' from source: unknown 3033 1726773153.41169: variable 'ansible_shell_executable' from source: unknown 3033 1726773153.41178: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.41188: variable 'ansible_pipelining' from source: unknown 3033 1726773153.41197: variable 'ansible_timeout' from source: unknown 3033 1726773153.41207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.41409: 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) 3033 1726773153.41420: variable 'omit' from source: magic vars 3033 1726773153.41426: starting attempt loop 3033 1726773153.41429: running the handler 3033 1726773153.41441: 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) 3033 1726773153.41457: _low_level_execute_command(): starting 3033 1726773153.41467: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773153.41987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.42026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.42030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.42033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.42082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.42089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.42161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.44045: stdout chunk (state=3): >>>/root <<< 3033 1726773153.44234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.44285: stderr chunk (state=3): >>><<< 3033 1726773153.44288: stdout chunk (state=3): >>><<< 3033 1726773153.44314: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.44330: _low_level_execute_command(): starting 3033 1726773153.44337: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783 `" && echo ansible-tmp-1726773153.4431481-5886-217802776704783="` echo /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783 `" ) && sleep 0' 3033 1726773153.44767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.44807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773153.44812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.44822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.44824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.44867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.44870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.44948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.47179: stdout chunk (state=3): >>>ansible-tmp-1726773153.4431481-5886-217802776704783=/root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783 <<< 3033 1726773153.47357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.47418: stderr chunk (state=3): >>><<< 3033 1726773153.47422: stdout chunk (state=3): >>><<< 3033 1726773153.47441: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773153.4431481-5886-217802776704783=/root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.47469: variable 'ansible_module_compression' from source: unknown 3033 1726773153.47518: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773153.47553: variable 'ansible_facts' from source: unknown 3033 1726773153.47624: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py 3033 1726773153.47738: Sending initial data 3033 1726773153.47741: Sent initial data (154 bytes) 3033 1726773153.48164: 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 <<< 3033 1726773153.48202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773153.48208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.48211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.48214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.48260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.48264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.48383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.50350: 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 <<< 3033 1726773153.50466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773153.50525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu2idgcw4 /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py <<< 3033 1726773153.50536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py" <<< 3033 1726773153.50591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu2idgcw4" to remote "/root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py" <<< 3033 1726773153.51499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.51565: stderr chunk (state=3): >>><<< 3033 1726773153.51568: stdout chunk (state=3): >>><<< 3033 1726773153.51591: done transferring module to remote 3033 1726773153.51601: _low_level_execute_command(): starting 3033 1726773153.51609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/ /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py && sleep 0' 3033 1726773153.52071: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.52074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.52077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773153.52079: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773153.52085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.52130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773153.52133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.52204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.54249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.54294: stderr chunk (state=3): >>><<< 3033 1726773153.54298: stdout chunk (state=3): >>><<< 3033 1726773153.54313: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.54317: _low_level_execute_command(): starting 3033 1726773153.54323: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/AnsiballZ_command.py && sleep 0' 3033 1726773153.54765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.54770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.54772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.54775: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773153.54777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.54830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773153.54835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.54911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.74633: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:12:33.693832", "end": "2024-09-19 15:12:33.700941", "delta": "0:00:00.007109", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_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}}} <<< 3033 1726773153.76488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773153.76550: stderr chunk (state=3): >>><<< 3033 1726773153.76554: stdout chunk (state=3): >>><<< 3033 1726773153.76570: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 15:12:33.693832", "end": "2024-09-19 15:12:33.700941", "delta": "0:00:00.007109", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773153.76626: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_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-1726773153.4431481-5886-217802776704783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773153.76643: _low_level_execute_command(): starting 3033 1726773153.76646: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773153.4431481-5886-217802776704783/ > /dev/null 2>&1 && sleep 0' 3033 1726773153.77512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773153.77516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.77520: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773153.77531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.77660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.79740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.79794: stderr chunk (state=3): >>><<< 3033 1726773153.79797: stdout chunk (state=3): >>><<< 3033 1726773153.79815: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.79823: handler run complete 3033 1726773153.79844: Evaluated conditional (False): False 3033 1726773153.79857: attempt loop complete, returning result 3033 1726773153.79860: _execute() done 3033 1726773153.79862: dumping result to json 3033 1726773153.79871: done dumping result, returning 3033 1726773153.79882: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0afff7ba-f7d3-3c9c-762e-000000000018] 3033 1726773153.79888: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000018 3033 1726773153.79996: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000018 3033 1726773153.80000: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.007109", "end": "2024-09-19 15:12:33.700941", "rc": 0, "start": "2024-09-19 15:12:33.693832" } 3033 1726773153.80074: no more pending results, returning what we have 3033 1726773153.80078: results queue empty 3033 1726773153.80079: checking for any_errors_fatal 3033 1726773153.80089: done checking for any_errors_fatal 3033 1726773153.80090: checking for max_fail_percentage 3033 1726773153.80091: done checking for max_fail_percentage 3033 1726773153.80092: checking to see if all hosts have failed and the running result is not ok 3033 1726773153.80093: done checking to see if all hosts have failed 3033 1726773153.80094: getting the remaining hosts for this loop 3033 1726773153.80096: done getting the remaining hosts for this loop 3033 1726773153.80100: getting the next task for host managed_node2 3033 1726773153.80109: done getting next task for host managed_node2 3033 1726773153.80112: ^ task is: TASK: Check with tuned verify 3033 1726773153.80114: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773153.80118: getting variables 3033 1726773153.80119: in VariableManager get_vars() 3033 1726773153.80153: Calling all_inventory to load vars for managed_node2 3033 1726773153.80156: Calling groups_inventory to load vars for managed_node2 3033 1726773153.80158: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773153.80169: Calling all_plugins_play to load vars for managed_node2 3033 1726773153.80172: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773153.80175: Calling groups_plugins_play to load vars for managed_node2 3033 1726773153.80336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773153.80537: done with get_vars() 3033 1726773153.80552: done getting variables 3033 1726773153.80647: 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 [Check with tuned verify] ************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:115 Thursday 19 September 2024 15:12:33 -0400 (0:00:00.413) 0:02:12.067 **** 3033 1726773153.80678: entering _queue_task() for managed_node2/command 3033 1726773153.80956: worker is 1 (out of 1 available) 3033 1726773153.80968: exiting _queue_task() for managed_node2/command 3033 1726773153.80984: done queuing things up, now waiting for results queue to drain 3033 1726773153.80986: waiting for pending results... 3033 1726773153.81460: running TaskExecutor() for managed_node2/TASK: Check with tuned verify 3033 1726773153.81466: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000019 3033 1726773153.81484: variable 'ansible_search_path' from source: unknown 3033 1726773153.81567: calling self._execute() 3033 1726773153.81678: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.81687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.81703: variable 'omit' from source: magic vars 3033 1726773153.81808: variable 'omit' from source: magic vars 3033 1726773153.81841: variable 'omit' from source: magic vars 3033 1726773153.81866: variable 'omit' from source: magic vars 3033 1726773153.81907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773153.81942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773153.81961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773153.82000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773153.82003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773153.82023: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773153.82027: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.82029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.82118: Set connection var ansible_connection to ssh 3033 1726773153.82126: Set connection var ansible_shell_executable to /bin/sh 3033 1726773153.82133: Set connection var ansible_pipelining to False 3033 1726773153.82136: Set connection var ansible_shell_type to sh 3033 1726773153.82143: Set connection var ansible_timeout to 10 3033 1726773153.82151: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773153.82170: variable 'ansible_shell_executable' from source: unknown 3033 1726773153.82176: variable 'ansible_connection' from source: unknown 3033 1726773153.82179: variable 'ansible_module_compression' from source: unknown 3033 1726773153.82181: variable 'ansible_shell_type' from source: unknown 3033 1726773153.82184: variable 'ansible_shell_executable' from source: unknown 3033 1726773153.82187: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773153.82192: variable 'ansible_pipelining' from source: unknown 3033 1726773153.82195: variable 'ansible_timeout' from source: unknown 3033 1726773153.82201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773153.82325: 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) 3033 1726773153.82334: variable 'omit' from source: magic vars 3033 1726773153.82340: starting attempt loop 3033 1726773153.82343: running the handler 3033 1726773153.82359: _low_level_execute_command(): starting 3033 1726773153.82366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773153.82910: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.82914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.82919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.82970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773153.82974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.83157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.84998: stdout chunk (state=3): >>>/root <<< 3033 1726773153.85175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.85228: stderr chunk (state=3): >>><<< 3033 1726773153.85232: stdout chunk (state=3): >>><<< 3033 1726773153.85256: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.85271: _low_level_execute_command(): starting 3033 1726773153.85280: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889 `" && echo ansible-tmp-1726773153.8525603-5904-115037075581889="` echo /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889 `" ) && sleep 0' 3033 1726773153.85752: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.85756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773153.85760: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773153.85763: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773153.85772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.85811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.85819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.85894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.88117: stdout chunk (state=3): >>>ansible-tmp-1726773153.8525603-5904-115037075581889=/root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889 <<< 3033 1726773153.88244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.88292: stderr chunk (state=3): >>><<< 3033 1726773153.88295: stdout chunk (state=3): >>><<< 3033 1726773153.88313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773153.8525603-5904-115037075581889=/root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.88343: variable 'ansible_module_compression' from source: unknown 3033 1726773153.88391: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773153.88426: variable 'ansible_facts' from source: unknown 3033 1726773153.88495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py 3033 1726773153.88611: Sending initial data 3033 1726773153.88615: Sent initial data (154 bytes) 3033 1726773153.89082: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.89085: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773153.89088: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773153.89091: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773153.89094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.89146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.89152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.89228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.91056: 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 <<< 3033 1726773153.91063: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773153.91150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773153.91214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp507qedd7 /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py <<< 3033 1726773153.91223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py" <<< 3033 1726773153.91278: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp507qedd7" to remote "/root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py" <<< 3033 1726773153.91286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py" <<< 3033 1726773153.92171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.92236: stderr chunk (state=3): >>><<< 3033 1726773153.92239: stdout chunk (state=3): >>><<< 3033 1726773153.92259: done transferring module to remote 3033 1726773153.92269: _low_level_execute_command(): starting 3033 1726773153.92277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/ /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py && sleep 0' 3033 1726773153.92705: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.92742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773153.92745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773153.92748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773153.92750: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773153.92753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.92809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.92812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.92892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773153.94938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773153.94986: stderr chunk (state=3): >>><<< 3033 1726773153.94989: stdout chunk (state=3): >>><<< 3033 1726773153.95005: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773153.95010: _low_level_execute_command(): starting 3033 1726773153.95016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/AnsiballZ_command.py && sleep 0' 3033 1726773153.95492: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773153.95496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773153.95498: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773153.95500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773153.95503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773153.95551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773153.95559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773153.95637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.27703: 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 15:12:34.139101", "end": "2024-09-19 15:12:34.275845", "delta": "0:00:00.136744", "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}}} <<< 3033 1726773154.29766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773154.29831: stderr chunk (state=3): >>><<< 3033 1726773154.29835: stdout chunk (state=3): >>><<< 3033 1726773154.29853: _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 15:12:34.139101", "end": "2024-09-19 15:12:34.275845", "delta": "0:00:00.136744", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773154.29965: 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-1726773153.8525603-5904-115037075581889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773154.29972: _low_level_execute_command(): starting 3033 1726773154.29978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773153.8525603-5904-115037075581889/ > /dev/null 2>&1 && sleep 0' 3033 1726773154.30469: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773154.30477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773154.30480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773154.30483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773154.30485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.30541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773154.30545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773154.30546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.30630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.32722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773154.32780: stderr chunk (state=3): >>><<< 3033 1726773154.32783: stdout chunk (state=3): >>><<< 3033 1726773154.32797: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773154.32807: handler run complete 3033 1726773154.32828: Evaluated conditional (False): False 3033 1726773154.32838: attempt loop complete, returning result 3033 1726773154.32841: _execute() done 3033 1726773154.32845: dumping result to json 3033 1726773154.32851: done dumping result, returning 3033 1726773154.32863: done running TaskExecutor() for managed_node2/TASK: Check with tuned verify [0afff7ba-f7d3-3c9c-762e-000000000019] 3033 1726773154.32869: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000019 3033 1726773154.32977: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000019 3033 1726773154.32980: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.136744", "end": "2024-09-19 15:12:34.275845", "rc": 0, "start": "2024-09-19 15:12:34.139101" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773154.33060: no more pending results, returning what we have 3033 1726773154.33064: results queue empty 3033 1726773154.33065: checking for any_errors_fatal 3033 1726773154.33076: done checking for any_errors_fatal 3033 1726773154.33077: checking for max_fail_percentage 3033 1726773154.33079: done checking for max_fail_percentage 3033 1726773154.33080: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.33081: done checking to see if all hosts have failed 3033 1726773154.33082: getting the remaining hosts for this loop 3033 1726773154.33084: done getting the remaining hosts for this loop 3033 1726773154.33089: getting the next task for host managed_node2 3033 1726773154.33095: done getting next task for host managed_node2 3033 1726773154.33098: ^ task is: TASK: Apply role again and remove settings 3033 1726773154.33100: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3033 1726773154.33104: getting variables 3033 1726773154.33107: in VariableManager get_vars() 3033 1726773154.33142: Calling all_inventory to load vars for managed_node2 3033 1726773154.33144: Calling groups_inventory to load vars for managed_node2 3033 1726773154.33147: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.33158: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.33161: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.33164: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.33355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.33514: done with get_vars() 3033 1726773154.33525: done getting variables TASK [Apply role again and remove settings] ************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:119 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.529) 0:02:12.597 **** 3033 1726773154.33598: entering _queue_task() for managed_node2/include_role 3033 1726773154.33816: worker is 1 (out of 1 available) 3033 1726773154.33829: exiting _queue_task() for managed_node2/include_role 3033 1726773154.33843: done queuing things up, now waiting for results queue to drain 3033 1726773154.33845: waiting for pending results... 3033 1726773154.34029: running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings 3033 1726773154.34096: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000001a 3033 1726773154.34110: variable 'ansible_search_path' from source: unknown 3033 1726773154.34144: calling self._execute() 3033 1726773154.34221: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.34230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.34240: variable 'omit' from source: magic vars 3033 1726773154.34332: _execute() done 3033 1726773154.34336: dumping result to json 3033 1726773154.34339: done dumping result, returning 3033 1726773154.34346: done running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings [0afff7ba-f7d3-3c9c-762e-00000000001a] 3033 1726773154.34353: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001a 3033 1726773154.34511: no more pending results, returning what we have 3033 1726773154.34516: in VariableManager get_vars() 3033 1726773154.34552: Calling all_inventory to load vars for managed_node2 3033 1726773154.34555: Calling groups_inventory to load vars for managed_node2 3033 1726773154.34558: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.34568: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.34571: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.34578: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.34720: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001a 3033 1726773154.34724: WORKER PROCESS EXITING 3033 1726773154.34735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.34893: done with get_vars() 3033 1726773154.34900: variable 'ansible_search_path' from source: unknown 3033 1726773154.36229: variable 'omit' from source: magic vars 3033 1726773154.36249: variable 'omit' from source: magic vars 3033 1726773154.36260: variable 'omit' from source: magic vars 3033 1726773154.36264: we have included files to process 3033 1726773154.36264: generating all_blocks data 3033 1726773154.36266: done generating all_blocks data 3033 1726773154.36269: processing included file: fedora.linux_system_roles.kernel_settings 3033 1726773154.36288: in VariableManager get_vars() 3033 1726773154.36300: done with get_vars() 3033 1726773154.36326: in VariableManager get_vars() 3033 1726773154.36339: done with get_vars() 3033 1726773154.36369: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3033 1726773154.36435: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3033 1726773154.36455: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3033 1726773154.36522: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3033 1726773154.36954: in VariableManager get_vars() 3033 1726773154.36975: done with get_vars() 3033 1726773154.38026: in VariableManager get_vars() 3033 1726773154.38044: done with get_vars() 3033 1726773154.38187: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3033 1726773154.38724: iterating over new_blocks loaded from include file 3033 1726773154.38726: in VariableManager get_vars() 3033 1726773154.38740: done with get_vars() 3033 1726773154.38741: filtering new block on tags 3033 1726773154.38775: done filtering new block on tags 3033 1726773154.38777: in VariableManager get_vars() 3033 1726773154.38789: done with get_vars() 3033 1726773154.38791: filtering new block on tags 3033 1726773154.38823: done filtering new block on tags 3033 1726773154.38826: in VariableManager get_vars() 3033 1726773154.38839: done with get_vars() 3033 1726773154.38840: filtering new block on tags 3033 1726773154.38963: done filtering new block on tags 3033 1726773154.38966: in VariableManager get_vars() 3033 1726773154.38980: done with get_vars() 3033 1726773154.38981: filtering new block on tags 3033 1726773154.38995: done filtering new block on tags 3033 1726773154.38996: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3033 1726773154.39001: extending task lists for all hosts with included blocks 3033 1726773154.40303: done extending task lists 3033 1726773154.40304: done processing included files 3033 1726773154.40305: results queue empty 3033 1726773154.40307: checking for any_errors_fatal 3033 1726773154.40311: done checking for any_errors_fatal 3033 1726773154.40312: checking for max_fail_percentage 3033 1726773154.40313: done checking for max_fail_percentage 3033 1726773154.40313: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.40314: done checking to see if all hosts have failed 3033 1726773154.40315: getting the remaining hosts for this loop 3033 1726773154.40316: done getting the remaining hosts for this loop 3033 1726773154.40318: getting the next task for host managed_node2 3033 1726773154.40321: done getting next task for host managed_node2 3033 1726773154.40323: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773154.40325: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.40333: getting variables 3033 1726773154.40334: in VariableManager get_vars() 3033 1726773154.40347: Calling all_inventory to load vars for managed_node2 3033 1726773154.40349: Calling groups_inventory to load vars for managed_node2 3033 1726773154.40351: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.40356: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.40358: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.40360: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.40492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.40649: done with get_vars() 3033 1726773154.40659: done getting variables 3033 1726773154.40696: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.071) 0:02:12.668 **** 3033 1726773154.40720: entering _queue_task() for managed_node2/fail 3033 1726773154.40975: worker is 1 (out of 1 available) 3033 1726773154.40990: exiting _queue_task() for managed_node2/fail 3033 1726773154.41005: done queuing things up, now waiting for results queue to drain 3033 1726773154.41009: waiting for pending results... 3033 1726773154.41200: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773154.41284: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000002ff 3033 1726773154.41309: variable 'ansible_search_path' from source: unknown 3033 1726773154.41512: variable 'ansible_search_path' from source: unknown 3033 1726773154.41516: calling self._execute() 3033 1726773154.41519: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.41522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.41524: variable 'omit' from source: magic vars 3033 1726773154.42074: variable 'kernel_settings_sysctl' from source: include params 3033 1726773154.42101: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773154.42122: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3033 1726773154.42541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773154.44561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773154.44620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773154.44651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773154.44687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773154.44710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773154.44813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.44903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.44913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.44959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.44963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.45111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.45114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.45117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.45145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.45166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.45227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.45270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.45305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.45363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.45385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.45794: variable 'kernel_settings_sysctl' from source: include params 3033 1726773154.45885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773154.46073: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773154.46123: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773154.46162: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773154.46199: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773154.46378: 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) 3033 1726773154.46382: 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) 3033 1726773154.46384: 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) 3033 1726773154.46386: 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) 3033 1726773154.46612: 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 3033 1726773154.46616: when evaluation is False, skipping this task 3033 1726773154.46618: _execute() done 3033 1726773154.46621: dumping result to json 3033 1726773154.46623: done dumping result, returning 3033 1726773154.46625: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-3c9c-762e-0000000002ff] 3033 1726773154.46627: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000002ff 3033 1726773154.46701: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000002ff 3033 1726773154.46704: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 3033 1726773154.46758: no more pending results, returning what we have 3033 1726773154.46761: results queue empty 3033 1726773154.46763: checking for any_errors_fatal 3033 1726773154.46764: done checking for any_errors_fatal 3033 1726773154.46765: checking for max_fail_percentage 3033 1726773154.46767: done checking for max_fail_percentage 3033 1726773154.46768: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.46769: done checking to see if all hosts have failed 3033 1726773154.46770: getting the remaining hosts for this loop 3033 1726773154.46771: done getting the remaining hosts for this loop 3033 1726773154.46778: getting the next task for host managed_node2 3033 1726773154.46784: done getting next task for host managed_node2 3033 1726773154.46788: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773154.46792: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.46832: getting variables 3033 1726773154.46835: in VariableManager get_vars() 3033 1726773154.46877: Calling all_inventory to load vars for managed_node2 3033 1726773154.46881: Calling groups_inventory to load vars for managed_node2 3033 1726773154.46884: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.46894: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.46898: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.46902: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.47226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.47421: done with get_vars() 3033 1726773154.47432: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.067) 0:02:12.736 **** 3033 1726773154.47512: entering _queue_task() for managed_node2/include_tasks 3033 1726773154.47724: worker is 1 (out of 1 available) 3033 1726773154.47740: exiting _queue_task() for managed_node2/include_tasks 3033 1726773154.47756: done queuing things up, now waiting for results queue to drain 3033 1726773154.47758: waiting for pending results... 3033 1726773154.47948: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773154.48038: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000300 3033 1726773154.48051: variable 'ansible_search_path' from source: unknown 3033 1726773154.48056: variable 'ansible_search_path' from source: unknown 3033 1726773154.48097: calling self._execute() 3033 1726773154.48173: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.48181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.48192: variable 'omit' from source: magic vars 3033 1726773154.48286: _execute() done 3033 1726773154.48291: dumping result to json 3033 1726773154.48294: done dumping result, returning 3033 1726773154.48302: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-3c9c-762e-000000000300] 3033 1726773154.48312: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000300 3033 1726773154.48411: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000300 3033 1726773154.48414: WORKER PROCESS EXITING 3033 1726773154.48461: no more pending results, returning what we have 3033 1726773154.48466: in VariableManager get_vars() 3033 1726773154.48503: Calling all_inventory to load vars for managed_node2 3033 1726773154.48508: Calling groups_inventory to load vars for managed_node2 3033 1726773154.48511: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.48521: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.48524: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.48527: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.48700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.48862: done with get_vars() 3033 1726773154.48869: variable 'ansible_search_path' from source: unknown 3033 1726773154.48870: variable 'ansible_search_path' from source: unknown 3033 1726773154.48896: we have included files to process 3033 1726773154.48897: generating all_blocks data 3033 1726773154.48898: done generating all_blocks data 3033 1726773154.48904: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773154.48905: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773154.48909: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773154.49653: done processing included file 3033 1726773154.49656: iterating over new_blocks loaded from include file 3033 1726773154.49658: in VariableManager get_vars() 3033 1726773154.49687: done with get_vars() 3033 1726773154.49690: filtering new block on tags 3033 1726773154.49724: done filtering new block on tags 3033 1726773154.49728: in VariableManager get_vars() 3033 1726773154.49758: done with get_vars() 3033 1726773154.49760: filtering new block on tags 3033 1726773154.49810: done filtering new block on tags 3033 1726773154.49813: in VariableManager get_vars() 3033 1726773154.49843: done with get_vars() 3033 1726773154.49845: filtering new block on tags 3033 1726773154.49893: done filtering new block on tags 3033 1726773154.49897: in VariableManager get_vars() 3033 1726773154.49926: done with get_vars() 3033 1726773154.49929: filtering new block on tags 3033 1726773154.49960: done filtering new block on tags 3033 1726773154.49962: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3033 1726773154.49968: extending task lists for all hosts with included blocks 3033 1726773154.50201: done extending task lists 3033 1726773154.50208: done processing included files 3033 1726773154.50209: results queue empty 3033 1726773154.50209: checking for any_errors_fatal 3033 1726773154.50212: done checking for any_errors_fatal 3033 1726773154.50213: checking for max_fail_percentage 3033 1726773154.50214: done checking for max_fail_percentage 3033 1726773154.50214: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.50215: done checking to see if all hosts have failed 3033 1726773154.50216: getting the remaining hosts for this loop 3033 1726773154.50217: done getting the remaining hosts for this loop 3033 1726773154.50219: getting the next task for host managed_node2 3033 1726773154.50225: done getting next task for host managed_node2 3033 1726773154.50227: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773154.50230: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.50243: getting variables 3033 1726773154.50245: in VariableManager get_vars() 3033 1726773154.50265: Calling all_inventory to load vars for managed_node2 3033 1726773154.50267: Calling groups_inventory to load vars for managed_node2 3033 1726773154.50270: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.50277: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.50280: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.50283: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.50394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.50561: done with get_vars() 3033 1726773154.50569: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.031) 0:02:12.767 **** 3033 1726773154.50629: entering _queue_task() for managed_node2/setup 3033 1726773154.50851: worker is 1 (out of 1 available) 3033 1726773154.50866: exiting _queue_task() for managed_node2/setup 3033 1726773154.50882: done queuing things up, now waiting for results queue to drain 3033 1726773154.50884: waiting for pending results... 3033 1726773154.51084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773154.51186: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000413 3033 1726773154.51199: variable 'ansible_search_path' from source: unknown 3033 1726773154.51203: variable 'ansible_search_path' from source: unknown 3033 1726773154.51240: calling self._execute() 3033 1726773154.51314: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.51321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.51334: variable 'omit' from source: magic vars 3033 1726773154.51780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773154.53636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773154.53691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773154.53726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773154.53762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773154.53786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773154.53857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.53883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.53904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.53943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.53958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.54008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.54028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.54049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.54084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.54097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.54243: variable '__kernel_settings_required_facts' from source: role '' all vars 3033 1726773154.54253: variable 'ansible_facts' from source: unknown 3033 1726773154.54334: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3033 1726773154.54338: when evaluation is False, skipping this task 3033 1726773154.54340: _execute() done 3033 1726773154.54345: dumping result to json 3033 1726773154.54349: done dumping result, returning 3033 1726773154.54357: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-3c9c-762e-000000000413] 3033 1726773154.54363: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000413 3033 1726773154.54464: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000413 3033 1726773154.54467: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3033 1726773154.54534: no more pending results, returning what we have 3033 1726773154.54538: results queue empty 3033 1726773154.54539: checking for any_errors_fatal 3033 1726773154.54541: done checking for any_errors_fatal 3033 1726773154.54542: checking for max_fail_percentage 3033 1726773154.54544: done checking for max_fail_percentage 3033 1726773154.54545: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.54546: done checking to see if all hosts have failed 3033 1726773154.54547: getting the remaining hosts for this loop 3033 1726773154.54549: done getting the remaining hosts for this loop 3033 1726773154.54554: getting the next task for host managed_node2 3033 1726773154.54563: done getting next task for host managed_node2 3033 1726773154.54567: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773154.54572: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.54592: getting variables 3033 1726773154.54595: in VariableManager get_vars() 3033 1726773154.54636: Calling all_inventory to load vars for managed_node2 3033 1726773154.54639: Calling groups_inventory to load vars for managed_node2 3033 1726773154.54641: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.54651: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.54654: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.54657: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.55005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.55171: done with get_vars() 3033 1726773154.55182: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.046) 0:02:12.813 **** 3033 1726773154.55259: entering _queue_task() for managed_node2/stat 3033 1726773154.55487: worker is 1 (out of 1 available) 3033 1726773154.55502: exiting _queue_task() for managed_node2/stat 3033 1726773154.55518: done queuing things up, now waiting for results queue to drain 3033 1726773154.55520: waiting for pending results... 3033 1726773154.55709: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773154.55824: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000415 3033 1726773154.55838: variable 'ansible_search_path' from source: unknown 3033 1726773154.55842: variable 'ansible_search_path' from source: unknown 3033 1726773154.55881: calling self._execute() 3033 1726773154.55962: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.55967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.55980: variable 'omit' from source: magic vars 3033 1726773154.56395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773154.56612: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773154.56653: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773154.56687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773154.56725: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773154.56801: 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) 3033 1726773154.56825: 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) 3033 1726773154.56853: 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) 3033 1726773154.56873: 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) 3033 1726773154.56996: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773154.57005: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773154.57010: when evaluation is False, skipping this task 3033 1726773154.57014: _execute() done 3033 1726773154.57018: dumping result to json 3033 1726773154.57023: done dumping result, returning 3033 1726773154.57031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-3c9c-762e-000000000415] 3033 1726773154.57037: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000415 3033 1726773154.57129: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000415 3033 1726773154.57133: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773154.57223: no more pending results, returning what we have 3033 1726773154.57227: results queue empty 3033 1726773154.57228: checking for any_errors_fatal 3033 1726773154.57235: done checking for any_errors_fatal 3033 1726773154.57235: checking for max_fail_percentage 3033 1726773154.57237: done checking for max_fail_percentage 3033 1726773154.57238: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.57239: done checking to see if all hosts have failed 3033 1726773154.57240: getting the remaining hosts for this loop 3033 1726773154.57241: done getting the remaining hosts for this loop 3033 1726773154.57246: getting the next task for host managed_node2 3033 1726773154.57258: done getting next task for host managed_node2 3033 1726773154.57265: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773154.57270: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.57290: getting variables 3033 1726773154.57292: in VariableManager get_vars() 3033 1726773154.57330: Calling all_inventory to load vars for managed_node2 3033 1726773154.57335: Calling groups_inventory to load vars for managed_node2 3033 1726773154.57337: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.57344: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.57347: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.57349: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.57500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.57695: done with get_vars() 3033 1726773154.57704: done getting variables 3033 1726773154.57757: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.025) 0:02:12.838 **** 3033 1726773154.57785: entering _queue_task() for managed_node2/set_fact 3033 1726773154.57991: worker is 1 (out of 1 available) 3033 1726773154.58007: exiting _queue_task() for managed_node2/set_fact 3033 1726773154.58023: done queuing things up, now waiting for results queue to drain 3033 1726773154.58025: waiting for pending results... 3033 1726773154.58213: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773154.58317: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000416 3033 1726773154.58329: variable 'ansible_search_path' from source: unknown 3033 1726773154.58334: variable 'ansible_search_path' from source: unknown 3033 1726773154.58368: calling self._execute() 3033 1726773154.58448: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.58456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.58466: variable 'omit' from source: magic vars 3033 1726773154.58867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773154.59136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773154.59170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773154.59203: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773154.59236: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773154.59312: 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) 3033 1726773154.59332: 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) 3033 1726773154.59356: 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) 3033 1726773154.59380: 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) 3033 1726773154.59480: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773154.59489: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773154.59492: when evaluation is False, skipping this task 3033 1726773154.59497: _execute() done 3033 1726773154.59499: dumping result to json 3033 1726773154.59504: done dumping result, returning 3033 1726773154.59513: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-000000000416] 3033 1726773154.59519: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000416 3033 1726773154.59610: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000416 3033 1726773154.59613: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773154.59661: no more pending results, returning what we have 3033 1726773154.59664: results queue empty 3033 1726773154.59666: checking for any_errors_fatal 3033 1726773154.59670: done checking for any_errors_fatal 3033 1726773154.59671: checking for max_fail_percentage 3033 1726773154.59673: done checking for max_fail_percentage 3033 1726773154.59674: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.59675: done checking to see if all hosts have failed 3033 1726773154.59676: getting the remaining hosts for this loop 3033 1726773154.59678: done getting the remaining hosts for this loop 3033 1726773154.59681: getting the next task for host managed_node2 3033 1726773154.59690: done getting next task for host managed_node2 3033 1726773154.59693: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773154.59699: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.59717: getting variables 3033 1726773154.59719: in VariableManager get_vars() 3033 1726773154.59753: Calling all_inventory to load vars for managed_node2 3033 1726773154.59756: Calling groups_inventory to load vars for managed_node2 3033 1726773154.59758: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.59768: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.59772: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.59776: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.59948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.60114: done with get_vars() 3033 1726773154.60122: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.024) 0:02:12.862 **** 3033 1726773154.60193: entering _queue_task() for managed_node2/stat 3033 1726773154.60390: worker is 1 (out of 1 available) 3033 1726773154.60404: exiting _queue_task() for managed_node2/stat 3033 1726773154.60420: done queuing things up, now waiting for results queue to drain 3033 1726773154.60422: waiting for pending results... 3033 1726773154.60602: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773154.60707: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000418 3033 1726773154.60720: variable 'ansible_search_path' from source: unknown 3033 1726773154.60724: variable 'ansible_search_path' from source: unknown 3033 1726773154.60761: calling self._execute() 3033 1726773154.60832: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.60839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.60849: variable 'omit' from source: magic vars 3033 1726773154.61244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773154.61455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773154.61496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773154.61530: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773154.61560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773154.61636: 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) 3033 1726773154.61657: 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) 3033 1726773154.61681: 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) 3033 1726773154.61703: 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) 3033 1726773154.61804: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773154.61814: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773154.61818: when evaluation is False, skipping this task 3033 1726773154.61822: _execute() done 3033 1726773154.61825: dumping result to json 3033 1726773154.61830: done dumping result, returning 3033 1726773154.61837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-3c9c-762e-000000000418] 3033 1726773154.61845: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000418 3033 1726773154.61935: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000418 3033 1726773154.61938: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773154.62009: no more pending results, returning what we have 3033 1726773154.62013: results queue empty 3033 1726773154.62014: checking for any_errors_fatal 3033 1726773154.62022: done checking for any_errors_fatal 3033 1726773154.62023: checking for max_fail_percentage 3033 1726773154.62024: done checking for max_fail_percentage 3033 1726773154.62025: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.62026: done checking to see if all hosts have failed 3033 1726773154.62027: getting the remaining hosts for this loop 3033 1726773154.62028: done getting the remaining hosts for this loop 3033 1726773154.62032: getting the next task for host managed_node2 3033 1726773154.62038: done getting next task for host managed_node2 3033 1726773154.62042: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773154.62046: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.62062: getting variables 3033 1726773154.62066: in VariableManager get_vars() 3033 1726773154.62094: Calling all_inventory to load vars for managed_node2 3033 1726773154.62096: Calling groups_inventory to load vars for managed_node2 3033 1726773154.62098: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.62105: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.62110: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.62112: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.62248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.62419: done with get_vars() 3033 1726773154.62428: done getting variables 3033 1726773154.62471: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.023) 0:02:12.885 **** 3033 1726773154.62496: entering _queue_task() for managed_node2/set_fact 3033 1726773154.62692: worker is 1 (out of 1 available) 3033 1726773154.62709: exiting _queue_task() for managed_node2/set_fact 3033 1726773154.62725: done queuing things up, now waiting for results queue to drain 3033 1726773154.62726: waiting for pending results... 3033 1726773154.62912: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773154.63011: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000419 3033 1726773154.63025: variable 'ansible_search_path' from source: unknown 3033 1726773154.63030: variable 'ansible_search_path' from source: unknown 3033 1726773154.63066: calling self._execute() 3033 1726773154.63141: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.63148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.63158: variable 'omit' from source: magic vars 3033 1726773154.63549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773154.63814: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773154.63853: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773154.63885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773154.63916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773154.63990: 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) 3033 1726773154.64012: 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) 3033 1726773154.64035: 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) 3033 1726773154.64058: 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) 3033 1726773154.64156: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773154.64166: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773154.64169: when evaluation is False, skipping this task 3033 1726773154.64172: _execute() done 3033 1726773154.64179: dumping result to json 3033 1726773154.64182: done dumping result, returning 3033 1726773154.64190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-3c9c-762e-000000000419] 3033 1726773154.64196: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000419 3033 1726773154.64288: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000419 3033 1726773154.64292: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773154.64341: no more pending results, returning what we have 3033 1726773154.64345: results queue empty 3033 1726773154.64346: checking for any_errors_fatal 3033 1726773154.64351: done checking for any_errors_fatal 3033 1726773154.64352: checking for max_fail_percentage 3033 1726773154.64354: done checking for max_fail_percentage 3033 1726773154.64355: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.64356: done checking to see if all hosts have failed 3033 1726773154.64357: getting the remaining hosts for this loop 3033 1726773154.64358: done getting the remaining hosts for this loop 3033 1726773154.64362: getting the next task for host managed_node2 3033 1726773154.64371: done getting next task for host managed_node2 3033 1726773154.64375: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773154.64379: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.64395: getting variables 3033 1726773154.64396: in VariableManager get_vars() 3033 1726773154.64431: Calling all_inventory to load vars for managed_node2 3033 1726773154.64434: Calling groups_inventory to load vars for managed_node2 3033 1726773154.64437: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.64445: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.64447: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.64449: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.64622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.64784: done with get_vars() 3033 1726773154.64793: done getting variables 3033 1726773154.64836: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.023) 0:02:12.909 **** 3033 1726773154.64861: entering _queue_task() for managed_node2/include_vars 3033 1726773154.65057: worker is 1 (out of 1 available) 3033 1726773154.65073: exiting _queue_task() for managed_node2/include_vars 3033 1726773154.65087: done queuing things up, now waiting for results queue to drain 3033 1726773154.65089: waiting for pending results... 3033 1726773154.65265: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773154.65354: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000041b 3033 1726773154.65369: variable 'ansible_search_path' from source: unknown 3033 1726773154.65373: variable 'ansible_search_path' from source: unknown 3033 1726773154.65409: calling self._execute() 3033 1726773154.65488: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.65495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.65504: variable 'omit' from source: magic vars 3033 1726773154.65598: variable 'omit' from source: magic vars 3033 1726773154.65654: variable 'omit' from source: magic vars 3033 1726773154.65978: variable 'ffparams' from source: task vars 3033 1726773154.66100: variable 'ansible_facts' from source: unknown 3033 1726773154.66264: variable 'ansible_facts' from source: unknown 3033 1726773154.66380: variable 'ansible_facts' from source: unknown 3033 1726773154.66489: variable 'ansible_facts' from source: unknown 3033 1726773154.66587: variable 'role_path' from source: magic vars 3033 1726773154.66733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3033 1726773154.66925: Loaded config def from plugin (lookup/first_found) 3033 1726773154.66929: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3033 1726773154.66968: variable 'ansible_search_path' from source: unknown 3033 1726773154.66986: variable 'ansible_search_path' from source: unknown 3033 1726773154.66995: variable 'ansible_search_path' from source: unknown 3033 1726773154.67002: variable 'ansible_search_path' from source: unknown 3033 1726773154.67012: variable 'ansible_search_path' from source: unknown 3033 1726773154.67030: variable 'omit' from source: magic vars 3033 1726773154.67053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773154.67080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773154.67096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773154.67113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773154.67123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773154.67148: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773154.67151: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.67156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.67238: Set connection var ansible_connection to ssh 3033 1726773154.67244: Set connection var ansible_shell_executable to /bin/sh 3033 1726773154.67252: Set connection var ansible_pipelining to False 3033 1726773154.67254: Set connection var ansible_shell_type to sh 3033 1726773154.67261: Set connection var ansible_timeout to 10 3033 1726773154.67270: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773154.67292: variable 'ansible_shell_executable' from source: unknown 3033 1726773154.67295: variable 'ansible_connection' from source: unknown 3033 1726773154.67298: variable 'ansible_module_compression' from source: unknown 3033 1726773154.67301: variable 'ansible_shell_type' from source: unknown 3033 1726773154.67307: variable 'ansible_shell_executable' from source: unknown 3033 1726773154.67310: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.67315: variable 'ansible_pipelining' from source: unknown 3033 1726773154.67318: variable 'ansible_timeout' from source: unknown 3033 1726773154.67324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.67417: 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) 3033 1726773154.67427: variable 'omit' from source: magic vars 3033 1726773154.67433: starting attempt loop 3033 1726773154.67436: running the handler 3033 1726773154.67485: handler run complete 3033 1726773154.67497: attempt loop complete, returning result 3033 1726773154.67500: _execute() done 3033 1726773154.67504: dumping result to json 3033 1726773154.67507: done dumping result, returning 3033 1726773154.67516: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-3c9c-762e-00000000041b] 3033 1726773154.67522: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000041b 3033 1726773154.67629: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000041b 3033 1726773154.67632: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3033 1726773154.67730: no more pending results, returning what we have 3033 1726773154.67733: results queue empty 3033 1726773154.67734: checking for any_errors_fatal 3033 1726773154.67740: done checking for any_errors_fatal 3033 1726773154.67741: checking for max_fail_percentage 3033 1726773154.67742: done checking for max_fail_percentage 3033 1726773154.67743: checking to see if all hosts have failed and the running result is not ok 3033 1726773154.67744: done checking to see if all hosts have failed 3033 1726773154.67745: getting the remaining hosts for this loop 3033 1726773154.67746: done getting the remaining hosts for this loop 3033 1726773154.67750: getting the next task for host managed_node2 3033 1726773154.67756: done getting next task for host managed_node2 3033 1726773154.67760: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773154.67763: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3033 1726773154.67776: getting variables 3033 1726773154.67778: in VariableManager get_vars() 3033 1726773154.67810: Calling all_inventory to load vars for managed_node2 3033 1726773154.67812: Calling groups_inventory to load vars for managed_node2 3033 1726773154.67814: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773154.67821: Calling all_plugins_play to load vars for managed_node2 3033 1726773154.67823: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773154.67826: Calling groups_plugins_play to load vars for managed_node2 3033 1726773154.67964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773154.68135: done with get_vars() 3033 1726773154.68144: done getting variables 3033 1726773154.68190: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.033) 0:02:12.943 **** 3033 1726773154.68216: entering _queue_task() for managed_node2/package 3033 1726773154.68421: worker is 1 (out of 1 available) 3033 1726773154.68436: exiting _queue_task() for managed_node2/package 3033 1726773154.68452: done queuing things up, now waiting for results queue to drain 3033 1726773154.68454: waiting for pending results... 3033 1726773154.68633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773154.68717: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000301 3033 1726773154.68729: variable 'ansible_search_path' from source: unknown 3033 1726773154.68733: variable 'ansible_search_path' from source: unknown 3033 1726773154.68768: calling self._execute() 3033 1726773154.68844: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.68851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.68859: variable 'omit' from source: magic vars 3033 1726773154.69023: variable 'omit' from source: magic vars 3033 1726773154.69064: variable 'omit' from source: magic vars 3033 1726773154.69090: variable '__kernel_settings_packages' from source: include_vars 3033 1726773154.69359: variable '__kernel_settings_packages' from source: include_vars 3033 1726773154.69546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773154.71309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773154.71512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773154.71516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773154.71518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773154.71539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773154.71659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773154.71705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773154.71750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773154.71812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773154.71836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773154.71969: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773154.71985: variable 'omit' from source: magic vars 3033 1726773154.72033: variable 'omit' from source: magic vars 3033 1726773154.72080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773154.72117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773154.72134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773154.72150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773154.72160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773154.72190: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773154.72193: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.72198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.72290: Set connection var ansible_connection to ssh 3033 1726773154.72296: Set connection var ansible_shell_executable to /bin/sh 3033 1726773154.72303: Set connection var ansible_pipelining to False 3033 1726773154.72308: Set connection var ansible_shell_type to sh 3033 1726773154.72315: Set connection var ansible_timeout to 10 3033 1726773154.72324: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773154.72346: variable 'ansible_shell_executable' from source: unknown 3033 1726773154.72350: variable 'ansible_connection' from source: unknown 3033 1726773154.72352: variable 'ansible_module_compression' from source: unknown 3033 1726773154.72356: variable 'ansible_shell_type' from source: unknown 3033 1726773154.72359: variable 'ansible_shell_executable' from source: unknown 3033 1726773154.72364: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773154.72369: variable 'ansible_pipelining' from source: unknown 3033 1726773154.72372: variable 'ansible_timeout' from source: unknown 3033 1726773154.72380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773154.72467: 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) 3033 1726773154.72479: variable 'omit' from source: magic vars 3033 1726773154.72485: starting attempt loop 3033 1726773154.72488: running the handler 3033 1726773154.72495: variable 'ansible_facts' from source: unknown 3033 1726773154.72498: variable 'ansible_facts' from source: unknown 3033 1726773154.72546: _low_level_execute_command(): starting 3033 1726773154.72550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773154.73065: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773154.73069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.73072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773154.73077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.73128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773154.73132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.73337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.75321: stdout chunk (state=3): >>>/root <<< 3033 1726773154.75582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773154.75586: stdout chunk (state=3): >>><<< 3033 1726773154.75589: stderr chunk (state=3): >>><<< 3033 1726773154.75593: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773154.75603: _low_level_execute_command(): starting 3033 1726773154.75609: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752 `" && echo ansible-tmp-1726773154.754787-5936-193161727525752="` echo /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752 `" ) && sleep 0' 3033 1726773154.76158: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773154.76225: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.76267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773154.76274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.76358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.78589: stdout chunk (state=3): >>>ansible-tmp-1726773154.754787-5936-193161727525752=/root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752 <<< 3033 1726773154.78793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773154.78848: stderr chunk (state=3): >>><<< 3033 1726773154.78850: stdout chunk (state=3): >>><<< 3033 1726773154.78862: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773154.754787-5936-193161727525752=/root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773154.78911: variable 'ansible_module_compression' from source: unknown 3033 1726773154.78944: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3033 1726773154.78983: variable 'ansible_facts' from source: unknown 3033 1726773154.79061: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py 3033 1726773154.79230: Sending initial data 3033 1726773154.79233: Sent initial data (149 bytes) 3033 1726773154.79639: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773154.79643: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773154.79645: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773154.79648: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773154.79650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.79702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773154.79710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.79791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.81597: 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 <<< 3033 1726773154.81734: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773154.81796: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpb7bz5h9m /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py <<< 3033 1726773154.81804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py" <<< 3033 1726773154.81859: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpb7bz5h9m" to remote "/root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py" <<< 3033 1726773154.81867: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py" <<< 3033 1726773154.83267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773154.83271: stderr chunk (state=3): >>><<< 3033 1726773154.83275: stdout chunk (state=3): >>><<< 3033 1726773154.83279: done transferring module to remote 3033 1726773154.83281: _low_level_execute_command(): starting 3033 1726773154.83284: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/ /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py && sleep 0' 3033 1726773154.83919: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773154.83944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773154.83995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773154.84082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773154.84086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773154.84089: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773154.84091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.84112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773154.84125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.84191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773154.86349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773154.86380: stderr chunk (state=3): >>><<< 3033 1726773154.86383: stdout chunk (state=3): >>><<< 3033 1726773154.86502: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773154.86509: _low_level_execute_command(): starting 3033 1726773154.86512: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/AnsiballZ_dnf.py && sleep 0' 3033 1726773154.87143: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773154.87196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773154.87202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773154.87205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773154.87286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.18650: 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}}} <<< 3033 1726773160.24460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.24588: stderr chunk (state=3): >>>Shared connection to 10.31.47.230 closed. <<< 3033 1726773160.24592: stdout chunk (state=3): >>><<< 3033 1726773160.24594: stderr chunk (state=3): >>><<< 3033 1726773160.24711: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773160.24718: 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-1726773154.754787-5936-193161727525752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773160.24724: _low_level_execute_command(): starting 3033 1726773160.24726: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773154.754787-5936-193161727525752/ > /dev/null 2>&1 && sleep 0' 3033 1726773160.25449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773160.25468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.25632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.27693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.27748: stderr chunk (state=3): >>><<< 3033 1726773160.27752: stdout chunk (state=3): >>><<< 3033 1726773160.27767: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.27778: handler run complete 3033 1726773160.27814: attempt loop complete, returning result 3033 1726773160.27818: _execute() done 3033 1726773160.27820: dumping result to json 3033 1726773160.27828: done dumping result, returning 3033 1726773160.27837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-000000000301] 3033 1726773160.27843: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000301 3033 1726773160.27959: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000301 3033 1726773160.27965: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3033 1726773160.28099: no more pending results, returning what we have 3033 1726773160.28103: results queue empty 3033 1726773160.28104: checking for any_errors_fatal 3033 1726773160.28119: done checking for any_errors_fatal 3033 1726773160.28120: checking for max_fail_percentage 3033 1726773160.28124: done checking for max_fail_percentage 3033 1726773160.28127: checking to see if all hosts have failed and the running result is not ok 3033 1726773160.28228: done checking to see if all hosts have failed 3033 1726773160.28230: getting the remaining hosts for this loop 3033 1726773160.28232: done getting the remaining hosts for this loop 3033 1726773160.28237: getting the next task for host managed_node2 3033 1726773160.28247: done getting next task for host managed_node2 3033 1726773160.28251: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773160.28254: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_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 3033 1726773160.28268: getting variables 3033 1726773160.28269: in VariableManager get_vars() 3033 1726773160.28310: Calling all_inventory to load vars for managed_node2 3033 1726773160.28313: Calling groups_inventory to load vars for managed_node2 3033 1726773160.28316: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773160.28327: Calling all_plugins_play to load vars for managed_node2 3033 1726773160.28331: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773160.28335: Calling groups_plugins_play to load vars for managed_node2 3033 1726773160.28620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773160.28918: done with get_vars() 3033 1726773160.28932: done getting variables 3033 1726773160.28999: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:12:40 -0400 (0:00:05.608) 0:02:18.551 **** 3033 1726773160.29047: entering _queue_task() for managed_node2/debug 3033 1726773160.29286: worker is 1 (out of 1 available) 3033 1726773160.29303: exiting _queue_task() for managed_node2/debug 3033 1726773160.29322: done queuing things up, now waiting for results queue to drain 3033 1726773160.29325: waiting for pending results... 3033 1726773160.29523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773160.29613: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000303 3033 1726773160.29628: variable 'ansible_search_path' from source: unknown 3033 1726773160.29632: variable 'ansible_search_path' from source: unknown 3033 1726773160.29666: calling self._execute() 3033 1726773160.29749: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.29755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.29768: variable 'omit' from source: magic vars 3033 1726773160.30192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773160.31888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773160.31948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773160.31983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773160.32015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773160.32039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773160.32112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773160.32138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773160.32160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773160.32198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773160.32212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773160.32305: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773160.32324: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773160.32327: when evaluation is False, skipping this task 3033 1726773160.32331: _execute() done 3033 1726773160.32335: dumping result to json 3033 1726773160.32339: done dumping result, returning 3033 1726773160.32347: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000303] 3033 1726773160.32353: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000303 3033 1726773160.32454: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000303 3033 1726773160.32457: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3033 1726773160.32532: no more pending results, returning what we have 3033 1726773160.32535: results queue empty 3033 1726773160.32536: checking for any_errors_fatal 3033 1726773160.32545: done checking for any_errors_fatal 3033 1726773160.32546: checking for max_fail_percentage 3033 1726773160.32549: done checking for max_fail_percentage 3033 1726773160.32549: checking to see if all hosts have failed and the running result is not ok 3033 1726773160.32551: done checking to see if all hosts have failed 3033 1726773160.32552: getting the remaining hosts for this loop 3033 1726773160.32554: done getting the remaining hosts for this loop 3033 1726773160.32558: getting the next task for host managed_node2 3033 1726773160.32564: done getting next task for host managed_node2 3033 1726773160.32571: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773160.32574: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_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 3033 1726773160.32590: getting variables 3033 1726773160.32591: in VariableManager get_vars() 3033 1726773160.32627: Calling all_inventory to load vars for managed_node2 3033 1726773160.32631: Calling groups_inventory to load vars for managed_node2 3033 1726773160.32633: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773160.32643: Calling all_plugins_play to load vars for managed_node2 3033 1726773160.32646: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773160.32649: Calling groups_plugins_play to load vars for managed_node2 3033 1726773160.32805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773160.32997: done with get_vars() 3033 1726773160.33009: done getting variables 3033 1726773160.33055: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.040) 0:02:18.591 **** 3033 1726773160.33080: entering _queue_task() for managed_node2/reboot 3033 1726773160.33287: worker is 1 (out of 1 available) 3033 1726773160.33303: exiting _queue_task() for managed_node2/reboot 3033 1726773160.33322: done queuing things up, now waiting for results queue to drain 3033 1726773160.33325: waiting for pending results... 3033 1726773160.33521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773160.33611: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000304 3033 1726773160.33625: variable 'ansible_search_path' from source: unknown 3033 1726773160.33629: variable 'ansible_search_path' from source: unknown 3033 1726773160.33662: calling self._execute() 3033 1726773160.33739: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.33745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.33758: variable 'omit' from source: magic vars 3033 1726773160.34171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773160.35794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773160.35859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773160.35893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773160.35925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773160.35953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773160.36022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773160.36045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773160.36070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773160.36105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773160.36120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773160.36211: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773160.36226: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773160.36230: when evaluation is False, skipping this task 3033 1726773160.36233: _execute() done 3033 1726773160.36238: dumping result to json 3033 1726773160.36243: done dumping result, returning 3033 1726773160.36250: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-3c9c-762e-000000000304] 3033 1726773160.36256: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000304 3033 1726773160.36353: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000304 3033 1726773160.36356: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773160.36432: no more pending results, returning what we have 3033 1726773160.36435: results queue empty 3033 1726773160.36436: checking for any_errors_fatal 3033 1726773160.36444: done checking for any_errors_fatal 3033 1726773160.36445: checking for max_fail_percentage 3033 1726773160.36447: done checking for max_fail_percentage 3033 1726773160.36448: checking to see if all hosts have failed and the running result is not ok 3033 1726773160.36449: done checking to see if all hosts have failed 3033 1726773160.36450: getting the remaining hosts for this loop 3033 1726773160.36452: done getting the remaining hosts for this loop 3033 1726773160.36456: getting the next task for host managed_node2 3033 1726773160.36462: done getting next task for host managed_node2 3033 1726773160.36465: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773160.36468: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_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 3033 1726773160.36484: getting variables 3033 1726773160.36486: in VariableManager get_vars() 3033 1726773160.36523: Calling all_inventory to load vars for managed_node2 3033 1726773160.36526: Calling groups_inventory to load vars for managed_node2 3033 1726773160.36529: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773160.36538: Calling all_plugins_play to load vars for managed_node2 3033 1726773160.36541: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773160.36545: Calling groups_plugins_play to load vars for managed_node2 3033 1726773160.36690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773160.36857: done with get_vars() 3033 1726773160.36867: done getting variables 3033 1726773160.36915: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.038) 0:02:18.630 **** 3033 1726773160.36940: entering _queue_task() for managed_node2/fail 3033 1726773160.37154: worker is 1 (out of 1 available) 3033 1726773160.37171: exiting _queue_task() for managed_node2/fail 3033 1726773160.37187: done queuing things up, now waiting for results queue to drain 3033 1726773160.37189: waiting for pending results... 3033 1726773160.37375: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773160.37463: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000305 3033 1726773160.37475: variable 'ansible_search_path' from source: unknown 3033 1726773160.37482: variable 'ansible_search_path' from source: unknown 3033 1726773160.37519: calling self._execute() 3033 1726773160.37594: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.37602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.37612: variable 'omit' from source: magic vars 3033 1726773160.38028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773160.39673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773160.39732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773160.39762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773160.39794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773160.39822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773160.39889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773160.39927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773160.39948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773160.39983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773160.39997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773160.40087: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773160.40102: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773160.40107: when evaluation is False, skipping this task 3033 1726773160.40116: _execute() done 3033 1726773160.40119: dumping result to json 3033 1726773160.40122: done dumping result, returning 3033 1726773160.40133: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-3c9c-762e-000000000305] 3033 1726773160.40142: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000305 3033 1726773160.40238: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000305 3033 1726773160.40240: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773160.40292: no more pending results, returning what we have 3033 1726773160.40295: results queue empty 3033 1726773160.40296: checking for any_errors_fatal 3033 1726773160.40302: done checking for any_errors_fatal 3033 1726773160.40303: checking for max_fail_percentage 3033 1726773160.40305: done checking for max_fail_percentage 3033 1726773160.40307: checking to see if all hosts have failed and the running result is not ok 3033 1726773160.40309: done checking to see if all hosts have failed 3033 1726773160.40310: getting the remaining hosts for this loop 3033 1726773160.40312: done getting the remaining hosts for this loop 3033 1726773160.40316: getting the next task for host managed_node2 3033 1726773160.40326: done getting next task for host managed_node2 3033 1726773160.40329: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773160.40332: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773160.40347: getting variables 3033 1726773160.40349: in VariableManager get_vars() 3033 1726773160.40384: Calling all_inventory to load vars for managed_node2 3033 1726773160.40387: Calling groups_inventory to load vars for managed_node2 3033 1726773160.40390: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773160.40400: Calling all_plugins_play to load vars for managed_node2 3033 1726773160.40403: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773160.40411: Calling groups_plugins_play to load vars for managed_node2 3033 1726773160.40600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773160.40768: done with get_vars() 3033 1726773160.40778: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.039) 0:02:18.669 **** 3033 1726773160.40842: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773160.41045: worker is 1 (out of 1 available) 3033 1726773160.41060: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773160.41079: done queuing things up, now waiting for results queue to drain 3033 1726773160.41081: waiting for pending results... 3033 1726773160.41256: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773160.41336: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000307 3033 1726773160.41349: variable 'ansible_search_path' from source: unknown 3033 1726773160.41353: variable 'ansible_search_path' from source: unknown 3033 1726773160.41384: calling self._execute() 3033 1726773160.41460: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.41466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.41478: variable 'omit' from source: magic vars 3033 1726773160.41564: variable 'omit' from source: magic vars 3033 1726773160.41608: variable 'omit' from source: magic vars 3033 1726773160.41632: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773160.41881: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773160.41948: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773160.41983: variable 'omit' from source: magic vars 3033 1726773160.42019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773160.42049: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773160.42068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773160.42087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773160.42097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773160.42126: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773160.42130: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.42135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.42220: Set connection var ansible_connection to ssh 3033 1726773160.42226: Set connection var ansible_shell_executable to /bin/sh 3033 1726773160.42233: Set connection var ansible_pipelining to False 3033 1726773160.42236: Set connection var ansible_shell_type to sh 3033 1726773160.42243: Set connection var ansible_timeout to 10 3033 1726773160.42251: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773160.42269: variable 'ansible_shell_executable' from source: unknown 3033 1726773160.42272: variable 'ansible_connection' from source: unknown 3033 1726773160.42279: variable 'ansible_module_compression' from source: unknown 3033 1726773160.42282: variable 'ansible_shell_type' from source: unknown 3033 1726773160.42284: variable 'ansible_shell_executable' from source: unknown 3033 1726773160.42286: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.42295: variable 'ansible_pipelining' from source: unknown 3033 1726773160.42298: variable 'ansible_timeout' from source: unknown 3033 1726773160.42300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.42451: 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__) 3033 1726773160.42461: variable 'omit' from source: magic vars 3033 1726773160.42467: starting attempt loop 3033 1726773160.42470: running the handler 3033 1726773160.42484: _low_level_execute_command(): starting 3033 1726773160.42491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773160.43041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.43045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.43048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.43051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.43102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773160.43119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.43195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.45023: stdout chunk (state=3): >>>/root <<< 3033 1726773160.45136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.45194: stderr chunk (state=3): >>><<< 3033 1726773160.45198: stdout chunk (state=3): >>><<< 3033 1726773160.45220: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.45234: _low_level_execute_command(): starting 3033 1726773160.45240: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554 `" && echo ansible-tmp-1726773160.4522147-6057-42388434406554="` echo /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554 `" ) && sleep 0' 3033 1726773160.45721: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.45725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.45735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.45737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.45785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773160.45789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.45866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.48047: stdout chunk (state=3): >>>ansible-tmp-1726773160.4522147-6057-42388434406554=/root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554 <<< 3033 1726773160.48164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.48232: stderr chunk (state=3): >>><<< 3033 1726773160.48235: stdout chunk (state=3): >>><<< 3033 1726773160.48254: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773160.4522147-6057-42388434406554=/root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.48304: variable 'ansible_module_compression' from source: unknown 3033 1726773160.48341: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773160.48375: variable 'ansible_facts' from source: unknown 3033 1726773160.48444: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py 3033 1726773160.48561: Sending initial data 3033 1726773160.48565: Sent initial data (172 bytes) 3033 1726773160.49049: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.49052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773160.49058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.49060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.49063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.49117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773160.49121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.49201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.50995: 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 <<< 3033 1726773160.51056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773160.51119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqfuzm79h /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773160.51126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773160.51186: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqfuzm79h" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773160.51192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773160.52068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.52112: stderr chunk (state=3): >>><<< 3033 1726773160.52116: stdout chunk (state=3): >>><<< 3033 1726773160.52137: done transferring module to remote 3033 1726773160.52148: _low_level_execute_command(): starting 3033 1726773160.52153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/ /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773160.52640: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773160.52643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.52647: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.52738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.52800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.54796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.54846: stderr chunk (state=3): >>><<< 3033 1726773160.54850: stdout chunk (state=3): >>><<< 3033 1726773160.54867: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.54870: _low_level_execute_command(): starting 3033 1726773160.54879: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773160.55325: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.55328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.55331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.55333: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.55394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773160.55400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.55479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.78175: 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"}}} <<< 3033 1726773160.79756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773160.79823: stderr chunk (state=3): >>><<< 3033 1726773160.79829: stdout chunk (state=3): >>><<< 3033 1726773160.79844: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773160.79882: 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-1726773160.4522147-6057-42388434406554/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773160.79891: _low_level_execute_command(): starting 3033 1726773160.79897: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773160.4522147-6057-42388434406554/ > /dev/null 2>&1 && sleep 0' 3033 1726773160.80392: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.80396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773160.80399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773160.80402: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773160.80404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.80452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773160.80464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.80532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.82812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.82815: stdout chunk (state=3): >>><<< 3033 1726773160.82818: stderr chunk (state=3): >>><<< 3033 1726773160.82821: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.82823: handler run complete 3033 1726773160.82826: attempt loop complete, returning result 3033 1726773160.82828: _execute() done 3033 1726773160.82830: dumping result to json 3033 1726773160.82832: done dumping result, returning 3033 1726773160.82834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-3c9c-762e-000000000307] 3033 1726773160.82837: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000307 ok: [managed_node2] => { "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" } } 3033 1726773160.83055: no more pending results, returning what we have 3033 1726773160.83058: results queue empty 3033 1726773160.83059: checking for any_errors_fatal 3033 1726773160.83068: done checking for any_errors_fatal 3033 1726773160.83069: checking for max_fail_percentage 3033 1726773160.83071: done checking for max_fail_percentage 3033 1726773160.83071: checking to see if all hosts have failed and the running result is not ok 3033 1726773160.83075: done checking to see if all hosts have failed 3033 1726773160.83076: getting the remaining hosts for this loop 3033 1726773160.83078: done getting the remaining hosts for this loop 3033 1726773160.83084: getting the next task for host managed_node2 3033 1726773160.83091: done getting next task for host managed_node2 3033 1726773160.83095: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773160.83098: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773160.83143: getting variables 3033 1726773160.83145: in VariableManager get_vars() 3033 1726773160.83187: Calling all_inventory to load vars for managed_node2 3033 1726773160.83190: Calling groups_inventory to load vars for managed_node2 3033 1726773160.83193: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773160.83203: Calling all_plugins_play to load vars for managed_node2 3033 1726773160.83208: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773160.83213: Calling groups_plugins_play to load vars for managed_node2 3033 1726773160.83411: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000307 3033 1726773160.83415: WORKER PROCESS EXITING 3033 1726773160.83428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773160.83596: done with get_vars() 3033 1726773160.83608: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.428) 0:02:19.097 **** 3033 1726773160.83684: entering _queue_task() for managed_node2/stat 3033 1726773160.83892: worker is 1 (out of 1 available) 3033 1726773160.83908: exiting _queue_task() for managed_node2/stat 3033 1726773160.83923: done queuing things up, now waiting for results queue to drain 3033 1726773160.83925: waiting for pending results... 3033 1726773160.84115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773160.84209: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000308 3033 1726773160.84221: variable 'ansible_search_path' from source: unknown 3033 1726773160.84225: variable 'ansible_search_path' from source: unknown 3033 1726773160.84271: variable '__prof_from_conf' from source: task vars 3033 1726773160.84543: variable '__prof_from_conf' from source: task vars 3033 1726773160.84713: variable '__data' from source: task vars 3033 1726773160.84774: variable '__kernel_settings_register_tuned_main' from source: set_fact 3033 1726773160.85020: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773160.85030: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773160.85082: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773160.85099: variable 'omit' from source: magic vars 3033 1726773160.85184: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.85198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.85410: variable 'omit' from source: magic vars 3033 1726773160.85541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773160.88005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773160.88111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773160.88162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773160.88215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773160.88253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773160.88370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773160.88419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773160.88460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773160.88523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773160.88554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773160.88691: variable 'item' from source: unknown 3033 1726773160.88717: Evaluated conditional (item | length > 0): False 3033 1726773160.88726: when evaluation is False, skipping this task 3033 1726773160.88785: variable 'item' from source: unknown 3033 1726773160.88884: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3033 1726773160.89232: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.89236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.89239: variable 'omit' from source: magic vars 3033 1726773160.89449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773160.89458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773160.89498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773160.89559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773160.89611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773160.89697: variable 'item' from source: unknown 3033 1726773160.89715: Evaluated conditional (item | length > 0): True 3033 1726773160.89726: variable 'omit' from source: magic vars 3033 1726773160.89883: variable 'omit' from source: magic vars 3033 1726773160.89886: variable 'item' from source: unknown 3033 1726773160.89944: variable 'item' from source: unknown 3033 1726773160.89969: variable 'omit' from source: magic vars 3033 1726773160.90014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773160.90052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773160.90081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773160.90116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773160.90132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773160.90176: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773160.90186: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.90195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.90338: Set connection var ansible_connection to ssh 3033 1726773160.90352: Set connection var ansible_shell_executable to /bin/sh 3033 1726773160.90365: Set connection var ansible_pipelining to False 3033 1726773160.90376: Set connection var ansible_shell_type to sh 3033 1726773160.90391: Set connection var ansible_timeout to 10 3033 1726773160.90424: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773160.90445: variable 'ansible_shell_executable' from source: unknown 3033 1726773160.90533: variable 'ansible_connection' from source: unknown 3033 1726773160.90536: variable 'ansible_module_compression' from source: unknown 3033 1726773160.90539: variable 'ansible_shell_type' from source: unknown 3033 1726773160.90541: variable 'ansible_shell_executable' from source: unknown 3033 1726773160.90544: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773160.90546: variable 'ansible_pipelining' from source: unknown 3033 1726773160.90548: variable 'ansible_timeout' from source: unknown 3033 1726773160.90550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773160.90691: 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__) 3033 1726773160.90720: variable 'omit' from source: magic vars 3033 1726773160.90733: starting attempt loop 3033 1726773160.90740: running the handler 3033 1726773160.90767: _low_level_execute_command(): starting 3033 1726773160.90785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773160.91486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.91504: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773160.91520: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.91579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773160.91583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.91661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.93530: stdout chunk (state=3): >>>/root <<< 3033 1726773160.93726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.93729: stdout chunk (state=3): >>><<< 3033 1726773160.93732: stderr chunk (state=3): >>><<< 3033 1726773160.93753: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.93772: _low_level_execute_command(): starting 3033 1726773160.93815: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463 `" && echo ansible-tmp-1726773160.937599-6073-265620685395463="` echo /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463 `" ) && sleep 0' 3033 1726773160.94336: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773160.94353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.94371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773160.94397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773160.94400: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.94458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773160.94464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.94539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.96738: stdout chunk (state=3): >>>ansible-tmp-1726773160.937599-6073-265620685395463=/root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463 <<< 3033 1726773160.97012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773160.97016: stdout chunk (state=3): >>><<< 3033 1726773160.97018: stderr chunk (state=3): >>><<< 3033 1726773160.97021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773160.937599-6073-265620685395463=/root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773160.97023: variable 'ansible_module_compression' from source: unknown 3033 1726773160.97076: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773160.97127: variable 'ansible_facts' from source: unknown 3033 1726773160.97238: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py 3033 1726773160.97435: Sending initial data 3033 1726773160.97439: Sent initial data (150 bytes) 3033 1726773160.97982: 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 <<< 3033 1726773160.98002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.98024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773160.98083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773160.98086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773160.98162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773160.99985: 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 <<< 3033 1726773161.00058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773161.00136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1al4wq8c /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py <<< 3033 1726773161.00139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py" <<< 3033 1726773161.00198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1al4wq8c" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py" <<< 3033 1726773161.01416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.01425: stderr chunk (state=3): >>><<< 3033 1726773161.01428: stdout chunk (state=3): >>><<< 3033 1726773161.01447: done transferring module to remote 3033 1726773161.01456: _low_level_execute_command(): starting 3033 1726773161.01462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/ /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py && sleep 0' 3033 1726773161.02055: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.02058: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.02126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.02130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.02222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.04256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.04299: stderr chunk (state=3): >>><<< 3033 1726773161.04302: stdout chunk (state=3): >>><<< 3033 1726773161.04324: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.04327: _low_level_execute_command(): starting 3033 1726773161.04333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/AnsiballZ_stat.py && sleep 0' 3033 1726773161.04985: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773161.04989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.05077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.24802: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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"}}} <<< 3033 1726773161.26596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773161.26662: stderr chunk (state=3): >>><<< 3033 1726773161.26665: stdout chunk (state=3): >>><<< 3033 1726773161.26684: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773161.26742: 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-1726773160.937599-6073-265620685395463/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773161.26750: _low_level_execute_command(): starting 3033 1726773161.26756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773160.937599-6073-265620685395463/ > /dev/null 2>&1 && sleep 0' 3033 1726773161.27255: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.27259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.27263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773161.27265: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773161.27268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.27320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.27324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.27397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.29414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.29463: stderr chunk (state=3): >>><<< 3033 1726773161.29466: stdout chunk (state=3): >>><<< 3033 1726773161.29482: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.29489: handler run complete 3033 1726773161.29540: attempt loop complete, returning result 3033 1726773161.29559: variable 'item' from source: unknown 3033 1726773161.29630: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773099.0972564, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773095.5172472, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773095.5172472, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773161.29802: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.29807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.29810: variable 'omit' from source: magic vars 3033 1726773161.29927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773161.29950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773161.29971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773161.30007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773161.30021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773161.30092: variable 'item' from source: unknown 3033 1726773161.30099: Evaluated conditional (item | length > 0): True 3033 1726773161.30104: variable 'omit' from source: magic vars 3033 1726773161.30120: variable 'omit' from source: magic vars 3033 1726773161.30160: variable 'item' from source: unknown 3033 1726773161.30215: variable 'item' from source: unknown 3033 1726773161.30228: variable 'omit' from source: magic vars 3033 1726773161.30247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773161.30255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.30262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.30275: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773161.30282: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.30285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.30348: Set connection var ansible_connection to ssh 3033 1726773161.30354: Set connection var ansible_shell_executable to /bin/sh 3033 1726773161.30362: Set connection var ansible_pipelining to False 3033 1726773161.30365: Set connection var ansible_shell_type to sh 3033 1726773161.30373: Set connection var ansible_timeout to 10 3033 1726773161.30383: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773161.30400: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.30403: variable 'ansible_connection' from source: unknown 3033 1726773161.30408: variable 'ansible_module_compression' from source: unknown 3033 1726773161.30412: variable 'ansible_shell_type' from source: unknown 3033 1726773161.30415: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.30420: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.30424: variable 'ansible_pipelining' from source: unknown 3033 1726773161.30428: variable 'ansible_timeout' from source: unknown 3033 1726773161.30433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.30524: 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) 3033 1726773161.30533: variable 'omit' from source: magic vars 3033 1726773161.30538: starting attempt loop 3033 1726773161.30541: running the handler 3033 1726773161.30549: _low_level_execute_command(): starting 3033 1726773161.30553: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773161.30984: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773161.31021: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.31025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.31027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773161.31031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.31033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.31085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.31091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.31163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.32985: stdout chunk (state=3): >>>/root <<< 3033 1726773161.33103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.33158: stderr chunk (state=3): >>><<< 3033 1726773161.33161: stdout chunk (state=3): >>><<< 3033 1726773161.33179: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.33190: _low_level_execute_command(): starting 3033 1726773161.33199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479 `" && echo ansible-tmp-1726773161.3317995-6073-20264670112479="` echo /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479 `" ) && sleep 0' 3033 1726773161.33668: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.33672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.33677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.33684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.33732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.33737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.33815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.36010: stdout chunk (state=3): >>>ansible-tmp-1726773161.3317995-6073-20264670112479=/root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479 <<< 3033 1726773161.36136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.36185: stderr chunk (state=3): >>><<< 3033 1726773161.36188: stdout chunk (state=3): >>><<< 3033 1726773161.36202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773161.3317995-6073-20264670112479=/root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.36245: variable 'ansible_module_compression' from source: unknown 3033 1726773161.36279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773161.36296: variable 'ansible_facts' from source: unknown 3033 1726773161.36348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py 3033 1726773161.36454: Sending initial data 3033 1726773161.36459: Sent initial data (150 bytes) 3033 1726773161.36926: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773161.36930: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.36932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.36934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.36982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.36986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.37061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.38842: 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 <<< 3033 1726773161.38853: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773161.38908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773161.38974: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqsjltyzc /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py <<< 3033 1726773161.38982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py" <<< 3033 1726773161.39037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqsjltyzc" to remote "/root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py" <<< 3033 1726773161.39041: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py" <<< 3033 1726773161.39975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.40036: stderr chunk (state=3): >>><<< 3033 1726773161.40040: stdout chunk (state=3): >>><<< 3033 1726773161.40061: done transferring module to remote 3033 1726773161.40071: _low_level_execute_command(): starting 3033 1726773161.40077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/ /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py && sleep 0' 3033 1726773161.40543: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.40546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.40549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773161.40551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.40554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.40614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773161.40624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.40678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.42692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.42737: stderr chunk (state=3): >>><<< 3033 1726773161.42740: stdout chunk (state=3): >>><<< 3033 1726773161.42754: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.42757: _low_level_execute_command(): starting 3033 1726773161.42763: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/AnsiballZ_stat.py && sleep 0' 3033 1726773161.43164: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.43195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.43199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.43201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.43204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.43260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773161.43265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.43337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.62311: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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"}}} <<< 3033 1726773161.64153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773161.64222: stderr chunk (state=3): >>><<< 3033 1726773161.64226: stdout chunk (state=3): >>><<< 3033 1726773161.64243: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773161.64291: 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-1726773161.3317995-6073-20264670112479/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773161.64297: _low_level_execute_command(): starting 3033 1726773161.64304: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773161.3317995-6073-20264670112479/ > /dev/null 2>&1 && sleep 0' 3033 1726773161.64778: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.64787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.64820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.64823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.64826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.64883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.64889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.64960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.67038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.67093: stderr chunk (state=3): >>><<< 3033 1726773161.67096: stdout chunk (state=3): >>><<< 3033 1726773161.67109: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.67117: handler run complete 3033 1726773161.67161: attempt loop complete, returning result 3033 1726773161.67179: variable 'item' from source: unknown 3033 1726773161.67248: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773090.9812355, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773107.577278, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773107.577278, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2066964294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773161.67417: dumping result to json 3033 1726773161.67420: done dumping result, returning 3033 1726773161.67423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-3c9c-762e-000000000308] 3033 1726773161.67425: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000308 3033 1726773161.67479: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000308 3033 1726773161.67481: WORKER PROCESS EXITING 3033 1726773161.67634: no more pending results, returning what we have 3033 1726773161.67637: results queue empty 3033 1726773161.67638: checking for any_errors_fatal 3033 1726773161.67644: done checking for any_errors_fatal 3033 1726773161.67645: checking for max_fail_percentage 3033 1726773161.67646: done checking for max_fail_percentage 3033 1726773161.67647: checking to see if all hosts have failed and the running result is not ok 3033 1726773161.67648: done checking to see if all hosts have failed 3033 1726773161.67649: getting the remaining hosts for this loop 3033 1726773161.67650: done getting the remaining hosts for this loop 3033 1726773161.67654: getting the next task for host managed_node2 3033 1726773161.67660: done getting next task for host managed_node2 3033 1726773161.67663: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773161.67666: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773161.67679: getting variables 3033 1726773161.67681: in VariableManager get_vars() 3033 1726773161.67720: Calling all_inventory to load vars for managed_node2 3033 1726773161.67724: Calling groups_inventory to load vars for managed_node2 3033 1726773161.67726: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773161.67736: Calling all_plugins_play to load vars for managed_node2 3033 1726773161.67739: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773161.67742: Calling groups_plugins_play to load vars for managed_node2 3033 1726773161.67899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773161.68103: done with get_vars() 3033 1726773161.68113: done getting variables 3033 1726773161.68160: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:12:41 -0400 (0:00:00.844) 0:02:19.942 **** 3033 1726773161.68185: entering _queue_task() for managed_node2/set_fact 3033 1726773161.68395: worker is 1 (out of 1 available) 3033 1726773161.68412: exiting _queue_task() for managed_node2/set_fact 3033 1726773161.68426: done queuing things up, now waiting for results queue to drain 3033 1726773161.68428: waiting for pending results... 3033 1726773161.68610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773161.68692: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000309 3033 1726773161.68705: variable 'ansible_search_path' from source: unknown 3033 1726773161.68710: variable 'ansible_search_path' from source: unknown 3033 1726773161.68743: calling self._execute() 3033 1726773161.68821: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.68828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.68837: variable 'omit' from source: magic vars 3033 1726773161.68929: variable 'omit' from source: magic vars 3033 1726773161.68967: variable 'omit' from source: magic vars 3033 1726773161.69359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773161.70977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773161.71039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773161.71070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773161.71105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773161.71129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773161.71200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773161.71226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773161.71247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773161.71282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773161.71294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773161.71336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773161.71356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773161.71378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773161.71411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773161.71424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773161.71478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773161.71496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773161.71518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773161.71548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773161.71561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773161.71758: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3033 1726773161.71844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773161.71976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773161.72009: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773161.72036: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773161.72060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773161.72098: 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) 3033 1726773161.72118: 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) 3033 1726773161.72141: 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) 3033 1726773161.72162: 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) 3033 1726773161.72210: variable 'omit' from source: magic vars 3033 1726773161.72233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773161.72257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773161.72276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773161.72290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.72300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.72329: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773161.72333: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.72338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.72421: Set connection var ansible_connection to ssh 3033 1726773161.72427: Set connection var ansible_shell_executable to /bin/sh 3033 1726773161.72434: Set connection var ansible_pipelining to False 3033 1726773161.72436: Set connection var ansible_shell_type to sh 3033 1726773161.72447: Set connection var ansible_timeout to 10 3033 1726773161.72454: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773161.72478: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.72481: variable 'ansible_connection' from source: unknown 3033 1726773161.72484: variable 'ansible_module_compression' from source: unknown 3033 1726773161.72486: variable 'ansible_shell_type' from source: unknown 3033 1726773161.72488: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.72493: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.72498: variable 'ansible_pipelining' from source: unknown 3033 1726773161.72502: variable 'ansible_timeout' from source: unknown 3033 1726773161.72509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.72590: 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) 3033 1726773161.72600: variable 'omit' from source: magic vars 3033 1726773161.72608: starting attempt loop 3033 1726773161.72610: running the handler 3033 1726773161.72622: handler run complete 3033 1726773161.72631: attempt loop complete, returning result 3033 1726773161.72633: _execute() done 3033 1726773161.72636: dumping result to json 3033 1726773161.72641: done dumping result, returning 3033 1726773161.72649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-3c9c-762e-000000000309] 3033 1726773161.72655: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000309 3033 1726773161.72743: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000309 3033 1726773161.72746: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3033 1726773161.72825: no more pending results, returning what we have 3033 1726773161.72829: results queue empty 3033 1726773161.72830: checking for any_errors_fatal 3033 1726773161.72842: done checking for any_errors_fatal 3033 1726773161.72843: checking for max_fail_percentage 3033 1726773161.72845: done checking for max_fail_percentage 3033 1726773161.72845: checking to see if all hosts have failed and the running result is not ok 3033 1726773161.72846: done checking to see if all hosts have failed 3033 1726773161.72847: getting the remaining hosts for this loop 3033 1726773161.72849: done getting the remaining hosts for this loop 3033 1726773161.72854: getting the next task for host managed_node2 3033 1726773161.72862: done getting next task for host managed_node2 3033 1726773161.72865: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773161.72868: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773161.72883: getting variables 3033 1726773161.72884: in VariableManager get_vars() 3033 1726773161.72923: Calling all_inventory to load vars for managed_node2 3033 1726773161.72926: Calling groups_inventory to load vars for managed_node2 3033 1726773161.72928: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773161.72938: Calling all_plugins_play to load vars for managed_node2 3033 1726773161.72941: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773161.72945: Calling groups_plugins_play to load vars for managed_node2 3033 1726773161.73108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773161.73274: done with get_vars() 3033 1726773161.73284: done getting variables 3033 1726773161.73331: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:12:41 -0400 (0:00:00.051) 0:02:19.994 **** 3033 1726773161.73357: entering _queue_task() for managed_node2/service 3033 1726773161.73577: worker is 1 (out of 1 available) 3033 1726773161.73595: exiting _queue_task() for managed_node2/service 3033 1726773161.73613: done queuing things up, now waiting for results queue to drain 3033 1726773161.73615: waiting for pending results... 3033 1726773161.73794: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773161.73884: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030a 3033 1726773161.73898: variable 'ansible_search_path' from source: unknown 3033 1726773161.73901: variable 'ansible_search_path' from source: unknown 3033 1726773161.73948: variable '__kernel_settings_services' from source: include_vars 3033 1726773161.74229: variable '__kernel_settings_services' from source: include_vars 3033 1726773161.74293: variable 'omit' from source: magic vars 3033 1726773161.74390: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.74400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.74412: variable 'omit' from source: magic vars 3033 1726773161.74477: variable 'omit' from source: magic vars 3033 1726773161.74517: variable 'omit' from source: magic vars 3033 1726773161.74557: variable 'item' from source: unknown 3033 1726773161.74623: variable 'item' from source: unknown 3033 1726773161.74645: variable 'omit' from source: magic vars 3033 1726773161.74682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773161.74776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773161.74809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773161.74827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.74838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773161.74866: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773161.74871: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.74878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.74964: Set connection var ansible_connection to ssh 3033 1726773161.74970: Set connection var ansible_shell_executable to /bin/sh 3033 1726773161.74980: Set connection var ansible_pipelining to False 3033 1726773161.74983: Set connection var ansible_shell_type to sh 3033 1726773161.74992: Set connection var ansible_timeout to 10 3033 1726773161.75001: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773161.75019: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.75022: variable 'ansible_connection' from source: unknown 3033 1726773161.75026: variable 'ansible_module_compression' from source: unknown 3033 1726773161.75030: variable 'ansible_shell_type' from source: unknown 3033 1726773161.75032: variable 'ansible_shell_executable' from source: unknown 3033 1726773161.75037: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773161.75042: variable 'ansible_pipelining' from source: unknown 3033 1726773161.75049: variable 'ansible_timeout' from source: unknown 3033 1726773161.75052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773161.75171: 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) 3033 1726773161.75184: variable 'omit' from source: magic vars 3033 1726773161.75191: starting attempt loop 3033 1726773161.75194: running the handler 3033 1726773161.75269: variable 'ansible_facts' from source: unknown 3033 1726773161.75368: _low_level_execute_command(): starting 3033 1726773161.75378: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773161.75936: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.75940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.75943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773161.75947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.75999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773161.76003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.76087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.77932: stdout chunk (state=3): >>>/root <<< 3033 1726773161.78036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.78099: stderr chunk (state=3): >>><<< 3033 1726773161.78103: stdout chunk (state=3): >>><<< 3033 1726773161.78130: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.78145: _low_level_execute_command(): starting 3033 1726773161.78152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613 `" && echo ansible-tmp-1726773161.7813146-6122-234632159847613="` echo /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613 `" ) && sleep 0' 3033 1726773161.78642: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.78646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.78656: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773161.78659: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773161.78662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.78710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.78713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.78790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.80964: stdout chunk (state=3): >>>ansible-tmp-1726773161.7813146-6122-234632159847613=/root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613 <<< 3033 1726773161.81085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.81145: stderr chunk (state=3): >>><<< 3033 1726773161.81149: stdout chunk (state=3): >>><<< 3033 1726773161.81166: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773161.7813146-6122-234632159847613=/root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.81201: variable 'ansible_module_compression' from source: unknown 3033 1726773161.81249: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773161.81307: variable 'ansible_facts' from source: unknown 3033 1726773161.81453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py 3033 1726773161.81581: Sending initial data 3033 1726773161.81585: Sent initial data (154 bytes) 3033 1726773161.82072: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773161.82076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.82079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.82081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.82084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.82139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.82142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.82219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.84032: 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 <<< 3033 1726773161.84094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773161.84165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpest99tok /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py <<< 3033 1726773161.84174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py" <<< 3033 1726773161.84230: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpest99tok" to remote "/root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py" <<< 3033 1726773161.84234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py" <<< 3033 1726773161.86087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.86165: stderr chunk (state=3): >>><<< 3033 1726773161.86169: stdout chunk (state=3): >>><<< 3033 1726773161.86196: done transferring module to remote 3033 1726773161.86208: _low_level_execute_command(): starting 3033 1726773161.86214: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/ /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py && sleep 0' 3033 1726773161.86696: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.86699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.86702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.86710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.86758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.86764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.86839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773161.88916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773161.88976: stderr chunk (state=3): >>><<< 3033 1726773161.88980: stdout chunk (state=3): >>><<< 3033 1726773161.88993: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773161.88997: _low_level_execute_command(): starting 3033 1726773161.89003: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/AnsiballZ_systemd.py && sleep 0' 3033 1726773161.89486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773161.89490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773161.89492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773161.89494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773161.89497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773161.89558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773161.89563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773161.89565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773161.89641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.25596: 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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20180992", "MemoryAvailable": "infinity", "CPUUsageNSec": "253188000", "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", "Li<<< 3033 1726773162.25619: stdout chunk (state=3): >>>mitRTTIME": "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.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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": "/<<< 3033 1726773162.25630: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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}}} <<< 3033 1726773162.27952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773162.28019: stderr chunk (state=3): >>><<< 3033 1726773162.28023: stdout chunk (state=3): >>><<< 3033 1726773162.28049: _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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20180992", "MemoryAvailable": "infinity", "CPUUsageNSec": "253188000", "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": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773162.28233: 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-1726773161.7813146-6122-234632159847613/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773162.28249: _low_level_execute_command(): starting 3033 1726773162.28255: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773161.7813146-6122-234632159847613/ > /dev/null 2>&1 && sleep 0' 3033 1726773162.28752: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.28756: 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.47.230 originally 10.31.47.230 <<< 3033 1726773162.28759: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773162.28761: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773162.28764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.28821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.28825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.28898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.30999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.31003: stdout chunk (state=3): >>><<< 3033 1726773162.31014: stderr chunk (state=3): >>><<< 3033 1726773162.31030: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.31038: handler run complete 3033 1726773162.31087: attempt loop complete, returning result 3033 1726773162.31105: variable 'item' from source: unknown 3033 1726773162.31179: variable 'item' from source: unknown ok: [managed_node2] => (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 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "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": "253188000", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "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": "678", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; 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 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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": "678", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20180992", "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.socket sysinit.target dbus-broker.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "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" } } 3033 1726773162.31756: dumping result to json 3033 1726773162.31759: done dumping result, returning 3033 1726773162.31762: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-00000000030a] 3033 1726773162.31764: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030a 3033 1726773162.31974: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030a 3033 1726773162.31978: WORKER PROCESS EXITING 3033 1726773162.31986: no more pending results, returning what we have 3033 1726773162.31988: results queue empty 3033 1726773162.31989: checking for any_errors_fatal 3033 1726773162.31992: done checking for any_errors_fatal 3033 1726773162.31993: checking for max_fail_percentage 3033 1726773162.31994: done checking for max_fail_percentage 3033 1726773162.31995: checking to see if all hosts have failed and the running result is not ok 3033 1726773162.31995: done checking to see if all hosts have failed 3033 1726773162.31996: getting the remaining hosts for this loop 3033 1726773162.31997: done getting the remaining hosts for this loop 3033 1726773162.32000: getting the next task for host managed_node2 3033 1726773162.32004: done getting next task for host managed_node2 3033 1726773162.32008: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773162.32011: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773162.32018: getting variables 3033 1726773162.32019: in VariableManager get_vars() 3033 1726773162.32042: Calling all_inventory to load vars for managed_node2 3033 1726773162.32044: Calling groups_inventory to load vars for managed_node2 3033 1726773162.32046: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773162.32053: Calling all_plugins_play to load vars for managed_node2 3033 1726773162.32055: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773162.32058: Calling groups_plugins_play to load vars for managed_node2 3033 1726773162.32189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773162.32349: done with get_vars() 3033 1726773162.32358: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:12:42 -0400 (0:00:00.590) 0:02:20.585 **** 3033 1726773162.32436: entering _queue_task() for managed_node2/file 3033 1726773162.32651: worker is 1 (out of 1 available) 3033 1726773162.32665: exiting _queue_task() for managed_node2/file 3033 1726773162.32683: done queuing things up, now waiting for results queue to drain 3033 1726773162.32686: waiting for pending results... 3033 1726773162.32880: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773162.32961: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030b 3033 1726773162.32979: variable 'ansible_search_path' from source: unknown 3033 1726773162.32982: variable 'ansible_search_path' from source: unknown 3033 1726773162.33014: calling self._execute() 3033 1726773162.33090: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.33095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.33107: variable 'omit' from source: magic vars 3033 1726773162.33202: variable 'omit' from source: magic vars 3033 1726773162.33245: variable 'omit' from source: magic vars 3033 1726773162.33269: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773162.33525: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773162.33608: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773162.33616: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773162.33680: variable 'omit' from source: magic vars 3033 1726773162.33720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773162.33751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773162.33771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773162.33791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773162.33802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773162.33832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773162.33837: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.33842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.33928: Set connection var ansible_connection to ssh 3033 1726773162.33935: Set connection var ansible_shell_executable to /bin/sh 3033 1726773162.33941: Set connection var ansible_pipelining to False 3033 1726773162.33944: Set connection var ansible_shell_type to sh 3033 1726773162.33951: Set connection var ansible_timeout to 10 3033 1726773162.33959: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773162.33978: variable 'ansible_shell_executable' from source: unknown 3033 1726773162.33981: variable 'ansible_connection' from source: unknown 3033 1726773162.33984: variable 'ansible_module_compression' from source: unknown 3033 1726773162.33989: variable 'ansible_shell_type' from source: unknown 3033 1726773162.33992: variable 'ansible_shell_executable' from source: unknown 3033 1726773162.33996: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.34003: variable 'ansible_pipelining' from source: unknown 3033 1726773162.34007: variable 'ansible_timeout' from source: unknown 3033 1726773162.34013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.34182: 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__) 3033 1726773162.34193: variable 'omit' from source: magic vars 3033 1726773162.34200: starting attempt loop 3033 1726773162.34202: running the handler 3033 1726773162.34218: _low_level_execute_command(): starting 3033 1726773162.34224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773162.34774: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.34778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.34781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.34784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.34840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.34844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.34847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.34925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.36745: stdout chunk (state=3): >>>/root <<< 3033 1726773162.36855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.36921: stderr chunk (state=3): >>><<< 3033 1726773162.36930: stdout chunk (state=3): >>><<< 3033 1726773162.36950: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.36966: _low_level_execute_command(): starting 3033 1726773162.36973: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450 `" && echo ansible-tmp-1726773162.3695276-6133-227629759123450="` echo /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450 `" ) && sleep 0' 3033 1726773162.37469: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.37475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.37487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.37490: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.37543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.37551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.37553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.37630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.39808: stdout chunk (state=3): >>>ansible-tmp-1726773162.3695276-6133-227629759123450=/root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450 <<< 3033 1726773162.39913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.39980: stderr chunk (state=3): >>><<< 3033 1726773162.39984: stdout chunk (state=3): >>><<< 3033 1726773162.40002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773162.3695276-6133-227629759123450=/root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.40049: variable 'ansible_module_compression' from source: unknown 3033 1726773162.40097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773162.40131: variable 'ansible_facts' from source: unknown 3033 1726773162.40193: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py 3033 1726773162.40318: Sending initial data 3033 1726773162.40322: Sent initial data (151 bytes) 3033 1726773162.40798: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.40801: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773162.40805: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.40810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.40867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.40875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.40877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.40944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.42750: 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 <<< 3033 1726773162.42818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773162.42884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2l7nnlgz /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py <<< 3033 1726773162.42891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py" <<< 3033 1726773162.42949: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2l7nnlgz" to remote "/root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py" <<< 3033 1726773162.43851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.43931: stderr chunk (state=3): >>><<< 3033 1726773162.43934: stdout chunk (state=3): >>><<< 3033 1726773162.43955: done transferring module to remote 3033 1726773162.43967: _low_level_execute_command(): starting 3033 1726773162.43973: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/ /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py && sleep 0' 3033 1726773162.44453: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.44456: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773162.44459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.44462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.44464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.44513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.44531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.44601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.46630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.46675: stderr chunk (state=3): >>><<< 3033 1726773162.46679: stdout chunk (state=3): >>><<< 3033 1726773162.46693: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.46696: _low_level_execute_command(): starting 3033 1726773162.46703: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/AnsiballZ_file.py && sleep 0' 3033 1726773162.47212: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.47216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773162.47218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.47221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773162.47223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.47263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.47280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.47365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.67731: 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}}} <<< 3033 1726773162.69519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773162.69587: stderr chunk (state=3): >>><<< 3033 1726773162.69591: stdout chunk (state=3): >>><<< 3033 1726773162.69610: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773162.69653: 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-1726773162.3695276-6133-227629759123450/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773162.69663: _low_level_execute_command(): starting 3033 1726773162.69669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773162.3695276-6133-227629759123450/ > /dev/null 2>&1 && sleep 0' 3033 1726773162.70159: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.70169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.70175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.70178: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.70219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.70235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.70238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.70323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.72474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.72536: stderr chunk (state=3): >>><<< 3033 1726773162.72540: stdout chunk (state=3): >>><<< 3033 1726773162.72556: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.72563: handler run complete 3033 1726773162.72592: attempt loop complete, returning result 3033 1726773162.72595: _execute() done 3033 1726773162.72597: dumping result to json 3033 1726773162.72604: done dumping result, returning 3033 1726773162.72616: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-00000000030b] 3033 1726773162.72622: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030b 3033 1726773162.72743: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030b 3033 1726773162.72746: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773162.72867: no more pending results, returning what we have 3033 1726773162.72870: results queue empty 3033 1726773162.72871: checking for any_errors_fatal 3033 1726773162.72896: done checking for any_errors_fatal 3033 1726773162.72897: checking for max_fail_percentage 3033 1726773162.72899: done checking for max_fail_percentage 3033 1726773162.72900: checking to see if all hosts have failed and the running result is not ok 3033 1726773162.72901: done checking to see if all hosts have failed 3033 1726773162.72902: getting the remaining hosts for this loop 3033 1726773162.72904: done getting the remaining hosts for this loop 3033 1726773162.72909: getting the next task for host managed_node2 3033 1726773162.72916: done getting next task for host managed_node2 3033 1726773162.72920: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773162.72923: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773162.72935: getting variables 3033 1726773162.72937: in VariableManager get_vars() 3033 1726773162.72968: Calling all_inventory to load vars for managed_node2 3033 1726773162.72971: Calling groups_inventory to load vars for managed_node2 3033 1726773162.72975: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773162.72982: Calling all_plugins_play to load vars for managed_node2 3033 1726773162.72985: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773162.72987: Calling groups_plugins_play to load vars for managed_node2 3033 1726773162.73126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773162.73289: done with get_vars() 3033 1726773162.73299: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:12:42 -0400 (0:00:00.409) 0:02:20.994 **** 3033 1726773162.73375: entering _queue_task() for managed_node2/slurp 3033 1726773162.73595: worker is 1 (out of 1 available) 3033 1726773162.73614: exiting _queue_task() for managed_node2/slurp 3033 1726773162.73631: done queuing things up, now waiting for results queue to drain 3033 1726773162.73633: waiting for pending results... 3033 1726773162.73825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773162.73907: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030c 3033 1726773162.73920: variable 'ansible_search_path' from source: unknown 3033 1726773162.73925: variable 'ansible_search_path' from source: unknown 3033 1726773162.73958: calling self._execute() 3033 1726773162.74038: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.74045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.74055: variable 'omit' from source: magic vars 3033 1726773162.74150: variable 'omit' from source: magic vars 3033 1726773162.74192: variable 'omit' from source: magic vars 3033 1726773162.74219: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773162.74479: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773162.74548: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773162.74581: variable 'omit' from source: magic vars 3033 1726773162.74623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773162.74654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773162.74675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773162.74690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773162.74702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773162.74733: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773162.74738: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.74743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.74828: Set connection var ansible_connection to ssh 3033 1726773162.74836: Set connection var ansible_shell_executable to /bin/sh 3033 1726773162.74842: Set connection var ansible_pipelining to False 3033 1726773162.74846: Set connection var ansible_shell_type to sh 3033 1726773162.74854: Set connection var ansible_timeout to 10 3033 1726773162.74862: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773162.74881: variable 'ansible_shell_executable' from source: unknown 3033 1726773162.74885: variable 'ansible_connection' from source: unknown 3033 1726773162.74888: variable 'ansible_module_compression' from source: unknown 3033 1726773162.74892: variable 'ansible_shell_type' from source: unknown 3033 1726773162.74894: variable 'ansible_shell_executable' from source: unknown 3033 1726773162.74899: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773162.74904: variable 'ansible_pipelining' from source: unknown 3033 1726773162.74908: variable 'ansible_timeout' from source: unknown 3033 1726773162.74914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773162.75085: 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__) 3033 1726773162.75096: variable 'omit' from source: magic vars 3033 1726773162.75101: starting attempt loop 3033 1726773162.75104: running the handler 3033 1726773162.75120: _low_level_execute_command(): starting 3033 1726773162.75127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773162.75677: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.75681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.75684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.75687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.75748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.75751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.75756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.75832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.77689: stdout chunk (state=3): >>>/root <<< 3033 1726773162.77803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.77864: stderr chunk (state=3): >>><<< 3033 1726773162.77867: stdout chunk (state=3): >>><<< 3033 1726773162.77891: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.77907: _low_level_execute_command(): starting 3033 1726773162.77914: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425 `" && echo ansible-tmp-1726773162.7789254-6143-19373106037425="` echo /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425 `" ) && sleep 0' 3033 1726773162.78386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.78426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773162.78430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.78440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.78443: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773162.78445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.78490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.78497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.78574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.80801: stdout chunk (state=3): >>>ansible-tmp-1726773162.7789254-6143-19373106037425=/root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425 <<< 3033 1726773162.80932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.80985: stderr chunk (state=3): >>><<< 3033 1726773162.80988: stdout chunk (state=3): >>><<< 3033 1726773162.81004: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773162.7789254-6143-19373106037425=/root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.81049: variable 'ansible_module_compression' from source: unknown 3033 1726773162.81084: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3033 1726773162.81115: variable 'ansible_facts' from source: unknown 3033 1726773162.81181: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py 3033 1726773162.81297: Sending initial data 3033 1726773162.81300: Sent initial data (151 bytes) 3033 1726773162.81790: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.81794: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773162.81797: 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.47.230 is address <<< 3033 1726773162.81799: 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.47.230 originally 10.31.47.230 <<< 3033 1726773162.81802: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.81847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.81850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.81928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.83729: 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 <<< 3033 1726773162.83794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773162.83858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph9y4ef9e /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py <<< 3033 1726773162.83866: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py" <<< 3033 1726773162.83923: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmph9y4ef9e" to remote "/root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py" <<< 3033 1726773162.84795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.84871: stderr chunk (state=3): >>><<< 3033 1726773162.84875: stdout chunk (state=3): >>><<< 3033 1726773162.84899: done transferring module to remote 3033 1726773162.84912: _low_level_execute_command(): starting 3033 1726773162.84918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/ /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py && sleep 0' 3033 1726773162.85401: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.85404: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.85409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.85412: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.85467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.85476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.85544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773162.87836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773162.87841: stderr chunk (state=3): >>><<< 3033 1726773162.87844: stdout chunk (state=3): >>><<< 3033 1726773162.87847: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773162.87849: _low_level_execute_command(): starting 3033 1726773162.87852: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/AnsiballZ_slurp.py && sleep 0' 3033 1726773162.88495: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773162.88507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773162.88522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773162.88542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773162.88555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773162.88567: stderr chunk (state=3): >>>debug2: match not found <<< 3033 1726773162.88578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.88602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3033 1726773162.88615: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773162.88710: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773162.88734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773162.88753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773162.88769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773162.88886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.07165: 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"}}} <<< 3033 1726773163.08733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773163.08821: stderr chunk (state=3): >>><<< 3033 1726773163.08989: stdout chunk (state=3): >>><<< 3033 1726773163.08994: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773163.08998: 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-1726773162.7789254-6143-19373106037425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773163.09001: _low_level_execute_command(): starting 3033 1726773163.09003: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773162.7789254-6143-19373106037425/ > /dev/null 2>&1 && sleep 0' 3033 1726773163.09570: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773163.09623: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773163.09638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.09723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.09748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.09775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.09883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.11982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.12059: stderr chunk (state=3): >>><<< 3033 1726773163.12062: stdout chunk (state=3): >>><<< 3033 1726773163.12085: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.12116: handler run complete 3033 1726773163.12136: attempt loop complete, returning result 3033 1726773163.12212: _execute() done 3033 1726773163.12216: dumping result to json 3033 1726773163.12218: done dumping result, returning 3033 1726773163.12221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-3c9c-762e-00000000030c] 3033 1726773163.12224: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030c ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773163.12413: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030c 3033 1726773163.12417: WORKER PROCESS EXITING 3033 1726773163.12518: no more pending results, returning what we have 3033 1726773163.12522: results queue empty 3033 1726773163.12523: checking for any_errors_fatal 3033 1726773163.12533: done checking for any_errors_fatal 3033 1726773163.12534: checking for max_fail_percentage 3033 1726773163.12536: done checking for max_fail_percentage 3033 1726773163.12537: checking to see if all hosts have failed and the running result is not ok 3033 1726773163.12538: done checking to see if all hosts have failed 3033 1726773163.12539: getting the remaining hosts for this loop 3033 1726773163.12541: done getting the remaining hosts for this loop 3033 1726773163.12545: getting the next task for host managed_node2 3033 1726773163.12551: done getting next task for host managed_node2 3033 1726773163.12554: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773163.12557: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773163.12567: getting variables 3033 1726773163.12569: in VariableManager get_vars() 3033 1726773163.12607: Calling all_inventory to load vars for managed_node2 3033 1726773163.12611: Calling groups_inventory to load vars for managed_node2 3033 1726773163.12614: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773163.12624: Calling all_plugins_play to load vars for managed_node2 3033 1726773163.12628: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773163.12632: Calling groups_plugins_play to load vars for managed_node2 3033 1726773163.13228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773163.14098: done with get_vars() 3033 1726773163.14114: done getting variables 3033 1726773163.14181: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:12:43 -0400 (0:00:00.410) 0:02:21.405 **** 3033 1726773163.14422: entering _queue_task() for managed_node2/set_fact 3033 1726773163.14965: worker is 1 (out of 1 available) 3033 1726773163.14981: exiting _queue_task() for managed_node2/set_fact 3033 1726773163.14998: done queuing things up, now waiting for results queue to drain 3033 1726773163.15000: waiting for pending results... 3033 1726773163.15526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773163.15673: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030d 3033 1726773163.15703: variable 'ansible_search_path' from source: unknown 3033 1726773163.15812: variable 'ansible_search_path' from source: unknown 3033 1726773163.15816: calling self._execute() 3033 1726773163.15871: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.15885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.15902: variable 'omit' from source: magic vars 3033 1726773163.16038: variable 'omit' from source: magic vars 3033 1726773163.16102: variable 'omit' from source: magic vars 3033 1726773163.16601: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773163.16621: variable '__cur_profile' from source: task vars 3033 1726773163.16812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773163.19157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773163.19537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773163.19584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773163.19633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773163.19669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773163.19769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773163.20012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773163.20016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773163.20019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773163.20022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773163.20054: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773163.20122: variable 'omit' from source: magic vars 3033 1726773163.20158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773163.20194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773163.20225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773163.20252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.20270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.20312: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773163.20322: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.20331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.20459: Set connection var ansible_connection to ssh 3033 1726773163.20474: Set connection var ansible_shell_executable to /bin/sh 3033 1726773163.20489: Set connection var ansible_pipelining to False 3033 1726773163.20497: Set connection var ansible_shell_type to sh 3033 1726773163.20513: Set connection var ansible_timeout to 10 3033 1726773163.20530: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773163.20562: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.20571: variable 'ansible_connection' from source: unknown 3033 1726773163.20580: variable 'ansible_module_compression' from source: unknown 3033 1726773163.20591: variable 'ansible_shell_type' from source: unknown 3033 1726773163.20601: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.20612: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.20622: variable 'ansible_pipelining' from source: unknown 3033 1726773163.20629: variable 'ansible_timeout' from source: unknown 3033 1726773163.20638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.20760: 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) 3033 1726773163.20779: variable 'omit' from source: magic vars 3033 1726773163.20792: starting attempt loop 3033 1726773163.20801: running the handler 3033 1726773163.20822: handler run complete 3033 1726773163.20838: attempt loop complete, returning result 3033 1726773163.20847: _execute() done 3033 1726773163.20855: dumping result to json 3033 1726773163.20864: done dumping result, returning 3033 1726773163.20877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-3c9c-762e-00000000030d] 3033 1726773163.20888: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030d ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3033 1726773163.21091: no more pending results, returning what we have 3033 1726773163.21095: results queue empty 3033 1726773163.21096: checking for any_errors_fatal 3033 1726773163.21105: done checking for any_errors_fatal 3033 1726773163.21108: checking for max_fail_percentage 3033 1726773163.21110: done checking for max_fail_percentage 3033 1726773163.21111: checking to see if all hosts have failed and the running result is not ok 3033 1726773163.21112: done checking to see if all hosts have failed 3033 1726773163.21113: getting the remaining hosts for this loop 3033 1726773163.21115: done getting the remaining hosts for this loop 3033 1726773163.21120: getting the next task for host managed_node2 3033 1726773163.21128: done getting next task for host managed_node2 3033 1726773163.21131: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773163.21135: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773163.21156: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030d 3033 1726773163.21159: WORKER PROCESS EXITING 3033 1726773163.21318: getting variables 3033 1726773163.21320: in VariableManager get_vars() 3033 1726773163.21359: Calling all_inventory to load vars for managed_node2 3033 1726773163.21363: Calling groups_inventory to load vars for managed_node2 3033 1726773163.21366: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773163.21379: Calling all_plugins_play to load vars for managed_node2 3033 1726773163.21382: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773163.21386: Calling groups_plugins_play to load vars for managed_node2 3033 1726773163.21620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773163.21920: done with get_vars() 3033 1726773163.21933: done getting variables 3033 1726773163.22003: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:12:43 -0400 (0:00:00.076) 0:02:21.481 **** 3033 1726773163.22041: entering _queue_task() for managed_node2/copy 3033 1726773163.22445: worker is 1 (out of 1 available) 3033 1726773163.22459: exiting _queue_task() for managed_node2/copy 3033 1726773163.22472: done queuing things up, now waiting for results queue to drain 3033 1726773163.22477: waiting for pending results... 3033 1726773163.22679: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773163.22828: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030e 3033 1726773163.22852: variable 'ansible_search_path' from source: unknown 3033 1726773163.22911: variable 'ansible_search_path' from source: unknown 3033 1726773163.22915: calling self._execute() 3033 1726773163.23024: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.23044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.23111: variable 'omit' from source: magic vars 3033 1726773163.23205: variable 'omit' from source: magic vars 3033 1726773163.23284: variable 'omit' from source: magic vars 3033 1726773163.23327: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773163.23707: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773163.23741: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773163.23844: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773163.23948: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773163.24123: variable 'omit' from source: magic vars 3033 1726773163.24127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773163.24172: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773163.24204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773163.24239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.24258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.24302: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773163.24315: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.24340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.24472: Set connection var ansible_connection to ssh 3033 1726773163.24711: Set connection var ansible_shell_executable to /bin/sh 3033 1726773163.24715: Set connection var ansible_pipelining to False 3033 1726773163.24717: Set connection var ansible_shell_type to sh 3033 1726773163.24719: Set connection var ansible_timeout to 10 3033 1726773163.24722: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773163.24724: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.24726: variable 'ansible_connection' from source: unknown 3033 1726773163.24729: variable 'ansible_module_compression' from source: unknown 3033 1726773163.24731: variable 'ansible_shell_type' from source: unknown 3033 1726773163.24733: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.24735: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.24737: variable 'ansible_pipelining' from source: unknown 3033 1726773163.24740: variable 'ansible_timeout' from source: unknown 3033 1726773163.24743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.24786: 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) 3033 1726773163.24810: variable 'omit' from source: magic vars 3033 1726773163.24823: starting attempt loop 3033 1726773163.24830: running the handler 3033 1726773163.24849: _low_level_execute_command(): starting 3033 1726773163.24869: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773163.25730: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.25777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.25798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.25826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.25938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.27796: stdout chunk (state=3): >>>/root <<< 3033 1726773163.27927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.28013: stderr chunk (state=3): >>><<< 3033 1726773163.28025: stdout chunk (state=3): >>><<< 3033 1726773163.28062: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.28092: _low_level_execute_command(): starting 3033 1726773163.28194: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665 `" && echo ansible-tmp-1726773163.2807126-6173-176248997105665="` echo /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665 `" ) && sleep 0' 3033 1726773163.28767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773163.28784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773163.28801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.28825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773163.28850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773163.28956: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.28983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.29101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.31294: stdout chunk (state=3): >>>ansible-tmp-1726773163.2807126-6173-176248997105665=/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665 <<< 3033 1726773163.31435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.31498: stderr chunk (state=3): >>><<< 3033 1726773163.31513: stdout chunk (state=3): >>><<< 3033 1726773163.31712: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773163.2807126-6173-176248997105665=/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.31715: variable 'ansible_module_compression' from source: unknown 3033 1726773163.31718: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773163.31755: variable 'ansible_facts' from source: unknown 3033 1726773163.31858: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py 3033 1726773163.32078: Sending initial data 3033 1726773163.32082: Sent initial data (151 bytes) 3033 1726773163.32494: 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 <<< 3033 1726773163.32501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773163.32532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.32536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.32539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.32584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.32626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.32697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.34502: 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" <<< 3033 1726773163.34509: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773163.34566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773163.34631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp81equoq4 /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py <<< 3033 1726773163.34638: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py" <<< 3033 1726773163.34710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3033 1726773163.34714: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp81equoq4" to remote "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py" <<< 3033 1726773163.35723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.35787: stderr chunk (state=3): >>><<< 3033 1726773163.35790: stdout chunk (state=3): >>><<< 3033 1726773163.35813: done transferring module to remote 3033 1726773163.35823: _low_level_execute_command(): starting 3033 1726773163.35829: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/ /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py && sleep 0' 3033 1726773163.36282: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.36286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773163.36288: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773163.36291: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773163.36297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.36347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.36353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.36419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.38405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.38453: stderr chunk (state=3): >>><<< 3033 1726773163.38456: stdout chunk (state=3): >>><<< 3033 1726773163.38470: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.38477: _low_level_execute_command(): starting 3033 1726773163.38480: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_stat.py && sleep 0' 3033 1726773163.38931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.38935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.38937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773163.38940: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.38996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.39001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.39003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.39076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.58731: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773163.069725, "mtime": 1726773145.752523, "ctime": 1726773145.752523, "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": "1960945294", "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}}} <<< 3033 1726773163.60540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773163.60607: stderr chunk (state=3): >>><<< 3033 1726773163.60612: stdout chunk (state=3): >>><<< 3033 1726773163.60628: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773163.069725, "mtime": 1726773145.752523, "ctime": 1726773145.752523, "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": "1960945294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773163.60689: 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-1726773163.2807126-6173-176248997105665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773163.60731: variable 'ansible_module_compression' from source: unknown 3033 1726773163.60765: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773163.60784: variable 'ansible_facts' from source: unknown 3033 1726773163.60833: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py 3033 1726773163.60939: Sending initial data 3033 1726773163.60943: Sent initial data (151 bytes) 3033 1726773163.61397: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773163.61438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773163.61441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773163.61444: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773163.61446: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773163.61448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.61501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.61504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.61512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.61581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.63358: 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 <<< 3033 1726773163.63419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773163.63490: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqcnk8u15 /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py <<< 3033 1726773163.63494: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py" <<< 3033 1726773163.63551: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqcnk8u15" to remote "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py" <<< 3033 1726773163.63555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py" <<< 3033 1726773163.64471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.64546: stderr chunk (state=3): >>><<< 3033 1726773163.64550: stdout chunk (state=3): >>><<< 3033 1726773163.64571: done transferring module to remote 3033 1726773163.64583: _low_level_execute_command(): starting 3033 1726773163.64588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/ /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py && sleep 0' 3033 1726773163.65098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.65102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773163.65115: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.65159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.65169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.65237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.67413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.67417: stdout chunk (state=3): >>><<< 3033 1726773163.67420: stderr chunk (state=3): >>><<< 3033 1726773163.67423: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.67425: _low_level_execute_command(): starting 3033 1726773163.67427: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/AnsiballZ_file.py && sleep 0' 3033 1726773163.67946: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.67965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773163.67986: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.68034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.68040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.68054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.68138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.87899: 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": ".hiy9tkio", "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}}} <<< 3033 1726773163.89620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773163.89680: stderr chunk (state=3): >>><<< 3033 1726773163.89683: stdout chunk (state=3): >>><<< 3033 1726773163.89698: _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": ".hiy9tkio", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773163.89738: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.hiy9tkio', '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-1726773163.2807126-6173-176248997105665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773163.89749: _low_level_execute_command(): starting 3033 1726773163.89754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773163.2807126-6173-176248997105665/ > /dev/null 2>&1 && sleep 0' 3033 1726773163.90244: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773163.90247: 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.47.230 originally 10.31.47.230 <<< 3033 1726773163.90250: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.90252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.90255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.90312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.90316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.90327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.90392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.92481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.92541: stderr chunk (state=3): >>><<< 3033 1726773163.92544: stdout chunk (state=3): >>><<< 3033 1726773163.92560: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.92569: handler run complete 3033 1726773163.92600: attempt loop complete, returning result 3033 1726773163.92603: _execute() done 3033 1726773163.92608: dumping result to json 3033 1726773163.92614: done dumping result, returning 3033 1726773163.92624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-3c9c-762e-00000000030e] 3033 1726773163.92632: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030e 3033 1726773163.92746: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030e 3033 1726773163.92749: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773163.92869: no more pending results, returning what we have 3033 1726773163.92873: results queue empty 3033 1726773163.92874: checking for any_errors_fatal 3033 1726773163.92880: done checking for any_errors_fatal 3033 1726773163.92881: checking for max_fail_percentage 3033 1726773163.92882: done checking for max_fail_percentage 3033 1726773163.92883: checking to see if all hosts have failed and the running result is not ok 3033 1726773163.92884: done checking to see if all hosts have failed 3033 1726773163.92885: getting the remaining hosts for this loop 3033 1726773163.92887: done getting the remaining hosts for this loop 3033 1726773163.92891: getting the next task for host managed_node2 3033 1726773163.92897: done getting next task for host managed_node2 3033 1726773163.92901: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773163.92903: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773163.92917: getting variables 3033 1726773163.92918: in VariableManager get_vars() 3033 1726773163.92955: Calling all_inventory to load vars for managed_node2 3033 1726773163.92958: Calling groups_inventory to load vars for managed_node2 3033 1726773163.92961: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773163.92971: Calling all_plugins_play to load vars for managed_node2 3033 1726773163.92974: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773163.92977: Calling groups_plugins_play to load vars for managed_node2 3033 1726773163.93155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773163.93318: done with get_vars() 3033 1726773163.93327: done getting variables 3033 1726773163.93375: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:12:43 -0400 (0:00:00.713) 0:02:22.195 **** 3033 1726773163.93399: entering _queue_task() for managed_node2/copy 3033 1726773163.93614: worker is 1 (out of 1 available) 3033 1726773163.93629: exiting _queue_task() for managed_node2/copy 3033 1726773163.93645: done queuing things up, now waiting for results queue to drain 3033 1726773163.93647: waiting for pending results... 3033 1726773163.93848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773163.93931: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000030f 3033 1726773163.93944: variable 'ansible_search_path' from source: unknown 3033 1726773163.93948: variable 'ansible_search_path' from source: unknown 3033 1726773163.93983: calling self._execute() 3033 1726773163.94061: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.94068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.94078: variable 'omit' from source: magic vars 3033 1726773163.94169: variable 'omit' from source: magic vars 3033 1726773163.94214: variable 'omit' from source: magic vars 3033 1726773163.94238: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773163.94493: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773163.94565: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773163.94598: variable 'omit' from source: magic vars 3033 1726773163.94637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773163.94668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773163.94689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773163.94707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.94719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773163.94749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773163.94752: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.94757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.94843: Set connection var ansible_connection to ssh 3033 1726773163.94849: Set connection var ansible_shell_executable to /bin/sh 3033 1726773163.94855: Set connection var ansible_pipelining to False 3033 1726773163.94858: Set connection var ansible_shell_type to sh 3033 1726773163.94866: Set connection var ansible_timeout to 10 3033 1726773163.94876: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773163.94892: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.94896: variable 'ansible_connection' from source: unknown 3033 1726773163.94898: variable 'ansible_module_compression' from source: unknown 3033 1726773163.94903: variable 'ansible_shell_type' from source: unknown 3033 1726773163.94907: variable 'ansible_shell_executable' from source: unknown 3033 1726773163.94912: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773163.94917: variable 'ansible_pipelining' from source: unknown 3033 1726773163.94920: variable 'ansible_timeout' from source: unknown 3033 1726773163.94926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773163.95045: 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) 3033 1726773163.95056: variable 'omit' from source: magic vars 3033 1726773163.95063: starting attempt loop 3033 1726773163.95066: running the handler 3033 1726773163.95080: _low_level_execute_command(): starting 3033 1726773163.95088: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773163.95642: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.95646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.95650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773163.95653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.95720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.95724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773163.95726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.95793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773163.97649: stdout chunk (state=3): >>>/root <<< 3033 1726773163.97769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773163.97835: stderr chunk (state=3): >>><<< 3033 1726773163.97838: stdout chunk (state=3): >>><<< 3033 1726773163.97860: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773163.97876: _low_level_execute_command(): starting 3033 1726773163.97879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839 `" && echo ansible-tmp-1726773163.9786057-6216-22293842515839="` echo /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839 `" ) && sleep 0' 3033 1726773163.98368: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.98372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.98382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773163.98385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773163.98435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773163.98438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773163.98518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.00751: stdout chunk (state=3): >>>ansible-tmp-1726773163.9786057-6216-22293842515839=/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839 <<< 3033 1726773164.00871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.00929: stderr chunk (state=3): >>><<< 3033 1726773164.00933: stdout chunk (state=3): >>><<< 3033 1726773164.00950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773163.9786057-6216-22293842515839=/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.01031: variable 'ansible_module_compression' from source: unknown 3033 1726773164.01079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773164.01113: variable 'ansible_facts' from source: unknown 3033 1726773164.01182: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py 3033 1726773164.01284: Sending initial data 3033 1726773164.01288: Sent initial data (150 bytes) 3033 1726773164.01769: 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 <<< 3033 1726773164.01772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.01775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.01778: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773164.01780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.01835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.01840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773164.01842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.01913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.03696: 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 <<< 3033 1726773164.03758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773164.03827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp9tqzytfi /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py <<< 3033 1726773164.03833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py" <<< 3033 1726773164.03892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp9tqzytfi" to remote "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py" <<< 3033 1726773164.03895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py" <<< 3033 1726773164.04779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.04852: stderr chunk (state=3): >>><<< 3033 1726773164.04855: stdout chunk (state=3): >>><<< 3033 1726773164.04878: done transferring module to remote 3033 1726773164.04888: _low_level_execute_command(): starting 3033 1726773164.04892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/ /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py && sleep 0' 3033 1726773164.05369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.05372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.05375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.05377: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773164.05384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.05433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.05439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.05514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.07568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.07625: stderr chunk (state=3): >>><<< 3033 1726773164.07628: stdout chunk (state=3): >>><<< 3033 1726773164.07645: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.07648: _low_level_execute_command(): starting 3033 1726773164.07654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_stat.py && sleep 0' 3033 1726773164.08119: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.08123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.08127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.08129: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773164.08131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.08182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.08189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.08265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.28028: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773145.6865227, "mtime": 1726773145.752523, "ctime": 1726773145.752523, "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": "2516810244", "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}}} <<< 3033 1726773164.29888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773164.29953: stderr chunk (state=3): >>><<< 3033 1726773164.29957: stdout chunk (state=3): >>><<< 3033 1726773164.29977: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773145.6865227, "mtime": 1726773145.752523, "ctime": 1726773145.752523, "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": "2516810244", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773164.30042: 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-1726773163.9786057-6216-22293842515839/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773164.30084: variable 'ansible_module_compression' from source: unknown 3033 1726773164.30120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773164.30137: variable 'ansible_facts' from source: unknown 3033 1726773164.30184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py 3033 1726773164.30288: Sending initial data 3033 1726773164.30293: Sent initial data (150 bytes) 3033 1726773164.30768: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.30771: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.30777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773164.30780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773164.30784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.30839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.30845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773164.30848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.30917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.32736: 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" <<< 3033 1726773164.32742: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773164.32801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773164.32865: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpgv3tlgc_ /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py <<< 3033 1726773164.32871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py" <<< 3033 1726773164.32928: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpgv3tlgc_" to remote "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py" <<< 3033 1726773164.33824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.33887: stderr chunk (state=3): >>><<< 3033 1726773164.33891: stdout chunk (state=3): >>><<< 3033 1726773164.33912: done transferring module to remote 3033 1726773164.33920: _low_level_execute_command(): starting 3033 1726773164.33926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/ /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py && sleep 0' 3033 1726773164.34386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.34390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.34393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.34395: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773164.34397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.34444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.34451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.34528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.36552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.36599: stderr chunk (state=3): >>><<< 3033 1726773164.36603: stdout chunk (state=3): >>><<< 3033 1726773164.36619: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.36623: _low_level_execute_command(): starting 3033 1726773164.36629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/AnsiballZ_file.py && sleep 0' 3033 1726773164.37077: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.37080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.37087: 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.47.230 is address <<< 3033 1726773164.37090: 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 <<< 3033 1726773164.37092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.37139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.37142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.37229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.56835: 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": ".bi7x0v2d", "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}}} <<< 3033 1726773164.58509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773164.58574: stderr chunk (state=3): >>><<< 3033 1726773164.58578: stdout chunk (state=3): >>><<< 3033 1726773164.58597: _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": ".bi7x0v2d", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773164.58633: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.bi7x0v2d', '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-1726773163.9786057-6216-22293842515839/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773164.58644: _low_level_execute_command(): starting 3033 1726773164.58650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773163.9786057-6216-22293842515839/ > /dev/null 2>&1 && sleep 0' 3033 1726773164.59104: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.59139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.59142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.59145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.59147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.59200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.59204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.59278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.61345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.61397: stderr chunk (state=3): >>><<< 3033 1726773164.61400: stdout chunk (state=3): >>><<< 3033 1726773164.61417: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.61427: handler run complete 3033 1726773164.61454: attempt loop complete, returning result 3033 1726773164.61457: _execute() done 3033 1726773164.61463: dumping result to json 3033 1726773164.61470: done dumping result, returning 3033 1726773164.61483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-3c9c-762e-00000000030f] 3033 1726773164.61489: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030f 3033 1726773164.61607: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000030f 3033 1726773164.61610: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773164.61731: no more pending results, returning what we have 3033 1726773164.61735: results queue empty 3033 1726773164.61736: checking for any_errors_fatal 3033 1726773164.61744: done checking for any_errors_fatal 3033 1726773164.61745: checking for max_fail_percentage 3033 1726773164.61747: done checking for max_fail_percentage 3033 1726773164.61748: checking to see if all hosts have failed and the running result is not ok 3033 1726773164.61748: done checking to see if all hosts have failed 3033 1726773164.61749: getting the remaining hosts for this loop 3033 1726773164.61751: done getting the remaining hosts for this loop 3033 1726773164.61755: getting the next task for host managed_node2 3033 1726773164.61761: done getting next task for host managed_node2 3033 1726773164.61764: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773164.61767: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773164.61778: getting variables 3033 1726773164.61779: in VariableManager get_vars() 3033 1726773164.61818: Calling all_inventory to load vars for managed_node2 3033 1726773164.61822: Calling groups_inventory to load vars for managed_node2 3033 1726773164.61824: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773164.61833: Calling all_plugins_play to load vars for managed_node2 3033 1726773164.61836: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773164.61838: Calling groups_plugins_play to load vars for managed_node2 3033 1726773164.61980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773164.62144: done with get_vars() 3033 1726773164.62155: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:12:44 -0400 (0:00:00.688) 0:02:22.883 **** 3033 1726773164.62225: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773164.62431: worker is 1 (out of 1 available) 3033 1726773164.62447: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773164.62462: done queuing things up, now waiting for results queue to drain 3033 1726773164.62465: waiting for pending results... 3033 1726773164.62646: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773164.62728: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000310 3033 1726773164.62740: variable 'ansible_search_path' from source: unknown 3033 1726773164.62745: variable 'ansible_search_path' from source: unknown 3033 1726773164.62779: calling self._execute() 3033 1726773164.62856: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773164.62862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773164.62872: variable 'omit' from source: magic vars 3033 1726773164.63031: variable 'omit' from source: magic vars 3033 1726773164.63070: variable 'omit' from source: magic vars 3033 1726773164.63095: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773164.63346: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773164.63414: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773164.63486: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773164.63492: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773164.63534: variable 'omit' from source: magic vars 3033 1726773164.63569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773164.63601: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773164.63622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773164.63639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773164.63649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773164.63680: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773164.63683: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773164.63688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773164.63771: Set connection var ansible_connection to ssh 3033 1726773164.63778: Set connection var ansible_shell_executable to /bin/sh 3033 1726773164.63784: Set connection var ansible_pipelining to False 3033 1726773164.63787: Set connection var ansible_shell_type to sh 3033 1726773164.63795: Set connection var ansible_timeout to 10 3033 1726773164.63803: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773164.63825: variable 'ansible_shell_executable' from source: unknown 3033 1726773164.63828: variable 'ansible_connection' from source: unknown 3033 1726773164.63830: variable 'ansible_module_compression' from source: unknown 3033 1726773164.63834: variable 'ansible_shell_type' from source: unknown 3033 1726773164.63838: variable 'ansible_shell_executable' from source: unknown 3033 1726773164.63841: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773164.63846: variable 'ansible_pipelining' from source: unknown 3033 1726773164.63849: variable 'ansible_timeout' from source: unknown 3033 1726773164.63855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773164.64010: 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__) 3033 1726773164.64022: variable 'omit' from source: magic vars 3033 1726773164.64027: starting attempt loop 3033 1726773164.64030: running the handler 3033 1726773164.64043: _low_level_execute_command(): starting 3033 1726773164.64051: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773164.64587: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.64591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.64594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773164.64597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.64654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.64658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773164.64662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.64734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.66552: stdout chunk (state=3): >>>/root <<< 3033 1726773164.66662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.66713: stderr chunk (state=3): >>><<< 3033 1726773164.66717: stdout chunk (state=3): >>><<< 3033 1726773164.66739: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.66752: _low_level_execute_command(): starting 3033 1726773164.66758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300 `" && echo ansible-tmp-1726773164.6673968-6231-117015634233300="` echo /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300 `" ) && sleep 0' 3033 1726773164.67208: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.67212: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.67222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.67224: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.67278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.67282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.67351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.69537: stdout chunk (state=3): >>>ansible-tmp-1726773164.6673968-6231-117015634233300=/root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300 <<< 3033 1726773164.69659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.69711: stderr chunk (state=3): >>><<< 3033 1726773164.69715: stdout chunk (state=3): >>><<< 3033 1726773164.69730: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773164.6673968-6231-117015634233300=/root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.69776: variable 'ansible_module_compression' from source: unknown 3033 1726773164.69809: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773164.69840: variable 'ansible_facts' from source: unknown 3033 1726773164.69905: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py 3033 1726773164.70017: Sending initial data 3033 1726773164.70020: Sent initial data (173 bytes) 3033 1726773164.70477: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.70481: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.70483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773164.70486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773164.70489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.70540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773164.70547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.70616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.72448: 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 <<< 3033 1726773164.72517: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773164.72587: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpldrmf9_g /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773164.72590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773164.72649: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpldrmf9_g" to remote "/root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773164.73496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.73566: stderr chunk (state=3): >>><<< 3033 1726773164.73569: stdout chunk (state=3): >>><<< 3033 1726773164.73593: done transferring module to remote 3033 1726773164.73604: _low_level_execute_command(): starting 3033 1726773164.73611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/ /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773164.74081: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773164.74084: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.74087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773164.74091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.74098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.74144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.74148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.74226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.76258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773164.76311: stderr chunk (state=3): >>><<< 3033 1726773164.76314: stdout chunk (state=3): >>><<< 3033 1726773164.76329: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773164.76332: _low_level_execute_command(): starting 3033 1726773164.76339: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773164.76802: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.76807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.76810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.76812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.76814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.76864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.76868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.76951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773164.96080: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3033 1726773164.97657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773164.97730: stderr chunk (state=3): >>><<< 3033 1726773164.97732: stdout chunk (state=3): >>><<< 3033 1726773164.97752: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773164.97785: 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-1726773164.6673968-6231-117015634233300/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773164.97795: _low_level_execute_command(): starting 3033 1726773164.97801: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773164.6673968-6231-117015634233300/ > /dev/null 2>&1 && sleep 0' 3033 1726773164.98279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.98283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773164.98286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773164.98294: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773164.98297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773164.98344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773164.98347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773164.98426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.00516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.00565: stderr chunk (state=3): >>><<< 3033 1726773165.00568: stdout chunk (state=3): >>><<< 3033 1726773165.00585: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.00592: handler run complete 3033 1726773165.00612: attempt loop complete, returning result 3033 1726773165.00615: _execute() done 3033 1726773165.00619: dumping result to json 3033 1726773165.00625: done dumping result, returning 3033 1726773165.00634: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-3c9c-762e-000000000310] 3033 1726773165.00640: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000310 3033 1726773165.00752: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000310 3033 1726773165.00755: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400000", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 3033 1726773165.00862: no more pending results, returning what we have 3033 1726773165.00866: results queue empty 3033 1726773165.00867: checking for any_errors_fatal 3033 1726773165.00876: done checking for any_errors_fatal 3033 1726773165.00877: checking for max_fail_percentage 3033 1726773165.00879: done checking for max_fail_percentage 3033 1726773165.00880: checking to see if all hosts have failed and the running result is not ok 3033 1726773165.00881: done checking to see if all hosts have failed 3033 1726773165.00882: getting the remaining hosts for this loop 3033 1726773165.00883: done getting the remaining hosts for this loop 3033 1726773165.00888: getting the next task for host managed_node2 3033 1726773165.00894: done getting next task for host managed_node2 3033 1726773165.00897: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773165.00900: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773165.00913: getting variables 3033 1726773165.00915: in VariableManager get_vars() 3033 1726773165.00951: Calling all_inventory to load vars for managed_node2 3033 1726773165.00954: Calling groups_inventory to load vars for managed_node2 3033 1726773165.00957: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773165.00967: Calling all_plugins_play to load vars for managed_node2 3033 1726773165.00970: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773165.00973: Calling groups_plugins_play to load vars for managed_node2 3033 1726773165.01150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773165.01313: done with get_vars() 3033 1726773165.01323: done getting variables 3033 1726773165.01369: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:12:45 -0400 (0:00:00.391) 0:02:23.274 **** 3033 1726773165.01393: entering _queue_task() for managed_node2/template 3033 1726773165.01598: worker is 1 (out of 1 available) 3033 1726773165.01613: exiting _queue_task() for managed_node2/template 3033 1726773165.01627: done queuing things up, now waiting for results queue to drain 3033 1726773165.01629: waiting for pending results... 3033 1726773165.01826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773165.01910: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000311 3033 1726773165.01924: variable 'ansible_search_path' from source: unknown 3033 1726773165.01927: variable 'ansible_search_path' from source: unknown 3033 1726773165.01961: calling self._execute() 3033 1726773165.02042: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.02050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.02059: variable 'omit' from source: magic vars 3033 1726773165.02150: variable 'omit' from source: magic vars 3033 1726773165.02195: variable 'omit' from source: magic vars 3033 1726773165.02471: variable '__kernel_settings_profile_src' from source: role '' all vars 3033 1726773165.02479: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773165.02549: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773165.02570: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773165.02628: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773165.02688: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773165.02760: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773165.02767: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773165.02799: variable 'omit' from source: magic vars 3033 1726773165.02837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773165.02868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773165.02889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773165.02907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773165.02919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773165.02949: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773165.02952: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.02957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.03042: Set connection var ansible_connection to ssh 3033 1726773165.03048: Set connection var ansible_shell_executable to /bin/sh 3033 1726773165.03054: Set connection var ansible_pipelining to False 3033 1726773165.03057: Set connection var ansible_shell_type to sh 3033 1726773165.03065: Set connection var ansible_timeout to 10 3033 1726773165.03074: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773165.03094: variable 'ansible_shell_executable' from source: unknown 3033 1726773165.03098: variable 'ansible_connection' from source: unknown 3033 1726773165.03100: variable 'ansible_module_compression' from source: unknown 3033 1726773165.03105: variable 'ansible_shell_type' from source: unknown 3033 1726773165.03109: variable 'ansible_shell_executable' from source: unknown 3033 1726773165.03114: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.03119: variable 'ansible_pipelining' from source: unknown 3033 1726773165.03123: variable 'ansible_timeout' from source: unknown 3033 1726773165.03128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.03246: 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) 3033 1726773165.03257: variable 'omit' from source: magic vars 3033 1726773165.03263: starting attempt loop 3033 1726773165.03266: running the handler 3033 1726773165.03283: _low_level_execute_command(): starting 3033 1726773165.03289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773165.03828: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.03833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.03836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.03839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.03891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.03894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.03975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.05817: stdout chunk (state=3): >>>/root <<< 3033 1726773165.05928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.05981: stderr chunk (state=3): >>><<< 3033 1726773165.05984: stdout chunk (state=3): >>><<< 3033 1726773165.06003: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.06017: _low_level_execute_command(): starting 3033 1726773165.06024: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705 `" && echo ansible-tmp-1726773165.0600274-6239-12851771377705="` echo /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705 `" ) && sleep 0' 3033 1726773165.06478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.06482: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.06484: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773165.06487: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773165.06489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.06541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.06545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.06617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.08762: stdout chunk (state=3): >>>ansible-tmp-1726773165.0600274-6239-12851771377705=/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705 <<< 3033 1726773165.08888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.08936: stderr chunk (state=3): >>><<< 3033 1726773165.08940: stdout chunk (state=3): >>><<< 3033 1726773165.08956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773165.0600274-6239-12851771377705=/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.08972: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3033 1726773165.08996: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3033 1726773165.09019: variable 'ansible_search_path' from source: unknown 3033 1726773165.10043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773165.11561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773165.11624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773165.11655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773165.11687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773165.11710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773165.11961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773165.11987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773165.12010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773165.12044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773165.12057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773165.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773165.12397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773165.12420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773165.12451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773165.12464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773165.12772: variable 'ansible_managed' from source: unknown 3033 1726773165.12780: variable '__sections' from source: task vars 3033 1726773165.12895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773165.12918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773165.12939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773165.12972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773165.12993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773165.13082: variable 'kernel_settings_sysctl' from source: include params 3033 1726773165.13090: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773165.13097: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773165.13148: variable '__sysctl_old' from source: task vars 3033 1726773165.13201: variable '__sysctl_old' from source: task vars 3033 1726773165.13392: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773165.13395: variable 'kernel_settings_sysctl' from source: include params 3033 1726773165.13403: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773165.13411: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773165.13416: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773165.13598: variable 'kernel_settings_sysfs' from source: role '' defaults 3033 1726773165.13602: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773165.13609: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773165.13626: variable '__sysfs_old' from source: task vars 3033 1726773165.13674: variable '__sysfs_old' from source: task vars 3033 1726773165.13861: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773165.13864: variable 'kernel_settings_sysfs' from source: role '' defaults 3033 1726773165.13870: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773165.13879: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773165.13884: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773165.13932: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773165.13940: variable '__systemd_old' from source: task vars 3033 1726773165.13992: variable '__systemd_old' from source: task vars 3033 1726773165.14165: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773165.14169: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773165.14174: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14183: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773165.14197: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773165.14202: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773165.14209: variable '__trans_huge_old' from source: task vars 3033 1726773165.14260: variable '__trans_huge_old' from source: task vars 3033 1726773165.14434: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773165.14438: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773165.14446: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14449: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773165.14463: variable '__trans_defrag_old' from source: task vars 3033 1726773165.14516: variable '__trans_defrag_old' from source: task vars 3033 1726773165.14688: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773165.14691: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773165.14697: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14703: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773165.14723: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14733: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14754: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14765: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14772: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14793: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14801: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14809: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14814: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14824: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14832: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14839: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14846: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.14852: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773165.15425: 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) 3033 1726773165.15471: variable 'ansible_module_compression' from source: unknown 3033 1726773165.15513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773165.15533: variable 'ansible_facts' from source: unknown 3033 1726773165.15600: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py 3033 1726773165.15708: Sending initial data 3033 1726773165.15712: Sent initial data (150 bytes) 3033 1726773165.16203: 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 <<< 3033 1726773165.16208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.16211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773165.16213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.16215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.16271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.16275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773165.16278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.16360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.18160: 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 <<< 3033 1726773165.18167: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773165.18225: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773165.18291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpx38yc4qq /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py <<< 3033 1726773165.18296: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py" <<< 3033 1726773165.18355: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpx38yc4qq" to remote "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py" <<< 3033 1726773165.19241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.19305: stderr chunk (state=3): >>><<< 3033 1726773165.19310: stdout chunk (state=3): >>><<< 3033 1726773165.19332: done transferring module to remote 3033 1726773165.19342: _low_level_execute_command(): starting 3033 1726773165.19347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/ /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py && sleep 0' 3033 1726773165.19795: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.19798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.19801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773165.19803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.19808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.19857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.19860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.19935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.21962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.22009: stderr chunk (state=3): >>><<< 3033 1726773165.22013: stdout chunk (state=3): >>><<< 3033 1726773165.22026: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.22029: _low_level_execute_command(): starting 3033 1726773165.22036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_stat.py && sleep 0' 3033 1726773165.22471: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.22479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.22482: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773165.22484: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773165.22486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.22534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.22538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.22621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.42228: 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": 372, "inode": 262613, "dev": 51714, "nlink": 1, "atime": 1726773109.555283, "mtime": 1726773096.0482485, "ctime": 1726773108.810281, "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": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "71772592", "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}}} <<< 3033 1726773165.44166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773165.44226: stderr chunk (state=3): >>><<< 3033 1726773165.44230: stdout chunk (state=3): >>><<< 3033 1726773165.44246: _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": 372, "inode": 262613, "dev": 51714, "nlink": 1, "atime": 1726773109.555283, "mtime": 1726773096.0482485, "ctime": 1726773108.810281, "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": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "71772592", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773165.44305: 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-1726773165.0600274-6239-12851771377705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773165.44410: Sending initial data 3033 1726773165.44414: Sent initial data (164 bytes) 3033 1726773165.44895: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.44899: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.44901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.44904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.44908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.44966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.44972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773165.44974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.45042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.46852: 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 <<< 3033 1726773165.46860: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773165.46918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773165.46985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8uignp0g/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf <<< 3033 1726773165.46992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf" <<< 3033 1726773165.47046: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8uignp0g/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf" <<< 3033 1726773165.47315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.47378: stderr chunk (state=3): >>><<< 3033 1726773165.47381: stdout chunk (state=3): >>><<< 3033 1726773165.47395: _low_level_execute_command(): starting 3033 1726773165.47403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/ /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf && sleep 0' 3033 1726773165.47864: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.47867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.47870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.47872: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.47927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.47930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.48003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.50045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.50096: stderr chunk (state=3): >>><<< 3033 1726773165.50099: stdout chunk (state=3): >>><<< 3033 1726773165.50117: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.50142: variable 'ansible_module_compression' from source: unknown 3033 1726773165.50180: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773165.50198: variable 'ansible_facts' from source: unknown 3033 1726773165.50247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py 3033 1726773165.50348: Sending initial data 3033 1726773165.50351: Sent initial data (150 bytes) 3033 1726773165.50792: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.50829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773165.50832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.50835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.50837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.50839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.50895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.50901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773165.50903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.50969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.52746: 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 <<< 3033 1726773165.52810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773165.52875: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp422s9kbw /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py <<< 3033 1726773165.52879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py" <<< 3033 1726773165.52933: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp422s9kbw" to remote "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py" <<< 3033 1726773165.53824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.53893: stderr chunk (state=3): >>><<< 3033 1726773165.53897: stdout chunk (state=3): >>><<< 3033 1726773165.53918: done transferring module to remote 3033 1726773165.53927: _low_level_execute_command(): starting 3033 1726773165.53933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/ /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py && sleep 0' 3033 1726773165.54396: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.54400: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.54402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.54405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.54410: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.54461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.54465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.54537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.56555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.56605: stderr chunk (state=3): >>><<< 3033 1726773165.56610: stdout chunk (state=3): >>><<< 3033 1726773165.56627: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.56630: _low_level_execute_command(): starting 3033 1726773165.56636: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/AnsiballZ_copy.py && sleep 0' 3033 1726773165.57067: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.57108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773165.57111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.57114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.57116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.57124: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773165.57126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.57171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.57175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.57261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.77104: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "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}}} <<< 3033 1726773165.78778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773165.78841: stderr chunk (state=3): >>><<< 3033 1726773165.78845: stdout chunk (state=3): >>><<< 3033 1726773165.78861: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773165.78899: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '221aa34fef95c2fe05408be9921820449785a5b2', '_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-1726773165.0600274-6239-12851771377705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773165.78940: _low_level_execute_command(): starting 3033 1726773165.78944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/ > /dev/null 2>&1 && sleep 0' 3033 1726773165.79402: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.79409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773165.79488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773165.79492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.79582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.81677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.81736: stderr chunk (state=3): >>><<< 3033 1726773165.81740: stdout chunk (state=3): >>><<< 3033 1726773165.81754: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.81767: handler run complete 3033 1726773165.81794: attempt loop complete, returning result 3033 1726773165.81797: _execute() done 3033 1726773165.81800: dumping result to json 3033 1726773165.81808: done dumping result, returning 3033 1726773165.81818: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-3c9c-762e-000000000311] 3033 1726773165.81823: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000311 3033 1726773165.81979: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000311 3033 1726773165.81982: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "src": "/root/.ansible/tmp/ansible-tmp-1726773165.0600274-6239-12851771377705/.source.conf", "state": "file", "uid": 0 } 3033 1726773165.82098: no more pending results, returning what we have 3033 1726773165.82102: results queue empty 3033 1726773165.82103: checking for any_errors_fatal 3033 1726773165.82112: done checking for any_errors_fatal 3033 1726773165.82113: checking for max_fail_percentage 3033 1726773165.82114: done checking for max_fail_percentage 3033 1726773165.82115: checking to see if all hosts have failed and the running result is not ok 3033 1726773165.82116: done checking to see if all hosts have failed 3033 1726773165.82117: getting the remaining hosts for this loop 3033 1726773165.82119: done getting the remaining hosts for this loop 3033 1726773165.82123: getting the next task for host managed_node2 3033 1726773165.82129: done getting next task for host managed_node2 3033 1726773165.82132: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773165.82135: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773165.82145: getting variables 3033 1726773165.82147: in VariableManager get_vars() 3033 1726773165.82185: Calling all_inventory to load vars for managed_node2 3033 1726773165.82188: Calling groups_inventory to load vars for managed_node2 3033 1726773165.82191: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773165.82200: Calling all_plugins_play to load vars for managed_node2 3033 1726773165.82203: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773165.82207: Calling groups_plugins_play to load vars for managed_node2 3033 1726773165.82562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773165.82723: done with get_vars() 3033 1726773165.82732: done getting variables 3033 1726773165.82780: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:12:45 -0400 (0:00:00.814) 0:02:24.089 **** 3033 1726773165.82805: entering _queue_task() for managed_node2/service 3033 1726773165.83015: worker is 1 (out of 1 available) 3033 1726773165.83032: exiting _queue_task() for managed_node2/service 3033 1726773165.83047: done queuing things up, now waiting for results queue to drain 3033 1726773165.83049: waiting for pending results... 3033 1726773165.83245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773165.83339: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000312 3033 1726773165.83351: variable 'ansible_search_path' from source: unknown 3033 1726773165.83355: variable 'ansible_search_path' from source: unknown 3033 1726773165.83400: variable '__kernel_settings_services' from source: include_vars 3033 1726773165.83683: variable '__kernel_settings_services' from source: include_vars 3033 1726773165.83753: variable 'omit' from source: magic vars 3033 1726773165.83854: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.83863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.83873: variable 'omit' from source: magic vars 3033 1726773165.84100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773165.84304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773165.84346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773165.84379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773165.84411: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773165.84502: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773165.84516: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773165.84535: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3033 1726773165.84539: when evaluation is False, skipping this task 3033 1726773165.84565: variable 'item' from source: unknown 3033 1726773165.84644: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 3033 1726773165.84823: dumping result to json 3033 1726773165.84827: done dumping result, returning 3033 1726773165.84830: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-3c9c-762e-000000000312] 3033 1726773165.84832: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000312 3033 1726773165.84876: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000312 3033 1726773165.84879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3033 1726773165.84953: no more pending results, returning what we have 3033 1726773165.84955: results queue empty 3033 1726773165.84956: checking for any_errors_fatal 3033 1726773165.84966: done checking for any_errors_fatal 3033 1726773165.84966: checking for max_fail_percentage 3033 1726773165.84968: done checking for max_fail_percentage 3033 1726773165.84968: checking to see if all hosts have failed and the running result is not ok 3033 1726773165.84969: done checking to see if all hosts have failed 3033 1726773165.84970: getting the remaining hosts for this loop 3033 1726773165.84971: done getting the remaining hosts for this loop 3033 1726773165.84974: getting the next task for host managed_node2 3033 1726773165.84978: done getting next task for host managed_node2 3033 1726773165.84981: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773165.84983: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773165.84994: getting variables 3033 1726773165.84995: in VariableManager get_vars() 3033 1726773165.85022: Calling all_inventory to load vars for managed_node2 3033 1726773165.85024: Calling groups_inventory to load vars for managed_node2 3033 1726773165.85026: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773165.85033: Calling all_plugins_play to load vars for managed_node2 3033 1726773165.85035: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773165.85037: Calling groups_plugins_play to load vars for managed_node2 3033 1726773165.85168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773165.85334: done with get_vars() 3033 1726773165.85342: done getting variables 3033 1726773165.85387: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:12:45 -0400 (0:00:00.026) 0:02:24.115 **** 3033 1726773165.85412: entering _queue_task() for managed_node2/command 3033 1726773165.85603: worker is 1 (out of 1 available) 3033 1726773165.85621: exiting _queue_task() for managed_node2/command 3033 1726773165.85637: done queuing things up, now waiting for results queue to drain 3033 1726773165.85639: waiting for pending results... 3033 1726773165.85825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773165.85917: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000313 3033 1726773165.85929: variable 'ansible_search_path' from source: unknown 3033 1726773165.85932: variable 'ansible_search_path' from source: unknown 3033 1726773165.85965: calling self._execute() 3033 1726773165.86040: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.86048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.86058: variable 'omit' from source: magic vars 3033 1726773165.86453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773165.86723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773165.86761: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773165.86793: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773165.86822: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773165.86918: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773165.86942: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3033 1726773165.87052: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773165.87065: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3033 1726773165.87157: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773165.87167: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773165.87177: variable 'omit' from source: magic vars 3033 1726773165.87215: variable 'omit' from source: magic vars 3033 1726773165.87316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773165.88844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773165.88905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773165.88939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773165.88967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773165.88992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773165.89053: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773165.89083: variable 'omit' from source: magic vars 3033 1726773165.89110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773165.89136: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773165.89153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773165.89169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773165.89180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773165.89209: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773165.89212: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.89218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.89300: Set connection var ansible_connection to ssh 3033 1726773165.89308: Set connection var ansible_shell_executable to /bin/sh 3033 1726773165.89315: Set connection var ansible_pipelining to False 3033 1726773165.89320: Set connection var ansible_shell_type to sh 3033 1726773165.89327: Set connection var ansible_timeout to 10 3033 1726773165.89335: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773165.89357: variable 'ansible_shell_executable' from source: unknown 3033 1726773165.89360: variable 'ansible_connection' from source: unknown 3033 1726773165.89363: variable 'ansible_module_compression' from source: unknown 3033 1726773165.89367: variable 'ansible_shell_type' from source: unknown 3033 1726773165.89370: variable 'ansible_shell_executable' from source: unknown 3033 1726773165.89374: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773165.89382: variable 'ansible_pipelining' from source: unknown 3033 1726773165.89384: variable 'ansible_timeout' from source: unknown 3033 1726773165.89389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773165.89477: 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) 3033 1726773165.89490: variable 'omit' from source: magic vars 3033 1726773165.89495: starting attempt loop 3033 1726773165.89498: running the handler 3033 1726773165.89513: _low_level_execute_command(): starting 3033 1726773165.89520: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773165.90053: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.90057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.90061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.90063: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773165.90066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.90112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.90130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773165.90139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.90207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.92113: stdout chunk (state=3): >>>/root <<< 3033 1726773165.92226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.92286: stderr chunk (state=3): >>><<< 3033 1726773165.92290: stdout chunk (state=3): >>><<< 3033 1726773165.92313: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.92327: _low_level_execute_command(): starting 3033 1726773165.92334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066 `" && echo ansible-tmp-1726773165.92314-6258-125641694660066="` echo /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066 `" ) && sleep 0' 3033 1726773165.92781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.92819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.92822: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.92825: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773165.92827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.92882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.92888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.92959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.95192: stdout chunk (state=3): >>>ansible-tmp-1726773165.92314-6258-125641694660066=/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066 <<< 3033 1726773165.95319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.95367: stderr chunk (state=3): >>><<< 3033 1726773165.95371: stdout chunk (state=3): >>><<< 3033 1726773165.95390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773165.92314-6258-125641694660066=/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773165.95419: variable 'ansible_module_compression' from source: unknown 3033 1726773165.95458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773165.95489: variable 'ansible_facts' from source: unknown 3033 1726773165.95552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py 3033 1726773165.95661: Sending initial data 3033 1726773165.95665: Sent initial data (152 bytes) 3033 1726773165.96136: 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 <<< 3033 1726773165.96140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.96142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.96145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.96147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.96201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.96204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.96279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773165.98102: 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" <<< 3033 1726773165.98109: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773165.98165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773165.98233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpsqqbmj7f /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py <<< 3033 1726773165.98241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py" <<< 3033 1726773165.98300: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpsqqbmj7f" to remote "/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py" <<< 3033 1726773165.98303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py" <<< 3033 1726773165.99190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773165.99255: stderr chunk (state=3): >>><<< 3033 1726773165.99258: stdout chunk (state=3): >>><<< 3033 1726773165.99281: done transferring module to remote 3033 1726773165.99291: _low_level_execute_command(): starting 3033 1726773165.99296: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/ /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py && sleep 0' 3033 1726773165.99761: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773165.99764: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773165.99767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773165.99769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773165.99771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773165.99829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773165.99834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773165.99905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773166.04245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773166.04300: stderr chunk (state=3): >>><<< 3033 1726773166.04303: stdout chunk (state=3): >>><<< 3033 1726773166.04321: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773166.04324: _low_level_execute_command(): starting 3033 1726773166.04330: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/AnsiballZ_command.py && sleep 0' 3033 1726773166.04791: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773166.04795: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773166.04797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773166.04801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773166.04856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773166.04863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773166.04938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.37426: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:46.236190", "end": "2024-09-19 15:12:47.372816", "delta": "0:00:01.136626", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 3033 1726773167.39483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773167.39549: stderr chunk (state=3): >>><<< 3033 1726773167.39552: stdout chunk (state=3): >>><<< 3033 1726773167.39570: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:46.236190", "end": "2024-09-19 15:12:47.372816", "delta": "0:00:01.136626", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773167.39611: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773167.39619: _low_level_execute_command(): starting 3033 1726773167.39626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773165.92314-6258-125641694660066/ > /dev/null 2>&1 && sleep 0' 3033 1726773167.40110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.40114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773167.40116: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.40119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.40121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773167.40123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.40175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.40179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773167.40183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.40254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.42415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.42462: stderr chunk (state=3): >>><<< 3033 1726773167.42466: stdout chunk (state=3): >>><<< 3033 1726773167.42482: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773167.42489: handler run complete 3033 1726773167.42514: Evaluated conditional (True): True 3033 1726773167.42524: attempt loop complete, returning result 3033 1726773167.42527: _execute() done 3033 1726773167.42532: dumping result to json 3033 1726773167.42538: done dumping result, returning 3033 1726773167.42547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-3c9c-762e-000000000313] 3033 1726773167.42552: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000313 3033 1726773167.42660: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000313 3033 1726773167.42663: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.136626", "end": "2024-09-19 15:12:47.372816", "rc": 0, "start": "2024-09-19 15:12:46.236190" } 3033 1726773167.42753: no more pending results, returning what we have 3033 1726773167.42757: results queue empty 3033 1726773167.42758: checking for any_errors_fatal 3033 1726773167.42767: done checking for any_errors_fatal 3033 1726773167.42767: checking for max_fail_percentage 3033 1726773167.42769: done checking for max_fail_percentage 3033 1726773167.42770: checking to see if all hosts have failed and the running result is not ok 3033 1726773167.42771: done checking to see if all hosts have failed 3033 1726773167.42772: getting the remaining hosts for this loop 3033 1726773167.42774: done getting the remaining hosts for this loop 3033 1726773167.42778: getting the next task for host managed_node2 3033 1726773167.42785: done getting next task for host managed_node2 3033 1726773167.42790: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773167.42793: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773167.42805: getting variables 3033 1726773167.42808: in VariableManager get_vars() 3033 1726773167.42845: Calling all_inventory to load vars for managed_node2 3033 1726773167.42848: Calling groups_inventory to load vars for managed_node2 3033 1726773167.42850: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773167.42860: Calling all_plugins_play to load vars for managed_node2 3033 1726773167.42863: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773167.42866: Calling groups_plugins_play to load vars for managed_node2 3033 1726773167.43063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773167.43226: done with get_vars() 3033 1726773167.43235: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:12:47 -0400 (0:00:01.578) 0:02:25.694 **** 3033 1726773167.43311: entering _queue_task() for managed_node2/include_tasks 3033 1726773167.43511: worker is 1 (out of 1 available) 3033 1726773167.43525: exiting _queue_task() for managed_node2/include_tasks 3033 1726773167.43540: done queuing things up, now waiting for results queue to drain 3033 1726773167.43542: waiting for pending results... 3033 1726773167.43737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773167.43835: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000314 3033 1726773167.43849: variable 'ansible_search_path' from source: unknown 3033 1726773167.43852: variable 'ansible_search_path' from source: unknown 3033 1726773167.43889: calling self._execute() 3033 1726773167.43965: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773167.43972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773167.43985: variable 'omit' from source: magic vars 3033 1726773167.44375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773167.44596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773167.44637: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773167.44667: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773167.44701: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773167.44801: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773167.44827: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773167.44832: _execute() done 3033 1726773167.44835: dumping result to json 3033 1726773167.44840: done dumping result, returning 3033 1726773167.44847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-3c9c-762e-000000000314] 3033 1726773167.44853: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000314 3033 1726773167.44951: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000314 3033 1726773167.44953: WORKER PROCESS EXITING 3033 1726773167.45008: no more pending results, returning what we have 3033 1726773167.45013: in VariableManager get_vars() 3033 1726773167.45050: Calling all_inventory to load vars for managed_node2 3033 1726773167.45053: Calling groups_inventory to load vars for managed_node2 3033 1726773167.45056: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773167.45066: Calling all_plugins_play to load vars for managed_node2 3033 1726773167.45069: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773167.45073: Calling groups_plugins_play to load vars for managed_node2 3033 1726773167.45220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773167.45383: done with get_vars() 3033 1726773167.45391: variable 'ansible_search_path' from source: unknown 3033 1726773167.45391: variable 'ansible_search_path' from source: unknown 3033 1726773167.45417: we have included files to process 3033 1726773167.45418: generating all_blocks data 3033 1726773167.45420: done generating all_blocks data 3033 1726773167.45424: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773167.45425: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773167.45427: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773167.45730: done processing included file 3033 1726773167.45732: iterating over new_blocks loaded from include file 3033 1726773167.45733: in VariableManager get_vars() 3033 1726773167.45752: done with get_vars() 3033 1726773167.45754: filtering new block on tags 3033 1726773167.45796: done filtering new block on tags 3033 1726773167.45798: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3033 1726773167.45801: extending task lists for all hosts with included blocks 3033 1726773167.46310: done extending task lists 3033 1726773167.46311: done processing included files 3033 1726773167.46312: results queue empty 3033 1726773167.46312: checking for any_errors_fatal 3033 1726773167.46316: done checking for any_errors_fatal 3033 1726773167.46317: checking for max_fail_percentage 3033 1726773167.46317: done checking for max_fail_percentage 3033 1726773167.46318: checking to see if all hosts have failed and the running result is not ok 3033 1726773167.46319: done checking to see if all hosts have failed 3033 1726773167.46319: getting the remaining hosts for this loop 3033 1726773167.46320: done getting the remaining hosts for this loop 3033 1726773167.46322: getting the next task for host managed_node2 3033 1726773167.46326: done getting next task for host managed_node2 3033 1726773167.46328: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773167.46330: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773167.46337: getting variables 3033 1726773167.46338: in VariableManager get_vars() 3033 1726773167.46348: Calling all_inventory to load vars for managed_node2 3033 1726773167.46350: Calling groups_inventory to load vars for managed_node2 3033 1726773167.46352: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773167.46355: Calling all_plugins_play to load vars for managed_node2 3033 1726773167.46357: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773167.46360: Calling groups_plugins_play to load vars for managed_node2 3033 1726773167.46467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773167.46629: done with get_vars() 3033 1726773167.46636: done getting variables 3033 1726773167.46666: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:12:47 -0400 (0:00:00.033) 0:02:25.727 **** 3033 1726773167.46692: entering _queue_task() for managed_node2/command 3033 1726773167.46900: worker is 1 (out of 1 available) 3033 1726773167.46914: exiting _queue_task() for managed_node2/command 3033 1726773167.46930: done queuing things up, now waiting for results queue to drain 3033 1726773167.46932: waiting for pending results... 3033 1726773167.47119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773167.47220: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000483 3033 1726773167.47234: variable 'ansible_search_path' from source: unknown 3033 1726773167.47237: variable 'ansible_search_path' from source: unknown 3033 1726773167.47270: calling self._execute() 3033 1726773167.47352: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773167.47358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773167.47367: variable 'omit' from source: magic vars 3033 1726773167.47459: variable 'omit' from source: magic vars 3033 1726773167.47513: variable 'omit' from source: magic vars 3033 1726773167.47541: variable 'omit' from source: magic vars 3033 1726773167.47581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773167.47616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773167.47637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773167.47653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773167.47664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773167.47697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773167.47701: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773167.47704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773167.47791: Set connection var ansible_connection to ssh 3033 1726773167.47798: Set connection var ansible_shell_executable to /bin/sh 3033 1726773167.47804: Set connection var ansible_pipelining to False 3033 1726773167.47808: Set connection var ansible_shell_type to sh 3033 1726773167.47816: Set connection var ansible_timeout to 10 3033 1726773167.47826: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773167.47844: variable 'ansible_shell_executable' from source: unknown 3033 1726773167.47848: variable 'ansible_connection' from source: unknown 3033 1726773167.47851: variable 'ansible_module_compression' from source: unknown 3033 1726773167.47856: variable 'ansible_shell_type' from source: unknown 3033 1726773167.47859: variable 'ansible_shell_executable' from source: unknown 3033 1726773167.47863: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773167.47868: variable 'ansible_pipelining' from source: unknown 3033 1726773167.47871: variable 'ansible_timeout' from source: unknown 3033 1726773167.47879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773167.48001: 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) 3033 1726773167.48012: variable 'omit' from source: magic vars 3033 1726773167.48018: starting attempt loop 3033 1726773167.48021: running the handler 3033 1726773167.48036: _low_level_execute_command(): starting 3033 1726773167.48044: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773167.48592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.48596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773167.48600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.48657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.48664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773167.48666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.48737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.50627: stdout chunk (state=3): >>>/root <<< 3033 1726773167.50738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.50795: stderr chunk (state=3): >>><<< 3033 1726773167.50798: stdout chunk (state=3): >>><<< 3033 1726773167.50824: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773167.50837: _low_level_execute_command(): starting 3033 1726773167.50847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956 `" && echo ansible-tmp-1726773167.5082445-6273-97763999665956="` echo /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956 `" ) && sleep 0' 3033 1726773167.51319: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.51323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.51326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.51335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.51383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.51389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.51466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.53694: stdout chunk (state=3): >>>ansible-tmp-1726773167.5082445-6273-97763999665956=/root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956 <<< 3033 1726773167.53823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.53876: stderr chunk (state=3): >>><<< 3033 1726773167.53882: stdout chunk (state=3): >>><<< 3033 1726773167.53900: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773167.5082445-6273-97763999665956=/root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773167.53931: variable 'ansible_module_compression' from source: unknown 3033 1726773167.53982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773167.54018: variable 'ansible_facts' from source: unknown 3033 1726773167.54086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py 3033 1726773167.54202: Sending initial data 3033 1726773167.54205: Sent initial data (153 bytes) 3033 1726773167.54671: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773167.54674: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.54678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773167.54680: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.54736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.54739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.54816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.56675: 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" <<< 3033 1726773167.56686: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773167.56740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773167.56809: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpk449mezi /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py <<< 3033 1726773167.56815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py" <<< 3033 1726773167.56869: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpk449mezi" to remote "/root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py" <<< 3033 1726773167.57739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.57810: stderr chunk (state=3): >>><<< 3033 1726773167.57903: stdout chunk (state=3): >>><<< 3033 1726773167.57908: done transferring module to remote 3033 1726773167.57911: _low_level_execute_command(): starting 3033 1726773167.57913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/ /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py && sleep 0' 3033 1726773167.58290: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773167.58304: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773167.58319: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.58367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.58383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.58457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.60562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.60614: stderr chunk (state=3): >>><<< 3033 1726773167.60618: stdout chunk (state=3): >>><<< 3033 1726773167.60634: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773167.60638: _low_level_execute_command(): starting 3033 1726773167.60644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/AnsiballZ_command.py && sleep 0' 3033 1726773167.61105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773167.61110: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.61113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773167.61115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.61169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.61176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.61253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.93201: 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 15:12:47.804109", "end": "2024-09-19 15:12:47.930877", "delta": "0:00:00.126768", "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}}} <<< 3033 1726773167.95218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773167.95282: stderr chunk (state=3): >>><<< 3033 1726773167.95286: stdout chunk (state=3): >>><<< 3033 1726773167.95304: _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 15:12:47.804109", "end": "2024-09-19 15:12:47.930877", "delta": "0:00:00.126768", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773167.95354: 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-1726773167.5082445-6273-97763999665956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773167.95364: _low_level_execute_command(): starting 3033 1726773167.95369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773167.5082445-6273-97763999665956/ > /dev/null 2>&1 && sleep 0' 3033 1726773167.95861: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773167.95864: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773167.95867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773167.95870: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773167.95872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773167.95932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773167.95938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773167.96010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773167.98127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773167.98182: stderr chunk (state=3): >>><<< 3033 1726773167.98185: stdout chunk (state=3): >>><<< 3033 1726773167.98200: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773167.98208: handler run complete 3033 1726773167.98231: Evaluated conditional (False): False 3033 1726773167.98242: attempt loop complete, returning result 3033 1726773167.98245: _execute() done 3033 1726773167.98250: dumping result to json 3033 1726773167.98256: done dumping result, returning 3033 1726773167.98311: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-3c9c-762e-000000000483] 3033 1726773167.98315: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000483 3033 1726773167.98391: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000483 3033 1726773167.98395: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.126768", "end": "2024-09-19 15:12:47.930877", "rc": 0, "start": "2024-09-19 15:12:47.804109" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773167.98501: no more pending results, returning what we have 3033 1726773167.98504: results queue empty 3033 1726773167.98507: checking for any_errors_fatal 3033 1726773167.98510: done checking for any_errors_fatal 3033 1726773167.98511: checking for max_fail_percentage 3033 1726773167.98512: done checking for max_fail_percentage 3033 1726773167.98513: checking to see if all hosts have failed and the running result is not ok 3033 1726773167.98514: done checking to see if all hosts have failed 3033 1726773167.98515: getting the remaining hosts for this loop 3033 1726773167.98517: done getting the remaining hosts for this loop 3033 1726773167.98521: getting the next task for host managed_node2 3033 1726773167.98527: done getting next task for host managed_node2 3033 1726773167.98531: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773167.98535: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773167.98547: getting variables 3033 1726773167.98548: in VariableManager get_vars() 3033 1726773167.98586: Calling all_inventory to load vars for managed_node2 3033 1726773167.98589: Calling groups_inventory to load vars for managed_node2 3033 1726773167.98591: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773167.98600: Calling all_plugins_play to load vars for managed_node2 3033 1726773167.98603: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773167.98605: Calling groups_plugins_play to load vars for managed_node2 3033 1726773167.98771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773167.98940: done with get_vars() 3033 1726773167.98949: done getting variables 3033 1726773167.98997: 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 [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:12:47 -0400 (0:00:00.523) 0:02:26.251 **** 3033 1726773167.99026: entering _queue_task() for managed_node2/shell 3033 1726773167.99225: worker is 1 (out of 1 available) 3033 1726773167.99239: exiting _queue_task() for managed_node2/shell 3033 1726773167.99253: done queuing things up, now waiting for results queue to drain 3033 1726773167.99255: waiting for pending results... 3033 1726773167.99449: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773167.99545: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000484 3033 1726773167.99559: variable 'ansible_search_path' from source: unknown 3033 1726773167.99564: variable 'ansible_search_path' from source: unknown 3033 1726773167.99598: calling self._execute() 3033 1726773167.99680: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773167.99688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773167.99699: variable 'omit' from source: magic vars 3033 1726773168.00098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.00307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.00349: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.00381: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.00413: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.00505: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773168.00531: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773168.00535: when evaluation is False, skipping this task 3033 1726773168.00538: _execute() done 3033 1726773168.00541: dumping result to json 3033 1726773168.00546: done dumping result, returning 3033 1726773168.00554: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-3c9c-762e-000000000484] 3033 1726773168.00559: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000484 3033 1726773168.00653: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000484 3033 1726773168.00656: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773168.00726: no more pending results, returning what we have 3033 1726773168.00729: results queue empty 3033 1726773168.00730: checking for any_errors_fatal 3033 1726773168.00738: done checking for any_errors_fatal 3033 1726773168.00739: checking for max_fail_percentage 3033 1726773168.00741: done checking for max_fail_percentage 3033 1726773168.00741: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.00742: done checking to see if all hosts have failed 3033 1726773168.00743: getting the remaining hosts for this loop 3033 1726773168.00745: done getting the remaining hosts for this loop 3033 1726773168.00748: getting the next task for host managed_node2 3033 1726773168.00754: done getting next task for host managed_node2 3033 1726773168.00758: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773168.00762: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773168.00778: getting variables 3033 1726773168.00780: in VariableManager get_vars() 3033 1726773168.00812: Calling all_inventory to load vars for managed_node2 3033 1726773168.00814: Calling groups_inventory to load vars for managed_node2 3033 1726773168.00816: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.00823: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.00825: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.00827: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.00961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.01126: done with get_vars() 3033 1726773168.01135: done getting variables 3033 1726773168.01179: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.021) 0:02:26.273 **** 3033 1726773168.01207: entering _queue_task() for managed_node2/fail 3033 1726773168.01396: worker is 1 (out of 1 available) 3033 1726773168.01413: exiting _queue_task() for managed_node2/fail 3033 1726773168.01429: done queuing things up, now waiting for results queue to drain 3033 1726773168.01431: waiting for pending results... 3033 1726773168.01609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773168.01712: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000485 3033 1726773168.01726: variable 'ansible_search_path' from source: unknown 3033 1726773168.01730: variable 'ansible_search_path' from source: unknown 3033 1726773168.01763: calling self._execute() 3033 1726773168.01839: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.01846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.01855: variable 'omit' from source: magic vars 3033 1726773168.02312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.02510: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.02547: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.02578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.02609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.02696: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773168.02720: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773168.02724: when evaluation is False, skipping this task 3033 1726773168.02727: _execute() done 3033 1726773168.02731: dumping result to json 3033 1726773168.02735: done dumping result, returning 3033 1726773168.02744: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-3c9c-762e-000000000485] 3033 1726773168.02750: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000485 3033 1726773168.02844: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000485 3033 1726773168.02847: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773168.02905: no more pending results, returning what we have 3033 1726773168.02910: results queue empty 3033 1726773168.02911: checking for any_errors_fatal 3033 1726773168.02915: done checking for any_errors_fatal 3033 1726773168.02916: checking for max_fail_percentage 3033 1726773168.02918: done checking for max_fail_percentage 3033 1726773168.02919: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.02920: done checking to see if all hosts have failed 3033 1726773168.02921: getting the remaining hosts for this loop 3033 1726773168.02923: done getting the remaining hosts for this loop 3033 1726773168.02926: getting the next task for host managed_node2 3033 1726773168.02934: done getting next task for host managed_node2 3033 1726773168.02938: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773168.02941: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773168.02958: getting variables 3033 1726773168.02959: in VariableManager get_vars() 3033 1726773168.02989: Calling all_inventory to load vars for managed_node2 3033 1726773168.02992: Calling groups_inventory to load vars for managed_node2 3033 1726773168.02993: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.03000: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.03002: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.03004: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.03170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.03330: done with get_vars() 3033 1726773168.03338: done getting variables 3033 1726773168.03382: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.021) 0:02:26.295 **** 3033 1726773168.03407: entering _queue_task() for managed_node2/set_fact 3033 1726773168.03598: worker is 1 (out of 1 available) 3033 1726773168.03615: exiting _queue_task() for managed_node2/set_fact 3033 1726773168.03630: done queuing things up, now waiting for results queue to drain 3033 1726773168.03632: waiting for pending results... 3033 1726773168.03808: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773168.03883: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000315 3033 1726773168.03897: variable 'ansible_search_path' from source: unknown 3033 1726773168.03901: variable 'ansible_search_path' from source: unknown 3033 1726773168.03934: calling self._execute() 3033 1726773168.04014: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.04022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.04032: variable 'omit' from source: magic vars 3033 1726773168.04119: variable 'omit' from source: magic vars 3033 1726773168.04156: variable 'omit' from source: magic vars 3033 1726773168.04184: variable 'omit' from source: magic vars 3033 1726773168.04223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.04252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.04271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.04291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.04319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.04341: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.04348: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.04354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.04441: Set connection var ansible_connection to ssh 3033 1726773168.04447: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.04454: Set connection var ansible_pipelining to False 3033 1726773168.04456: Set connection var ansible_shell_type to sh 3033 1726773168.04464: Set connection var ansible_timeout to 10 3033 1726773168.04472: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.04493: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.04497: variable 'ansible_connection' from source: unknown 3033 1726773168.04499: variable 'ansible_module_compression' from source: unknown 3033 1726773168.04504: variable 'ansible_shell_type' from source: unknown 3033 1726773168.04508: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.04513: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.04519: variable 'ansible_pipelining' from source: unknown 3033 1726773168.04521: variable 'ansible_timeout' from source: unknown 3033 1726773168.04526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.04644: 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) 3033 1726773168.04655: variable 'omit' from source: magic vars 3033 1726773168.04660: starting attempt loop 3033 1726773168.04664: running the handler 3033 1726773168.04674: handler run complete 3033 1726773168.04686: attempt loop complete, returning result 3033 1726773168.04689: _execute() done 3033 1726773168.04692: dumping result to json 3033 1726773168.04697: done dumping result, returning 3033 1726773168.04704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000315] 3033 1726773168.04711: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000315 3033 1726773168.04796: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000315 3033 1726773168.04800: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3033 1726773168.04871: no more pending results, returning what we have 3033 1726773168.04874: results queue empty 3033 1726773168.04875: checking for any_errors_fatal 3033 1726773168.04880: done checking for any_errors_fatal 3033 1726773168.04881: checking for max_fail_percentage 3033 1726773168.04883: done checking for max_fail_percentage 3033 1726773168.04884: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.04885: done checking to see if all hosts have failed 3033 1726773168.04886: getting the remaining hosts for this loop 3033 1726773168.04888: done getting the remaining hosts for this loop 3033 1726773168.04891: getting the next task for host managed_node2 3033 1726773168.04897: done getting next task for host managed_node2 3033 1726773168.04900: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773168.04903: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_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 3033 1726773168.04917: getting variables 3033 1726773168.04919: in VariableManager get_vars() 3033 1726773168.04944: Calling all_inventory to load vars for managed_node2 3033 1726773168.04946: Calling groups_inventory to load vars for managed_node2 3033 1726773168.04948: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.04955: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.04957: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.04959: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.05091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.05254: done with get_vars() 3033 1726773168.05262: done getting variables 3033 1726773168.05305: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.019) 0:02:26.314 **** 3033 1726773168.05329: entering _queue_task() for managed_node2/set_fact 3033 1726773168.05514: worker is 1 (out of 1 available) 3033 1726773168.05529: exiting _queue_task() for managed_node2/set_fact 3033 1726773168.05544: done queuing things up, now waiting for results queue to drain 3033 1726773168.05546: waiting for pending results... 3033 1726773168.05729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773168.05807: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000316 3033 1726773168.05822: variable 'ansible_search_path' from source: unknown 3033 1726773168.05826: variable 'ansible_search_path' from source: unknown 3033 1726773168.05858: calling self._execute() 3033 1726773168.05934: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.05940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.05949: variable 'omit' from source: magic vars 3033 1726773168.06042: variable 'omit' from source: magic vars 3033 1726773168.06083: variable 'omit' from source: magic vars 3033 1726773168.06453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.06648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.06687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.06719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.06749: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.06863: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773168.06877: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773168.06887: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773168.06930: variable 'omit' from source: magic vars 3033 1726773168.06954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.06982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.06999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.07017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.07026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.07054: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.07057: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.07063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.07146: Set connection var ansible_connection to ssh 3033 1726773168.07153: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.07160: Set connection var ansible_pipelining to False 3033 1726773168.07162: Set connection var ansible_shell_type to sh 3033 1726773168.07170: Set connection var ansible_timeout to 10 3033 1726773168.07182: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.07200: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.07203: variable 'ansible_connection' from source: unknown 3033 1726773168.07208: variable 'ansible_module_compression' from source: unknown 3033 1726773168.07213: variable 'ansible_shell_type' from source: unknown 3033 1726773168.07216: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.07221: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.07225: variable 'ansible_pipelining' from source: unknown 3033 1726773168.07229: variable 'ansible_timeout' from source: unknown 3033 1726773168.07235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.07327: 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) 3033 1726773168.07337: variable 'omit' from source: magic vars 3033 1726773168.07342: starting attempt loop 3033 1726773168.07345: running the handler 3033 1726773168.07356: handler run complete 3033 1726773168.07365: attempt loop complete, returning result 3033 1726773168.07367: _execute() done 3033 1726773168.07371: dumping result to json 3033 1726773168.07378: done dumping result, returning 3033 1726773168.07387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-3c9c-762e-000000000316] 3033 1726773168.07391: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000316 3033 1726773168.07476: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000316 3033 1726773168.07480: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3033 1726773168.07570: no more pending results, returning what we have 3033 1726773168.07573: results queue empty 3033 1726773168.07574: checking for any_errors_fatal 3033 1726773168.07578: done checking for any_errors_fatal 3033 1726773168.07579: checking for max_fail_percentage 3033 1726773168.07581: done checking for max_fail_percentage 3033 1726773168.07582: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.07583: done checking to see if all hosts have failed 3033 1726773168.07584: getting the remaining hosts for this loop 3033 1726773168.07585: done getting the remaining hosts for this loop 3033 1726773168.07589: getting the next task for host managed_node2 3033 1726773168.07598: done getting next task for host managed_node2 3033 1726773168.07600: ^ task is: TASK: meta (role_complete) 3033 1726773168.07603: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_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 3033 1726773168.07617: getting variables 3033 1726773168.07619: in VariableManager get_vars() 3033 1726773168.07649: Calling all_inventory to load vars for managed_node2 3033 1726773168.07651: Calling groups_inventory to load vars for managed_node2 3033 1726773168.07653: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.07660: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.07662: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.07664: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.07829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.07986: done with get_vars() 3033 1726773168.07995: done getting variables 3033 1726773168.08054: done queuing things up, now waiting for results queue to drain 3033 1726773168.08056: results queue empty 3033 1726773168.08057: checking for any_errors_fatal 3033 1726773168.08058: done checking for any_errors_fatal 3033 1726773168.08059: checking for max_fail_percentage 3033 1726773168.08060: done checking for max_fail_percentage 3033 1726773168.08064: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.08065: done checking to see if all hosts have failed 3033 1726773168.08065: getting the remaining hosts for this loop 3033 1726773168.08066: done getting the remaining hosts for this loop 3033 1726773168.08068: getting the next task for host managed_node2 3033 1726773168.08071: done getting next task for host managed_node2 3033 1726773168.08073: ^ task is: TASK: meta (flush_handlers) 3033 1726773168.08074: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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 3033 1726773168.08078: getting variables 3033 1726773168.08078: in VariableManager get_vars() 3033 1726773168.08087: Calling all_inventory to load vars for managed_node2 3033 1726773168.08089: Calling groups_inventory to load vars for managed_node2 3033 1726773168.08090: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.08094: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.08095: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.08097: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.08204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.08350: done with get_vars() 3033 1726773168.08356: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:130 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.030) 0:02:26.345 **** 3033 1726773168.08409: in VariableManager get_vars() 3033 1726773168.08417: Calling all_inventory to load vars for managed_node2 3033 1726773168.08419: Calling groups_inventory to load vars for managed_node2 3033 1726773168.08421: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.08424: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.08426: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.08428: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.08550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.08693: done with get_vars() META: triggered running handlers for managed_node2 3033 1726773168.08704: done queuing things up, now waiting for results queue to drain 3033 1726773168.08707: results queue empty 3033 1726773168.08708: checking for any_errors_fatal 3033 1726773168.08709: done checking for any_errors_fatal 3033 1726773168.08710: checking for max_fail_percentage 3033 1726773168.08710: done checking for max_fail_percentage 3033 1726773168.08711: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.08712: done checking to see if all hosts have failed 3033 1726773168.08712: getting the remaining hosts for this loop 3033 1726773168.08713: done getting the remaining hosts for this loop 3033 1726773168.08715: getting the next task for host managed_node2 3033 1726773168.08718: done getting next task for host managed_node2 3033 1726773168.08719: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773168.08720: ^ state is: HOST STATE: block=2, task=29, rescue=0, 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 3033 1726773168.08722: getting variables 3033 1726773168.08723: in VariableManager get_vars() 3033 1726773168.08730: Calling all_inventory to load vars for managed_node2 3033 1726773168.08732: Calling groups_inventory to load vars for managed_node2 3033 1726773168.08733: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.08737: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.08739: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.08741: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.08847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.08993: done with get_vars() 3033 1726773168.09000: done getting variables 3033 1726773168.09031: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:133 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.006) 0:02:26.351 **** 3033 1726773168.09047: entering _queue_task() for managed_node2/assert 3033 1726773168.09248: worker is 1 (out of 1 available) 3033 1726773168.09262: exiting _queue_task() for managed_node2/assert 3033 1726773168.09278: done queuing things up, now waiting for results queue to drain 3033 1726773168.09280: waiting for pending results... 3033 1726773168.09465: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773168.09532: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000001c 3033 1726773168.09547: variable 'ansible_search_path' from source: unknown 3033 1726773168.09581: calling self._execute() 3033 1726773168.09659: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.09665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.09674: variable 'omit' from source: magic vars 3033 1726773168.09769: variable 'omit' from source: magic vars 3033 1726773168.09799: variable 'omit' from source: magic vars 3033 1726773168.09829: variable 'omit' from source: magic vars 3033 1726773168.09864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.09897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.09917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.09933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.09946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.09973: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.09980: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.09984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.10071: Set connection var ansible_connection to ssh 3033 1726773168.10081: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.10087: Set connection var ansible_pipelining to False 3033 1726773168.10090: Set connection var ansible_shell_type to sh 3033 1726773168.10097: Set connection var ansible_timeout to 10 3033 1726773168.10107: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.10126: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.10129: variable 'ansible_connection' from source: unknown 3033 1726773168.10133: variable 'ansible_module_compression' from source: unknown 3033 1726773168.10137: variable 'ansible_shell_type' from source: unknown 3033 1726773168.10141: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.10146: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.10151: variable 'ansible_pipelining' from source: unknown 3033 1726773168.10155: variable 'ansible_timeout' from source: unknown 3033 1726773168.10160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.10276: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773168.10289: variable 'omit' from source: magic vars 3033 1726773168.10295: starting attempt loop 3033 1726773168.10298: running the handler 3033 1726773168.10661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773168.12301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773168.12355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773168.12397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773168.12428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773168.12453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773168.12515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.12539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.12562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.12596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.12609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.12711: variable 'kernel_settings_reboot_required' from source: set_fact 3033 1726773168.12725: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3033 1726773168.12732: handler run complete 3033 1726773168.12753: attempt loop complete, returning result 3033 1726773168.12756: _execute() done 3033 1726773168.12760: dumping result to json 3033 1726773168.12763: done dumping result, returning 3033 1726773168.12771: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0afff7ba-f7d3-3c9c-762e-00000000001c] 3033 1726773168.12779: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001c 3033 1726773168.12872: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001c 3033 1726773168.12876: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773168.12930: no more pending results, returning what we have 3033 1726773168.12933: results queue empty 3033 1726773168.12934: checking for any_errors_fatal 3033 1726773168.12937: done checking for any_errors_fatal 3033 1726773168.12938: checking for max_fail_percentage 3033 1726773168.12940: done checking for max_fail_percentage 3033 1726773168.12941: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.12942: done checking to see if all hosts have failed 3033 1726773168.12943: getting the remaining hosts for this loop 3033 1726773168.12945: done getting the remaining hosts for this loop 3033 1726773168.12950: getting the next task for host managed_node2 3033 1726773168.12956: done getting next task for host managed_node2 3033 1726773168.12959: ^ task is: TASK: Ensure role reported changed 3033 1726773168.12961: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 3033 1726773168.12965: getting variables 3033 1726773168.12967: in VariableManager get_vars() 3033 1726773168.13003: Calling all_inventory to load vars for managed_node2 3033 1726773168.13008: Calling groups_inventory to load vars for managed_node2 3033 1726773168.13010: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.13021: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.13030: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.13033: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.13228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.13382: done with get_vars() 3033 1726773168.13390: done getting variables 3033 1726773168.13436: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:137 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.044) 0:02:26.395 **** 3033 1726773168.13458: entering _queue_task() for managed_node2/assert 3033 1726773168.13658: worker is 1 (out of 1 available) 3033 1726773168.13672: exiting _queue_task() for managed_node2/assert 3033 1726773168.13691: done queuing things up, now waiting for results queue to drain 3033 1726773168.13693: waiting for pending results... 3033 1726773168.13885: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3033 1726773168.13952: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000001d 3033 1726773168.13965: variable 'ansible_search_path' from source: unknown 3033 1726773168.14000: calling self._execute() 3033 1726773168.14080: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.14087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.14097: variable 'omit' from source: magic vars 3033 1726773168.14189: variable 'omit' from source: magic vars 3033 1726773168.14218: variable 'omit' from source: magic vars 3033 1726773168.14246: variable 'omit' from source: magic vars 3033 1726773168.14283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.14316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.14336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.14352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.14364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.14394: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.14398: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.14403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.14489: Set connection var ansible_connection to ssh 3033 1726773168.14495: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.14502: Set connection var ansible_pipelining to False 3033 1726773168.14505: Set connection var ansible_shell_type to sh 3033 1726773168.14514: Set connection var ansible_timeout to 10 3033 1726773168.14522: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.14540: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.14543: variable 'ansible_connection' from source: unknown 3033 1726773168.14547: variable 'ansible_module_compression' from source: unknown 3033 1726773168.14550: variable 'ansible_shell_type' from source: unknown 3033 1726773168.14555: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.14558: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.14563: variable 'ansible_pipelining' from source: unknown 3033 1726773168.14566: variable 'ansible_timeout' from source: unknown 3033 1726773168.14575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.14691: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773168.14702: variable 'omit' from source: magic vars 3033 1726773168.14708: starting attempt loop 3033 1726773168.14712: running the handler 3033 1726773168.15013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773168.16702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773168.16755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773168.16787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773168.16819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773168.16842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773168.16902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.16927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.16949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.16983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.16996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.17084: variable '__kernel_settings_changed' from source: set_fact 3033 1726773168.17099: Evaluated conditional (__kernel_settings_changed | d(false)): True 3033 1726773168.17107: handler run complete 3033 1726773168.17128: attempt loop complete, returning result 3033 1726773168.17131: _execute() done 3033 1726773168.17134: dumping result to json 3033 1726773168.17139: done dumping result, returning 3033 1726773168.17146: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0afff7ba-f7d3-3c9c-762e-00000000001d] 3033 1726773168.17151: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001d 3033 1726773168.17245: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001d 3033 1726773168.17248: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773168.17303: no more pending results, returning what we have 3033 1726773168.17309: results queue empty 3033 1726773168.17310: checking for any_errors_fatal 3033 1726773168.17317: done checking for any_errors_fatal 3033 1726773168.17318: checking for max_fail_percentage 3033 1726773168.17320: done checking for max_fail_percentage 3033 1726773168.17321: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.17322: done checking to see if all hosts have failed 3033 1726773168.17323: getting the remaining hosts for this loop 3033 1726773168.17326: done getting the remaining hosts for this loop 3033 1726773168.17330: getting the next task for host managed_node2 3033 1726773168.17336: done getting next task for host managed_node2 3033 1726773168.17339: ^ task is: TASK: Check sysctl after reboot 3033 1726773168.17341: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 3033 1726773168.17345: getting variables 3033 1726773168.17347: in VariableManager get_vars() 3033 1726773168.17383: Calling all_inventory to load vars for managed_node2 3033 1726773168.17386: Calling groups_inventory to load vars for managed_node2 3033 1726773168.17388: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.17398: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.17401: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.17427: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.17580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.17748: done with get_vars() 3033 1726773168.17758: done getting variables 3033 1726773168.17813: 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 [Check sysctl after reboot] *********************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:141 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.043) 0:02:26.439 **** 3033 1726773168.17835: entering _queue_task() for managed_node2/shell 3033 1726773168.18042: worker is 1 (out of 1 available) 3033 1726773168.18057: exiting _queue_task() for managed_node2/shell 3033 1726773168.18076: done queuing things up, now waiting for results queue to drain 3033 1726773168.18078: waiting for pending results... 3033 1726773168.18263: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3033 1726773168.18330: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000001e 3033 1726773168.18343: variable 'ansible_search_path' from source: unknown 3033 1726773168.18379: calling self._execute() 3033 1726773168.18462: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.18468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.18481: variable 'omit' from source: magic vars 3033 1726773168.18659: variable 'omit' from source: magic vars 3033 1726773168.18698: variable 'omit' from source: magic vars 3033 1726773168.18729: variable 'omit' from source: magic vars 3033 1726773168.18772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.18810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.18834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.18855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.18870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.18907: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.18910: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.18916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.19009: Set connection var ansible_connection to ssh 3033 1726773168.19016: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.19023: Set connection var ansible_pipelining to False 3033 1726773168.19025: Set connection var ansible_shell_type to sh 3033 1726773168.19033: Set connection var ansible_timeout to 10 3033 1726773168.19041: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.19059: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.19061: variable 'ansible_connection' from source: unknown 3033 1726773168.19066: variable 'ansible_module_compression' from source: unknown 3033 1726773168.19069: variable 'ansible_shell_type' from source: unknown 3033 1726773168.19073: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.19079: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.19084: variable 'ansible_pipelining' from source: unknown 3033 1726773168.19087: variable 'ansible_timeout' from source: unknown 3033 1726773168.19093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.19213: 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) 3033 1726773168.19225: variable 'omit' from source: magic vars 3033 1726773168.19230: starting attempt loop 3033 1726773168.19234: running the handler 3033 1726773168.19252: 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) 3033 1726773168.19268: _low_level_execute_command(): starting 3033 1726773168.19278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773168.20130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.20135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773168.20191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.20268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.22187: stdout chunk (state=3): >>>/root <<< 3033 1726773168.22295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.22346: stderr chunk (state=3): >>><<< 3033 1726773168.22349: stdout chunk (state=3): >>><<< 3033 1726773168.22371: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773168.22386: _low_level_execute_command(): starting 3033 1726773168.22393: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049 `" && echo ansible-tmp-1726773168.2237136-6287-257063073472049="` echo /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049 `" ) && sleep 0' 3033 1726773168.22835: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773168.22839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773168.22842: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773168.22853: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.22899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773168.22903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.22983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.25193: stdout chunk (state=3): >>>ansible-tmp-1726773168.2237136-6287-257063073472049=/root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049 <<< 3033 1726773168.25322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.25369: stderr chunk (state=3): >>><<< 3033 1726773168.25375: stdout chunk (state=3): >>><<< 3033 1726773168.25387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773168.2237136-6287-257063073472049=/root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773168.25416: variable 'ansible_module_compression' from source: unknown 3033 1726773168.25458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773168.25488: variable 'ansible_facts' from source: unknown 3033 1726773168.25552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py 3033 1726773168.25665: Sending initial data 3033 1726773168.25669: Sent initial data (154 bytes) 3033 1726773168.26117: 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 <<< 3033 1726773168.26120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773168.26123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.26126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773168.26128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.26177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773168.26180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.26257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.28116: 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" <<< 3033 1726773168.28123: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773168.28181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773168.28245: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3oquwuvp /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py <<< 3033 1726773168.28252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py" <<< 3033 1726773168.28311: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp3oquwuvp" to remote "/root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py" <<< 3033 1726773168.29192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.29258: stderr chunk (state=3): >>><<< 3033 1726773168.29262: stdout chunk (state=3): >>><<< 3033 1726773168.29285: done transferring module to remote 3033 1726773168.29296: _low_level_execute_command(): starting 3033 1726773168.29301: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/ /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py && sleep 0' 3033 1726773168.29760: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773168.29764: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773168.29767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773168.29770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773168.29775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.29826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773168.29833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.29912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.32001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.32054: stderr chunk (state=3): >>><<< 3033 1726773168.32058: stdout chunk (state=3): >>><<< 3033 1726773168.32076: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773168.32079: _low_level_execute_command(): starting 3033 1726773168.32082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/AnsiballZ_command.py && sleep 0' 3033 1726773168.32546: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773168.32550: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773168.32552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773168.32555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773168.32557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.32614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773168.32620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.32697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.52186: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 15:12:48.514866", "end": "2024-09-19 15:12:48.520783", "delta": "0:00:00.005917", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_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}}} <<< 3033 1726773168.54166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773168.54233: stderr chunk (state=3): >>><<< 3033 1726773168.54237: stdout chunk (state=3): >>><<< 3033 1726773168.54254: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 15:12:48.514866", "end": "2024-09-19 15:12:48.520783", "delta": "0:00:00.005917", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773168.54305: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000', '_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-1726773168.2237136-6287-257063073472049/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773168.54316: _low_level_execute_command(): starting 3033 1726773168.54322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773168.2237136-6287-257063073472049/ > /dev/null 2>&1 && sleep 0' 3033 1726773168.54802: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773168.54807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.54810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773168.54817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.54858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773168.54869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.54945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.57057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.57112: stderr chunk (state=3): >>><<< 3033 1726773168.57115: stdout chunk (state=3): >>><<< 3033 1726773168.57130: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773168.57138: handler run complete 3033 1726773168.57158: Evaluated conditional (False): False 3033 1726773168.57169: attempt loop complete, returning result 3033 1726773168.57172: _execute() done 3033 1726773168.57177: dumping result to json 3033 1726773168.57182: done dumping result, returning 3033 1726773168.57191: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0afff7ba-f7d3-3c9c-762e-00000000001e] 3033 1726773168.57197: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001e 3033 1726773168.57304: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001e 3033 1726773168.57309: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.005917", "end": "2024-09-19 15:12:48.520783", "rc": 0, "start": "2024-09-19 15:12:48.514866" } 3033 1726773168.57383: no more pending results, returning what we have 3033 1726773168.57387: results queue empty 3033 1726773168.57388: checking for any_errors_fatal 3033 1726773168.57396: done checking for any_errors_fatal 3033 1726773168.57396: checking for max_fail_percentage 3033 1726773168.57398: done checking for max_fail_percentage 3033 1726773168.57399: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.57400: done checking to see if all hosts have failed 3033 1726773168.57401: getting the remaining hosts for this loop 3033 1726773168.57403: done getting the remaining hosts for this loop 3033 1726773168.57411: getting the next task for host managed_node2 3033 1726773168.57418: done getting next task for host managed_node2 3033 1726773168.57421: ^ task is: TASK: Apply kernel_settings for removing 3033 1726773168.57423: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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 3033 1726773168.57427: getting variables 3033 1726773168.57429: in VariableManager get_vars() 3033 1726773168.57464: Calling all_inventory to load vars for managed_node2 3033 1726773168.57467: Calling groups_inventory to load vars for managed_node2 3033 1726773168.57469: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.57482: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.57485: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.57489: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.57681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.57840: done with get_vars() 3033 1726773168.57850: done getting variables TASK [Apply kernel_settings for removing] ************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:147 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.400) 0:02:26.840 **** 3033 1726773168.57924: entering _queue_task() for managed_node2/include_role 3033 1726773168.58127: worker is 1 (out of 1 available) 3033 1726773168.58140: exiting _queue_task() for managed_node2/include_role 3033 1726773168.58157: done queuing things up, now waiting for results queue to drain 3033 1726773168.58160: waiting for pending results... 3033 1726773168.58342: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing 3033 1726773168.58419: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000001f 3033 1726773168.58433: variable 'ansible_search_path' from source: unknown 3033 1726773168.58468: calling self._execute() 3033 1726773168.58549: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.58557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.58566: variable 'omit' from source: magic vars 3033 1726773168.58657: _execute() done 3033 1726773168.58661: dumping result to json 3033 1726773168.58665: done dumping result, returning 3033 1726773168.58671: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing [0afff7ba-f7d3-3c9c-762e-00000000001f] 3033 1726773168.58679: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001f 3033 1726773168.58809: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000001f 3033 1726773168.58813: WORKER PROCESS EXITING 3033 1726773168.58842: no more pending results, returning what we have 3033 1726773168.58846: in VariableManager get_vars() 3033 1726773168.58884: Calling all_inventory to load vars for managed_node2 3033 1726773168.58888: Calling groups_inventory to load vars for managed_node2 3033 1726773168.58890: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.58899: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.58901: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.58903: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.59041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.59216: done with get_vars() 3033 1726773168.59222: variable 'ansible_search_path' from source: unknown 3033 1726773168.61222: variable 'omit' from source: magic vars 3033 1726773168.61240: variable 'omit' from source: magic vars 3033 1726773168.61251: variable 'omit' from source: magic vars 3033 1726773168.61253: we have included files to process 3033 1726773168.61254: generating all_blocks data 3033 1726773168.61255: done generating all_blocks data 3033 1726773168.61258: processing included file: fedora.linux_system_roles.kernel_settings 3033 1726773168.61275: in VariableManager get_vars() 3033 1726773168.61288: done with get_vars() 3033 1726773168.61311: in VariableManager get_vars() 3033 1726773168.61324: done with get_vars() 3033 1726773168.61350: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3033 1726773168.61411: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3033 1726773168.61431: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3033 1726773168.61492: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3033 1726773168.62084: in VariableManager get_vars() 3033 1726773168.62101: done with get_vars() 3033 1726773168.63114: in VariableManager get_vars() 3033 1726773168.63131: done with get_vars() 3033 1726773168.63256: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3033 1726773168.63781: iterating over new_blocks loaded from include file 3033 1726773168.63782: in VariableManager get_vars() 3033 1726773168.63795: done with get_vars() 3033 1726773168.63796: filtering new block on tags 3033 1726773168.63829: done filtering new block on tags 3033 1726773168.63831: in VariableManager get_vars() 3033 1726773168.63842: done with get_vars() 3033 1726773168.63843: filtering new block on tags 3033 1726773168.63871: done filtering new block on tags 3033 1726773168.63875: in VariableManager get_vars() 3033 1726773168.63885: done with get_vars() 3033 1726773168.63887: filtering new block on tags 3033 1726773168.64008: done filtering new block on tags 3033 1726773168.64011: in VariableManager get_vars() 3033 1726773168.64022: done with get_vars() 3033 1726773168.64023: filtering new block on tags 3033 1726773168.64036: done filtering new block on tags 3033 1726773168.64037: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3033 1726773168.64042: extending task lists for all hosts with included blocks 3033 1726773168.65960: done extending task lists 3033 1726773168.65961: done processing included files 3033 1726773168.65962: results queue empty 3033 1726773168.65962: checking for any_errors_fatal 3033 1726773168.65965: done checking for any_errors_fatal 3033 1726773168.65966: checking for max_fail_percentage 3033 1726773168.65967: done checking for max_fail_percentage 3033 1726773168.65967: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.65968: done checking to see if all hosts have failed 3033 1726773168.65969: getting the remaining hosts for this loop 3033 1726773168.65970: done getting the remaining hosts for this loop 3033 1726773168.65972: getting the next task for host managed_node2 3033 1726773168.65977: done getting next task for host managed_node2 3033 1726773168.65979: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773168.65981: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.65990: getting variables 3033 1726773168.65991: in VariableManager get_vars() 3033 1726773168.66002: Calling all_inventory to load vars for managed_node2 3033 1726773168.66004: Calling groups_inventory to load vars for managed_node2 3033 1726773168.66007: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.66012: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.66014: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.66016: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.66140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.66293: done with get_vars() 3033 1726773168.66301: done getting variables 3033 1726773168.66334: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.084) 0:02:26.924 **** 3033 1726773168.66356: entering _queue_task() for managed_node2/fail 3033 1726773168.66602: worker is 1 (out of 1 available) 3033 1726773168.66618: exiting _queue_task() for managed_node2/fail 3033 1726773168.66635: done queuing things up, now waiting for results queue to drain 3033 1726773168.66637: waiting for pending results... 3033 1726773168.66831: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773168.66918: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000060d 3033 1726773168.66931: variable 'ansible_search_path' from source: unknown 3033 1726773168.66936: variable 'ansible_search_path' from source: unknown 3033 1726773168.66975: calling self._execute() 3033 1726773168.67049: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.67056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.67066: variable 'omit' from source: magic vars 3033 1726773168.67478: variable 'kernel_settings_sysctl' from source: include params 3033 1726773168.67489: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773168.67499: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3033 1726773168.67758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773168.69428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773168.69483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773168.69517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773168.69547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773168.69570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773168.69651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.69678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.69698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.69735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.69748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.69796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.69817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.69839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.69870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.69884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.69924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.69945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.69965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.69998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.70012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.70251: variable 'kernel_settings_sysctl' from source: include params 3033 1726773168.70311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.70443: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.70477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.70502: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.70529: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.70565: 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) 3033 1726773168.70585: 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) 3033 1726773168.70608: 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) 3033 1726773168.70630: 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) 3033 1726773168.70663: 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) 3033 1726773168.70681: 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) 3033 1726773168.70702: 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) 3033 1726773168.70725: 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) 3033 1726773168.70749: 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 3033 1726773168.70760: when evaluation is False, skipping this task 3033 1726773168.70763: _execute() done 3033 1726773168.70765: dumping result to json 3033 1726773168.70768: done dumping result, returning 3033 1726773168.70770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-3c9c-762e-00000000060d] 3033 1726773168.70778: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060d skipping: [managed_node2] => { "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" } 3033 1726773168.70930: no more pending results, returning what we have 3033 1726773168.70934: results queue empty 3033 1726773168.70935: checking for any_errors_fatal 3033 1726773168.70937: done checking for any_errors_fatal 3033 1726773168.70938: checking for max_fail_percentage 3033 1726773168.70940: done checking for max_fail_percentage 3033 1726773168.70941: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.70942: done checking to see if all hosts have failed 3033 1726773168.70943: getting the remaining hosts for this loop 3033 1726773168.70946: done getting the remaining hosts for this loop 3033 1726773168.70950: getting the next task for host managed_node2 3033 1726773168.70957: done getting next task for host managed_node2 3033 1726773168.70962: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773168.70965: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.70985: getting variables 3033 1726773168.70987: in VariableManager get_vars() 3033 1726773168.71026: Calling all_inventory to load vars for managed_node2 3033 1726773168.71029: Calling groups_inventory to load vars for managed_node2 3033 1726773168.71031: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.71041: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.71044: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.71047: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.71208: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060d 3033 1726773168.71212: WORKER PROCESS EXITING 3033 1726773168.71225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.71417: done with get_vars() 3033 1726773168.71426: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.051) 0:02:26.976 **** 3033 1726773168.71499: entering _queue_task() for managed_node2/include_tasks 3033 1726773168.71711: worker is 1 (out of 1 available) 3033 1726773168.71725: exiting _queue_task() for managed_node2/include_tasks 3033 1726773168.71742: done queuing things up, now waiting for results queue to drain 3033 1726773168.71744: waiting for pending results... 3033 1726773168.71935: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773168.72021: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000060e 3033 1726773168.72036: variable 'ansible_search_path' from source: unknown 3033 1726773168.72040: variable 'ansible_search_path' from source: unknown 3033 1726773168.72076: calling self._execute() 3033 1726773168.72152: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.72160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.72169: variable 'omit' from source: magic vars 3033 1726773168.72267: _execute() done 3033 1726773168.72271: dumping result to json 3033 1726773168.72274: done dumping result, returning 3033 1726773168.72284: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-3c9c-762e-00000000060e] 3033 1726773168.72292: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060e 3033 1726773168.72392: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060e 3033 1726773168.72395: WORKER PROCESS EXITING 3033 1726773168.72448: no more pending results, returning what we have 3033 1726773168.72452: in VariableManager get_vars() 3033 1726773168.72491: Calling all_inventory to load vars for managed_node2 3033 1726773168.72494: Calling groups_inventory to load vars for managed_node2 3033 1726773168.72497: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.72508: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.72512: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.72516: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.72651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.72814: done with get_vars() 3033 1726773168.72821: variable 'ansible_search_path' from source: unknown 3033 1726773168.72822: variable 'ansible_search_path' from source: unknown 3033 1726773168.72846: we have included files to process 3033 1726773168.72847: generating all_blocks data 3033 1726773168.72848: done generating all_blocks data 3033 1726773168.72855: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773168.72856: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773168.72857: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773168.73397: done processing included file 3033 1726773168.73400: iterating over new_blocks loaded from include file 3033 1726773168.73401: in VariableManager get_vars() 3033 1726773168.73441: done with get_vars() 3033 1726773168.73443: filtering new block on tags 3033 1726773168.73464: done filtering new block on tags 3033 1726773168.73466: in VariableManager get_vars() 3033 1726773168.73483: done with get_vars() 3033 1726773168.73485: filtering new block on tags 3033 1726773168.73514: done filtering new block on tags 3033 1726773168.73516: in VariableManager get_vars() 3033 1726773168.73532: done with get_vars() 3033 1726773168.73533: filtering new block on tags 3033 1726773168.73560: done filtering new block on tags 3033 1726773168.73562: in VariableManager get_vars() 3033 1726773168.73579: done with get_vars() 3033 1726773168.73580: filtering new block on tags 3033 1726773168.73598: done filtering new block on tags 3033 1726773168.73599: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3033 1726773168.73603: extending task lists for all hosts with included blocks 3033 1726773168.73719: done extending task lists 3033 1726773168.73720: done processing included files 3033 1726773168.73721: results queue empty 3033 1726773168.73721: checking for any_errors_fatal 3033 1726773168.73725: done checking for any_errors_fatal 3033 1726773168.73725: checking for max_fail_percentage 3033 1726773168.73726: done checking for max_fail_percentage 3033 1726773168.73727: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.73727: done checking to see if all hosts have failed 3033 1726773168.73728: getting the remaining hosts for this loop 3033 1726773168.73729: done getting the remaining hosts for this loop 3033 1726773168.73731: getting the next task for host managed_node2 3033 1726773168.73734: done getting next task for host managed_node2 3033 1726773168.73736: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773168.73739: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.73747: getting variables 3033 1726773168.73748: in VariableManager get_vars() 3033 1726773168.73758: Calling all_inventory to load vars for managed_node2 3033 1726773168.73760: Calling groups_inventory to load vars for managed_node2 3033 1726773168.73761: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.73766: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.73767: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.73770: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.73878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.74048: done with get_vars() 3033 1726773168.74056: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.026) 0:02:27.002 **** 3033 1726773168.74114: entering _queue_task() for managed_node2/setup 3033 1726773168.74311: worker is 1 (out of 1 available) 3033 1726773168.74326: exiting _queue_task() for managed_node2/setup 3033 1726773168.74341: done queuing things up, now waiting for results queue to drain 3033 1726773168.74343: waiting for pending results... 3033 1726773168.74535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773168.74637: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000789 3033 1726773168.74651: variable 'ansible_search_path' from source: unknown 3033 1726773168.74654: variable 'ansible_search_path' from source: unknown 3033 1726773168.74689: calling self._execute() 3033 1726773168.74765: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.74772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.74786: variable 'omit' from source: magic vars 3033 1726773168.75242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773168.76921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773168.76984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773168.77017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773168.77047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773168.77071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773168.77141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.77164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.77189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.77223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.77236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.77285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.77305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.77327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.77358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.77370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.77520: variable '__kernel_settings_required_facts' from source: role '' all vars 3033 1726773168.77531: variable 'ansible_facts' from source: unknown 3033 1726773168.77610: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3033 1726773168.77614: when evaluation is False, skipping this task 3033 1726773168.77618: _execute() done 3033 1726773168.77622: dumping result to json 3033 1726773168.77624: done dumping result, returning 3033 1726773168.77633: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-3c9c-762e-000000000789] 3033 1726773168.77639: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000789 3033 1726773168.77734: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000789 3033 1726773168.77737: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3033 1726773168.77790: no more pending results, returning what we have 3033 1726773168.77794: results queue empty 3033 1726773168.77795: checking for any_errors_fatal 3033 1726773168.77796: done checking for any_errors_fatal 3033 1726773168.77797: checking for max_fail_percentage 3033 1726773168.77799: done checking for max_fail_percentage 3033 1726773168.77800: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.77801: done checking to see if all hosts have failed 3033 1726773168.77802: getting the remaining hosts for this loop 3033 1726773168.77804: done getting the remaining hosts for this loop 3033 1726773168.77810: getting the next task for host managed_node2 3033 1726773168.77820: done getting next task for host managed_node2 3033 1726773168.77824: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773168.77829: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.77847: getting variables 3033 1726773168.77849: in VariableManager get_vars() 3033 1726773168.77889: Calling all_inventory to load vars for managed_node2 3033 1726773168.77892: Calling groups_inventory to load vars for managed_node2 3033 1726773168.77895: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.77905: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.77910: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.77913: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.78072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.78244: done with get_vars() 3033 1726773168.78253: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.042) 0:02:27.044 **** 3033 1726773168.78329: entering _queue_task() for managed_node2/stat 3033 1726773168.78537: worker is 1 (out of 1 available) 3033 1726773168.78552: exiting _queue_task() for managed_node2/stat 3033 1726773168.78568: done queuing things up, now waiting for results queue to drain 3033 1726773168.78570: waiting for pending results... 3033 1726773168.78777: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773168.78878: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000078b 3033 1726773168.78900: variable 'ansible_search_path' from source: unknown 3033 1726773168.78904: variable 'ansible_search_path' from source: unknown 3033 1726773168.78938: calling self._execute() 3033 1726773168.79012: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.79022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.79030: variable 'omit' from source: magic vars 3033 1726773168.79435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.79703: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.79741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.79770: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.79800: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.79872: 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) 3033 1726773168.79894: 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) 3033 1726773168.79921: 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) 3033 1726773168.79943: 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) 3033 1726773168.80045: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773168.80054: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773168.80057: when evaluation is False, skipping this task 3033 1726773168.80062: _execute() done 3033 1726773168.80064: dumping result to json 3033 1726773168.80069: done dumping result, returning 3033 1726773168.80079: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-3c9c-762e-00000000078b] 3033 1726773168.80085: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078b 3033 1726773168.80174: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078b 3033 1726773168.80178: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773168.80233: no more pending results, returning what we have 3033 1726773168.80238: results queue empty 3033 1726773168.80239: checking for any_errors_fatal 3033 1726773168.80248: done checking for any_errors_fatal 3033 1726773168.80249: checking for max_fail_percentage 3033 1726773168.80251: done checking for max_fail_percentage 3033 1726773168.80252: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.80253: done checking to see if all hosts have failed 3033 1726773168.80254: getting the remaining hosts for this loop 3033 1726773168.80256: done getting the remaining hosts for this loop 3033 1726773168.80260: getting the next task for host managed_node2 3033 1726773168.80266: done getting next task for host managed_node2 3033 1726773168.80270: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773168.80274: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.80290: getting variables 3033 1726773168.80292: in VariableManager get_vars() 3033 1726773168.80328: Calling all_inventory to load vars for managed_node2 3033 1726773168.80331: Calling groups_inventory to load vars for managed_node2 3033 1726773168.80334: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.80342: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.80345: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.80347: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.80518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.80678: done with get_vars() 3033 1726773168.80687: done getting variables 3033 1726773168.80732: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.024) 0:02:27.068 **** 3033 1726773168.80758: entering _queue_task() for managed_node2/set_fact 3033 1726773168.80953: worker is 1 (out of 1 available) 3033 1726773168.80967: exiting _queue_task() for managed_node2/set_fact 3033 1726773168.80983: done queuing things up, now waiting for results queue to drain 3033 1726773168.80985: waiting for pending results... 3033 1726773168.81172: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773168.81267: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000078c 3033 1726773168.81283: variable 'ansible_search_path' from source: unknown 3033 1726773168.81287: variable 'ansible_search_path' from source: unknown 3033 1726773168.81324: calling self._execute() 3033 1726773168.81398: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.81405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.81416: variable 'omit' from source: magic vars 3033 1726773168.81817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.82023: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.82059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.82094: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.82127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.82195: 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) 3033 1726773168.82219: 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) 3033 1726773168.82241: 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) 3033 1726773168.82262: 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) 3033 1726773168.82362: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773168.82371: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773168.82374: when evaluation is False, skipping this task 3033 1726773168.82381: _execute() done 3033 1726773168.82383: dumping result to json 3033 1726773168.82388: done dumping result, returning 3033 1726773168.82396: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-00000000078c] 3033 1726773168.82401: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078c 3033 1726773168.82489: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078c 3033 1726773168.82492: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773168.82560: no more pending results, returning what we have 3033 1726773168.82563: results queue empty 3033 1726773168.82564: checking for any_errors_fatal 3033 1726773168.82570: done checking for any_errors_fatal 3033 1726773168.82571: checking for max_fail_percentage 3033 1726773168.82573: done checking for max_fail_percentage 3033 1726773168.82574: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.82575: done checking to see if all hosts have failed 3033 1726773168.82576: getting the remaining hosts for this loop 3033 1726773168.82578: done getting the remaining hosts for this loop 3033 1726773168.82581: getting the next task for host managed_node2 3033 1726773168.82590: done getting next task for host managed_node2 3033 1726773168.82593: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773168.82598: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.82615: getting variables 3033 1726773168.82617: in VariableManager get_vars() 3033 1726773168.82644: Calling all_inventory to load vars for managed_node2 3033 1726773168.82646: Calling groups_inventory to load vars for managed_node2 3033 1726773168.82648: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.82654: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.82656: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.82659: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.82793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.82959: done with get_vars() 3033 1726773168.82967: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.022) 0:02:27.091 **** 3033 1726773168.83039: entering _queue_task() for managed_node2/stat 3033 1726773168.83231: worker is 1 (out of 1 available) 3033 1726773168.83246: exiting _queue_task() for managed_node2/stat 3033 1726773168.83262: done queuing things up, now waiting for results queue to drain 3033 1726773168.83264: waiting for pending results... 3033 1726773168.83452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773168.83554: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000078e 3033 1726773168.83568: variable 'ansible_search_path' from source: unknown 3033 1726773168.83572: variable 'ansible_search_path' from source: unknown 3033 1726773168.83607: calling self._execute() 3033 1726773168.83677: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.83685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.83695: variable 'omit' from source: magic vars 3033 1726773168.84149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.84346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.84386: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.84418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.84446: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.84519: 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) 3033 1726773168.84539: 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) 3033 1726773168.84561: 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) 3033 1726773168.84587: 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) 3033 1726773168.84684: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773168.84690: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773168.84695: when evaluation is False, skipping this task 3033 1726773168.84700: _execute() done 3033 1726773168.84703: dumping result to json 3033 1726773168.84709: done dumping result, returning 3033 1726773168.84716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-3c9c-762e-00000000078e] 3033 1726773168.84722: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078e 3033 1726773168.84813: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078e 3033 1726773168.84817: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773168.84869: no more pending results, returning what we have 3033 1726773168.84872: results queue empty 3033 1726773168.84873: checking for any_errors_fatal 3033 1726773168.84878: done checking for any_errors_fatal 3033 1726773168.84879: checking for max_fail_percentage 3033 1726773168.84881: done checking for max_fail_percentage 3033 1726773168.84882: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.84883: done checking to see if all hosts have failed 3033 1726773168.84884: getting the remaining hosts for this loop 3033 1726773168.84886: done getting the remaining hosts for this loop 3033 1726773168.84889: getting the next task for host managed_node2 3033 1726773168.84896: done getting next task for host managed_node2 3033 1726773168.84899: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773168.84903: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.84924: getting variables 3033 1726773168.84926: in VariableManager get_vars() 3033 1726773168.84957: Calling all_inventory to load vars for managed_node2 3033 1726773168.84960: Calling groups_inventory to load vars for managed_node2 3033 1726773168.84962: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.84971: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.84974: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.84977: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.85148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.85310: done with get_vars() 3033 1726773168.85318: done getting variables 3033 1726773168.85360: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.023) 0:02:27.114 **** 3033 1726773168.85386: entering _queue_task() for managed_node2/set_fact 3033 1726773168.85573: worker is 1 (out of 1 available) 3033 1726773168.85587: exiting _queue_task() for managed_node2/set_fact 3033 1726773168.85603: done queuing things up, now waiting for results queue to drain 3033 1726773168.85605: waiting for pending results... 3033 1726773168.85783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773168.85889: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000078f 3033 1726773168.85902: variable 'ansible_search_path' from source: unknown 3033 1726773168.85907: variable 'ansible_search_path' from source: unknown 3033 1726773168.85941: calling self._execute() 3033 1726773168.86012: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.86017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.86028: variable 'omit' from source: magic vars 3033 1726773168.86412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773168.86613: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773168.86653: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773168.86686: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773168.86740: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773168.86811: 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) 3033 1726773168.86832: 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) 3033 1726773168.86854: 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) 3033 1726773168.86877: 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) 3033 1726773168.86973: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773168.86984: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773168.86988: when evaluation is False, skipping this task 3033 1726773168.86991: _execute() done 3033 1726773168.86993: dumping result to json 3033 1726773168.86999: done dumping result, returning 3033 1726773168.87007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-3c9c-762e-00000000078f] 3033 1726773168.87013: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078f 3033 1726773168.87097: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000078f 3033 1726773168.87101: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773168.87177: no more pending results, returning what we have 3033 1726773168.87181: results queue empty 3033 1726773168.87182: checking for any_errors_fatal 3033 1726773168.87187: done checking for any_errors_fatal 3033 1726773168.87188: checking for max_fail_percentage 3033 1726773168.87191: done checking for max_fail_percentage 3033 1726773168.87192: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.87193: done checking to see if all hosts have failed 3033 1726773168.87194: getting the remaining hosts for this loop 3033 1726773168.87195: done getting the remaining hosts for this loop 3033 1726773168.87199: getting the next task for host managed_node2 3033 1726773168.87210: done getting next task for host managed_node2 3033 1726773168.87214: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773168.87216: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.87228: getting variables 3033 1726773168.87229: in VariableManager get_vars() 3033 1726773168.87254: Calling all_inventory to load vars for managed_node2 3033 1726773168.87256: Calling groups_inventory to load vars for managed_node2 3033 1726773168.87258: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.87264: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.87266: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.87268: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.87400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.87565: done with get_vars() 3033 1726773168.87574: done getting variables 3033 1726773168.87618: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.022) 0:02:27.137 **** 3033 1726773168.87645: entering _queue_task() for managed_node2/include_vars 3033 1726773168.87830: worker is 1 (out of 1 available) 3033 1726773168.87844: exiting _queue_task() for managed_node2/include_vars 3033 1726773168.87861: done queuing things up, now waiting for results queue to drain 3033 1726773168.87863: waiting for pending results... 3033 1726773168.88041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773168.88137: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000791 3033 1726773168.88149: variable 'ansible_search_path' from source: unknown 3033 1726773168.88153: variable 'ansible_search_path' from source: unknown 3033 1726773168.88187: calling self._execute() 3033 1726773168.88257: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.88264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.88273: variable 'omit' from source: magic vars 3033 1726773168.88429: variable 'omit' from source: magic vars 3033 1726773168.88485: variable 'omit' from source: magic vars 3033 1726773168.88776: variable 'ffparams' from source: task vars 3033 1726773168.88890: variable 'ansible_facts' from source: unknown 3033 1726773168.89044: variable 'ansible_facts' from source: unknown 3033 1726773168.89157: variable 'ansible_facts' from source: unknown 3033 1726773168.89269: variable 'ansible_facts' from source: unknown 3033 1726773168.89366: variable 'role_path' from source: magic vars 3033 1726773168.89501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3033 1726773168.89679: Loaded config def from plugin (lookup/first_found) 3033 1726773168.89685: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3033 1726773168.89724: variable 'ansible_search_path' from source: unknown 3033 1726773168.89742: variable 'ansible_search_path' from source: unknown 3033 1726773168.89750: variable 'ansible_search_path' from source: unknown 3033 1726773168.89758: variable 'ansible_search_path' from source: unknown 3033 1726773168.89765: variable 'ansible_search_path' from source: unknown 3033 1726773168.89786: variable 'omit' from source: magic vars 3033 1726773168.89807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.89831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.89847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.89863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.89872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.89900: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.89904: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.89911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.89992: Set connection var ansible_connection to ssh 3033 1726773168.89998: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.90005: Set connection var ansible_pipelining to False 3033 1726773168.90009: Set connection var ansible_shell_type to sh 3033 1726773168.90017: Set connection var ansible_timeout to 10 3033 1726773168.90025: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.90045: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.90048: variable 'ansible_connection' from source: unknown 3033 1726773168.90050: variable 'ansible_module_compression' from source: unknown 3033 1726773168.90053: variable 'ansible_shell_type' from source: unknown 3033 1726773168.90059: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.90061: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.90067: variable 'ansible_pipelining' from source: unknown 3033 1726773168.90069: variable 'ansible_timeout' from source: unknown 3033 1726773168.90076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.90167: 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) 3033 1726773168.90180: variable 'omit' from source: magic vars 3033 1726773168.90186: starting attempt loop 3033 1726773168.90189: running the handler 3033 1726773168.90240: handler run complete 3033 1726773168.90249: attempt loop complete, returning result 3033 1726773168.90252: _execute() done 3033 1726773168.90255: dumping result to json 3033 1726773168.90261: done dumping result, returning 3033 1726773168.90270: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-3c9c-762e-000000000791] 3033 1726773168.90278: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000791 3033 1726773168.90381: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000791 3033 1726773168.90384: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3033 1726773168.90471: no more pending results, returning what we have 3033 1726773168.90474: results queue empty 3033 1726773168.90475: checking for any_errors_fatal 3033 1726773168.90481: done checking for any_errors_fatal 3033 1726773168.90481: checking for max_fail_percentage 3033 1726773168.90483: done checking for max_fail_percentage 3033 1726773168.90484: checking to see if all hosts have failed and the running result is not ok 3033 1726773168.90485: done checking to see if all hosts have failed 3033 1726773168.90486: getting the remaining hosts for this loop 3033 1726773168.90487: done getting the remaining hosts for this loop 3033 1726773168.90491: getting the next task for host managed_node2 3033 1726773168.90499: done getting next task for host managed_node2 3033 1726773168.90502: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773168.90507: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_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 3033 1726773168.90519: getting variables 3033 1726773168.90521: in VariableManager get_vars() 3033 1726773168.90554: Calling all_inventory to load vars for managed_node2 3033 1726773168.90557: Calling groups_inventory to load vars for managed_node2 3033 1726773168.90559: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773168.90566: Calling all_plugins_play to load vars for managed_node2 3033 1726773168.90568: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773168.90570: Calling groups_plugins_play to load vars for managed_node2 3033 1726773168.90744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773168.90909: done with get_vars() 3033 1726773168.90918: done getting variables 3033 1726773168.90962: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:48 -0400 (0:00:00.033) 0:02:27.170 **** 3033 1726773168.90988: entering _queue_task() for managed_node2/package 3033 1726773168.91190: worker is 1 (out of 1 available) 3033 1726773168.91208: exiting _queue_task() for managed_node2/package 3033 1726773168.91225: done queuing things up, now waiting for results queue to drain 3033 1726773168.91227: waiting for pending results... 3033 1726773168.91428: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773168.91521: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000060f 3033 1726773168.91534: variable 'ansible_search_path' from source: unknown 3033 1726773168.91538: variable 'ansible_search_path' from source: unknown 3033 1726773168.91571: calling self._execute() 3033 1726773168.91647: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.91654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.91666: variable 'omit' from source: magic vars 3033 1726773168.91757: variable 'omit' from source: magic vars 3033 1726773168.91799: variable 'omit' from source: magic vars 3033 1726773168.91827: variable '__kernel_settings_packages' from source: include_vars 3033 1726773168.92079: variable '__kernel_settings_packages' from source: include_vars 3033 1726773168.92262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773168.94119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773168.94171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773168.94204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773168.94236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773168.94258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773168.94343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773168.94366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773168.94391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773168.94425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773168.94438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773168.94528: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773168.94533: variable 'omit' from source: magic vars 3033 1726773168.94559: variable 'omit' from source: magic vars 3033 1726773168.94586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773168.94614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773168.94629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773168.94645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.94655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773168.94684: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773168.94688: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.94692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.94773: Set connection var ansible_connection to ssh 3033 1726773168.94781: Set connection var ansible_shell_executable to /bin/sh 3033 1726773168.94788: Set connection var ansible_pipelining to False 3033 1726773168.94792: Set connection var ansible_shell_type to sh 3033 1726773168.94799: Set connection var ansible_timeout to 10 3033 1726773168.94808: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773168.94830: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.94833: variable 'ansible_connection' from source: unknown 3033 1726773168.94837: variable 'ansible_module_compression' from source: unknown 3033 1726773168.94841: variable 'ansible_shell_type' from source: unknown 3033 1726773168.94844: variable 'ansible_shell_executable' from source: unknown 3033 1726773168.94849: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773168.94854: variable 'ansible_pipelining' from source: unknown 3033 1726773168.94858: variable 'ansible_timeout' from source: unknown 3033 1726773168.94863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773168.94949: 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) 3033 1726773168.94959: variable 'omit' from source: magic vars 3033 1726773168.94965: starting attempt loop 3033 1726773168.94968: running the handler 3033 1726773168.94975: variable 'ansible_facts' from source: unknown 3033 1726773168.94981: variable 'ansible_facts' from source: unknown 3033 1726773168.95026: _low_level_execute_command(): starting 3033 1726773168.95032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773168.95563: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773168.95566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.95569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773168.95571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.95634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773168.95641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773168.95643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.95715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773168.97595: stdout chunk (state=3): >>>/root <<< 3033 1726773168.97708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773168.97764: stderr chunk (state=3): >>><<< 3033 1726773168.97767: stdout chunk (state=3): >>><<< 3033 1726773168.97789: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773168.97801: _low_level_execute_command(): starting 3033 1726773168.97809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067 `" && echo ansible-tmp-1726773168.9778981-6307-195071398594067="` echo /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067 `" ) && sleep 0' 3033 1726773168.98271: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773168.98275: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773168.98278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773168.98280: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773168.98282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773168.98335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773168.98339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773168.98416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773169.00669: stdout chunk (state=3): >>>ansible-tmp-1726773168.9778981-6307-195071398594067=/root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067 <<< 3033 1726773169.00793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773169.00844: stderr chunk (state=3): >>><<< 3033 1726773169.00848: stdout chunk (state=3): >>><<< 3033 1726773169.00863: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773168.9778981-6307-195071398594067=/root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773169.00894: variable 'ansible_module_compression' from source: unknown 3033 1726773169.00942: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3033 1726773169.00979: variable 'ansible_facts' from source: unknown 3033 1726773169.01055: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py 3033 1726773169.01165: Sending initial data 3033 1726773169.01169: Sent initial data (150 bytes) 3033 1726773169.01626: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773169.01630: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773169.01632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773169.01635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773169.01637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773169.01695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773169.01699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773169.01767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773169.03631: 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 <<< 3033 1726773169.03693: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773169.03763: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp9k9s6cl6 /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py <<< 3033 1726773169.03769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py" <<< 3033 1726773169.03823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp9k9s6cl6" to remote "/root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py" <<< 3033 1726773169.04926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773169.04988: stderr chunk (state=3): >>><<< 3033 1726773169.04992: stdout chunk (state=3): >>><<< 3033 1726773169.05013: done transferring module to remote 3033 1726773169.05024: _low_level_execute_command(): starting 3033 1726773169.05029: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/ /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py && sleep 0' 3033 1726773169.05482: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773169.05487: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773169.05490: 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.47.230 is address <<< 3033 1726773169.05493: 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.47.230 originally 10.31.47.230 <<< 3033 1726773169.05495: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773169.05543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773169.05550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773169.05623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773169.07686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773169.07735: stderr chunk (state=3): >>><<< 3033 1726773169.07739: stdout chunk (state=3): >>><<< 3033 1726773169.07754: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773169.07757: _low_level_execute_command(): starting 3033 1726773169.07763: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/AnsiballZ_dnf.py && sleep 0' 3033 1726773169.08217: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773169.08221: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773169.08223: 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.47.230 is address <<< 3033 1726773169.08226: 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.47.230 originally 10.31.47.230 <<< 3033 1726773169.08228: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773169.08275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773169.08279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773169.08361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773170.74240: 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}}} <<< 3033 1726773170.80821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773170.80887: stderr chunk (state=3): >>><<< 3033 1726773170.80890: stdout chunk (state=3): >>><<< 3033 1726773170.80909: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773170.80985: 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-1726773168.9778981-6307-195071398594067/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773170.80992: _low_level_execute_command(): starting 3033 1726773170.80998: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773168.9778981-6307-195071398594067/ > /dev/null 2>&1 && sleep 0' 3033 1726773170.81487: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773170.81492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773170.81495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773170.81497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773170.81500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773170.81552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773170.81556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773170.81633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773170.83739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773170.83794: stderr chunk (state=3): >>><<< 3033 1726773170.83798: stdout chunk (state=3): >>><<< 3033 1726773170.83814: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773170.83822: handler run complete 3033 1726773170.83856: attempt loop complete, returning result 3033 1726773170.83862: _execute() done 3033 1726773170.83867: dumping result to json 3033 1726773170.83885: done dumping result, returning 3033 1726773170.83893: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-00000000060f] 3033 1726773170.83898: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060f 3033 1726773170.84012: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000060f 3033 1726773170.84015: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3033 1726773170.84141: no more pending results, returning what we have 3033 1726773170.84145: results queue empty 3033 1726773170.84146: checking for any_errors_fatal 3033 1726773170.84155: done checking for any_errors_fatal 3033 1726773170.84156: checking for max_fail_percentage 3033 1726773170.84157: done checking for max_fail_percentage 3033 1726773170.84158: checking to see if all hosts have failed and the running result is not ok 3033 1726773170.84159: done checking to see if all hosts have failed 3033 1726773170.84160: getting the remaining hosts for this loop 3033 1726773170.84162: done getting the remaining hosts for this loop 3033 1726773170.84166: getting the next task for host managed_node2 3033 1726773170.84175: done getting next task for host managed_node2 3033 1726773170.84179: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773170.84181: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_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 3033 1726773170.84192: getting variables 3033 1726773170.84194: in VariableManager get_vars() 3033 1726773170.84233: Calling all_inventory to load vars for managed_node2 3033 1726773170.84236: Calling groups_inventory to load vars for managed_node2 3033 1726773170.84239: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773170.84249: Calling all_plugins_play to load vars for managed_node2 3033 1726773170.84252: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773170.84255: Calling groups_plugins_play to load vars for managed_node2 3033 1726773170.84419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773170.84618: done with get_vars() 3033 1726773170.84628: done getting variables 3033 1726773170.84675: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:12:50 -0400 (0:00:01.937) 0:02:29.108 **** 3033 1726773170.84702: entering _queue_task() for managed_node2/debug 3033 1726773170.84919: worker is 1 (out of 1 available) 3033 1726773170.84934: exiting _queue_task() for managed_node2/debug 3033 1726773170.84950: done queuing things up, now waiting for results queue to drain 3033 1726773170.84953: waiting for pending results... 3033 1726773170.85151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773170.85241: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000611 3033 1726773170.85254: variable 'ansible_search_path' from source: unknown 3033 1726773170.85259: variable 'ansible_search_path' from source: unknown 3033 1726773170.85296: calling self._execute() 3033 1726773170.85373: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.85381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.85392: variable 'omit' from source: magic vars 3033 1726773170.85815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773170.87666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773170.87723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773170.87764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773170.87803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773170.87828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773170.87898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773170.87923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773170.87945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773170.87979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773170.87993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773170.88083: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773170.88098: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773170.88102: when evaluation is False, skipping this task 3033 1726773170.88105: _execute() done 3033 1726773170.88112: dumping result to json 3033 1726773170.88115: done dumping result, returning 3033 1726773170.88123: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000611] 3033 1726773170.88129: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000611 3033 1726773170.88221: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000611 3033 1726773170.88224: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3033 1726773170.88277: no more pending results, returning what we have 3033 1726773170.88281: results queue empty 3033 1726773170.88281: checking for any_errors_fatal 3033 1726773170.88292: done checking for any_errors_fatal 3033 1726773170.88293: checking for max_fail_percentage 3033 1726773170.88295: done checking for max_fail_percentage 3033 1726773170.88296: checking to see if all hosts have failed and the running result is not ok 3033 1726773170.88297: done checking to see if all hosts have failed 3033 1726773170.88298: getting the remaining hosts for this loop 3033 1726773170.88300: done getting the remaining hosts for this loop 3033 1726773170.88304: getting the next task for host managed_node2 3033 1726773170.88313: done getting next task for host managed_node2 3033 1726773170.88318: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773170.88321: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_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 3033 1726773170.88338: getting variables 3033 1726773170.88340: in VariableManager get_vars() 3033 1726773170.88376: Calling all_inventory to load vars for managed_node2 3033 1726773170.88379: Calling groups_inventory to load vars for managed_node2 3033 1726773170.88382: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773170.88393: Calling all_plugins_play to load vars for managed_node2 3033 1726773170.88396: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773170.88400: Calling groups_plugins_play to load vars for managed_node2 3033 1726773170.88555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773170.88723: done with get_vars() 3033 1726773170.88734: done getting variables 3033 1726773170.88781: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:12:50 -0400 (0:00:00.041) 0:02:29.149 **** 3033 1726773170.88809: entering _queue_task() for managed_node2/reboot 3033 1726773170.89019: worker is 1 (out of 1 available) 3033 1726773170.89037: exiting _queue_task() for managed_node2/reboot 3033 1726773170.89053: done queuing things up, now waiting for results queue to drain 3033 1726773170.89055: waiting for pending results... 3033 1726773170.89255: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773170.89348: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000612 3033 1726773170.89362: variable 'ansible_search_path' from source: unknown 3033 1726773170.89366: variable 'ansible_search_path' from source: unknown 3033 1726773170.89402: calling self._execute() 3033 1726773170.89476: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.89485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.89496: variable 'omit' from source: magic vars 3033 1726773170.89916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773170.91789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773170.91841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773170.91871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773170.91905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773170.91929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773170.91997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773170.92025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773170.92046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773170.92080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773170.92093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773170.92177: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773170.92194: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773170.92198: when evaluation is False, skipping this task 3033 1726773170.92202: _execute() done 3033 1726773170.92208: dumping result to json 3033 1726773170.92211: done dumping result, returning 3033 1726773170.92223: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-3c9c-762e-000000000612] 3033 1726773170.92225: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000612 3033 1726773170.92318: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000612 3033 1726773170.92322: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773170.92374: no more pending results, returning what we have 3033 1726773170.92377: results queue empty 3033 1726773170.92378: checking for any_errors_fatal 3033 1726773170.92384: done checking for any_errors_fatal 3033 1726773170.92385: checking for max_fail_percentage 3033 1726773170.92387: done checking for max_fail_percentage 3033 1726773170.92388: checking to see if all hosts have failed and the running result is not ok 3033 1726773170.92390: done checking to see if all hosts have failed 3033 1726773170.92391: getting the remaining hosts for this loop 3033 1726773170.92393: done getting the remaining hosts for this loop 3033 1726773170.92398: getting the next task for host managed_node2 3033 1726773170.92405: done getting next task for host managed_node2 3033 1726773170.92411: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773170.92415: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_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 3033 1726773170.92432: getting variables 3033 1726773170.92434: in VariableManager get_vars() 3033 1726773170.92471: Calling all_inventory to load vars for managed_node2 3033 1726773170.92475: Calling groups_inventory to load vars for managed_node2 3033 1726773170.92477: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773170.92487: Calling all_plugins_play to load vars for managed_node2 3033 1726773170.92490: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773170.92493: Calling groups_plugins_play to load vars for managed_node2 3033 1726773170.92852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773170.93012: done with get_vars() 3033 1726773170.93020: done getting variables 3033 1726773170.93066: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:12:50 -0400 (0:00:00.042) 0:02:29.191 **** 3033 1726773170.93090: entering _queue_task() for managed_node2/fail 3033 1726773170.93307: worker is 1 (out of 1 available) 3033 1726773170.93324: exiting _queue_task() for managed_node2/fail 3033 1726773170.93341: done queuing things up, now waiting for results queue to drain 3033 1726773170.93343: waiting for pending results... 3033 1726773170.93543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773170.93641: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000613 3033 1726773170.93653: variable 'ansible_search_path' from source: unknown 3033 1726773170.93658: variable 'ansible_search_path' from source: unknown 3033 1726773170.93694: calling self._execute() 3033 1726773170.93773: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.93783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.93793: variable 'omit' from source: magic vars 3033 1726773170.94211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773170.95873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773170.95940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773170.95972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773170.96008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773170.96031: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773170.96101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773170.96127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773170.96148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773170.96184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773170.96198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773170.96291: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773170.96307: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773170.96312: when evaluation is False, skipping this task 3033 1726773170.96315: _execute() done 3033 1726773170.96318: dumping result to json 3033 1726773170.96323: done dumping result, returning 3033 1726773170.96331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-3c9c-762e-000000000613] 3033 1726773170.96337: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000613 3033 1726773170.96431: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000613 3033 1726773170.96434: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773170.96486: no more pending results, returning what we have 3033 1726773170.96489: results queue empty 3033 1726773170.96490: checking for any_errors_fatal 3033 1726773170.96499: done checking for any_errors_fatal 3033 1726773170.96500: checking for max_fail_percentage 3033 1726773170.96502: done checking for max_fail_percentage 3033 1726773170.96503: checking to see if all hosts have failed and the running result is not ok 3033 1726773170.96504: done checking to see if all hosts have failed 3033 1726773170.96507: getting the remaining hosts for this loop 3033 1726773170.96509: done getting the remaining hosts for this loop 3033 1726773170.96516: getting the next task for host managed_node2 3033 1726773170.96526: done getting next task for host managed_node2 3033 1726773170.96530: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773170.96534: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773170.96550: getting variables 3033 1726773170.96552: in VariableManager get_vars() 3033 1726773170.96589: Calling all_inventory to load vars for managed_node2 3033 1726773170.96592: Calling groups_inventory to load vars for managed_node2 3033 1726773170.96594: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773170.96604: Calling all_plugins_play to load vars for managed_node2 3033 1726773170.96609: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773170.96613: Calling groups_plugins_play to load vars for managed_node2 3033 1726773170.96768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773170.96941: done with get_vars() 3033 1726773170.96950: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:12:50 -0400 (0:00:00.039) 0:02:29.231 **** 3033 1726773170.97017: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773170.97227: worker is 1 (out of 1 available) 3033 1726773170.97243: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773170.97261: done queuing things up, now waiting for results queue to drain 3033 1726773170.97263: waiting for pending results... 3033 1726773170.97467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773170.97561: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000615 3033 1726773170.97579: variable 'ansible_search_path' from source: unknown 3033 1726773170.97582: variable 'ansible_search_path' from source: unknown 3033 1726773170.97617: calling self._execute() 3033 1726773170.97697: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.97707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.97715: variable 'omit' from source: magic vars 3033 1726773170.97810: variable 'omit' from source: magic vars 3033 1726773170.97854: variable 'omit' from source: magic vars 3033 1726773170.97913: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773170.98154: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773170.98223: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773170.98256: variable 'omit' from source: magic vars 3033 1726773170.98293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773170.98388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773170.98409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773170.98425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773170.98436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773170.98466: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773170.98469: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.98474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.98557: Set connection var ansible_connection to ssh 3033 1726773170.98563: Set connection var ansible_shell_executable to /bin/sh 3033 1726773170.98570: Set connection var ansible_pipelining to False 3033 1726773170.98575: Set connection var ansible_shell_type to sh 3033 1726773170.98581: Set connection var ansible_timeout to 10 3033 1726773170.98591: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773170.98609: variable 'ansible_shell_executable' from source: unknown 3033 1726773170.98613: variable 'ansible_connection' from source: unknown 3033 1726773170.98617: variable 'ansible_module_compression' from source: unknown 3033 1726773170.98620: variable 'ansible_shell_type' from source: unknown 3033 1726773170.98624: variable 'ansible_shell_executable' from source: unknown 3033 1726773170.98628: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773170.98633: variable 'ansible_pipelining' from source: unknown 3033 1726773170.98637: variable 'ansible_timeout' from source: unknown 3033 1726773170.98642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773170.98797: 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__) 3033 1726773170.98808: variable 'omit' from source: magic vars 3033 1726773170.98817: starting attempt loop 3033 1726773170.98820: running the handler 3033 1726773170.98832: _low_level_execute_command(): starting 3033 1726773170.98841: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773170.99398: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773170.99402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773170.99405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773170.99410: 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.47.230 originally 10.31.47.230 <<< 3033 1726773170.99414: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773170.99468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773170.99475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773170.99479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773170.99548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.01407: stdout chunk (state=3): >>>/root <<< 3033 1726773171.01522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.01574: stderr chunk (state=3): >>><<< 3033 1726773171.01580: stdout chunk (state=3): >>><<< 3033 1726773171.01602: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.01617: _low_level_execute_command(): starting 3033 1726773171.01623: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441 `" && echo ansible-tmp-1726773171.0160286-6324-117614840150441="` echo /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441 `" ) && sleep 0' 3033 1726773171.02083: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.02087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.02111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.02161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.02165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.02242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.04474: stdout chunk (state=3): >>>ansible-tmp-1726773171.0160286-6324-117614840150441=/root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441 <<< 3033 1726773171.04592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.04643: stderr chunk (state=3): >>><<< 3033 1726773171.04647: stdout chunk (state=3): >>><<< 3033 1726773171.04662: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773171.0160286-6324-117614840150441=/root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.04712: variable 'ansible_module_compression' from source: unknown 3033 1726773171.04742: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773171.04777: variable 'ansible_facts' from source: unknown 3033 1726773171.04845: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py 3033 1726773171.04956: Sending initial data 3033 1726773171.04959: Sent initial data (173 bytes) 3033 1726773171.05426: 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 <<< 3033 1726773171.05430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.05432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773171.05435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773171.05439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.05494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.05497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773171.05501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.05577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.07404: 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 <<< 3033 1726773171.07466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773171.07530: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpc7tnjy8c /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773171.07537: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773171.07597: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpc7tnjy8c" to remote "/root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773171.07601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773171.08462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.08532: stderr chunk (state=3): >>><<< 3033 1726773171.08535: stdout chunk (state=3): >>><<< 3033 1726773171.08556: done transferring module to remote 3033 1726773171.08566: _low_level_execute_command(): starting 3033 1726773171.08575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/ /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773171.09050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773171.09054: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.09056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773171.09059: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773171.09065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.09112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.09120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.09197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.11246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.11299: stderr chunk (state=3): >>><<< 3033 1726773171.11303: stdout chunk (state=3): >>><<< 3033 1726773171.11324: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.11327: _low_level_execute_command(): starting 3033 1726773171.11333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773171.11802: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.11808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.11810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.11813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.11816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.11866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.11869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.11952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.30962: 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"}}} <<< 3033 1726773171.32657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773171.32720: stderr chunk (state=3): >>><<< 3033 1726773171.32726: stdout chunk (state=3): >>><<< 3033 1726773171.32743: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773171.32777: 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-1726773171.0160286-6324-117614840150441/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773171.32789: _low_level_execute_command(): starting 3033 1726773171.32795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773171.0160286-6324-117614840150441/ > /dev/null 2>&1 && sleep 0' 3033 1726773171.33282: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.33285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.33288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773171.33290: 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.47.230 originally 10.31.47.230 <<< 3033 1726773171.33298: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.33350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.33353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.33431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.35585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.35637: stderr chunk (state=3): >>><<< 3033 1726773171.35641: stdout chunk (state=3): >>><<< 3033 1726773171.35657: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.35663: handler run complete 3033 1726773171.35685: attempt loop complete, returning result 3033 1726773171.35688: _execute() done 3033 1726773171.35690: dumping result to json 3033 1726773171.35696: done dumping result, returning 3033 1726773171.35707: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-3c9c-762e-000000000615] 3033 1726773171.35713: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000615 3033 1726773171.35820: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000615 3033 1726773171.35824: WORKER PROCESS EXITING ok: [managed_node2] => { "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" } } 3033 1726773171.35913: no more pending results, returning what we have 3033 1726773171.35917: results queue empty 3033 1726773171.35918: checking for any_errors_fatal 3033 1726773171.35924: done checking for any_errors_fatal 3033 1726773171.35925: checking for max_fail_percentage 3033 1726773171.35927: done checking for max_fail_percentage 3033 1726773171.35928: checking to see if all hosts have failed and the running result is not ok 3033 1726773171.35929: done checking to see if all hosts have failed 3033 1726773171.35930: getting the remaining hosts for this loop 3033 1726773171.35932: done getting the remaining hosts for this loop 3033 1726773171.35936: getting the next task for host managed_node2 3033 1726773171.35944: done getting next task for host managed_node2 3033 1726773171.35948: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773171.35951: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773171.35962: getting variables 3033 1726773171.35963: in VariableManager get_vars() 3033 1726773171.36000: Calling all_inventory to load vars for managed_node2 3033 1726773171.36003: Calling groups_inventory to load vars for managed_node2 3033 1726773171.36007: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773171.36017: Calling all_plugins_play to load vars for managed_node2 3033 1726773171.36020: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773171.36023: Calling groups_plugins_play to load vars for managed_node2 3033 1726773171.36230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773171.36393: done with get_vars() 3033 1726773171.36402: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:12:51 -0400 (0:00:00.394) 0:02:29.625 **** 3033 1726773171.36476: entering _queue_task() for managed_node2/stat 3033 1726773171.36681: worker is 1 (out of 1 available) 3033 1726773171.36697: exiting _queue_task() for managed_node2/stat 3033 1726773171.36716: done queuing things up, now waiting for results queue to drain 3033 1726773171.36718: waiting for pending results... 3033 1726773171.36917: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773171.37008: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000616 3033 1726773171.37021: variable 'ansible_search_path' from source: unknown 3033 1726773171.37025: variable 'ansible_search_path' from source: unknown 3033 1726773171.37071: variable '__prof_from_conf' from source: task vars 3033 1726773171.37354: variable '__prof_from_conf' from source: task vars 3033 1726773171.37522: variable '__data' from source: task vars 3033 1726773171.37586: variable '__kernel_settings_register_tuned_main' from source: set_fact 3033 1726773171.37754: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773171.37762: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773171.37816: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773171.37835: variable 'omit' from source: magic vars 3033 1726773171.37934: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.37944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.37954: variable 'omit' from source: magic vars 3033 1726773171.38173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773171.39898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773171.39953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773171.39989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773171.40020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773171.40043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773171.40114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773171.40147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773171.40169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773171.40205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773171.40220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773171.40298: variable 'item' from source: unknown 3033 1726773171.40311: Evaluated conditional (item | length > 0): False 3033 1726773171.40315: when evaluation is False, skipping this task 3033 1726773171.40343: variable 'item' from source: unknown 3033 1726773171.40402: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3033 1726773171.40562: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.40566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.40568: variable 'omit' from source: magic vars 3033 1726773171.40665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773171.40689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773171.40713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773171.40743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773171.40756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773171.40824: variable 'item' from source: unknown 3033 1726773171.40831: Evaluated conditional (item | length > 0): True 3033 1726773171.40837: variable 'omit' from source: magic vars 3033 1726773171.40870: variable 'omit' from source: magic vars 3033 1726773171.40912: variable 'item' from source: unknown 3033 1726773171.40963: variable 'item' from source: unknown 3033 1726773171.40981: variable 'omit' from source: magic vars 3033 1726773171.41005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773171.41030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773171.41046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773171.41061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773171.41070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773171.41100: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773171.41103: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.41108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.41190: Set connection var ansible_connection to ssh 3033 1726773171.41196: Set connection var ansible_shell_executable to /bin/sh 3033 1726773171.41203: Set connection var ansible_pipelining to False 3033 1726773171.41208: Set connection var ansible_shell_type to sh 3033 1726773171.41215: Set connection var ansible_timeout to 10 3033 1726773171.41223: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773171.41241: variable 'ansible_shell_executable' from source: unknown 3033 1726773171.41244: variable 'ansible_connection' from source: unknown 3033 1726773171.41247: variable 'ansible_module_compression' from source: unknown 3033 1726773171.41252: variable 'ansible_shell_type' from source: unknown 3033 1726773171.41254: variable 'ansible_shell_executable' from source: unknown 3033 1726773171.41259: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.41264: variable 'ansible_pipelining' from source: unknown 3033 1726773171.41267: variable 'ansible_timeout' from source: unknown 3033 1726773171.41272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.41390: 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__) 3033 1726773171.41400: variable 'omit' from source: magic vars 3033 1726773171.41407: starting attempt loop 3033 1726773171.41410: running the handler 3033 1726773171.41423: _low_level_execute_command(): starting 3033 1726773171.41430: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773171.41955: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.41958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.41961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.41963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.42011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.42027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.42105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.43996: stdout chunk (state=3): >>>/root <<< 3033 1726773171.44107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.44163: stderr chunk (state=3): >>><<< 3033 1726773171.44166: stdout chunk (state=3): >>><<< 3033 1726773171.44187: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.44199: _low_level_execute_command(): starting 3033 1726773171.44205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826 `" && echo ansible-tmp-1726773171.441876-6335-14151847272826="` echo /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826 `" ) && sleep 0' 3033 1726773171.44670: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.44673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.44676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773171.44678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.44681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.44734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.44738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.44817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.47061: stdout chunk (state=3): >>>ansible-tmp-1726773171.441876-6335-14151847272826=/root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826 <<< 3033 1726773171.47190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.47237: stderr chunk (state=3): >>><<< 3033 1726773171.47241: stdout chunk (state=3): >>><<< 3033 1726773171.47255: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773171.441876-6335-14151847272826=/root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.47298: variable 'ansible_module_compression' from source: unknown 3033 1726773171.47339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773171.47367: variable 'ansible_facts' from source: unknown 3033 1726773171.47435: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py 3033 1726773171.47542: Sending initial data 3033 1726773171.47546: Sent initial data (149 bytes) 3033 1726773171.47999: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773171.48002: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.48005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.48014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.48063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.48067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.48142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.50020: 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" <<< 3033 1726773171.50024: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773171.50093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773171.50150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp32pinlhl /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py <<< 3033 1726773171.50158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py" <<< 3033 1726773171.50216: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp32pinlhl" to remote "/root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py" <<< 3033 1726773171.51099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.51165: stderr chunk (state=3): >>><<< 3033 1726773171.51169: stdout chunk (state=3): >>><<< 3033 1726773171.51192: done transferring module to remote 3033 1726773171.51203: _low_level_execute_command(): starting 3033 1726773171.51209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/ /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py && sleep 0' 3033 1726773171.51678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773171.51682: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.51684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773171.51687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773171.51690: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.51743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773171.51747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.51822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.53905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.53955: stderr chunk (state=3): >>><<< 3033 1726773171.53959: stdout chunk (state=3): >>><<< 3033 1726773171.53974: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.53980: _low_level_execute_command(): starting 3033 1726773171.53986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/AnsiballZ_stat.py && sleep 0' 3033 1726773171.54442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.54445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.54448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773171.54450: 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.47.230 originally 10.31.47.230 <<< 3033 1726773171.54452: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.54501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.54505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.54584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.73816: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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"}}} <<< 3033 1726773171.75654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773171.75722: stderr chunk (state=3): >>><<< 3033 1726773171.75726: stdout chunk (state=3): >>><<< 3033 1726773171.75741: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773171.75794: 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-1726773171.441876-6335-14151847272826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773171.75807: _low_level_execute_command(): starting 3033 1726773171.75813: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773171.441876-6335-14151847272826/ > /dev/null 2>&1 && sleep 0' 3033 1726773171.76298: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.76301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.76304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.76309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.76312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.76366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.76372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.76438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.78525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.78583: stderr chunk (state=3): >>><<< 3033 1726773171.78586: stdout chunk (state=3): >>><<< 3033 1726773171.78603: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.78611: handler run complete 3033 1726773171.78658: attempt loop complete, returning result 3033 1726773171.78675: variable 'item' from source: unknown 3033 1726773171.78752: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773099.0972564, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773095.5172472, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773095.5172472, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773171.78928: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.78931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.78938: variable 'omit' from source: magic vars 3033 1726773171.79054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773171.79075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773171.79098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773171.79133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773171.79146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773171.79218: variable 'item' from source: unknown 3033 1726773171.79225: Evaluated conditional (item | length > 0): True 3033 1726773171.79231: variable 'omit' from source: magic vars 3033 1726773171.79244: variable 'omit' from source: magic vars 3033 1726773171.79285: variable 'item' from source: unknown 3033 1726773171.79338: variable 'item' from source: unknown 3033 1726773171.79351: variable 'omit' from source: magic vars 3033 1726773171.79370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773171.79382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773171.79389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773171.79402: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773171.79405: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.79411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.79472: Set connection var ansible_connection to ssh 3033 1726773171.79482: Set connection var ansible_shell_executable to /bin/sh 3033 1726773171.79488: Set connection var ansible_pipelining to False 3033 1726773171.79491: Set connection var ansible_shell_type to sh 3033 1726773171.79498: Set connection var ansible_timeout to 10 3033 1726773171.79508: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773171.79524: variable 'ansible_shell_executable' from source: unknown 3033 1726773171.79527: variable 'ansible_connection' from source: unknown 3033 1726773171.79531: variable 'ansible_module_compression' from source: unknown 3033 1726773171.79535: variable 'ansible_shell_type' from source: unknown 3033 1726773171.79537: variable 'ansible_shell_executable' from source: unknown 3033 1726773171.79542: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773171.79547: variable 'ansible_pipelining' from source: unknown 3033 1726773171.79550: variable 'ansible_timeout' from source: unknown 3033 1726773171.79555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773171.79646: 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) 3033 1726773171.79655: variable 'omit' from source: magic vars 3033 1726773171.79661: starting attempt loop 3033 1726773171.79663: running the handler 3033 1726773171.79671: _low_level_execute_command(): starting 3033 1726773171.79678: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773171.80151: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773171.80155: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.80157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.80160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773171.80163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.80221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.80228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773171.80229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.80296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.82170: stdout chunk (state=3): >>>/root <<< 3033 1726773171.82279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.82339: stderr chunk (state=3): >>><<< 3033 1726773171.82342: stdout chunk (state=3): >>><<< 3033 1726773171.82357: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.82366: _low_level_execute_command(): starting 3033 1726773171.82374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573 `" && echo ansible-tmp-1726773171.8235757-6335-104080343310573="` echo /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573 `" ) && sleep 0' 3033 1726773171.82845: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.82848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.82858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.82861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.82863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.82914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.82918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.82993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.85144: stdout chunk (state=3): >>>ansible-tmp-1726773171.8235757-6335-104080343310573=/root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573 <<< 3033 1726773171.85265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.85320: stderr chunk (state=3): >>><<< 3033 1726773171.85325: stdout chunk (state=3): >>><<< 3033 1726773171.85340: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773171.8235757-6335-104080343310573=/root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.85376: variable 'ansible_module_compression' from source: unknown 3033 1726773171.85415: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773171.85431: variable 'ansible_facts' from source: unknown 3033 1726773171.85484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py 3033 1726773171.85590: Sending initial data 3033 1726773171.85594: Sent initial data (151 bytes) 3033 1726773171.86068: 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 <<< 3033 1726773171.86072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773171.86074: 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.47.230 is address <<< 3033 1726773171.86077: 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 <<< 3033 1726773171.86079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.86132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.86136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.86220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.88022: 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 <<< 3033 1726773171.88085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773171.88150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu318pnll /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py <<< 3033 1726773171.88158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py" <<< 3033 1726773171.88216: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu318pnll" to remote "/root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py" <<< 3033 1726773171.89100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.89171: stderr chunk (state=3): >>><<< 3033 1726773171.89177: stdout chunk (state=3): >>><<< 3033 1726773171.89195: done transferring module to remote 3033 1726773171.89204: _low_level_execute_command(): starting 3033 1726773171.89211: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/ /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py && sleep 0' 3033 1726773171.89681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.89684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.89687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773171.89689: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773171.89695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.89745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.89749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.89824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773171.91889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773171.91940: stderr chunk (state=3): >>><<< 3033 1726773171.91944: stdout chunk (state=3): >>><<< 3033 1726773171.91960: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773171.91963: _low_level_execute_command(): starting 3033 1726773171.91969: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/AnsiballZ_stat.py && sleep 0' 3033 1726773171.92429: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773171.92432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.92435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773171.92437: 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.47.230 originally 10.31.47.230 <<< 3033 1726773171.92439: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773171.92490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773171.92496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773171.92570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.11816: stdout chunk (state=3): >>> <<< 3033 1726773172.11821: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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"}}} <<< 3033 1726773172.13749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773172.13818: stderr chunk (state=3): >>><<< 3033 1726773172.13821: stdout chunk (state=3): >>><<< 3033 1726773172.13837: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773172.13888: 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-1726773171.8235757-6335-104080343310573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773172.13896: _low_level_execute_command(): starting 3033 1726773172.13902: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773171.8235757-6335-104080343310573/ > /dev/null 2>&1 && sleep 0' 3033 1726773172.14389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.14393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.14395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773172.14398: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.14400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.14459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.14465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.14467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.14532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.16628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.16682: stderr chunk (state=3): >>><<< 3033 1726773172.16685: stdout chunk (state=3): >>><<< 3033 1726773172.16702: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.16709: handler run complete 3033 1726773172.16753: attempt loop complete, returning result 3033 1726773172.16769: variable 'item' from source: unknown 3033 1726773172.16841: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773090.9812355, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773107.577278, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773107.577278, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2066964294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773172.17010: dumping result to json 3033 1726773172.17014: done dumping result, returning 3033 1726773172.17016: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-3c9c-762e-000000000616] 3033 1726773172.17018: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000616 3033 1726773172.17073: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000616 3033 1726773172.17076: WORKER PROCESS EXITING 3033 1726773172.17226: no more pending results, returning what we have 3033 1726773172.17230: results queue empty 3033 1726773172.17231: checking for any_errors_fatal 3033 1726773172.17237: done checking for any_errors_fatal 3033 1726773172.17238: checking for max_fail_percentage 3033 1726773172.17239: done checking for max_fail_percentage 3033 1726773172.17240: checking to see if all hosts have failed and the running result is not ok 3033 1726773172.17241: done checking to see if all hosts have failed 3033 1726773172.17242: getting the remaining hosts for this loop 3033 1726773172.17244: done getting the remaining hosts for this loop 3033 1726773172.17247: getting the next task for host managed_node2 3033 1726773172.17253: done getting next task for host managed_node2 3033 1726773172.17257: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773172.17259: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773172.17270: getting variables 3033 1726773172.17271: in VariableManager get_vars() 3033 1726773172.17310: Calling all_inventory to load vars for managed_node2 3033 1726773172.17313: Calling groups_inventory to load vars for managed_node2 3033 1726773172.17316: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773172.17326: Calling all_plugins_play to load vars for managed_node2 3033 1726773172.17328: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773172.17331: Calling groups_plugins_play to load vars for managed_node2 3033 1726773172.17491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773172.17664: done with get_vars() 3033 1726773172.17673: done getting variables 3033 1726773172.17726: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:12:52 -0400 (0:00:00.812) 0:02:30.438 **** 3033 1726773172.17751: entering _queue_task() for managed_node2/set_fact 3033 1726773172.17956: worker is 1 (out of 1 available) 3033 1726773172.17970: exiting _queue_task() for managed_node2/set_fact 3033 1726773172.17984: done queuing things up, now waiting for results queue to drain 3033 1726773172.17986: waiting for pending results... 3033 1726773172.18186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773172.18275: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000617 3033 1726773172.18291: variable 'ansible_search_path' from source: unknown 3033 1726773172.18295: variable 'ansible_search_path' from source: unknown 3033 1726773172.18331: calling self._execute() 3033 1726773172.18412: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.18419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.18432: variable 'omit' from source: magic vars 3033 1726773172.18524: variable 'omit' from source: magic vars 3033 1726773172.18567: variable 'omit' from source: magic vars 3033 1726773172.18975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773172.20658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773172.20722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773172.20753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773172.20785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773172.20809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773172.20877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773172.20904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773172.20928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773172.20961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773172.20974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773172.21018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773172.21039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773172.21059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773172.21092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773172.21105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773172.21157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773172.21180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773172.21200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773172.21233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773172.21245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773172.21439: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3033 1726773172.21525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773172.21666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773172.21700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773172.21748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773172.21763: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773172.21806: 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) 3033 1726773172.21825: 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) 3033 1726773172.21846: 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) 3033 1726773172.21874: 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) 3033 1726773172.21927: variable 'omit' from source: magic vars 3033 1726773172.21949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773172.21980: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773172.22002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773172.22025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.22035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.22068: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773172.22071: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.22078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.22159: Set connection var ansible_connection to ssh 3033 1726773172.22166: Set connection var ansible_shell_executable to /bin/sh 3033 1726773172.22172: Set connection var ansible_pipelining to False 3033 1726773172.22178: Set connection var ansible_shell_type to sh 3033 1726773172.22192: Set connection var ansible_timeout to 10 3033 1726773172.22203: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773172.22234: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.22238: variable 'ansible_connection' from source: unknown 3033 1726773172.22247: variable 'ansible_module_compression' from source: unknown 3033 1726773172.22250: variable 'ansible_shell_type' from source: unknown 3033 1726773172.22252: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.22257: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.22262: variable 'ansible_pipelining' from source: unknown 3033 1726773172.22264: variable 'ansible_timeout' from source: unknown 3033 1726773172.22275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.22369: 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) 3033 1726773172.22383: variable 'omit' from source: magic vars 3033 1726773172.22388: starting attempt loop 3033 1726773172.22392: running the handler 3033 1726773172.22403: handler run complete 3033 1726773172.22414: attempt loop complete, returning result 3033 1726773172.22417: _execute() done 3033 1726773172.22421: dumping result to json 3033 1726773172.22425: done dumping result, returning 3033 1726773172.22434: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-3c9c-762e-000000000617] 3033 1726773172.22438: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000617 3033 1726773172.22527: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000617 3033 1726773172.22530: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3033 1726773172.22640: no more pending results, returning what we have 3033 1726773172.22644: results queue empty 3033 1726773172.22645: checking for any_errors_fatal 3033 1726773172.22655: done checking for any_errors_fatal 3033 1726773172.22656: checking for max_fail_percentage 3033 1726773172.22658: done checking for max_fail_percentage 3033 1726773172.22659: checking to see if all hosts have failed and the running result is not ok 3033 1726773172.22660: done checking to see if all hosts have failed 3033 1726773172.22661: getting the remaining hosts for this loop 3033 1726773172.22662: done getting the remaining hosts for this loop 3033 1726773172.22667: getting the next task for host managed_node2 3033 1726773172.22673: done getting next task for host managed_node2 3033 1726773172.22677: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773172.22679: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773172.22690: getting variables 3033 1726773172.22692: in VariableManager get_vars() 3033 1726773172.22729: Calling all_inventory to load vars for managed_node2 3033 1726773172.22732: Calling groups_inventory to load vars for managed_node2 3033 1726773172.22735: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773172.22745: Calling all_plugins_play to load vars for managed_node2 3033 1726773172.22748: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773172.22751: Calling groups_plugins_play to load vars for managed_node2 3033 1726773172.22894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773172.23065: done with get_vars() 3033 1726773172.23075: done getting variables 3033 1726773172.23122: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:12:52 -0400 (0:00:00.053) 0:02:30.492 **** 3033 1726773172.23147: entering _queue_task() for managed_node2/service 3033 1726773172.23354: worker is 1 (out of 1 available) 3033 1726773172.23372: exiting _queue_task() for managed_node2/service 3033 1726773172.23387: done queuing things up, now waiting for results queue to drain 3033 1726773172.23389: waiting for pending results... 3033 1726773172.23587: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773172.23672: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000618 3033 1726773172.23688: variable 'ansible_search_path' from source: unknown 3033 1726773172.23692: variable 'ansible_search_path' from source: unknown 3033 1726773172.23739: variable '__kernel_settings_services' from source: include_vars 3033 1726773172.24212: variable '__kernel_settings_services' from source: include_vars 3033 1726773172.24216: variable 'omit' from source: magic vars 3033 1726773172.24334: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.24338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.24341: variable 'omit' from source: magic vars 3033 1726773172.24465: variable 'omit' from source: magic vars 3033 1726773172.24528: variable 'omit' from source: magic vars 3033 1726773172.24589: variable 'item' from source: unknown 3033 1726773172.24684: variable 'item' from source: unknown 3033 1726773172.24717: variable 'omit' from source: magic vars 3033 1726773172.24764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773172.24880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773172.24885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773172.24888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.24891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.24905: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773172.24912: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.25008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.25047: Set connection var ansible_connection to ssh 3033 1726773172.25056: Set connection var ansible_shell_executable to /bin/sh 3033 1726773172.25063: Set connection var ansible_pipelining to False 3033 1726773172.25067: Set connection var ansible_shell_type to sh 3033 1726773172.25079: Set connection var ansible_timeout to 10 3033 1726773172.25092: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773172.25120: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.25124: variable 'ansible_connection' from source: unknown 3033 1726773172.25126: variable 'ansible_module_compression' from source: unknown 3033 1726773172.25129: variable 'ansible_shell_type' from source: unknown 3033 1726773172.25135: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.25137: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.25143: variable 'ansible_pipelining' from source: unknown 3033 1726773172.25146: variable 'ansible_timeout' from source: unknown 3033 1726773172.25153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.25334: 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) 3033 1726773172.25344: variable 'omit' from source: magic vars 3033 1726773172.25443: starting attempt loop 3033 1726773172.25446: running the handler 3033 1726773172.25465: variable 'ansible_facts' from source: unknown 3033 1726773172.25618: _low_level_execute_command(): starting 3033 1726773172.25630: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773172.26226: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.26246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.26259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.26303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.26324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.26405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.28288: stdout chunk (state=3): >>>/root <<< 3033 1726773172.28399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.28455: stderr chunk (state=3): >>><<< 3033 1726773172.28458: stdout chunk (state=3): >>><<< 3033 1726773172.28484: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.28497: _low_level_execute_command(): starting 3033 1726773172.28504: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480 `" && echo ansible-tmp-1726773172.284848-6351-7856566887480="` echo /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480 `" ) && sleep 0' 3033 1726773172.28970: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.28976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.28986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773172.28989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773172.28994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.29044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.29047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.29049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.29123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.31351: stdout chunk (state=3): >>>ansible-tmp-1726773172.284848-6351-7856566887480=/root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480 <<< 3033 1726773172.31473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.31527: stderr chunk (state=3): >>><<< 3033 1726773172.31531: stdout chunk (state=3): >>><<< 3033 1726773172.31547: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773172.284848-6351-7856566887480=/root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.31578: variable 'ansible_module_compression' from source: unknown 3033 1726773172.31622: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773172.31677: variable 'ansible_facts' from source: unknown 3033 1726773172.31819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py 3033 1726773172.31940: Sending initial data 3033 1726773172.31944: Sent initial data (151 bytes) 3033 1726773172.32374: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.32410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773172.32414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.32417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.32419: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.32478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.32480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.32549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.34361: 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 <<< 3033 1726773172.34419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773172.34492: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp_pmg4awu /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py <<< 3033 1726773172.34502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py" <<< 3033 1726773172.34557: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp_pmg4awu" to remote "/root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py" <<< 3033 1726773172.36390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.36460: stderr chunk (state=3): >>><<< 3033 1726773172.36464: stdout chunk (state=3): >>><<< 3033 1726773172.36489: done transferring module to remote 3033 1726773172.36499: _low_level_execute_command(): starting 3033 1726773172.36505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/ /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py && sleep 0' 3033 1726773172.36969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.36976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.36979: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773172.36981: 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.47.230 originally 10.31.47.230 <<< 3033 1726773172.36987: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.37034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.37038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.37116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.39181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.39233: stderr chunk (state=3): >>><<< 3033 1726773172.39237: stdout chunk (state=3): >>><<< 3033 1726773172.39255: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.39258: _low_level_execute_command(): starting 3033 1726773172.39264: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/AnsiballZ_systemd.py && sleep 0' 3033 1726773172.39724: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.39727: 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.47.230 originally 10.31.47.230 <<< 3033 1726773172.39730: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.39732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.39735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.39793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.39799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.39802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.39872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.75580: 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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20279296", "MemoryAvailable": "infinity", "CPUUsageNSec": "274512000", "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", "Li<<< 3033 1726773172.75604: stdout chunk (state=3): >>>mitRTTIME": "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.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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": "/<<< 3033 1726773172.75617: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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}}} <<< 3033 1726773172.78081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773172.78146: stderr chunk (state=3): >>><<< 3033 1726773172.78150: stdout chunk (state=3): >>><<< 3033 1726773172.78177: _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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20279296", "MemoryAvailable": "infinity", "CPUUsageNSec": "274512000", "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": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773172.78362: 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-1726773172.284848-6351-7856566887480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773172.78382: _low_level_execute_command(): starting 3033 1726773172.78390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773172.284848-6351-7856566887480/ > /dev/null 2>&1 && sleep 0' 3033 1726773172.78876: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.78880: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.78883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.78885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.78887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.78949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.78953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.78955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.79017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.81207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.81262: stderr chunk (state=3): >>><<< 3033 1726773172.81265: stdout chunk (state=3): >>><<< 3033 1726773172.81281: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.81289: handler run complete 3033 1726773172.81343: attempt loop complete, returning result 3033 1726773172.81361: variable 'item' from source: unknown 3033 1726773172.81432: variable 'item' from source: unknown ok: [managed_node2] => (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 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "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": "274512000", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "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": "678", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; 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 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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": "678", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20279296", "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.socket sysinit.target dbus-broker.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "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" } } 3033 1726773172.82015: dumping result to json 3033 1726773172.82018: done dumping result, returning 3033 1726773172.82020: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-000000000618] 3033 1726773172.82022: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000618 3033 1726773172.82104: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000618 3033 1726773172.82109: WORKER PROCESS EXITING 3033 1726773172.82217: no more pending results, returning what we have 3033 1726773172.82220: results queue empty 3033 1726773172.82220: checking for any_errors_fatal 3033 1726773172.82224: done checking for any_errors_fatal 3033 1726773172.82224: checking for max_fail_percentage 3033 1726773172.82226: done checking for max_fail_percentage 3033 1726773172.82226: checking to see if all hosts have failed and the running result is not ok 3033 1726773172.82227: done checking to see if all hosts have failed 3033 1726773172.82228: getting the remaining hosts for this loop 3033 1726773172.82229: done getting the remaining hosts for this loop 3033 1726773172.82232: getting the next task for host managed_node2 3033 1726773172.82236: done getting next task for host managed_node2 3033 1726773172.82238: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773172.82240: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773172.82247: getting variables 3033 1726773172.82248: in VariableManager get_vars() 3033 1726773172.82271: Calling all_inventory to load vars for managed_node2 3033 1726773172.82274: Calling groups_inventory to load vars for managed_node2 3033 1726773172.82276: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773172.82284: Calling all_plugins_play to load vars for managed_node2 3033 1726773172.82286: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773172.82288: Calling groups_plugins_play to load vars for managed_node2 3033 1726773172.82419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773172.82584: done with get_vars() 3033 1726773172.82594: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:12:52 -0400 (0:00:00.595) 0:02:31.087 **** 3033 1726773172.82668: entering _queue_task() for managed_node2/file 3033 1726773172.82878: worker is 1 (out of 1 available) 3033 1726773172.82895: exiting _queue_task() for managed_node2/file 3033 1726773172.82913: done queuing things up, now waiting for results queue to drain 3033 1726773172.82915: waiting for pending results... 3033 1726773172.83119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773172.83213: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000619 3033 1726773172.83227: variable 'ansible_search_path' from source: unknown 3033 1726773172.83230: variable 'ansible_search_path' from source: unknown 3033 1726773172.83265: calling self._execute() 3033 1726773172.83344: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.83350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.83361: variable 'omit' from source: magic vars 3033 1726773172.83456: variable 'omit' from source: magic vars 3033 1726773172.83502: variable 'omit' from source: magic vars 3033 1726773172.83528: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773172.83796: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773172.83906: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773172.83916: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773172.83956: variable 'omit' from source: magic vars 3033 1726773172.83994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773172.84027: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773172.84046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773172.84062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.84073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773172.84104: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773172.84109: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.84115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.84199: Set connection var ansible_connection to ssh 3033 1726773172.84207: Set connection var ansible_shell_executable to /bin/sh 3033 1726773172.84214: Set connection var ansible_pipelining to False 3033 1726773172.84217: Set connection var ansible_shell_type to sh 3033 1726773172.84225: Set connection var ansible_timeout to 10 3033 1726773172.84234: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773172.84252: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.84255: variable 'ansible_connection' from source: unknown 3033 1726773172.84259: variable 'ansible_module_compression' from source: unknown 3033 1726773172.84262: variable 'ansible_shell_type' from source: unknown 3033 1726773172.84266: variable 'ansible_shell_executable' from source: unknown 3033 1726773172.84270: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773172.84278: variable 'ansible_pipelining' from source: unknown 3033 1726773172.84280: variable 'ansible_timeout' from source: unknown 3033 1726773172.84286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773172.84459: 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__) 3033 1726773172.84470: variable 'omit' from source: magic vars 3033 1726773172.84478: starting attempt loop 3033 1726773172.84481: running the handler 3033 1726773172.84494: _low_level_execute_command(): starting 3033 1726773172.84503: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773172.85043: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.85047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.85050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.85053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.85113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.85122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.85125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.85198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.87056: stdout chunk (state=3): >>>/root <<< 3033 1726773172.87169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.87229: stderr chunk (state=3): >>><<< 3033 1726773172.87233: stdout chunk (state=3): >>><<< 3033 1726773172.87256: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.87270: _low_level_execute_command(): starting 3033 1726773172.87279: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071 `" && echo ansible-tmp-1726773172.872569-6362-178663379214071="` echo /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071 `" ) && sleep 0' 3033 1726773172.87759: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.87763: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.87773: 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.47.230 is address <<< 3033 1726773172.87775: 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 <<< 3033 1726773172.87778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.87827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.87834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.87911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.90154: stdout chunk (state=3): >>>ansible-tmp-1726773172.872569-6362-178663379214071=/root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071 <<< 3033 1726773172.90280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.90332: stderr chunk (state=3): >>><<< 3033 1726773172.90336: stdout chunk (state=3): >>><<< 3033 1726773172.90351: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773172.872569-6362-178663379214071=/root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.90396: variable 'ansible_module_compression' from source: unknown 3033 1726773172.90444: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773172.90476: variable 'ansible_facts' from source: unknown 3033 1726773172.90542: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py 3033 1726773172.90658: Sending initial data 3033 1726773172.90662: Sent initial data (150 bytes) 3033 1726773172.91123: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.91126: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773172.91129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.91132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.91134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.91188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773172.91195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.91265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.93100: 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" <<< 3033 1726773172.93107: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773172.93163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773172.93230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqtqa4pqn /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py <<< 3033 1726773172.93235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py" <<< 3033 1726773172.93293: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqtqa4pqn" to remote "/root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py" <<< 3033 1726773172.93301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py" <<< 3033 1726773172.94198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.94264: stderr chunk (state=3): >>><<< 3033 1726773172.94268: stdout chunk (state=3): >>><<< 3033 1726773172.94293: done transferring module to remote 3033 1726773172.94301: _low_level_execute_command(): starting 3033 1726773172.94308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/ /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py && sleep 0' 3033 1726773172.94772: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.94775: 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.47.230 originally 10.31.47.230 <<< 3033 1726773172.94778: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.94780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.94787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.94840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.94844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.94921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773172.97015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773172.97066: stderr chunk (state=3): >>><<< 3033 1726773172.97069: stdout chunk (state=3): >>><<< 3033 1726773172.97087: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773172.97092: _low_level_execute_command(): starting 3033 1726773172.97098: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/AnsiballZ_file.py && sleep 0' 3033 1726773172.97559: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773172.97563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.97565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773172.97567: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773172.97624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773172.97631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773172.97712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.18023: 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}}} <<< 3033 1726773173.19723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773173.19787: stderr chunk (state=3): >>><<< 3033 1726773173.19791: stdout chunk (state=3): >>><<< 3033 1726773173.19811: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773173.19852: 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-1726773172.872569-6362-178663379214071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773173.19862: _low_level_execute_command(): starting 3033 1726773173.19870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773172.872569-6362-178663379214071/ > /dev/null 2>&1 && sleep 0' 3033 1726773173.20387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.20392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.20395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773173.20397: 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 <<< 3033 1726773173.20399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.20456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.20463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773173.20465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.20530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.22616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.22670: stderr chunk (state=3): >>><<< 3033 1726773173.22676: stdout chunk (state=3): >>><<< 3033 1726773173.22689: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.22698: handler run complete 3033 1726773173.22729: attempt loop complete, returning result 3033 1726773173.22732: _execute() done 3033 1726773173.22735: dumping result to json 3033 1726773173.22741: done dumping result, returning 3033 1726773173.22750: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-000000000619] 3033 1726773173.22756: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000619 3033 1726773173.22895: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000619 3033 1726773173.22898: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773173.23018: no more pending results, returning what we have 3033 1726773173.23022: results queue empty 3033 1726773173.23023: checking for any_errors_fatal 3033 1726773173.23045: done checking for any_errors_fatal 3033 1726773173.23046: checking for max_fail_percentage 3033 1726773173.23048: done checking for max_fail_percentage 3033 1726773173.23049: checking to see if all hosts have failed and the running result is not ok 3033 1726773173.23054: done checking to see if all hosts have failed 3033 1726773173.23056: getting the remaining hosts for this loop 3033 1726773173.23057: done getting the remaining hosts for this loop 3033 1726773173.23061: getting the next task for host managed_node2 3033 1726773173.23068: done getting next task for host managed_node2 3033 1726773173.23076: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773173.23079: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773173.23091: getting variables 3033 1726773173.23093: in VariableManager get_vars() 3033 1726773173.23132: Calling all_inventory to load vars for managed_node2 3033 1726773173.23134: Calling groups_inventory to load vars for managed_node2 3033 1726773173.23136: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773173.23148: Calling all_plugins_play to load vars for managed_node2 3033 1726773173.23150: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773173.23153: Calling groups_plugins_play to load vars for managed_node2 3033 1726773173.23295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773173.23464: done with get_vars() 3033 1726773173.23476: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:12:53 -0400 (0:00:00.408) 0:02:31.496 **** 3033 1726773173.23549: entering _queue_task() for managed_node2/slurp 3033 1726773173.23761: worker is 1 (out of 1 available) 3033 1726773173.23778: exiting _queue_task() for managed_node2/slurp 3033 1726773173.23793: done queuing things up, now waiting for results queue to drain 3033 1726773173.23795: waiting for pending results... 3033 1726773173.23989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773173.24072: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061a 3033 1726773173.24085: variable 'ansible_search_path' from source: unknown 3033 1726773173.24089: variable 'ansible_search_path' from source: unknown 3033 1726773173.24126: calling self._execute() 3033 1726773173.24202: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.24210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.24220: variable 'omit' from source: magic vars 3033 1726773173.24316: variable 'omit' from source: magic vars 3033 1726773173.24357: variable 'omit' from source: magic vars 3033 1726773173.24383: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773173.24640: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773173.24710: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773173.24743: variable 'omit' from source: magic vars 3033 1726773173.24779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773173.24812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773173.24831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773173.24848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.24859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.24889: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773173.24894: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.24897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.24982: Set connection var ansible_connection to ssh 3033 1726773173.24989: Set connection var ansible_shell_executable to /bin/sh 3033 1726773173.24995: Set connection var ansible_pipelining to False 3033 1726773173.24998: Set connection var ansible_shell_type to sh 3033 1726773173.25008: Set connection var ansible_timeout to 10 3033 1726773173.25017: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773173.25034: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.25038: variable 'ansible_connection' from source: unknown 3033 1726773173.25040: variable 'ansible_module_compression' from source: unknown 3033 1726773173.25045: variable 'ansible_shell_type' from source: unknown 3033 1726773173.25047: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.25052: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.25057: variable 'ansible_pipelining' from source: unknown 3033 1726773173.25061: variable 'ansible_timeout' from source: unknown 3033 1726773173.25066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.25300: 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__) 3033 1726773173.25312: variable 'omit' from source: magic vars 3033 1726773173.25318: starting attempt loop 3033 1726773173.25320: running the handler 3033 1726773173.25333: _low_level_execute_command(): starting 3033 1726773173.25343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773173.25882: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.25886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.25889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.25892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.25952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.25958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773173.25961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.26242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.28114: stdout chunk (state=3): >>>/root <<< 3033 1726773173.28221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.28272: stderr chunk (state=3): >>><<< 3033 1726773173.28275: stdout chunk (state=3): >>><<< 3033 1726773173.28298: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.28314: _low_level_execute_command(): starting 3033 1726773173.28321: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214 `" && echo ansible-tmp-1726773173.2829897-6370-84073652317214="` echo /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214 `" ) && sleep 0' 3033 1726773173.28777: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.28780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.28791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773173.28794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.28839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.28844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.28921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.31130: stdout chunk (state=3): >>>ansible-tmp-1726773173.2829897-6370-84073652317214=/root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214 <<< 3033 1726773173.31253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.31305: stderr chunk (state=3): >>><<< 3033 1726773173.31311: stdout chunk (state=3): >>><<< 3033 1726773173.31326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773173.2829897-6370-84073652317214=/root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.31369: variable 'ansible_module_compression' from source: unknown 3033 1726773173.31405: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3033 1726773173.31436: variable 'ansible_facts' from source: unknown 3033 1726773173.31501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py 3033 1726773173.31612: Sending initial data 3033 1726773173.31615: Sent initial data (151 bytes) 3033 1726773173.32081: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.32084: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773173.32087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773173.32090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773173.32093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.32147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.32150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.32230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.34075: 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 <<< 3033 1726773173.34139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773173.34201: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpfvvi5jxn /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py <<< 3033 1726773173.34209: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py" <<< 3033 1726773173.34265: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpfvvi5jxn" to remote "/root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py" <<< 3033 1726773173.35129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.35197: stderr chunk (state=3): >>><<< 3033 1726773173.35201: stdout chunk (state=3): >>><<< 3033 1726773173.35226: done transferring module to remote 3033 1726773173.35236: _low_level_execute_command(): starting 3033 1726773173.35242: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/ /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py && sleep 0' 3033 1726773173.35714: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.35717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773173.35720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.35722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.35724: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773173.35730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.35778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.35781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.35853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.37911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.37960: stderr chunk (state=3): >>><<< 3033 1726773173.37963: stdout chunk (state=3): >>><<< 3033 1726773173.37980: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.37983: _low_level_execute_command(): starting 3033 1726773173.37990: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/AnsiballZ_slurp.py && sleep 0' 3033 1726773173.38444: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.38448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773173.38450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773173.38452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.38455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.38510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.38516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.38594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.57250: 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"}}} <<< 3033 1726773173.59032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773173.59098: stderr chunk (state=3): >>><<< 3033 1726773173.59101: stdout chunk (state=3): >>><<< 3033 1726773173.59120: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773173.59150: 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-1726773173.2829897-6370-84073652317214/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773173.59159: _low_level_execute_command(): starting 3033 1726773173.59165: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773173.2829897-6370-84073652317214/ > /dev/null 2>&1 && sleep 0' 3033 1726773173.59651: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.59654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.59657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.59659: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.59712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.59720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.59794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.61855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.61903: stderr chunk (state=3): >>><<< 3033 1726773173.61912: stdout chunk (state=3): >>><<< 3033 1726773173.61926: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.61933: handler run complete 3033 1726773173.61950: attempt loop complete, returning result 3033 1726773173.61953: _execute() done 3033 1726773173.61958: dumping result to json 3033 1726773173.61962: done dumping result, returning 3033 1726773173.61972: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-3c9c-762e-00000000061a] 3033 1726773173.61980: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061a 3033 1726773173.62083: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061a 3033 1726773173.62086: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773173.62184: no more pending results, returning what we have 3033 1726773173.62187: results queue empty 3033 1726773173.62188: checking for any_errors_fatal 3033 1726773173.62201: done checking for any_errors_fatal 3033 1726773173.62202: checking for max_fail_percentage 3033 1726773173.62204: done checking for max_fail_percentage 3033 1726773173.62205: checking to see if all hosts have failed and the running result is not ok 3033 1726773173.62207: done checking to see if all hosts have failed 3033 1726773173.62209: getting the remaining hosts for this loop 3033 1726773173.62210: done getting the remaining hosts for this loop 3033 1726773173.62215: getting the next task for host managed_node2 3033 1726773173.62221: done getting next task for host managed_node2 3033 1726773173.62225: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773173.62228: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773173.62240: getting variables 3033 1726773173.62242: in VariableManager get_vars() 3033 1726773173.62280: Calling all_inventory to load vars for managed_node2 3033 1726773173.62284: Calling groups_inventory to load vars for managed_node2 3033 1726773173.62286: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773173.62296: Calling all_plugins_play to load vars for managed_node2 3033 1726773173.62299: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773173.62303: Calling groups_plugins_play to load vars for managed_node2 3033 1726773173.62449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773173.62657: done with get_vars() 3033 1726773173.62666: done getting variables 3033 1726773173.62716: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:12:53 -0400 (0:00:00.391) 0:02:31.888 **** 3033 1726773173.62741: entering _queue_task() for managed_node2/set_fact 3033 1726773173.62947: worker is 1 (out of 1 available) 3033 1726773173.62962: exiting _queue_task() for managed_node2/set_fact 3033 1726773173.62975: done queuing things up, now waiting for results queue to drain 3033 1726773173.62977: waiting for pending results... 3033 1726773173.63177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773173.63277: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061b 3033 1726773173.63293: variable 'ansible_search_path' from source: unknown 3033 1726773173.63297: variable 'ansible_search_path' from source: unknown 3033 1726773173.63333: calling self._execute() 3033 1726773173.63414: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.63422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.63430: variable 'omit' from source: magic vars 3033 1726773173.63524: variable 'omit' from source: magic vars 3033 1726773173.63564: variable 'omit' from source: magic vars 3033 1726773173.63923: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773173.63931: variable '__cur_profile' from source: task vars 3033 1726773173.64066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773173.65721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773173.65783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773173.65815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773173.65845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773173.65867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773173.65943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773173.65967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773173.65991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773173.66026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773173.66040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773173.66133: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773173.66180: variable 'omit' from source: magic vars 3033 1726773173.66203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773173.66229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773173.66246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773173.66262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.66272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.66301: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773173.66305: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.66311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.66393: Set connection var ansible_connection to ssh 3033 1726773173.66400: Set connection var ansible_shell_executable to /bin/sh 3033 1726773173.66407: Set connection var ansible_pipelining to False 3033 1726773173.66410: Set connection var ansible_shell_type to sh 3033 1726773173.66418: Set connection var ansible_timeout to 10 3033 1726773173.66426: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773173.66445: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.66448: variable 'ansible_connection' from source: unknown 3033 1726773173.66451: variable 'ansible_module_compression' from source: unknown 3033 1726773173.66455: variable 'ansible_shell_type' from source: unknown 3033 1726773173.66458: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.66463: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.66469: variable 'ansible_pipelining' from source: unknown 3033 1726773173.66471: variable 'ansible_timeout' from source: unknown 3033 1726773173.66479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.66561: 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) 3033 1726773173.66571: variable 'omit' from source: magic vars 3033 1726773173.66579: starting attempt loop 3033 1726773173.66582: running the handler 3033 1726773173.66594: handler run complete 3033 1726773173.66603: attempt loop complete, returning result 3033 1726773173.66608: _execute() done 3033 1726773173.66611: dumping result to json 3033 1726773173.66616: done dumping result, returning 3033 1726773173.66625: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-3c9c-762e-00000000061b] 3033 1726773173.66629: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061b 3033 1726773173.66721: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061b 3033 1726773173.66724: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3033 1726773173.66799: no more pending results, returning what we have 3033 1726773173.66803: results queue empty 3033 1726773173.66803: checking for any_errors_fatal 3033 1726773173.66813: done checking for any_errors_fatal 3033 1726773173.66814: checking for max_fail_percentage 3033 1726773173.66816: done checking for max_fail_percentage 3033 1726773173.66817: checking to see if all hosts have failed and the running result is not ok 3033 1726773173.66818: done checking to see if all hosts have failed 3033 1726773173.66819: getting the remaining hosts for this loop 3033 1726773173.66821: done getting the remaining hosts for this loop 3033 1726773173.66826: getting the next task for host managed_node2 3033 1726773173.66833: done getting next task for host managed_node2 3033 1726773173.66837: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773173.66840: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773173.66857: getting variables 3033 1726773173.66859: in VariableManager get_vars() 3033 1726773173.66894: Calling all_inventory to load vars for managed_node2 3033 1726773173.66898: Calling groups_inventory to load vars for managed_node2 3033 1726773173.66900: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773173.66913: Calling all_plugins_play to load vars for managed_node2 3033 1726773173.66916: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773173.66920: Calling groups_plugins_play to load vars for managed_node2 3033 1726773173.67064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773173.67234: done with get_vars() 3033 1726773173.67243: done getting variables 3033 1726773173.67289: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:12:53 -0400 (0:00:00.045) 0:02:31.934 **** 3033 1726773173.67316: entering _queue_task() for managed_node2/copy 3033 1726773173.67515: worker is 1 (out of 1 available) 3033 1726773173.67531: exiting _queue_task() for managed_node2/copy 3033 1726773173.67547: done queuing things up, now waiting for results queue to drain 3033 1726773173.67549: waiting for pending results... 3033 1726773173.67742: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773173.67831: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061c 3033 1726773173.67845: variable 'ansible_search_path' from source: unknown 3033 1726773173.67848: variable 'ansible_search_path' from source: unknown 3033 1726773173.67885: calling self._execute() 3033 1726773173.67965: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.67972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.67985: variable 'omit' from source: magic vars 3033 1726773173.68079: variable 'omit' from source: magic vars 3033 1726773173.68122: variable 'omit' from source: magic vars 3033 1726773173.68146: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773173.68398: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773173.68421: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773173.68483: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773173.68544: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773173.68632: variable 'omit' from source: magic vars 3033 1726773173.68667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773173.68700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773173.68719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773173.68735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.68749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773173.68779: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773173.68783: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.68788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.68870: Set connection var ansible_connection to ssh 3033 1726773173.68879: Set connection var ansible_shell_executable to /bin/sh 3033 1726773173.68885: Set connection var ansible_pipelining to False 3033 1726773173.68888: Set connection var ansible_shell_type to sh 3033 1726773173.68896: Set connection var ansible_timeout to 10 3033 1726773173.68904: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773173.68923: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.68926: variable 'ansible_connection' from source: unknown 3033 1726773173.68930: variable 'ansible_module_compression' from source: unknown 3033 1726773173.68934: variable 'ansible_shell_type' from source: unknown 3033 1726773173.68937: variable 'ansible_shell_executable' from source: unknown 3033 1726773173.68941: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773173.68946: variable 'ansible_pipelining' from source: unknown 3033 1726773173.68949: variable 'ansible_timeout' from source: unknown 3033 1726773173.68955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773173.69071: 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) 3033 1726773173.69085: variable 'omit' from source: magic vars 3033 1726773173.69091: starting attempt loop 3033 1726773173.69094: running the handler 3033 1726773173.69108: _low_level_execute_command(): starting 3033 1726773173.69117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773173.69656: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.69660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.69664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773173.69668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.69712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.69733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773173.69736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.69809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.71699: stdout chunk (state=3): >>>/root <<< 3033 1726773173.71814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.71869: stderr chunk (state=3): >>><<< 3033 1726773173.71873: stdout chunk (state=3): >>><<< 3033 1726773173.71896: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.71913: _low_level_execute_command(): starting 3033 1726773173.71921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942 `" && echo ansible-tmp-1726773173.7189689-6382-68394681122942="` echo /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942 `" ) && sleep 0' 3033 1726773173.72389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.72393: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773173.72403: 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.47.230 is address <<< 3033 1726773173.72408: 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 <<< 3033 1726773173.72411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.72453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.72460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.72536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.74835: stdout chunk (state=3): >>>ansible-tmp-1726773173.7189689-6382-68394681122942=/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942 <<< 3033 1726773173.74959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.75018: stderr chunk (state=3): >>><<< 3033 1726773173.75022: stdout chunk (state=3): >>><<< 3033 1726773173.75038: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773173.7189689-6382-68394681122942=/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.75119: variable 'ansible_module_compression' from source: unknown 3033 1726773173.75163: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773173.75195: variable 'ansible_facts' from source: unknown 3033 1726773173.75261: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py 3033 1726773173.75366: Sending initial data 3033 1726773173.75370: Sent initial data (150 bytes) 3033 1726773173.75840: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.75846: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773173.75849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773173.75852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773173.75855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.75904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.75910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.75995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.77863: 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 <<< 3033 1726773173.77926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773173.77992: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpzfvscegy /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py <<< 3033 1726773173.78001: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py" <<< 3033 1726773173.78055: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpzfvscegy" to remote "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py" <<< 3033 1726773173.83518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.83592: stderr chunk (state=3): >>><<< 3033 1726773173.83596: stdout chunk (state=3): >>><<< 3033 1726773173.83618: done transferring module to remote 3033 1726773173.83629: _low_level_execute_command(): starting 3033 1726773173.83635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/ /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py && sleep 0' 3033 1726773173.84108: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773173.84112: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.84115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.84117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.84172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.84181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.84250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773173.86384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773173.86388: stdout chunk (state=3): >>><<< 3033 1726773173.86396: stderr chunk (state=3): >>><<< 3033 1726773173.86413: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773173.86417: _low_level_execute_command(): starting 3033 1726773173.86423: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_stat.py && sleep 0' 3033 1726773173.86885: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773173.86889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773173.86891: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773173.86894: 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.47.230 originally 10.31.47.230 <<< 3033 1726773173.86896: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773173.86949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773173.86952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773173.87037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.06867: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773173.570742, "mtime": 1726773166.3537302, "ctime": 1726773166.3537302, "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": "1960945294", "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}}} <<< 3033 1726773174.08820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773174.08884: stderr chunk (state=3): >>><<< 3033 1726773174.08888: stdout chunk (state=3): >>><<< 3033 1726773174.08905: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773173.570742, "mtime": 1726773166.3537302, "ctime": 1726773166.3537302, "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": "1960945294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773174.08966: 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-1726773173.7189689-6382-68394681122942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773174.09011: variable 'ansible_module_compression' from source: unknown 3033 1726773174.09048: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773174.09062: variable 'ansible_facts' from source: unknown 3033 1726773174.09111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py 3033 1726773174.09220: Sending initial data 3033 1726773174.09224: Sent initial data (150 bytes) 3033 1726773174.09700: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.09704: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.09708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.09711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.09713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.09764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.09767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.09846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.11705: 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 <<< 3033 1726773174.11769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773174.11834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprkeev0ea /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py <<< 3033 1726773174.11842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py" <<< 3033 1726773174.11897: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprkeev0ea" to remote "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py" <<< 3033 1726773174.12809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.12879: stderr chunk (state=3): >>><<< 3033 1726773174.12883: stdout chunk (state=3): >>><<< 3033 1726773174.12900: done transferring module to remote 3033 1726773174.12911: _low_level_execute_command(): starting 3033 1726773174.12917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/ /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py && sleep 0' 3033 1726773174.13387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.13391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.13393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773174.13396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773174.13398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.13450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.13454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.13530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.15597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.15649: stderr chunk (state=3): >>><<< 3033 1726773174.15653: stdout chunk (state=3): >>><<< 3033 1726773174.15669: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.15672: _low_level_execute_command(): starting 3033 1726773174.15681: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/AnsiballZ_file.py && sleep 0' 3033 1726773174.16135: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.16139: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.16141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.16147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.16150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.16200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773174.16213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.16279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.36320: 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": ".lsil484q", "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}}} <<< 3033 1726773174.38056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773174.38123: stderr chunk (state=3): >>><<< 3033 1726773174.38127: stdout chunk (state=3): >>><<< 3033 1726773174.38144: _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": ".lsil484q", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773174.38179: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.lsil484q', '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-1726773173.7189689-6382-68394681122942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773174.38189: _low_level_execute_command(): starting 3033 1726773174.38195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773173.7189689-6382-68394681122942/ > /dev/null 2>&1 && sleep 0' 3033 1726773174.38678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.38682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.38685: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773174.38687: 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.47.230 originally 10.31.47.230 <<< 3033 1726773174.38689: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.38741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.38745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.38821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.40942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.40992: stderr chunk (state=3): >>><<< 3033 1726773174.40995: stdout chunk (state=3): >>><<< 3033 1726773174.41010: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.41021: handler run complete 3033 1726773174.41048: attempt loop complete, returning result 3033 1726773174.41051: _execute() done 3033 1726773174.41058: dumping result to json 3033 1726773174.41064: done dumping result, returning 3033 1726773174.41073: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-3c9c-762e-00000000061c] 3033 1726773174.41081: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061c 3033 1726773174.41196: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061c 3033 1726773174.41199: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773174.41323: no more pending results, returning what we have 3033 1726773174.41326: results queue empty 3033 1726773174.41327: checking for any_errors_fatal 3033 1726773174.41335: done checking for any_errors_fatal 3033 1726773174.41336: checking for max_fail_percentage 3033 1726773174.41337: done checking for max_fail_percentage 3033 1726773174.41338: checking to see if all hosts have failed and the running result is not ok 3033 1726773174.41339: done checking to see if all hosts have failed 3033 1726773174.41340: getting the remaining hosts for this loop 3033 1726773174.41342: done getting the remaining hosts for this loop 3033 1726773174.41346: getting the next task for host managed_node2 3033 1726773174.41351: done getting next task for host managed_node2 3033 1726773174.41355: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773174.41358: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773174.41369: getting variables 3033 1726773174.41371: in VariableManager get_vars() 3033 1726773174.41410: Calling all_inventory to load vars for managed_node2 3033 1726773174.41414: Calling groups_inventory to load vars for managed_node2 3033 1726773174.41417: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773174.41426: Calling all_plugins_play to load vars for managed_node2 3033 1726773174.41429: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773174.41431: Calling groups_plugins_play to load vars for managed_node2 3033 1726773174.41612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773174.41773: done with get_vars() 3033 1726773174.41783: done getting variables 3033 1726773174.41832: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:12:54 -0400 (0:00:00.745) 0:02:32.679 **** 3033 1726773174.41856: entering _queue_task() for managed_node2/copy 3033 1726773174.42065: worker is 1 (out of 1 available) 3033 1726773174.42080: exiting _queue_task() for managed_node2/copy 3033 1726773174.42095: done queuing things up, now waiting for results queue to drain 3033 1726773174.42097: waiting for pending results... 3033 1726773174.42294: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773174.42389: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061d 3033 1726773174.42403: variable 'ansible_search_path' from source: unknown 3033 1726773174.42408: variable 'ansible_search_path' from source: unknown 3033 1726773174.42443: calling self._execute() 3033 1726773174.42524: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773174.42531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773174.42542: variable 'omit' from source: magic vars 3033 1726773174.42634: variable 'omit' from source: magic vars 3033 1726773174.42678: variable 'omit' from source: magic vars 3033 1726773174.42704: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773174.42962: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773174.43034: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773174.43064: variable 'omit' from source: magic vars 3033 1726773174.43102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773174.43135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773174.43153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773174.43170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773174.43185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773174.43216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773174.43219: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773174.43225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773174.43306: Set connection var ansible_connection to ssh 3033 1726773174.43315: Set connection var ansible_shell_executable to /bin/sh 3033 1726773174.43321: Set connection var ansible_pipelining to False 3033 1726773174.43324: Set connection var ansible_shell_type to sh 3033 1726773174.43331: Set connection var ansible_timeout to 10 3033 1726773174.43339: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773174.43357: variable 'ansible_shell_executable' from source: unknown 3033 1726773174.43361: variable 'ansible_connection' from source: unknown 3033 1726773174.43363: variable 'ansible_module_compression' from source: unknown 3033 1726773174.43368: variable 'ansible_shell_type' from source: unknown 3033 1726773174.43370: variable 'ansible_shell_executable' from source: unknown 3033 1726773174.43377: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773174.43382: variable 'ansible_pipelining' from source: unknown 3033 1726773174.43385: variable 'ansible_timeout' from source: unknown 3033 1726773174.43390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773174.43510: 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) 3033 1726773174.43522: variable 'omit' from source: magic vars 3033 1726773174.43526: starting attempt loop 3033 1726773174.43531: running the handler 3033 1726773174.43543: _low_level_execute_command(): starting 3033 1726773174.43552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773174.44070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.44102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.44109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.44112: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.44168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.44172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773174.44178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.44250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.46140: stdout chunk (state=3): >>>/root <<< 3033 1726773174.46253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.46307: stderr chunk (state=3): >>><<< 3033 1726773174.46311: stdout chunk (state=3): >>><<< 3033 1726773174.46331: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.46344: _low_level_execute_command(): starting 3033 1726773174.46350: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625 `" && echo ansible-tmp-1726773174.463311-6397-89028960038625="` echo /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625 `" ) && sleep 0' 3033 1726773174.46825: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.46829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.46839: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.46842: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773174.46845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.46895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.46899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.46978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.49215: stdout chunk (state=3): >>>ansible-tmp-1726773174.463311-6397-89028960038625=/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625 <<< 3033 1726773174.49332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.49382: stderr chunk (state=3): >>><<< 3033 1726773174.49386: stdout chunk (state=3): >>><<< 3033 1726773174.49401: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773174.463311-6397-89028960038625=/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.49478: variable 'ansible_module_compression' from source: unknown 3033 1726773174.49525: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773174.49555: variable 'ansible_facts' from source: unknown 3033 1726773174.49625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py 3033 1726773174.49726: Sending initial data 3033 1726773174.49730: Sent initial data (149 bytes) 3033 1726773174.50189: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.50193: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.50195: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773174.50198: 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.47.230 originally 10.31.47.230 <<< 3033 1726773174.50200: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.50255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.50259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.50328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.52156: 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 <<< 3033 1726773174.52218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773174.52287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpjui5e5p3 /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py <<< 3033 1726773174.52290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py" <<< 3033 1726773174.52347: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpjui5e5p3" to remote "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py" <<< 3033 1726773174.52355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py" <<< 3033 1726773174.53234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.53299: stderr chunk (state=3): >>><<< 3033 1726773174.53303: stdout chunk (state=3): >>><<< 3033 1726773174.53324: done transferring module to remote 3033 1726773174.53334: _low_level_execute_command(): starting 3033 1726773174.53339: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/ /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py && sleep 0' 3033 1726773174.53792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.53796: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.53798: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.53801: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.53858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773174.53865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.53935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.56085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.56089: stdout chunk (state=3): >>><<< 3033 1726773174.56096: stderr chunk (state=3): >>><<< 3033 1726773174.56114: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.56118: _low_level_execute_command(): starting 3033 1726773174.56124: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_stat.py && sleep 0' 3033 1726773174.56582: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.56586: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.56588: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773174.56590: 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.47.230 originally 10.31.47.230 <<< 3033 1726773174.56593: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.56648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.56655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.56733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.76538: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773164.266727, "mtime": 1726773166.3537302, "ctime": 1726773166.3537302, "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": "2516810244", "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}}} <<< 3033 1726773174.78495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773174.78562: stderr chunk (state=3): >>><<< 3033 1726773174.78566: stdout chunk (state=3): >>><<< 3033 1726773174.78585: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773164.266727, "mtime": 1726773166.3537302, "ctime": 1726773166.3537302, "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": "2516810244", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773174.78652: 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-1726773174.463311-6397-89028960038625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773174.78694: variable 'ansible_module_compression' from source: unknown 3033 1726773174.78733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773174.78842: variable 'ansible_facts' from source: unknown 3033 1726773174.78846: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py 3033 1726773174.78899: Sending initial data 3033 1726773174.78903: Sent initial data (149 bytes) 3033 1726773174.79383: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.79387: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.79389: 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.47.230 is address <<< 3033 1726773174.79392: 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.47.230 originally 10.31.47.230 <<< 3033 1726773174.79394: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.79443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.79447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.79526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.81392: 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 <<< 3033 1726773174.81397: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773174.81456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773174.81521: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpe7tel654 /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py <<< 3033 1726773174.81528: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py" <<< 3033 1726773174.81585: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpe7tel654" to remote "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py" <<< 3033 1726773174.82507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.82576: stderr chunk (state=3): >>><<< 3033 1726773174.82579: stdout chunk (state=3): >>><<< 3033 1726773174.82596: done transferring module to remote 3033 1726773174.82605: _low_level_execute_command(): starting 3033 1726773174.82612: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/ /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py && sleep 0' 3033 1726773174.83081: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773174.83084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.83087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773174.83089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773174.83092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.83143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.83147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.83222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773174.85316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773174.85369: stderr chunk (state=3): >>><<< 3033 1726773174.85372: stdout chunk (state=3): >>><<< 3033 1726773174.85389: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773174.85392: _low_level_execute_command(): starting 3033 1726773174.85399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/AnsiballZ_file.py && sleep 0' 3033 1726773174.85861: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773174.85865: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773174.85871: 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.47.230 is address <<< 3033 1726773174.85876: 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 <<< 3033 1726773174.85879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773174.85927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773174.85933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773174.86012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.06032: 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": ".gry1691_", "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}}} <<< 3033 1726773175.07835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773175.07900: stderr chunk (state=3): >>><<< 3033 1726773175.07904: stdout chunk (state=3): >>><<< 3033 1726773175.07923: _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": ".gry1691_", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773175.07959: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.gry1691_', '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-1726773174.463311-6397-89028960038625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773175.07970: _low_level_execute_command(): starting 3033 1726773175.07977: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773174.463311-6397-89028960038625/ > /dev/null 2>&1 && sleep 0' 3033 1726773175.08465: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.08468: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.08471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.08474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.08476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.08531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.08535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.08611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.10698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.10751: stderr chunk (state=3): >>><<< 3033 1726773175.10754: stdout chunk (state=3): >>><<< 3033 1726773175.10769: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.10783: handler run complete 3033 1726773175.10813: attempt loop complete, returning result 3033 1726773175.10816: _execute() done 3033 1726773175.10819: dumping result to json 3033 1726773175.10826: done dumping result, returning 3033 1726773175.10835: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-3c9c-762e-00000000061d] 3033 1726773175.10841: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061d 3033 1726773175.10960: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061d 3033 1726773175.10963: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773175.11081: no more pending results, returning what we have 3033 1726773175.11085: results queue empty 3033 1726773175.11086: checking for any_errors_fatal 3033 1726773175.11094: done checking for any_errors_fatal 3033 1726773175.11095: checking for max_fail_percentage 3033 1726773175.11097: done checking for max_fail_percentage 3033 1726773175.11098: checking to see if all hosts have failed and the running result is not ok 3033 1726773175.11099: done checking to see if all hosts have failed 3033 1726773175.11100: getting the remaining hosts for this loop 3033 1726773175.11101: done getting the remaining hosts for this loop 3033 1726773175.11107: getting the next task for host managed_node2 3033 1726773175.11113: done getting next task for host managed_node2 3033 1726773175.11116: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773175.11119: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773175.11130: getting variables 3033 1726773175.11132: in VariableManager get_vars() 3033 1726773175.11170: Calling all_inventory to load vars for managed_node2 3033 1726773175.11173: Calling groups_inventory to load vars for managed_node2 3033 1726773175.11176: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773175.11186: Calling all_plugins_play to load vars for managed_node2 3033 1726773175.11190: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773175.11193: Calling groups_plugins_play to load vars for managed_node2 3033 1726773175.11336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773175.11503: done with get_vars() 3033 1726773175.11515: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:12:55 -0400 (0:00:00.697) 0:02:33.376 **** 3033 1726773175.11581: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773175.11797: worker is 1 (out of 1 available) 3033 1726773175.11813: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773175.11829: done queuing things up, now waiting for results queue to drain 3033 1726773175.11831: waiting for pending results... 3033 1726773175.12033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773175.12123: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061e 3033 1726773175.12136: variable 'ansible_search_path' from source: unknown 3033 1726773175.12140: variable 'ansible_search_path' from source: unknown 3033 1726773175.12172: calling self._execute() 3033 1726773175.12253: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.12259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.12271: variable 'omit' from source: magic vars 3033 1726773175.12440: variable 'omit' from source: magic vars 3033 1726773175.12482: variable 'omit' from source: magic vars 3033 1726773175.12508: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773175.12759: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773175.12829: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773175.12902: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773175.12908: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773175.12949: variable 'omit' from source: magic vars 3033 1726773175.12986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773175.13019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773175.13040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773175.13056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773175.13066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773175.13097: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773175.13101: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.13108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.13191: Set connection var ansible_connection to ssh 3033 1726773175.13198: Set connection var ansible_shell_executable to /bin/sh 3033 1726773175.13204: Set connection var ansible_pipelining to False 3033 1726773175.13209: Set connection var ansible_shell_type to sh 3033 1726773175.13216: Set connection var ansible_timeout to 10 3033 1726773175.13224: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773175.13242: variable 'ansible_shell_executable' from source: unknown 3033 1726773175.13245: variable 'ansible_connection' from source: unknown 3033 1726773175.13248: variable 'ansible_module_compression' from source: unknown 3033 1726773175.13253: variable 'ansible_shell_type' from source: unknown 3033 1726773175.13256: variable 'ansible_shell_executable' from source: unknown 3033 1726773175.13258: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.13265: variable 'ansible_pipelining' from source: unknown 3033 1726773175.13268: variable 'ansible_timeout' from source: unknown 3033 1726773175.13273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.13433: 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__) 3033 1726773175.13443: variable 'omit' from source: magic vars 3033 1726773175.13449: starting attempt loop 3033 1726773175.13452: running the handler 3033 1726773175.13465: _low_level_execute_command(): starting 3033 1726773175.13474: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773175.14018: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.14022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773175.14027: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773175.14030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.14085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.14092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.14094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.14166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.15992: stdout chunk (state=3): >>>/root <<< 3033 1726773175.16103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.16157: stderr chunk (state=3): >>><<< 3033 1726773175.16160: stdout chunk (state=3): >>><<< 3033 1726773175.16182: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.16195: _low_level_execute_command(): starting 3033 1726773175.16202: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334 `" && echo ansible-tmp-1726773175.1618285-6409-89681181351334="` echo /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334 `" ) && sleep 0' 3033 1726773175.16662: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.16666: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.16676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773175.16678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.16681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.16730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.16733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.16812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.19018: stdout chunk (state=3): >>>ansible-tmp-1726773175.1618285-6409-89681181351334=/root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334 <<< 3033 1726773175.19133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.19182: stderr chunk (state=3): >>><<< 3033 1726773175.19186: stdout chunk (state=3): >>><<< 3033 1726773175.19202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773175.1618285-6409-89681181351334=/root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.19245: variable 'ansible_module_compression' from source: unknown 3033 1726773175.19279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773175.19312: variable 'ansible_facts' from source: unknown 3033 1726773175.19376: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py 3033 1726773175.19492: Sending initial data 3033 1726773175.19495: Sent initial data (172 bytes) 3033 1726773175.19962: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.19966: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.19969: 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.47.230 is address <<< 3033 1726773175.19971: 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 <<< 3033 1726773175.19973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.20026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.20029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.20103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.22138: 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 <<< 3033 1726773175.22146: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773175.22282: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773175.22366: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpazds6ou8 /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773175.22372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773175.22434: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpazds6ou8" to remote "/root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773175.23302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.23370: stderr chunk (state=3): >>><<< 3033 1726773175.23376: stdout chunk (state=3): >>><<< 3033 1726773175.23394: done transferring module to remote 3033 1726773175.23404: _low_level_execute_command(): starting 3033 1726773175.23412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/ /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773175.23878: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.23881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.23884: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.23890: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773175.23892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.23942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.23946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.24027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.26057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.26108: stderr chunk (state=3): >>><<< 3033 1726773175.26112: stdout chunk (state=3): >>><<< 3033 1726773175.26128: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.26131: _low_level_execute_command(): starting 3033 1726773175.26137: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773175.26600: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.26603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.26608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773175.26610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773175.26613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.26662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.26666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.26746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.45985: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3033 1726773175.47633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773175.47696: stderr chunk (state=3): >>><<< 3033 1726773175.47700: stdout chunk (state=3): >>><<< 3033 1726773175.47720: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773175.47750: 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-1726773175.1618285-6409-89681181351334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773175.47760: _low_level_execute_command(): starting 3033 1726773175.47765: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773175.1618285-6409-89681181351334/ > /dev/null 2>&1 && sleep 0' 3033 1726773175.48257: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.48261: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.48264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773175.48271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.48276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.48335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.48340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.48342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.48410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.50520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.50580: stderr chunk (state=3): >>><<< 3033 1726773175.50583: stdout chunk (state=3): >>><<< 3033 1726773175.50598: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.50605: handler run complete 3033 1726773175.50627: attempt loop complete, returning result 3033 1726773175.50630: _execute() done 3033 1726773175.50633: dumping result to json 3033 1726773175.50639: done dumping result, returning 3033 1726773175.50648: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-3c9c-762e-00000000061e] 3033 1726773175.50654: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061e 3033 1726773175.50767: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061e 3033 1726773175.50770: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "65000", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 3033 1726773175.50875: no more pending results, returning what we have 3033 1726773175.50879: results queue empty 3033 1726773175.50880: checking for any_errors_fatal 3033 1726773175.50889: done checking for any_errors_fatal 3033 1726773175.50890: checking for max_fail_percentage 3033 1726773175.50892: done checking for max_fail_percentage 3033 1726773175.50893: checking to see if all hosts have failed and the running result is not ok 3033 1726773175.50894: done checking to see if all hosts have failed 3033 1726773175.50895: getting the remaining hosts for this loop 3033 1726773175.50897: done getting the remaining hosts for this loop 3033 1726773175.50901: getting the next task for host managed_node2 3033 1726773175.50910: done getting next task for host managed_node2 3033 1726773175.50914: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773175.50917: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773175.50929: getting variables 3033 1726773175.50930: in VariableManager get_vars() 3033 1726773175.50967: Calling all_inventory to load vars for managed_node2 3033 1726773175.50970: Calling groups_inventory to load vars for managed_node2 3033 1726773175.50975: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773175.50985: Calling all_plugins_play to load vars for managed_node2 3033 1726773175.50988: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773175.50991: Calling groups_plugins_play to load vars for managed_node2 3033 1726773175.51176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773175.51340: done with get_vars() 3033 1726773175.51349: done getting variables 3033 1726773175.51398: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:12:55 -0400 (0:00:00.398) 0:02:33.775 **** 3033 1726773175.51425: entering _queue_task() for managed_node2/template 3033 1726773175.51638: worker is 1 (out of 1 available) 3033 1726773175.51655: exiting _queue_task() for managed_node2/template 3033 1726773175.51671: done queuing things up, now waiting for results queue to drain 3033 1726773175.51676: waiting for pending results... 3033 1726773175.51879: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773175.51961: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000061f 3033 1726773175.51978: variable 'ansible_search_path' from source: unknown 3033 1726773175.51983: variable 'ansible_search_path' from source: unknown 3033 1726773175.52019: calling self._execute() 3033 1726773175.52094: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.52100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.52111: variable 'omit' from source: magic vars 3033 1726773175.52204: variable 'omit' from source: magic vars 3033 1726773175.52245: variable 'omit' from source: magic vars 3033 1726773175.52518: variable '__kernel_settings_profile_src' from source: role '' all vars 3033 1726773175.52525: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773175.52593: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773175.52614: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773175.52668: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773175.52727: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773175.52798: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773175.52804: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773175.52836: variable 'omit' from source: magic vars 3033 1726773175.52875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773175.52905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773175.52925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773175.52942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773175.52953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773175.52982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773175.52987: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.52990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.53077: Set connection var ansible_connection to ssh 3033 1726773175.53081: Set connection var ansible_shell_executable to /bin/sh 3033 1726773175.53088: Set connection var ansible_pipelining to False 3033 1726773175.53091: Set connection var ansible_shell_type to sh 3033 1726773175.53098: Set connection var ansible_timeout to 10 3033 1726773175.53108: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773175.53127: variable 'ansible_shell_executable' from source: unknown 3033 1726773175.53130: variable 'ansible_connection' from source: unknown 3033 1726773175.53133: variable 'ansible_module_compression' from source: unknown 3033 1726773175.53138: variable 'ansible_shell_type' from source: unknown 3033 1726773175.53141: variable 'ansible_shell_executable' from source: unknown 3033 1726773175.53145: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773175.53150: variable 'ansible_pipelining' from source: unknown 3033 1726773175.53153: variable 'ansible_timeout' from source: unknown 3033 1726773175.53159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773175.53279: 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) 3033 1726773175.53288: variable 'omit' from source: magic vars 3033 1726773175.53294: starting attempt loop 3033 1726773175.53297: running the handler 3033 1726773175.53312: _low_level_execute_command(): starting 3033 1726773175.53321: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773175.53870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.53875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.53879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.53882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.53935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.53938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.53940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.54018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.55891: stdout chunk (state=3): >>>/root <<< 3033 1726773175.56001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.56060: stderr chunk (state=3): >>><<< 3033 1726773175.56063: stdout chunk (state=3): >>><<< 3033 1726773175.56088: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.56102: _low_level_execute_command(): starting 3033 1726773175.56109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500 `" && echo ansible-tmp-1726773175.5608907-6420-171961191668500="` echo /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500 `" ) && sleep 0' 3033 1726773175.56589: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.56593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.56596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.56598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.56655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.56662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.56664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.56736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.58983: stdout chunk (state=3): >>>ansible-tmp-1726773175.5608907-6420-171961191668500=/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500 <<< 3033 1726773175.59103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.59158: stderr chunk (state=3): >>><<< 3033 1726773175.59162: stdout chunk (state=3): >>><<< 3033 1726773175.59181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773175.5608907-6420-171961191668500=/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.59201: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3033 1726773175.59225: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3033 1726773175.59245: variable 'ansible_search_path' from source: unknown 3033 1726773175.60041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773175.61591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773175.61653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773175.61686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773175.61716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773175.61738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773175.61994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773175.62020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773175.62041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773175.62075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773175.62087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773175.62410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773175.62431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773175.62452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773175.62484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773175.62496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773175.62810: variable 'ansible_managed' from source: unknown 3033 1726773175.62816: variable '__sections' from source: task vars 3033 1726773175.62933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773175.62953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773175.62977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773175.63011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773175.63024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773175.63112: variable 'kernel_settings_sysctl' from source: include params 3033 1726773175.63121: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773175.63128: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773175.63172: variable '__sysctl_old' from source: task vars 3033 1726773175.63232: variable '__sysctl_old' from source: task vars 3033 1726773175.63417: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773175.63422: variable 'kernel_settings_sysctl' from source: include params 3033 1726773175.63430: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773175.63435: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773175.63441: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773175.63619: variable 'kernel_settings_sysfs' from source: include params 3033 1726773175.63625: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773175.63631: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773175.63654: variable '__sysfs_old' from source: task vars 3033 1726773175.63703: variable '__sysfs_old' from source: task vars 3033 1726773175.63887: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773175.63890: variable 'kernel_settings_sysfs' from source: include params 3033 1726773175.63898: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773175.63904: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773175.63911: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773175.63956: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773175.63964: variable '__systemd_old' from source: task vars 3033 1726773175.64017: variable '__systemd_old' from source: task vars 3033 1726773175.64187: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773175.64191: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773175.64197: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.64203: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773175.64220: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773175.64226: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773175.64231: variable '__trans_huge_old' from source: task vars 3033 1726773175.64281: variable '__trans_huge_old' from source: task vars 3033 1726773175.64454: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773175.64458: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3033 1726773175.64463: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.64469: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773175.64484: variable '__trans_defrag_old' from source: task vars 3033 1726773175.64536: variable '__trans_defrag_old' from source: task vars 3033 1726773175.64948: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773175.64952: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773175.64958: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.64964: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773175.64983: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65000: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65018: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65027: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65033: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65052: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65060: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65071: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65082: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65090: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65097: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65103: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65112: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773175.65663: 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) 3033 1726773175.65716: variable 'ansible_module_compression' from source: unknown 3033 1726773175.65757: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773175.65784: variable 'ansible_facts' from source: unknown 3033 1726773175.65838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py 3033 1726773175.65945: Sending initial data 3033 1726773175.65948: Sent initial data (151 bytes) 3033 1726773175.66402: 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 <<< 3033 1726773175.66440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773175.66445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.66448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773175.66450: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.66452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.66511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.66519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.66521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.66594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.68446: 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 <<< 3033 1726773175.68511: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773175.68573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpb4j3s27i /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py <<< 3033 1726773175.68581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py" <<< 3033 1726773175.68637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpb4j3s27i" to remote "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py" <<< 3033 1726773175.69530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.69602: stderr chunk (state=3): >>><<< 3033 1726773175.69607: stdout chunk (state=3): >>><<< 3033 1726773175.69628: done transferring module to remote 3033 1726773175.69638: _low_level_execute_command(): starting 3033 1726773175.69644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/ /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py && sleep 0' 3033 1726773175.70084: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.70122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.70125: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773175.70128: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773175.70130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.70184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.70190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.70258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.72344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.72402: stderr chunk (state=3): >>><<< 3033 1726773175.72408: stdout chunk (state=3): >>><<< 3033 1726773175.72425: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773175.72428: _low_level_execute_command(): starting 3033 1726773175.72434: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_stat.py && sleep 0' 3033 1726773175.72898: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.72901: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.72904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.72908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.72911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.72963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.72966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.73051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.92984: 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": 351, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773166.3457303, "mtime": 1726773096.0482485, "ctime": 1726773165.7637293, "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": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "858962907", "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}}} <<< 3033 1726773175.94790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773175.94853: stderr chunk (state=3): >>><<< 3033 1726773175.94856: stdout chunk (state=3): >>><<< 3033 1726773175.94873: _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": 351, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773166.3457303, "mtime": 1726773096.0482485, "ctime": 1726773165.7637293, "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": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "858962907", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773175.94933: 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-1726773175.5608907-6420-171961191668500/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773175.95036: Sending initial data 3033 1726773175.95040: Sent initial data (165 bytes) 3033 1726773175.95512: 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 <<< 3033 1726773175.95516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.95521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.95532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.95591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773175.95597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.95600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.95662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773175.97440: 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 <<< 3033 1726773175.97445: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773175.97508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773175.97572: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz0ii3674/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf <<< 3033 1726773175.97577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf" <<< 3033 1726773175.97635: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz0ii3674/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf" <<< 3033 1726773175.97639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf" <<< 3033 1726773175.97900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773175.97966: stderr chunk (state=3): >>><<< 3033 1726773175.97970: stdout chunk (state=3): >>><<< 3033 1726773175.97989: _low_level_execute_command(): starting 3033 1726773175.97996: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/ /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf && sleep 0' 3033 1726773175.98464: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773175.98467: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773175.98470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.98472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773175.98474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773175.98530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773175.98536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773175.98600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.00630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.00685: stderr chunk (state=3): >>><<< 3033 1726773176.00689: stdout chunk (state=3): >>><<< 3033 1726773176.00704: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.00732: variable 'ansible_module_compression' from source: unknown 3033 1726773176.00767: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773176.00791: variable 'ansible_facts' from source: unknown 3033 1726773176.00835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py 3033 1726773176.00936: Sending initial data 3033 1726773176.00940: Sent initial data (151 bytes) 3033 1726773176.01396: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773176.01399: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773176.01402: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.01404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.01461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.01468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.01537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.03326: 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 <<< 3033 1726773176.03390: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773176.03452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmptoxe509j /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py <<< 3033 1726773176.03457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py" <<< 3033 1726773176.03514: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmptoxe509j" to remote "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py" <<< 3033 1726773176.04410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.04472: stderr chunk (state=3): >>><<< 3033 1726773176.04475: stdout chunk (state=3): >>><<< 3033 1726773176.04494: done transferring module to remote 3033 1726773176.04503: _low_level_execute_command(): starting 3033 1726773176.04510: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/ /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py && sleep 0' 3033 1726773176.04960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773176.04963: 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.47.230 originally 10.31.47.230 <<< 3033 1726773176.04966: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.04968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.04970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.05026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.05034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.05098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.07149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.07202: stderr chunk (state=3): >>><<< 3033 1726773176.07207: stdout chunk (state=3): >>><<< 3033 1726773176.07222: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.07225: _low_level_execute_command(): starting 3033 1726773176.07232: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/AnsiballZ_copy.py && sleep 0' 3033 1726773176.07687: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.07690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773176.07693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773176.07697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.07703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.07754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.07757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.07842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.27483: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "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}}} <<< 3033 1726773176.29071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773176.29212: stderr chunk (state=3): >>><<< 3033 1726773176.29216: stdout chunk (state=3): >>><<< 3033 1726773176.29219: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773176.29235: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3107bf46f5c007ef178305bb243dd11664f9bf35', '_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-1726773175.5608907-6420-171961191668500/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773176.29281: _low_level_execute_command(): starting 3033 1726773176.29294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/ > /dev/null 2>&1 && sleep 0' 3033 1726773176.29930: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773176.29948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773176.29965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.29990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773176.30014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773176.30121: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773176.30145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773176.30163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.30265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.32286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.32336: stderr chunk (state=3): >>><<< 3033 1726773176.32339: stdout chunk (state=3): >>><<< 3033 1726773176.32354: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.32366: handler run complete 3033 1726773176.32392: attempt loop complete, returning result 3033 1726773176.32395: _execute() done 3033 1726773176.32398: dumping result to json 3033 1726773176.32405: done dumping result, returning 3033 1726773176.32417: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-3c9c-762e-00000000061f] 3033 1726773176.32423: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061f 3033 1726773176.32581: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000061f 3033 1726773176.32584: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "1fd7f2202613b516022cf613601e26bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726773175.5608907-6420-171961191668500/.source.conf", "state": "file", "uid": 0 } 3033 1726773176.32699: no more pending results, returning what we have 3033 1726773176.32703: results queue empty 3033 1726773176.32704: checking for any_errors_fatal 3033 1726773176.32714: done checking for any_errors_fatal 3033 1726773176.32715: checking for max_fail_percentage 3033 1726773176.32717: done checking for max_fail_percentage 3033 1726773176.32717: checking to see if all hosts have failed and the running result is not ok 3033 1726773176.32718: done checking to see if all hosts have failed 3033 1726773176.32719: getting the remaining hosts for this loop 3033 1726773176.32721: done getting the remaining hosts for this loop 3033 1726773176.32725: getting the next task for host managed_node2 3033 1726773176.32731: done getting next task for host managed_node2 3033 1726773176.32735: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773176.32738: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773176.32749: getting variables 3033 1726773176.32751: in VariableManager get_vars() 3033 1726773176.32790: Calling all_inventory to load vars for managed_node2 3033 1726773176.32794: Calling groups_inventory to load vars for managed_node2 3033 1726773176.32796: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773176.32807: Calling all_plugins_play to load vars for managed_node2 3033 1726773176.32810: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773176.32813: Calling groups_plugins_play to load vars for managed_node2 3033 1726773176.32970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773176.33134: done with get_vars() 3033 1726773176.33144: done getting variables 3033 1726773176.33194: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:12:56 -0400 (0:00:00.817) 0:02:34.593 **** 3033 1726773176.33221: entering _queue_task() for managed_node2/service 3033 1726773176.33427: worker is 1 (out of 1 available) 3033 1726773176.33442: exiting _queue_task() for managed_node2/service 3033 1726773176.33456: done queuing things up, now waiting for results queue to drain 3033 1726773176.33458: waiting for pending results... 3033 1726773176.33656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773176.33748: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000620 3033 1726773176.33760: variable 'ansible_search_path' from source: unknown 3033 1726773176.33764: variable 'ansible_search_path' from source: unknown 3033 1726773176.33808: variable '__kernel_settings_services' from source: include_vars 3033 1726773176.34081: variable '__kernel_settings_services' from source: include_vars 3033 1726773176.34143: variable 'omit' from source: magic vars 3033 1726773176.34242: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773176.34252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773176.34263: variable 'omit' from source: magic vars 3033 1726773176.34483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773176.34690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773176.34731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773176.34761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773176.34813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773176.34899: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773176.34912: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773176.34931: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3033 1726773176.34934: when evaluation is False, skipping this task 3033 1726773176.34960: variable 'item' from source: unknown 3033 1726773176.35017: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 3033 1726773176.35200: dumping result to json 3033 1726773176.35203: done dumping result, returning 3033 1726773176.35208: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-3c9c-762e-000000000620] 3033 1726773176.35210: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000620 3033 1726773176.35251: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000620 3033 1726773176.35254: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3033 1726773176.35336: no more pending results, returning what we have 3033 1726773176.35339: results queue empty 3033 1726773176.35339: checking for any_errors_fatal 3033 1726773176.35347: done checking for any_errors_fatal 3033 1726773176.35348: checking for max_fail_percentage 3033 1726773176.35349: done checking for max_fail_percentage 3033 1726773176.35350: checking to see if all hosts have failed and the running result is not ok 3033 1726773176.35350: done checking to see if all hosts have failed 3033 1726773176.35351: getting the remaining hosts for this loop 3033 1726773176.35352: done getting the remaining hosts for this loop 3033 1726773176.35355: getting the next task for host managed_node2 3033 1726773176.35360: done getting next task for host managed_node2 3033 1726773176.35362: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773176.35364: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773176.35378: getting variables 3033 1726773176.35379: in VariableManager get_vars() 3033 1726773176.35404: Calling all_inventory to load vars for managed_node2 3033 1726773176.35408: Calling groups_inventory to load vars for managed_node2 3033 1726773176.35410: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773176.35417: Calling all_plugins_play to load vars for managed_node2 3033 1726773176.35419: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773176.35421: Calling groups_plugins_play to load vars for managed_node2 3033 1726773176.35554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773176.35717: done with get_vars() 3033 1726773176.35726: done getting variables 3033 1726773176.35771: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:12:56 -0400 (0:00:00.025) 0:02:34.619 **** 3033 1726773176.35798: entering _queue_task() for managed_node2/command 3033 1726773176.35996: worker is 1 (out of 1 available) 3033 1726773176.36014: exiting _queue_task() for managed_node2/command 3033 1726773176.36031: done queuing things up, now waiting for results queue to drain 3033 1726773176.36033: waiting for pending results... 3033 1726773176.36220: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773176.36301: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000621 3033 1726773176.36316: variable 'ansible_search_path' from source: unknown 3033 1726773176.36320: variable 'ansible_search_path' from source: unknown 3033 1726773176.36352: calling self._execute() 3033 1726773176.36436: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773176.36440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773176.36450: variable 'omit' from source: magic vars 3033 1726773176.36850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773176.37119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773176.37157: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773176.37187: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773176.37217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773176.37310: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773176.37333: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3033 1726773176.37444: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773176.37456: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3033 1726773176.37548: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773176.37560: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773176.37564: variable 'omit' from source: magic vars 3033 1726773176.37601: variable 'omit' from source: magic vars 3033 1726773176.37702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773176.39199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773176.39460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773176.39492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773176.39521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773176.39544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773176.39602: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773176.39632: variable 'omit' from source: magic vars 3033 1726773176.39657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773176.39681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773176.39698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773176.39715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773176.39725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773176.39754: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773176.39757: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773176.39762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773176.39842: Set connection var ansible_connection to ssh 3033 1726773176.39848: Set connection var ansible_shell_executable to /bin/sh 3033 1726773176.39855: Set connection var ansible_pipelining to False 3033 1726773176.39860: Set connection var ansible_shell_type to sh 3033 1726773176.39867: Set connection var ansible_timeout to 10 3033 1726773176.39877: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773176.39895: variable 'ansible_shell_executable' from source: unknown 3033 1726773176.39898: variable 'ansible_connection' from source: unknown 3033 1726773176.39903: variable 'ansible_module_compression' from source: unknown 3033 1726773176.39907: variable 'ansible_shell_type' from source: unknown 3033 1726773176.39911: variable 'ansible_shell_executable' from source: unknown 3033 1726773176.39916: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773176.39921: variable 'ansible_pipelining' from source: unknown 3033 1726773176.39925: variable 'ansible_timeout' from source: unknown 3033 1726773176.39930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773176.40019: 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) 3033 1726773176.40029: variable 'omit' from source: magic vars 3033 1726773176.40035: starting attempt loop 3033 1726773176.40038: running the handler 3033 1726773176.40051: _low_level_execute_command(): starting 3033 1726773176.40057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773176.40591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.40595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.40598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.40600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773176.40603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.40661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.40664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773176.40669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.40741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.42551: stdout chunk (state=3): >>>/root <<< 3033 1726773176.42661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.42717: stderr chunk (state=3): >>><<< 3033 1726773176.42720: stdout chunk (state=3): >>><<< 3033 1726773176.42741: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.42754: _low_level_execute_command(): starting 3033 1726773176.42760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184 `" && echo ansible-tmp-1726773176.4274075-6439-223942929686184="` echo /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184 `" ) && sleep 0' 3033 1726773176.43210: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.43214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.43216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.43219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.43270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.43279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.43351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.45515: stdout chunk (state=3): >>>ansible-tmp-1726773176.4274075-6439-223942929686184=/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184 <<< 3033 1726773176.45634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.45686: stderr chunk (state=3): >>><<< 3033 1726773176.45689: stdout chunk (state=3): >>><<< 3033 1726773176.45705: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773176.4274075-6439-223942929686184=/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.45734: variable 'ansible_module_compression' from source: unknown 3033 1726773176.45773: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773176.45808: variable 'ansible_facts' from source: unknown 3033 1726773176.45874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py 3033 1726773176.45990: Sending initial data 3033 1726773176.45994: Sent initial data (154 bytes) 3033 1726773176.46459: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773176.46465: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773176.46468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773176.46470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773176.46473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.46525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.46529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.46603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.48405: 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 <<< 3033 1726773176.48468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773176.48532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn1b9c9m0 /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py <<< 3033 1726773176.48539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py" <<< 3033 1726773176.48597: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn1b9c9m0" to remote "/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py" <<< 3033 1726773176.48600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py" <<< 3033 1726773176.49473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.49546: stderr chunk (state=3): >>><<< 3033 1726773176.49550: stdout chunk (state=3): >>><<< 3033 1726773176.49569: done transferring module to remote 3033 1726773176.49583: _low_level_execute_command(): starting 3033 1726773176.49588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/ /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py && sleep 0' 3033 1726773176.50052: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773176.50056: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773176.50058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.50061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773176.50064: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.50117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.50123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.50192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773176.52200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773176.52251: stderr chunk (state=3): >>><<< 3033 1726773176.52254: stdout chunk (state=3): >>><<< 3033 1726773176.52268: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773176.52271: _low_level_execute_command(): starting 3033 1726773176.52279: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/AnsiballZ_command.py && sleep 0' 3033 1726773176.52735: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773176.52738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773176.52741: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773176.52745: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773176.52747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773176.52799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773176.52802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773176.52884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773177.83876: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:56.710561", "end": "2024-09-19 15:12:57.837303", "delta": "0:00:01.126742", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 3033 1726773177.85690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773177.85757: stderr chunk (state=3): >>><<< 3033 1726773177.85761: stdout chunk (state=3): >>><<< 3033 1726773177.85782: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:56.710561", "end": "2024-09-19 15:12:57.837303", "delta": "0:00:01.126742", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773177.85819: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773177.85830: _low_level_execute_command(): starting 3033 1726773177.85836: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773176.4274075-6439-223942929686184/ > /dev/null 2>&1 && sleep 0' 3033 1726773177.86313: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773177.86317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773177.86320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773177.86331: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773177.86387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773177.86391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773177.86465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773177.88544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773177.88606: stderr chunk (state=3): >>><<< 3033 1726773177.88610: stdout chunk (state=3): >>><<< 3033 1726773177.88627: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773177.88634: handler run complete 3033 1726773177.88656: Evaluated conditional (True): True 3033 1726773177.88666: attempt loop complete, returning result 3033 1726773177.88669: _execute() done 3033 1726773177.88676: dumping result to json 3033 1726773177.88681: done dumping result, returning 3033 1726773177.88691: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-3c9c-762e-000000000621] 3033 1726773177.88696: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000621 3033 1726773177.88812: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000621 3033 1726773177.88815: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.126742", "end": "2024-09-19 15:12:57.837303", "rc": 0, "start": "2024-09-19 15:12:56.710561" } 3033 1726773177.88923: no more pending results, returning what we have 3033 1726773177.88927: results queue empty 3033 1726773177.88928: checking for any_errors_fatal 3033 1726773177.88937: done checking for any_errors_fatal 3033 1726773177.88938: checking for max_fail_percentage 3033 1726773177.88940: done checking for max_fail_percentage 3033 1726773177.88941: checking to see if all hosts have failed and the running result is not ok 3033 1726773177.88942: done checking to see if all hosts have failed 3033 1726773177.88943: getting the remaining hosts for this loop 3033 1726773177.88944: done getting the remaining hosts for this loop 3033 1726773177.88949: getting the next task for host managed_node2 3033 1726773177.88957: done getting next task for host managed_node2 3033 1726773177.88961: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773177.88965: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773177.88978: getting variables 3033 1726773177.88980: in VariableManager get_vars() 3033 1726773177.89021: Calling all_inventory to load vars for managed_node2 3033 1726773177.89025: Calling groups_inventory to load vars for managed_node2 3033 1726773177.89027: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773177.89037: Calling all_plugins_play to load vars for managed_node2 3033 1726773177.89040: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773177.89043: Calling groups_plugins_play to load vars for managed_node2 3033 1726773177.89233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773177.89398: done with get_vars() 3033 1726773177.89410: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:12:57 -0400 (0:00:01.536) 0:02:36.155 **** 3033 1726773177.89487: entering _queue_task() for managed_node2/include_tasks 3033 1726773177.89714: worker is 1 (out of 1 available) 3033 1726773177.89731: exiting _queue_task() for managed_node2/include_tasks 3033 1726773177.89748: done queuing things up, now waiting for results queue to drain 3033 1726773177.89750: waiting for pending results... 3033 1726773177.89952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773177.90044: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000622 3033 1726773177.90058: variable 'ansible_search_path' from source: unknown 3033 1726773177.90062: variable 'ansible_search_path' from source: unknown 3033 1726773177.90097: calling self._execute() 3033 1726773177.90179: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773177.90182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773177.90193: variable 'omit' from source: magic vars 3033 1726773177.90602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773177.90828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773177.90867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773177.90899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773177.90930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773177.91022: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773177.91048: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773177.91054: _execute() done 3033 1726773177.91057: dumping result to json 3033 1726773177.91062: done dumping result, returning 3033 1726773177.91071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-3c9c-762e-000000000622] 3033 1726773177.91076: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000622 3033 1726773177.91180: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000622 3033 1726773177.91183: WORKER PROCESS EXITING 3033 1726773177.91233: no more pending results, returning what we have 3033 1726773177.91237: in VariableManager get_vars() 3033 1726773177.91284: Calling all_inventory to load vars for managed_node2 3033 1726773177.91288: Calling groups_inventory to load vars for managed_node2 3033 1726773177.91290: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773177.91300: Calling all_plugins_play to load vars for managed_node2 3033 1726773177.91303: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773177.91309: Calling groups_plugins_play to load vars for managed_node2 3033 1726773177.91463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773177.91628: done with get_vars() 3033 1726773177.91635: variable 'ansible_search_path' from source: unknown 3033 1726773177.91636: variable 'ansible_search_path' from source: unknown 3033 1726773177.91661: we have included files to process 3033 1726773177.91662: generating all_blocks data 3033 1726773177.91667: done generating all_blocks data 3033 1726773177.91672: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773177.91675: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773177.91677: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773177.91997: done processing included file 3033 1726773177.92000: iterating over new_blocks loaded from include file 3033 1726773177.92002: in VariableManager get_vars() 3033 1726773177.92024: done with get_vars() 3033 1726773177.92025: filtering new block on tags 3033 1726773177.92067: done filtering new block on tags 3033 1726773177.92069: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3033 1726773177.92075: extending task lists for all hosts with included blocks 3033 1726773177.92593: done extending task lists 3033 1726773177.92594: done processing included files 3033 1726773177.92595: results queue empty 3033 1726773177.92595: checking for any_errors_fatal 3033 1726773177.92600: done checking for any_errors_fatal 3033 1726773177.92601: checking for max_fail_percentage 3033 1726773177.92602: done checking for max_fail_percentage 3033 1726773177.92602: checking to see if all hosts have failed and the running result is not ok 3033 1726773177.92603: done checking to see if all hosts have failed 3033 1726773177.92603: getting the remaining hosts for this loop 3033 1726773177.92604: done getting the remaining hosts for this loop 3033 1726773177.92608: getting the next task for host managed_node2 3033 1726773177.92612: done getting next task for host managed_node2 3033 1726773177.92614: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773177.92617: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773177.92625: getting variables 3033 1726773177.92626: in VariableManager get_vars() 3033 1726773177.92637: Calling all_inventory to load vars for managed_node2 3033 1726773177.92639: Calling groups_inventory to load vars for managed_node2 3033 1726773177.92640: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773177.92645: Calling all_plugins_play to load vars for managed_node2 3033 1726773177.92646: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773177.92649: Calling groups_plugins_play to load vars for managed_node2 3033 1726773177.92758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773177.92916: done with get_vars() 3033 1726773177.92924: done getting variables 3033 1726773177.92955: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:12:57 -0400 (0:00:00.034) 0:02:36.190 **** 3033 1726773177.92983: entering _queue_task() for managed_node2/command 3033 1726773177.93226: worker is 1 (out of 1 available) 3033 1726773177.93242: exiting _queue_task() for managed_node2/command 3033 1726773177.93259: done queuing things up, now waiting for results queue to drain 3033 1726773177.93261: waiting for pending results... 3033 1726773177.93467: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773177.93569: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000007f9 3033 1726773177.93585: variable 'ansible_search_path' from source: unknown 3033 1726773177.93590: variable 'ansible_search_path' from source: unknown 3033 1726773177.93625: calling self._execute() 3033 1726773177.93704: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773177.93713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773177.93724: variable 'omit' from source: magic vars 3033 1726773177.93816: variable 'omit' from source: magic vars 3033 1726773177.93870: variable 'omit' from source: magic vars 3033 1726773177.93898: variable 'omit' from source: magic vars 3033 1726773177.93938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773177.93972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773177.93992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773177.94012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773177.94023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773177.94054: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773177.94059: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773177.94063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773177.94152: Set connection var ansible_connection to ssh 3033 1726773177.94156: Set connection var ansible_shell_executable to /bin/sh 3033 1726773177.94162: Set connection var ansible_pipelining to False 3033 1726773177.94165: Set connection var ansible_shell_type to sh 3033 1726773177.94172: Set connection var ansible_timeout to 10 3033 1726773177.94182: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773177.94201: variable 'ansible_shell_executable' from source: unknown 3033 1726773177.94205: variable 'ansible_connection' from source: unknown 3033 1726773177.94210: variable 'ansible_module_compression' from source: unknown 3033 1726773177.94215: variable 'ansible_shell_type' from source: unknown 3033 1726773177.94218: variable 'ansible_shell_executable' from source: unknown 3033 1726773177.94223: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773177.94228: variable 'ansible_pipelining' from source: unknown 3033 1726773177.94231: variable 'ansible_timeout' from source: unknown 3033 1726773177.94237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773177.94360: 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) 3033 1726773177.94371: variable 'omit' from source: magic vars 3033 1726773177.94377: starting attempt loop 3033 1726773177.94380: running the handler 3033 1726773177.94395: _low_level_execute_command(): starting 3033 1726773177.94405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773177.94965: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773177.94969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773177.94973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773177.94977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773177.95036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773177.95039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773177.95044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773177.95118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773177.96978: stdout chunk (state=3): >>>/root <<< 3033 1726773177.97092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773177.97148: stderr chunk (state=3): >>><<< 3033 1726773177.97152: stdout chunk (state=3): >>><<< 3033 1726773177.97176: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773177.97192: _low_level_execute_command(): starting 3033 1726773177.97201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169 `" && echo ansible-tmp-1726773177.97179-6451-68758885293169="` echo /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169 `" ) && sleep 0' 3033 1726773177.97679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773177.97684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773177.97687: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773177.97697: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773177.97746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773177.97753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773177.97824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773177.99994: stdout chunk (state=3): >>>ansible-tmp-1726773177.97179-6451-68758885293169=/root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169 <<< 3033 1726773178.00111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.00169: stderr chunk (state=3): >>><<< 3033 1726773178.00175: stdout chunk (state=3): >>><<< 3033 1726773178.00191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773177.97179-6451-68758885293169=/root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.00222: variable 'ansible_module_compression' from source: unknown 3033 1726773178.00271: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773178.00302: variable 'ansible_facts' from source: unknown 3033 1726773178.00372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py 3033 1726773178.00490: Sending initial data 3033 1726773178.00494: Sent initial data (151 bytes) 3033 1726773178.00967: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773178.00970: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.00973: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773178.00975: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773178.00978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.01030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.01034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.01114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.02889: 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 <<< 3033 1726773178.02947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773178.03020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8yqzbixi /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py <<< 3033 1726773178.03023: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py" <<< 3033 1726773178.03077: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8yqzbixi" to remote "/root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py" <<< 3033 1726773178.03080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py" <<< 3033 1726773178.03956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.04030: stderr chunk (state=3): >>><<< 3033 1726773178.04033: stdout chunk (state=3): >>><<< 3033 1726773178.04054: done transferring module to remote 3033 1726773178.04065: _low_level_execute_command(): starting 3033 1726773178.04071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/ /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py && sleep 0' 3033 1726773178.04560: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.04563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.04566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773178.04569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.04626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.04636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.04698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.06699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.06758: stderr chunk (state=3): >>><<< 3033 1726773178.06761: stdout chunk (state=3): >>><<< 3033 1726773178.06778: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.06783: _low_level_execute_command(): starting 3033 1726773178.06790: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/AnsiballZ_command.py && sleep 0' 3033 1726773178.07266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.07270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.07275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773178.07277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773178.07280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.07330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773178.07337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.07417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.37427: 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 15:12:58.254465", "end": "2024-09-19 15:12:58.373171", "delta": "0:00:00.118706", "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}}} <<< 3033 1726773178.39188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773178.39251: stderr chunk (state=3): >>><<< 3033 1726773178.39255: stdout chunk (state=3): >>><<< 3033 1726773178.39276: _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 15:12:58.254465", "end": "2024-09-19 15:12:58.373171", "delta": "0:00:00.118706", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773178.39327: 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-1726773177.97179-6451-68758885293169/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773178.39336: _low_level_execute_command(): starting 3033 1726773178.39342: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773177.97179-6451-68758885293169/ > /dev/null 2>&1 && sleep 0' 3033 1726773178.39795: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.39833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773178.39836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.39838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.39841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.39850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.39903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.39912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773178.39914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.39978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.41995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.42044: stderr chunk (state=3): >>><<< 3033 1726773178.42048: stdout chunk (state=3): >>><<< 3033 1726773178.42063: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.42071: handler run complete 3033 1726773178.42095: Evaluated conditional (False): False 3033 1726773178.42108: attempt loop complete, returning result 3033 1726773178.42111: _execute() done 3033 1726773178.42116: dumping result to json 3033 1726773178.42124: done dumping result, returning 3033 1726773178.42133: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-3c9c-762e-0000000007f9] 3033 1726773178.42139: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007f9 3033 1726773178.42250: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007f9 3033 1726773178.42253: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.118706", "end": "2024-09-19 15:12:58.373171", "rc": 0, "start": "2024-09-19 15:12:58.254465" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773178.42360: no more pending results, returning what we have 3033 1726773178.42364: results queue empty 3033 1726773178.42365: checking for any_errors_fatal 3033 1726773178.42367: done checking for any_errors_fatal 3033 1726773178.42367: checking for max_fail_percentage 3033 1726773178.42369: done checking for max_fail_percentage 3033 1726773178.42370: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.42371: done checking to see if all hosts have failed 3033 1726773178.42372: getting the remaining hosts for this loop 3033 1726773178.42374: done getting the remaining hosts for this loop 3033 1726773178.42378: getting the next task for host managed_node2 3033 1726773178.42385: done getting next task for host managed_node2 3033 1726773178.42389: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773178.42393: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773178.42407: getting variables 3033 1726773178.42409: in VariableManager get_vars() 3033 1726773178.42446: Calling all_inventory to load vars for managed_node2 3033 1726773178.42449: Calling groups_inventory to load vars for managed_node2 3033 1726773178.42451: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.42461: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.42464: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.42467: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.42631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.42796: done with get_vars() 3033 1726773178.42807: done getting variables 3033 1726773178.42854: 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 [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.498) 0:02:36.689 **** 3033 1726773178.42882: entering _queue_task() for managed_node2/shell 3033 1726773178.43083: worker is 1 (out of 1 available) 3033 1726773178.43099: exiting _queue_task() for managed_node2/shell 3033 1726773178.43115: done queuing things up, now waiting for results queue to drain 3033 1726773178.43117: waiting for pending results... 3033 1726773178.43313: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773178.43419: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000007fa 3033 1726773178.43433: variable 'ansible_search_path' from source: unknown 3033 1726773178.43436: variable 'ansible_search_path' from source: unknown 3033 1726773178.43468: calling self._execute() 3033 1726773178.43547: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.43553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.43564: variable 'omit' from source: magic vars 3033 1726773178.43961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773178.44175: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773178.44216: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773178.44246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773178.44274: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773178.44366: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773178.44393: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773178.44396: when evaluation is False, skipping this task 3033 1726773178.44399: _execute() done 3033 1726773178.44404: dumping result to json 3033 1726773178.44409: done dumping result, returning 3033 1726773178.44418: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-3c9c-762e-0000000007fa] 3033 1726773178.44423: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007fa 3033 1726773178.44513: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007fa 3033 1726773178.44516: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773178.44588: no more pending results, returning what we have 3033 1726773178.44592: results queue empty 3033 1726773178.44592: checking for any_errors_fatal 3033 1726773178.44601: done checking for any_errors_fatal 3033 1726773178.44602: checking for max_fail_percentage 3033 1726773178.44604: done checking for max_fail_percentage 3033 1726773178.44607: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.44608: done checking to see if all hosts have failed 3033 1726773178.44609: getting the remaining hosts for this loop 3033 1726773178.44610: done getting the remaining hosts for this loop 3033 1726773178.44614: getting the next task for host managed_node2 3033 1726773178.44621: done getting next task for host managed_node2 3033 1726773178.44624: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773178.44628: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773178.44645: getting variables 3033 1726773178.44646: in VariableManager get_vars() 3033 1726773178.44676: Calling all_inventory to load vars for managed_node2 3033 1726773178.44678: Calling groups_inventory to load vars for managed_node2 3033 1726773178.44680: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.44687: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.44689: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.44691: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.44827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.44990: done with get_vars() 3033 1726773178.44999: done getting variables 3033 1726773178.45044: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.021) 0:02:36.711 **** 3033 1726773178.45069: entering _queue_task() for managed_node2/fail 3033 1726773178.45265: worker is 1 (out of 1 available) 3033 1726773178.45282: exiting _queue_task() for managed_node2/fail 3033 1726773178.45296: done queuing things up, now waiting for results queue to drain 3033 1726773178.45298: waiting for pending results... 3033 1726773178.45480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773178.45585: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000007fb 3033 1726773178.45599: variable 'ansible_search_path' from source: unknown 3033 1726773178.45603: variable 'ansible_search_path' from source: unknown 3033 1726773178.45638: calling self._execute() 3033 1726773178.45712: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.45720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.45730: variable 'omit' from source: magic vars 3033 1726773178.46128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773178.46620: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773178.46656: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773178.46687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773178.46716: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773178.46801: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773178.46824: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773178.46829: when evaluation is False, skipping this task 3033 1726773178.46832: _execute() done 3033 1726773178.46835: dumping result to json 3033 1726773178.46840: done dumping result, returning 3033 1726773178.46847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-3c9c-762e-0000000007fb] 3033 1726773178.46853: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007fb skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773178.46995: no more pending results, returning what we have 3033 1726773178.46998: results queue empty 3033 1726773178.46999: checking for any_errors_fatal 3033 1726773178.47004: done checking for any_errors_fatal 3033 1726773178.47005: checking for max_fail_percentage 3033 1726773178.47009: done checking for max_fail_percentage 3033 1726773178.47010: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.47011: done checking to see if all hosts have failed 3033 1726773178.47012: getting the remaining hosts for this loop 3033 1726773178.47013: done getting the remaining hosts for this loop 3033 1726773178.47018: getting the next task for host managed_node2 3033 1726773178.47026: done getting next task for host managed_node2 3033 1726773178.47031: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773178.47034: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773178.47051: getting variables 3033 1726773178.47052: in VariableManager get_vars() 3033 1726773178.47087: Calling all_inventory to load vars for managed_node2 3033 1726773178.47090: Calling groups_inventory to load vars for managed_node2 3033 1726773178.47093: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.47102: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.47109: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.47113: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.47436: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000007fb 3033 1726773178.47439: WORKER PROCESS EXITING 3033 1726773178.47451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.47608: done with get_vars() 3033 1726773178.47616: done getting variables 3033 1726773178.47660: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.026) 0:02:36.737 **** 3033 1726773178.47683: entering _queue_task() for managed_node2/set_fact 3033 1726773178.47878: worker is 1 (out of 1 available) 3033 1726773178.47893: exiting _queue_task() for managed_node2/set_fact 3033 1726773178.47909: done queuing things up, now waiting for results queue to drain 3033 1726773178.47911: waiting for pending results... 3033 1726773178.48102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773178.48190: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000623 3033 1726773178.48202: variable 'ansible_search_path' from source: unknown 3033 1726773178.48208: variable 'ansible_search_path' from source: unknown 3033 1726773178.48241: calling self._execute() 3033 1726773178.48321: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.48328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.48338: variable 'omit' from source: magic vars 3033 1726773178.48437: variable 'omit' from source: magic vars 3033 1726773178.48482: variable 'omit' from source: magic vars 3033 1726773178.48510: variable 'omit' from source: magic vars 3033 1726773178.48547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773178.48581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773178.48601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773178.48619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.48630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.48657: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773178.48662: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.48667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.48754: Set connection var ansible_connection to ssh 3033 1726773178.48760: Set connection var ansible_shell_executable to /bin/sh 3033 1726773178.48767: Set connection var ansible_pipelining to False 3033 1726773178.48770: Set connection var ansible_shell_type to sh 3033 1726773178.48780: Set connection var ansible_timeout to 10 3033 1726773178.48789: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773178.48809: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.48814: variable 'ansible_connection' from source: unknown 3033 1726773178.48818: variable 'ansible_module_compression' from source: unknown 3033 1726773178.48822: variable 'ansible_shell_type' from source: unknown 3033 1726773178.48827: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.48831: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.48836: variable 'ansible_pipelining' from source: unknown 3033 1726773178.48839: variable 'ansible_timeout' from source: unknown 3033 1726773178.48845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.48965: 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) 3033 1726773178.48979: variable 'omit' from source: magic vars 3033 1726773178.48985: starting attempt loop 3033 1726773178.48989: running the handler 3033 1726773178.48999: handler run complete 3033 1726773178.49011: attempt loop complete, returning result 3033 1726773178.49015: _execute() done 3033 1726773178.49018: dumping result to json 3033 1726773178.49023: done dumping result, returning 3033 1726773178.49030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000623] 3033 1726773178.49036: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000623 3033 1726773178.49122: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000623 3033 1726773178.49125: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3033 1726773178.49198: no more pending results, returning what we have 3033 1726773178.49201: results queue empty 3033 1726773178.49202: checking for any_errors_fatal 3033 1726773178.49211: done checking for any_errors_fatal 3033 1726773178.49212: checking for max_fail_percentage 3033 1726773178.49213: done checking for max_fail_percentage 3033 1726773178.49214: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.49215: done checking to see if all hosts have failed 3033 1726773178.49216: getting the remaining hosts for this loop 3033 1726773178.49218: done getting the remaining hosts for this loop 3033 1726773178.49221: getting the next task for host managed_node2 3033 1726773178.49227: done getting next task for host managed_node2 3033 1726773178.49230: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773178.49233: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_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 3033 1726773178.49244: getting variables 3033 1726773178.49246: in VariableManager get_vars() 3033 1726773178.49277: Calling all_inventory to load vars for managed_node2 3033 1726773178.49279: Calling groups_inventory to load vars for managed_node2 3033 1726773178.49281: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.49288: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.49290: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.49292: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.49426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.49594: done with get_vars() 3033 1726773178.49602: done getting variables 3033 1726773178.49646: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.019) 0:02:36.757 **** 3033 1726773178.49669: entering _queue_task() for managed_node2/set_fact 3033 1726773178.49865: worker is 1 (out of 1 available) 3033 1726773178.49882: exiting _queue_task() for managed_node2/set_fact 3033 1726773178.49896: done queuing things up, now waiting for results queue to drain 3033 1726773178.49898: waiting for pending results... 3033 1726773178.50083: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773178.50175: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000624 3033 1726773178.50190: variable 'ansible_search_path' from source: unknown 3033 1726773178.50195: variable 'ansible_search_path' from source: unknown 3033 1726773178.50232: calling self._execute() 3033 1726773178.50312: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.50319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.50328: variable 'omit' from source: magic vars 3033 1726773178.50424: variable 'omit' from source: magic vars 3033 1726773178.50468: variable 'omit' from source: magic vars 3033 1726773178.50845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773178.51048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773178.51089: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773178.51122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773178.51150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773178.51276: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773178.51291: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773178.51300: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773178.51345: variable 'omit' from source: magic vars 3033 1726773178.51368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773178.51395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773178.51414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773178.51431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.51441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.51469: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773178.51472: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.51479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.51561: Set connection var ansible_connection to ssh 3033 1726773178.51567: Set connection var ansible_shell_executable to /bin/sh 3033 1726773178.51574: Set connection var ansible_pipelining to False 3033 1726773178.51580: Set connection var ansible_shell_type to sh 3033 1726773178.51587: Set connection var ansible_timeout to 10 3033 1726773178.51596: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773178.51615: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.51618: variable 'ansible_connection' from source: unknown 3033 1726773178.51621: variable 'ansible_module_compression' from source: unknown 3033 1726773178.51625: variable 'ansible_shell_type' from source: unknown 3033 1726773178.51628: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.51634: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.51637: variable 'ansible_pipelining' from source: unknown 3033 1726773178.51642: variable 'ansible_timeout' from source: unknown 3033 1726773178.51647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.51735: 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) 3033 1726773178.51748: variable 'omit' from source: magic vars 3033 1726773178.51755: starting attempt loop 3033 1726773178.51758: running the handler 3033 1726773178.51766: handler run complete 3033 1726773178.51774: attempt loop complete, returning result 3033 1726773178.51780: _execute() done 3033 1726773178.51784: dumping result to json 3033 1726773178.51788: done dumping result, returning 3033 1726773178.51796: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-3c9c-762e-000000000624] 3033 1726773178.51801: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000624 3033 1726773178.51888: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000624 3033 1726773178.51891: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3033 1726773178.51962: no more pending results, returning what we have 3033 1726773178.51966: results queue empty 3033 1726773178.51967: checking for any_errors_fatal 3033 1726773178.51971: done checking for any_errors_fatal 3033 1726773178.51972: checking for max_fail_percentage 3033 1726773178.51974: done checking for max_fail_percentage 3033 1726773178.51975: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.51976: done checking to see if all hosts have failed 3033 1726773178.51977: getting the remaining hosts for this loop 3033 1726773178.51979: done getting the remaining hosts for this loop 3033 1726773178.51982: getting the next task for host managed_node2 3033 1726773178.51992: done getting next task for host managed_node2 3033 1726773178.51994: ^ task is: TASK: meta (role_complete) 3033 1726773178.51997: ^ state is: HOST STATE: block=2, task=36, rescue=0, always=0, handlers=0, run_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 3033 1726773178.52009: getting variables 3033 1726773178.52011: in VariableManager get_vars() 3033 1726773178.52045: Calling all_inventory to load vars for managed_node2 3033 1726773178.52048: Calling groups_inventory to load vars for managed_node2 3033 1726773178.52051: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.52059: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.52061: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.52063: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.52240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.52400: done with get_vars() 3033 1726773178.52410: done getting variables 3033 1726773178.52467: done queuing things up, now waiting for results queue to drain 3033 1726773178.52469: results queue empty 3033 1726773178.52469: checking for any_errors_fatal 3033 1726773178.52471: done checking for any_errors_fatal 3033 1726773178.52471: checking for max_fail_percentage 3033 1726773178.52472: done checking for max_fail_percentage 3033 1726773178.52479: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.52479: done checking to see if all hosts have failed 3033 1726773178.52480: getting the remaining hosts for this loop 3033 1726773178.52481: done getting the remaining hosts for this loop 3033 1726773178.52482: getting the next task for host managed_node2 3033 1726773178.52486: done getting next task for host managed_node2 3033 1726773178.52487: ^ task is: TASK: meta (flush_handlers) 3033 1726773178.52488: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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 3033 1726773178.52491: getting variables 3033 1726773178.52492: in VariableManager get_vars() 3033 1726773178.52501: Calling all_inventory to load vars for managed_node2 3033 1726773178.52503: Calling groups_inventory to load vars for managed_node2 3033 1726773178.52504: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.52510: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.52512: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.52514: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.52624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.52779: done with get_vars() 3033 1726773178.52786: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:159 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.031) 0:02:36.789 **** 3033 1726773178.52837: in VariableManager get_vars() 3033 1726773178.52845: Calling all_inventory to load vars for managed_node2 3033 1726773178.52847: Calling groups_inventory to load vars for managed_node2 3033 1726773178.52849: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.52852: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.52854: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.52856: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.52982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.53125: done with get_vars() META: triggered running handlers for managed_node2 3033 1726773178.53136: done queuing things up, now waiting for results queue to drain 3033 1726773178.53138: results queue empty 3033 1726773178.53138: checking for any_errors_fatal 3033 1726773178.53139: done checking for any_errors_fatal 3033 1726773178.53140: checking for max_fail_percentage 3033 1726773178.53140: done checking for max_fail_percentage 3033 1726773178.53141: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.53141: done checking to see if all hosts have failed 3033 1726773178.53142: getting the remaining hosts for this loop 3033 1726773178.53143: done getting the remaining hosts for this loop 3033 1726773178.53145: getting the next task for host managed_node2 3033 1726773178.53148: done getting next task for host managed_node2 3033 1726773178.53149: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773178.53150: ^ state is: HOST STATE: block=2, task=38, rescue=0, 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 3033 1726773178.53152: getting variables 3033 1726773178.53153: in VariableManager get_vars() 3033 1726773178.53160: Calling all_inventory to load vars for managed_node2 3033 1726773178.53161: Calling groups_inventory to load vars for managed_node2 3033 1726773178.53163: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.53166: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.53168: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.53170: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.53280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.53427: done with get_vars() 3033 1726773178.53433: done getting variables 3033 1726773178.53463: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:162 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.006) 0:02:36.795 **** 3033 1726773178.53482: entering _queue_task() for managed_node2/assert 3033 1726773178.53686: worker is 1 (out of 1 available) 3033 1726773178.53704: exiting _queue_task() for managed_node2/assert 3033 1726773178.53721: done queuing things up, now waiting for results queue to drain 3033 1726773178.53723: waiting for pending results... 3033 1726773178.53915: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773178.53982: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000021 3033 1726773178.53997: variable 'ansible_search_path' from source: unknown 3033 1726773178.54032: calling self._execute() 3033 1726773178.54117: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.54124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.54134: variable 'omit' from source: magic vars 3033 1726773178.54233: variable 'omit' from source: magic vars 3033 1726773178.54259: variable 'omit' from source: magic vars 3033 1726773178.54288: variable 'omit' from source: magic vars 3033 1726773178.54326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773178.54359: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773178.54380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773178.54398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.54412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.54441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773178.54446: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.54451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.54538: Set connection var ansible_connection to ssh 3033 1726773178.54544: Set connection var ansible_shell_executable to /bin/sh 3033 1726773178.54551: Set connection var ansible_pipelining to False 3033 1726773178.54554: Set connection var ansible_shell_type to sh 3033 1726773178.54561: Set connection var ansible_timeout to 10 3033 1726773178.54569: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773178.54590: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.54593: variable 'ansible_connection' from source: unknown 3033 1726773178.54596: variable 'ansible_module_compression' from source: unknown 3033 1726773178.54603: variable 'ansible_shell_type' from source: unknown 3033 1726773178.54606: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.54611: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.54614: variable 'ansible_pipelining' from source: unknown 3033 1726773178.54618: variable 'ansible_timeout' from source: unknown 3033 1726773178.54623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.54743: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773178.54755: variable 'omit' from source: magic vars 3033 1726773178.54761: starting attempt loop 3033 1726773178.54764: running the handler 3033 1726773178.55133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773178.56787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773178.56841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773178.56884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773178.56916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773178.56939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773178.57001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773178.57025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773178.57047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773178.57079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773178.57092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773178.57186: variable 'kernel_settings_reboot_required' from source: set_fact 3033 1726773178.57202: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3033 1726773178.57211: handler run complete 3033 1726773178.57231: attempt loop complete, returning result 3033 1726773178.57234: _execute() done 3033 1726773178.57237: dumping result to json 3033 1726773178.57242: done dumping result, returning 3033 1726773178.57250: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0afff7ba-f7d3-3c9c-762e-000000000021] 3033 1726773178.57255: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000021 3033 1726773178.57345: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000021 3033 1726773178.57348: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773178.57402: no more pending results, returning what we have 3033 1726773178.57408: results queue empty 3033 1726773178.57410: checking for any_errors_fatal 3033 1726773178.57412: done checking for any_errors_fatal 3033 1726773178.57413: checking for max_fail_percentage 3033 1726773178.57415: done checking for max_fail_percentage 3033 1726773178.57416: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.57417: done checking to see if all hosts have failed 3033 1726773178.57418: getting the remaining hosts for this loop 3033 1726773178.57420: done getting the remaining hosts for this loop 3033 1726773178.57424: getting the next task for host managed_node2 3033 1726773178.57431: done getting next task for host managed_node2 3033 1726773178.57434: ^ task is: TASK: Ensure role reported changed 3033 1726773178.57436: ^ state is: HOST STATE: block=2, task=39, rescue=0, 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 3033 1726773178.57439: getting variables 3033 1726773178.57441: in VariableManager get_vars() 3033 1726773178.57481: Calling all_inventory to load vars for managed_node2 3033 1726773178.57484: Calling groups_inventory to load vars for managed_node2 3033 1726773178.57486: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.57496: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.57505: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.57511: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.57713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.57864: done with get_vars() 3033 1726773178.57872: done getting variables 3033 1726773178.57920: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:166 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.044) 0:02:36.840 **** 3033 1726773178.57941: entering _queue_task() for managed_node2/assert 3033 1726773178.58144: worker is 1 (out of 1 available) 3033 1726773178.58158: exiting _queue_task() for managed_node2/assert 3033 1726773178.58177: done queuing things up, now waiting for results queue to drain 3033 1726773178.58179: waiting for pending results... 3033 1726773178.58367: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3033 1726773178.58442: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000022 3033 1726773178.58455: variable 'ansible_search_path' from source: unknown 3033 1726773178.58490: calling self._execute() 3033 1726773178.58576: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.58585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.58595: variable 'omit' from source: magic vars 3033 1726773178.58691: variable 'omit' from source: magic vars 3033 1726773178.58719: variable 'omit' from source: magic vars 3033 1726773178.58750: variable 'omit' from source: magic vars 3033 1726773178.58788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773178.58822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773178.58842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773178.58859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.58871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.58901: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773178.58905: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.58912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.58998: Set connection var ansible_connection to ssh 3033 1726773178.59005: Set connection var ansible_shell_executable to /bin/sh 3033 1726773178.59013: Set connection var ansible_pipelining to False 3033 1726773178.59016: Set connection var ansible_shell_type to sh 3033 1726773178.59023: Set connection var ansible_timeout to 10 3033 1726773178.59031: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773178.59052: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.59055: variable 'ansible_connection' from source: unknown 3033 1726773178.59058: variable 'ansible_module_compression' from source: unknown 3033 1726773178.59060: variable 'ansible_shell_type' from source: unknown 3033 1726773178.59065: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.59068: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.59073: variable 'ansible_pipelining' from source: unknown 3033 1726773178.59079: variable 'ansible_timeout' from source: unknown 3033 1726773178.59084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.59208: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773178.59219: variable 'omit' from source: magic vars 3033 1726773178.59225: starting attempt loop 3033 1726773178.59228: running the handler 3033 1726773178.59536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773178.61255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773178.61310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773178.61345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773178.61376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773178.61400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773178.61462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773178.61488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773178.61510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773178.61543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773178.61555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773178.61641: variable '__kernel_settings_changed' from source: set_fact 3033 1726773178.61656: Evaluated conditional (__kernel_settings_changed | d(false)): True 3033 1726773178.61662: handler run complete 3033 1726773178.61686: attempt loop complete, returning result 3033 1726773178.61689: _execute() done 3033 1726773178.61692: dumping result to json 3033 1726773178.61697: done dumping result, returning 3033 1726773178.61704: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0afff7ba-f7d3-3c9c-762e-000000000022] 3033 1726773178.61711: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000022 3033 1726773178.61797: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000022 3033 1726773178.61800: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773178.61855: no more pending results, returning what we have 3033 1726773178.61859: results queue empty 3033 1726773178.61860: checking for any_errors_fatal 3033 1726773178.61868: done checking for any_errors_fatal 3033 1726773178.61869: checking for max_fail_percentage 3033 1726773178.61870: done checking for max_fail_percentage 3033 1726773178.61871: checking to see if all hosts have failed and the running result is not ok 3033 1726773178.61872: done checking to see if all hosts have failed 3033 1726773178.61874: getting the remaining hosts for this loop 3033 1726773178.61875: done getting the remaining hosts for this loop 3033 1726773178.61880: getting the next task for host managed_node2 3033 1726773178.61887: done getting next task for host managed_node2 3033 1726773178.61889: ^ task is: TASK: Check sysctl 3033 1726773178.61892: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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 3033 1726773178.61896: getting variables 3033 1726773178.61897: in VariableManager get_vars() 3033 1726773178.61936: Calling all_inventory to load vars for managed_node2 3033 1726773178.61939: Calling groups_inventory to load vars for managed_node2 3033 1726773178.61942: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773178.61952: Calling all_plugins_play to load vars for managed_node2 3033 1726773178.61955: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773178.61964: Calling groups_plugins_play to load vars for managed_node2 3033 1726773178.62122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773178.62280: done with get_vars() 3033 1726773178.62289: done getting variables 3033 1726773178.62335: 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 [Check sysctl] ************************************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:170 Thursday 19 September 2024 15:12:58 -0400 (0:00:00.044) 0:02:36.884 **** 3033 1726773178.62356: entering _queue_task() for managed_node2/shell 3033 1726773178.62555: worker is 1 (out of 1 available) 3033 1726773178.62569: exiting _queue_task() for managed_node2/shell 3033 1726773178.62584: done queuing things up, now waiting for results queue to drain 3033 1726773178.62586: waiting for pending results... 3033 1726773178.62786: running TaskExecutor() for managed_node2/TASK: Check sysctl 3033 1726773178.62855: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000023 3033 1726773178.62868: variable 'ansible_search_path' from source: unknown 3033 1726773178.62902: calling self._execute() 3033 1726773178.62986: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.62993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.63004: variable 'omit' from source: magic vars 3033 1726773178.63101: variable 'omit' from source: magic vars 3033 1726773178.63132: variable 'omit' from source: magic vars 3033 1726773178.63160: variable 'omit' from source: magic vars 3033 1726773178.63268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773178.63301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773178.63322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773178.63338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.63350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773178.63379: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773178.63383: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.63388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.63472: Set connection var ansible_connection to ssh 3033 1726773178.63478: Set connection var ansible_shell_executable to /bin/sh 3033 1726773178.63485: Set connection var ansible_pipelining to False 3033 1726773178.63488: Set connection var ansible_shell_type to sh 3033 1726773178.63495: Set connection var ansible_timeout to 10 3033 1726773178.63503: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773178.63523: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.63526: variable 'ansible_connection' from source: unknown 3033 1726773178.63529: variable 'ansible_module_compression' from source: unknown 3033 1726773178.63534: variable 'ansible_shell_type' from source: unknown 3033 1726773178.63537: variable 'ansible_shell_executable' from source: unknown 3033 1726773178.63541: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773178.63546: variable 'ansible_pipelining' from source: unknown 3033 1726773178.63550: variable 'ansible_timeout' from source: unknown 3033 1726773178.63555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773178.63675: 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) 3033 1726773178.63684: variable 'omit' from source: magic vars 3033 1726773178.63691: starting attempt loop 3033 1726773178.63694: running the handler 3033 1726773178.63704: 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) 3033 1726773178.63722: _low_level_execute_command(): starting 3033 1726773178.63731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773178.64276: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.64280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.64283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.64285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.64345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.64348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773178.64355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.64427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.66263: stdout chunk (state=3): >>>/root <<< 3033 1726773178.66375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.66428: stderr chunk (state=3): >>><<< 3033 1726773178.66431: stdout chunk (state=3): >>><<< 3033 1726773178.66456: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.66468: _low_level_execute_command(): starting 3033 1726773178.66474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712 `" && echo ansible-tmp-1726773178.6645534-6468-179226512774712="` echo /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712 `" ) && sleep 0' 3033 1726773178.66930: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.66934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.66943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773178.66947: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.66998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773178.67004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.67076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.69254: stdout chunk (state=3): >>>ansible-tmp-1726773178.6645534-6468-179226512774712=/root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712 <<< 3033 1726773178.69373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.69429: stderr chunk (state=3): >>><<< 3033 1726773178.69432: stdout chunk (state=3): >>><<< 3033 1726773178.69447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773178.6645534-6468-179226512774712=/root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.69478: variable 'ansible_module_compression' from source: unknown 3033 1726773178.69520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773178.69555: variable 'ansible_facts' from source: unknown 3033 1726773178.69625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py 3033 1726773178.69740: Sending initial data 3033 1726773178.69744: Sent initial data (154 bytes) 3033 1726773178.70210: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773178.70214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773178.70217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773178.70219: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773178.70222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.70270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.70274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.70352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.72129: 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 <<< 3033 1726773178.72191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773178.72254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphp0rqac7 /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py <<< 3033 1726773178.72262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py" <<< 3033 1726773178.72319: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphp0rqac7" to remote "/root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py" <<< 3033 1726773178.72323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py" <<< 3033 1726773178.73190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.73262: stderr chunk (state=3): >>><<< 3033 1726773178.73265: stdout chunk (state=3): >>><<< 3033 1726773178.73289: done transferring module to remote 3033 1726773178.73300: _low_level_execute_command(): starting 3033 1726773178.73307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/ /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py && sleep 0' 3033 1726773178.73768: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773178.73771: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.73778: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.73781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.73833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.73836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.73910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.75924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.75966: stderr chunk (state=3): >>><<< 3033 1726773178.75969: stdout chunk (state=3): >>><<< 3033 1726773178.75984: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.75987: _low_level_execute_command(): starting 3033 1726773178.75995: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/AnsiballZ_command.py && sleep 0' 3033 1726773178.76460: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773178.76463: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773178.76466: 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.47.230 is address <<< 3033 1726773178.76468: 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 <<< 3033 1726773178.76472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.76525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.76528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.76612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.95277: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 15:12:58.946112", "end": "2024-09-19 15:12:58.951739", "delta": "0:00:00.005627", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_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}}} <<< 3033 1726773178.97094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773178.97154: stderr chunk (state=3): >>><<< 3033 1726773178.97157: stdout chunk (state=3): >>><<< 3033 1726773178.97176: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 15:12:58.946112", "end": "2024-09-19 15:12:58.951739", "delta": "0:00:00.005627", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773178.97228: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001', '_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-1726773178.6645534-6468-179226512774712/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773178.97236: _low_level_execute_command(): starting 3033 1726773178.97242: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773178.6645534-6468-179226512774712/ > /dev/null 2>&1 && sleep 0' 3033 1726773178.97729: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773178.97733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.97736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773178.97738: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773178.97745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773178.97793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773178.97796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773178.97870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773178.99841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773178.99894: stderr chunk (state=3): >>><<< 3033 1726773178.99897: stdout chunk (state=3): >>><<< 3033 1726773178.99918: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773178.99926: handler run complete 3033 1726773178.99946: Evaluated conditional (False): False 3033 1726773178.99956: attempt loop complete, returning result 3033 1726773178.99959: _execute() done 3033 1726773178.99963: dumping result to json 3033 1726773178.99969: done dumping result, returning 3033 1726773178.99980: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0afff7ba-f7d3-3c9c-762e-000000000023] 3033 1726773178.99986: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000023 3033 1726773179.00091: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000023 3033 1726773179.00094: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005627", "end": "2024-09-19 15:12:58.951739", "rc": 0, "start": "2024-09-19 15:12:58.946112" } 3033 1726773179.00192: no more pending results, returning what we have 3033 1726773179.00195: results queue empty 3033 1726773179.00196: checking for any_errors_fatal 3033 1726773179.00201: done checking for any_errors_fatal 3033 1726773179.00202: checking for max_fail_percentage 3033 1726773179.00204: done checking for max_fail_percentage 3033 1726773179.00205: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.00208: done checking to see if all hosts have failed 3033 1726773179.00209: getting the remaining hosts for this loop 3033 1726773179.00211: done getting the remaining hosts for this loop 3033 1726773179.00216: getting the next task for host managed_node2 3033 1726773179.00222: done getting next task for host managed_node2 3033 1726773179.00226: ^ task is: TASK: Check sysfs after role runs 3033 1726773179.00228: ^ state is: HOST STATE: block=2, task=41, rescue=0, 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 3033 1726773179.00231: getting variables 3033 1726773179.00233: in VariableManager get_vars() 3033 1726773179.00268: Calling all_inventory to load vars for managed_node2 3033 1726773179.00271: Calling groups_inventory to load vars for managed_node2 3033 1726773179.00273: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.00285: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.00288: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.00292: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.00481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.00636: done with get_vars() 3033 1726773179.00646: done getting variables 3033 1726773179.00693: 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 [Check sysfs after role runs] ********************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:176 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.383) 0:02:37.268 **** 3033 1726773179.00717: entering _queue_task() for managed_node2/command 3033 1726773179.00920: worker is 1 (out of 1 available) 3033 1726773179.00939: exiting _queue_task() for managed_node2/command 3033 1726773179.00955: done queuing things up, now waiting for results queue to drain 3033 1726773179.00957: waiting for pending results... 3033 1726773179.01151: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3033 1726773179.01220: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000024 3033 1726773179.01233: variable 'ansible_search_path' from source: unknown 3033 1726773179.01265: calling self._execute() 3033 1726773179.01354: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.01362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.01372: variable 'omit' from source: magic vars 3033 1726773179.01477: variable 'omit' from source: magic vars 3033 1726773179.01507: variable 'omit' from source: magic vars 3033 1726773179.01536: variable 'omit' from source: magic vars 3033 1726773179.01573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773179.01611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773179.01634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773179.01650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.01661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.01692: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773179.01698: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.01700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.01789: Set connection var ansible_connection to ssh 3033 1726773179.01795: Set connection var ansible_shell_executable to /bin/sh 3033 1726773179.01802: Set connection var ansible_pipelining to False 3033 1726773179.01805: Set connection var ansible_shell_type to sh 3033 1726773179.01814: Set connection var ansible_timeout to 10 3033 1726773179.01822: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773179.01843: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.01846: variable 'ansible_connection' from source: unknown 3033 1726773179.01850: variable 'ansible_module_compression' from source: unknown 3033 1726773179.01854: variable 'ansible_shell_type' from source: unknown 3033 1726773179.01857: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.01862: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.01866: variable 'ansible_pipelining' from source: unknown 3033 1726773179.01870: variable 'ansible_timeout' from source: unknown 3033 1726773179.01878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.02004: 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) 3033 1726773179.02015: variable 'omit' from source: magic vars 3033 1726773179.02021: starting attempt loop 3033 1726773179.02024: running the handler 3033 1726773179.02038: _low_level_execute_command(): starting 3033 1726773179.02046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773179.02591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.02598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.02602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773179.02607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.02651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.02655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.02733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.04539: stdout chunk (state=3): >>>/root <<< 3033 1726773179.04645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.04707: stderr chunk (state=3): >>><<< 3033 1726773179.04711: stdout chunk (state=3): >>><<< 3033 1726773179.04735: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.04750: _low_level_execute_command(): starting 3033 1726773179.04756: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449 `" && echo ansible-tmp-1726773179.047365-6476-278310262211449="` echo /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449 `" ) && sleep 0' 3033 1726773179.05209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.05241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.05244: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773179.05248: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.05308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.05312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.05384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.07521: stdout chunk (state=3): >>>ansible-tmp-1726773179.047365-6476-278310262211449=/root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449 <<< 3033 1726773179.07633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.07682: stderr chunk (state=3): >>><<< 3033 1726773179.07685: stdout chunk (state=3): >>><<< 3033 1726773179.07707: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773179.047365-6476-278310262211449=/root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.07734: variable 'ansible_module_compression' from source: unknown 3033 1726773179.07781: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773179.07815: variable 'ansible_facts' from source: unknown 3033 1726773179.07883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py 3033 1726773179.08002: Sending initial data 3033 1726773179.08008: Sent initial data (153 bytes) 3033 1726773179.08469: 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 <<< 3033 1726773179.08472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.08474: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.08477: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.08531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.08535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.08612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.10399: 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 <<< 3033 1726773179.10461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773179.10525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqmfzubsh /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py <<< 3033 1726773179.10532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py" <<< 3033 1726773179.10590: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3033 1726773179.10594: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqmfzubsh" to remote "/root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py" <<< 3033 1726773179.11462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.11528: stderr chunk (state=3): >>><<< 3033 1726773179.11532: stdout chunk (state=3): >>><<< 3033 1726773179.11552: done transferring module to remote 3033 1726773179.11562: _low_level_execute_command(): starting 3033 1726773179.11567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/ /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py && sleep 0' 3033 1726773179.12002: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.12043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773179.12047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.12049: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.12052: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773179.12054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.12104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773179.12117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.12177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.14196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.14246: stderr chunk (state=3): >>><<< 3033 1726773179.14249: stdout chunk (state=3): >>><<< 3033 1726773179.14264: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.14267: _low_level_execute_command(): starting 3033 1726773179.14273: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/AnsiballZ_command.py && sleep 0' 3033 1726773179.14719: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.14722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.14726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773179.14729: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773179.14731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.14782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.14788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.14866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.33492: stdout chunk (state=3): >>> {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:12:59.329896", "end": "2024-09-19 15:12:59.333739", "delta": "0:00:00.003843", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_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}}} <<< 3033 1726773179.35281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773179.35337: stderr chunk (state=3): >>><<< 3033 1726773179.35341: stdout chunk (state=3): >>><<< 3033 1726773179.35360: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:12:59.329896", "end": "2024-09-19 15:12:59.333739", "delta": "0:00:00.003843", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773179.35414: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 60666 /sys/class/net/lo/mtu', '_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-1726773179.047365-6476-278310262211449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773179.35422: _low_level_execute_command(): starting 3033 1726773179.35428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773179.047365-6476-278310262211449/ > /dev/null 2>&1 && sleep 0' 3033 1726773179.35893: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.35897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.35899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.35902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.35956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.35960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.36032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.38070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.38120: stderr chunk (state=3): >>><<< 3033 1726773179.38123: stdout chunk (state=3): >>><<< 3033 1726773179.38138: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.38144: handler run complete 3033 1726773179.38166: Evaluated conditional (False): False 3033 1726773179.38178: attempt loop complete, returning result 3033 1726773179.38181: _execute() done 3033 1726773179.38186: dumping result to json 3033 1726773179.38193: done dumping result, returning 3033 1726773179.38201: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0afff7ba-f7d3-3c9c-762e-000000000024] 3033 1726773179.38209: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000024 3033 1726773179.38317: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000024 3033 1726773179.38320: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003843", "end": "2024-09-19 15:12:59.333739", "rc": 0, "start": "2024-09-19 15:12:59.329896" } STDOUT: 60666 3033 1726773179.38404: no more pending results, returning what we have 3033 1726773179.38411: results queue empty 3033 1726773179.38412: checking for any_errors_fatal 3033 1726773179.38420: done checking for any_errors_fatal 3033 1726773179.38421: checking for max_fail_percentage 3033 1726773179.38423: done checking for max_fail_percentage 3033 1726773179.38424: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.38425: done checking to see if all hosts have failed 3033 1726773179.38426: getting the remaining hosts for this loop 3033 1726773179.38428: done getting the remaining hosts for this loop 3033 1726773179.38433: getting the next task for host managed_node2 3033 1726773179.38440: done getting next task for host managed_node2 3033 1726773179.38443: ^ task is: TASK: Apply kernel_settings for removing section 3033 1726773179.38445: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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 3033 1726773179.38449: getting variables 3033 1726773179.38451: in VariableManager get_vars() 3033 1726773179.38489: Calling all_inventory to load vars for managed_node2 3033 1726773179.38492: Calling groups_inventory to load vars for managed_node2 3033 1726773179.38494: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.38508: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.38511: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.38515: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.38663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.38853: done with get_vars() 3033 1726773179.38862: done getting variables TASK [Apply kernel_settings for removing section] ****************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:180 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.382) 0:02:37.650 **** 3033 1726773179.38937: entering _queue_task() for managed_node2/include_role 3033 1726773179.39145: worker is 1 (out of 1 available) 3033 1726773179.39158: exiting _queue_task() for managed_node2/include_role 3033 1726773179.39176: done queuing things up, now waiting for results queue to drain 3033 1726773179.39178: waiting for pending results... 3033 1726773179.39368: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section 3033 1726773179.39447: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000025 3033 1726773179.39460: variable 'ansible_search_path' from source: unknown 3033 1726773179.39495: calling self._execute() 3033 1726773179.39580: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.39587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.39598: variable 'omit' from source: magic vars 3033 1726773179.39698: _execute() done 3033 1726773179.39702: dumping result to json 3033 1726773179.39705: done dumping result, returning 3033 1726773179.39715: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section [0afff7ba-f7d3-3c9c-762e-000000000025] 3033 1726773179.39721: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000025 3033 1726773179.39843: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000025 3033 1726773179.39847: WORKER PROCESS EXITING 3033 1726773179.39878: no more pending results, returning what we have 3033 1726773179.39882: in VariableManager get_vars() 3033 1726773179.39919: Calling all_inventory to load vars for managed_node2 3033 1726773179.39922: Calling groups_inventory to load vars for managed_node2 3033 1726773179.39925: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.39936: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.39939: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.39943: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.40084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.40241: done with get_vars() 3033 1726773179.40247: variable 'ansible_search_path' from source: unknown 3033 1726773179.42985: variable 'omit' from source: magic vars 3033 1726773179.43003: variable 'omit' from source: magic vars 3033 1726773179.43015: variable 'omit' from source: magic vars 3033 1726773179.43018: we have included files to process 3033 1726773179.43019: generating all_blocks data 3033 1726773179.43021: done generating all_blocks data 3033 1726773179.43024: processing included file: fedora.linux_system_roles.kernel_settings 3033 1726773179.43039: in VariableManager get_vars() 3033 1726773179.43052: done with get_vars() 3033 1726773179.43075: in VariableManager get_vars() 3033 1726773179.43088: done with get_vars() 3033 1726773179.43116: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3033 1726773179.43177: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3033 1726773179.43197: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3033 1726773179.43259: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3033 1726773179.43675: in VariableManager get_vars() 3033 1726773179.43692: done with get_vars() 3033 1726773179.44695: in VariableManager get_vars() 3033 1726773179.44715: done with get_vars() 3033 1726773179.44844: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3033 1726773179.45357: iterating over new_blocks loaded from include file 3033 1726773179.45359: in VariableManager get_vars() 3033 1726773179.45374: done with get_vars() 3033 1726773179.45376: filtering new block on tags 3033 1726773179.45419: done filtering new block on tags 3033 1726773179.45421: in VariableManager get_vars() 3033 1726773179.45432: done with get_vars() 3033 1726773179.45433: filtering new block on tags 3033 1726773179.45463: done filtering new block on tags 3033 1726773179.45464: in VariableManager get_vars() 3033 1726773179.45478: done with get_vars() 3033 1726773179.45479: filtering new block on tags 3033 1726773179.45589: done filtering new block on tags 3033 1726773179.45592: in VariableManager get_vars() 3033 1726773179.45604: done with get_vars() 3033 1726773179.45607: filtering new block on tags 3033 1726773179.45620: done filtering new block on tags 3033 1726773179.45622: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3033 1726773179.45626: extending task lists for all hosts with included blocks 3033 1726773179.48411: done extending task lists 3033 1726773179.48413: done processing included files 3033 1726773179.48414: results queue empty 3033 1726773179.48414: checking for any_errors_fatal 3033 1726773179.48417: done checking for any_errors_fatal 3033 1726773179.48418: checking for max_fail_percentage 3033 1726773179.48418: done checking for max_fail_percentage 3033 1726773179.48419: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.48420: done checking to see if all hosts have failed 3033 1726773179.48421: getting the remaining hosts for this loop 3033 1726773179.48422: done getting the remaining hosts for this loop 3033 1726773179.48424: getting the next task for host managed_node2 3033 1726773179.48427: done getting next task for host managed_node2 3033 1726773179.48429: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773179.48431: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.48441: getting variables 3033 1726773179.48442: in VariableManager get_vars() 3033 1726773179.48453: Calling all_inventory to load vars for managed_node2 3033 1726773179.48455: Calling groups_inventory to load vars for managed_node2 3033 1726773179.48457: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.48462: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.48464: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.48466: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.48578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.48728: done with get_vars() 3033 1726773179.48736: done getting variables 3033 1726773179.48769: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.098) 0:02:37.748 **** 3033 1726773179.48793: entering _queue_task() for managed_node2/fail 3033 1726773179.49041: worker is 1 (out of 1 available) 3033 1726773179.49057: exiting _queue_task() for managed_node2/fail 3033 1726773179.49072: done queuing things up, now waiting for results queue to drain 3033 1726773179.49074: waiting for pending results... 3033 1726773179.49269: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773179.49357: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009ee 3033 1726773179.49369: variable 'ansible_search_path' from source: unknown 3033 1726773179.49372: variable 'ansible_search_path' from source: unknown 3033 1726773179.49412: calling self._execute() 3033 1726773179.49499: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.49507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.49520: variable 'omit' from source: magic vars 3033 1726773179.49938: variable 'kernel_settings_sysctl' from source: include params 3033 1726773179.49951: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773179.49961: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): False 3033 1726773179.49964: when evaluation is False, skipping this task 3033 1726773179.49967: _execute() done 3033 1726773179.49972: dumping result to json 3033 1726773179.49979: done dumping result, returning 3033 1726773179.49987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-3c9c-762e-0000000009ee] 3033 1726773179.49994: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ee 3033 1726773179.50093: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ee 3033 1726773179.50096: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kernel_settings_sysctl != __kernel_settings_state_empty", "skip_reason": "Conditional result was False" } 3033 1726773179.50151: no more pending results, returning what we have 3033 1726773179.50155: results queue empty 3033 1726773179.50156: checking for any_errors_fatal 3033 1726773179.50158: done checking for any_errors_fatal 3033 1726773179.50159: checking for max_fail_percentage 3033 1726773179.50161: done checking for max_fail_percentage 3033 1726773179.50162: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.50163: done checking to see if all hosts have failed 3033 1726773179.50164: getting the remaining hosts for this loop 3033 1726773179.50166: done getting the remaining hosts for this loop 3033 1726773179.50171: getting the next task for host managed_node2 3033 1726773179.50177: done getting next task for host managed_node2 3033 1726773179.50182: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773179.50186: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.50204: getting variables 3033 1726773179.50207: in VariableManager get_vars() 3033 1726773179.50241: Calling all_inventory to load vars for managed_node2 3033 1726773179.50244: Calling groups_inventory to load vars for managed_node2 3033 1726773179.50247: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.50256: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.50259: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.50262: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.50433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.50596: done with get_vars() 3033 1726773179.50604: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.018) 0:02:37.767 **** 3033 1726773179.50676: entering _queue_task() for managed_node2/include_tasks 3033 1726773179.50880: worker is 1 (out of 1 available) 3033 1726773179.50896: exiting _queue_task() for managed_node2/include_tasks 3033 1726773179.50914: done queuing things up, now waiting for results queue to drain 3033 1726773179.50916: waiting for pending results... 3033 1726773179.51105: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773179.51194: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009ef 3033 1726773179.51209: variable 'ansible_search_path' from source: unknown 3033 1726773179.51215: variable 'ansible_search_path' from source: unknown 3033 1726773179.51247: calling self._execute() 3033 1726773179.51326: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.51333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.51342: variable 'omit' from source: magic vars 3033 1726773179.51434: _execute() done 3033 1726773179.51438: dumping result to json 3033 1726773179.51441: done dumping result, returning 3033 1726773179.51450: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-3c9c-762e-0000000009ef] 3033 1726773179.51457: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ef 3033 1726773179.51558: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ef 3033 1726773179.51561: WORKER PROCESS EXITING 3033 1726773179.51618: no more pending results, returning what we have 3033 1726773179.51622: in VariableManager get_vars() 3033 1726773179.51659: Calling all_inventory to load vars for managed_node2 3033 1726773179.51662: Calling groups_inventory to load vars for managed_node2 3033 1726773179.51665: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.51674: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.51677: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.51680: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.51815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.51978: done with get_vars() 3033 1726773179.51984: variable 'ansible_search_path' from source: unknown 3033 1726773179.51985: variable 'ansible_search_path' from source: unknown 3033 1726773179.52011: we have included files to process 3033 1726773179.52012: generating all_blocks data 3033 1726773179.52014: done generating all_blocks data 3033 1726773179.52020: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773179.52020: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773179.52022: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773179.52579: done processing included file 3033 1726773179.52582: iterating over new_blocks loaded from include file 3033 1726773179.52583: in VariableManager get_vars() 3033 1726773179.52601: done with get_vars() 3033 1726773179.52603: filtering new block on tags 3033 1726773179.52626: done filtering new block on tags 3033 1726773179.52628: in VariableManager get_vars() 3033 1726773179.52645: done with get_vars() 3033 1726773179.52646: filtering new block on tags 3033 1726773179.52675: done filtering new block on tags 3033 1726773179.52677: in VariableManager get_vars() 3033 1726773179.52695: done with get_vars() 3033 1726773179.52697: filtering new block on tags 3033 1726773179.52727: done filtering new block on tags 3033 1726773179.52729: in VariableManager get_vars() 3033 1726773179.52746: done with get_vars() 3033 1726773179.52747: filtering new block on tags 3033 1726773179.52764: done filtering new block on tags 3033 1726773179.52766: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3033 1726773179.52770: extending task lists for all hosts with included blocks 3033 1726773179.52886: done extending task lists 3033 1726773179.52887: done processing included files 3033 1726773179.52887: results queue empty 3033 1726773179.52888: checking for any_errors_fatal 3033 1726773179.52891: done checking for any_errors_fatal 3033 1726773179.52891: checking for max_fail_percentage 3033 1726773179.52892: done checking for max_fail_percentage 3033 1726773179.52893: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.52893: done checking to see if all hosts have failed 3033 1726773179.52894: getting the remaining hosts for this loop 3033 1726773179.52895: done getting the remaining hosts for this loop 3033 1726773179.52897: getting the next task for host managed_node2 3033 1726773179.52900: done getting next task for host managed_node2 3033 1726773179.52902: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773179.52905: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.52915: getting variables 3033 1726773179.52915: in VariableManager get_vars() 3033 1726773179.52926: Calling all_inventory to load vars for managed_node2 3033 1726773179.52928: Calling groups_inventory to load vars for managed_node2 3033 1726773179.52930: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.52934: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.52935: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.52938: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.53062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.53219: done with get_vars() 3033 1726773179.53227: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.026) 0:02:37.793 **** 3033 1726773179.53282: entering _queue_task() for managed_node2/setup 3033 1726773179.53481: worker is 1 (out of 1 available) 3033 1726773179.53497: exiting _queue_task() for managed_node2/setup 3033 1726773179.53514: done queuing things up, now waiting for results queue to drain 3033 1726773179.53516: waiting for pending results... 3033 1726773179.53704: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773179.53812: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bd2 3033 1726773179.53826: variable 'ansible_search_path' from source: unknown 3033 1726773179.53830: variable 'ansible_search_path' from source: unknown 3033 1726773179.53862: calling self._execute() 3033 1726773179.53942: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.53948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.53958: variable 'omit' from source: magic vars 3033 1726773179.54410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773179.56066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773179.56132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773179.56163: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773179.56194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773179.56219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773179.56287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773179.56312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773179.56335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773179.56369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773179.56384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773179.56431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773179.56452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773179.56473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773179.56508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773179.56520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773179.56664: variable '__kernel_settings_required_facts' from source: role '' all vars 3033 1726773179.56674: variable 'ansible_facts' from source: unknown 3033 1726773179.56752: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3033 1726773179.56756: when evaluation is False, skipping this task 3033 1726773179.56758: _execute() done 3033 1726773179.56761: dumping result to json 3033 1726773179.56767: done dumping result, returning 3033 1726773179.56774: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-3c9c-762e-000000000bd2] 3033 1726773179.56783: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd2 3033 1726773179.56873: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd2 3033 1726773179.56877: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3033 1726773179.56944: no more pending results, returning what we have 3033 1726773179.56947: results queue empty 3033 1726773179.56948: checking for any_errors_fatal 3033 1726773179.56950: done checking for any_errors_fatal 3033 1726773179.56951: checking for max_fail_percentage 3033 1726773179.56952: done checking for max_fail_percentage 3033 1726773179.56953: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.56955: done checking to see if all hosts have failed 3033 1726773179.56956: getting the remaining hosts for this loop 3033 1726773179.56957: done getting the remaining hosts for this loop 3033 1726773179.56962: getting the next task for host managed_node2 3033 1726773179.56971: done getting next task for host managed_node2 3033 1726773179.56976: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773179.56980: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.56997: getting variables 3033 1726773179.56998: in VariableManager get_vars() 3033 1726773179.57036: Calling all_inventory to load vars for managed_node2 3033 1726773179.57040: Calling groups_inventory to load vars for managed_node2 3033 1726773179.57043: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.57052: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.57055: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.57059: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.57203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.57371: done with get_vars() 3033 1726773179.57381: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.041) 0:02:37.835 **** 3033 1726773179.57455: entering _queue_task() for managed_node2/stat 3033 1726773179.57660: worker is 1 (out of 1 available) 3033 1726773179.57675: exiting _queue_task() for managed_node2/stat 3033 1726773179.57691: done queuing things up, now waiting for results queue to drain 3033 1726773179.57693: waiting for pending results... 3033 1726773179.57892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773179.58003: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bd4 3033 1726773179.58018: variable 'ansible_search_path' from source: unknown 3033 1726773179.58021: variable 'ansible_search_path' from source: unknown 3033 1726773179.58054: calling self._execute() 3033 1726773179.58134: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.58140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.58151: variable 'omit' from source: magic vars 3033 1726773179.58551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773179.58820: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773179.58858: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773179.58888: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773179.58921: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773179.58992: 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) 3033 1726773179.59014: 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) 3033 1726773179.59036: 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) 3033 1726773179.59057: 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) 3033 1726773179.59160: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773179.59170: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773179.59173: when evaluation is False, skipping this task 3033 1726773179.59180: _execute() done 3033 1726773179.59183: dumping result to json 3033 1726773179.59188: done dumping result, returning 3033 1726773179.59196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-3c9c-762e-000000000bd4] 3033 1726773179.59201: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd4 3033 1726773179.59291: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd4 3033 1726773179.59295: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773179.59351: no more pending results, returning what we have 3033 1726773179.59354: results queue empty 3033 1726773179.59355: checking for any_errors_fatal 3033 1726773179.59363: done checking for any_errors_fatal 3033 1726773179.59364: checking for max_fail_percentage 3033 1726773179.59365: done checking for max_fail_percentage 3033 1726773179.59366: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.59367: done checking to see if all hosts have failed 3033 1726773179.59369: getting the remaining hosts for this loop 3033 1726773179.59370: done getting the remaining hosts for this loop 3033 1726773179.59374: getting the next task for host managed_node2 3033 1726773179.59381: done getting next task for host managed_node2 3033 1726773179.59385: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773179.59389: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.59409: getting variables 3033 1726773179.59410: in VariableManager get_vars() 3033 1726773179.59446: Calling all_inventory to load vars for managed_node2 3033 1726773179.59449: Calling groups_inventory to load vars for managed_node2 3033 1726773179.59451: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.59461: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.59463: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.59465: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.59635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.59796: done with get_vars() 3033 1726773179.59804: done getting variables 3033 1726773179.59849: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.024) 0:02:37.859 **** 3033 1726773179.59876: entering _queue_task() for managed_node2/set_fact 3033 1726773179.60080: worker is 1 (out of 1 available) 3033 1726773179.60095: exiting _queue_task() for managed_node2/set_fact 3033 1726773179.60111: done queuing things up, now waiting for results queue to drain 3033 1726773179.60113: waiting for pending results... 3033 1726773179.60303: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773179.60404: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bd5 3033 1726773179.60418: variable 'ansible_search_path' from source: unknown 3033 1726773179.60422: variable 'ansible_search_path' from source: unknown 3033 1726773179.60457: calling self._execute() 3033 1726773179.60539: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.60546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.60556: variable 'omit' from source: magic vars 3033 1726773179.60962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773179.61175: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773179.61220: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773179.61250: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773179.61281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773179.61353: 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) 3033 1726773179.61374: 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) 3033 1726773179.61398: 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) 3033 1726773179.61422: 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) 3033 1726773179.61521: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773179.61532: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773179.61535: when evaluation is False, skipping this task 3033 1726773179.61541: _execute() done 3033 1726773179.61543: dumping result to json 3033 1726773179.61548: done dumping result, returning 3033 1726773179.61556: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-000000000bd5] 3033 1726773179.61562: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd5 3033 1726773179.61653: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd5 3033 1726773179.61657: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773179.61713: no more pending results, returning what we have 3033 1726773179.61716: results queue empty 3033 1726773179.61717: checking for any_errors_fatal 3033 1726773179.61723: done checking for any_errors_fatal 3033 1726773179.61724: checking for max_fail_percentage 3033 1726773179.61726: done checking for max_fail_percentage 3033 1726773179.61727: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.61728: done checking to see if all hosts have failed 3033 1726773179.61729: getting the remaining hosts for this loop 3033 1726773179.61731: done getting the remaining hosts for this loop 3033 1726773179.61735: getting the next task for host managed_node2 3033 1726773179.61744: done getting next task for host managed_node2 3033 1726773179.61748: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773179.61752: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.61768: getting variables 3033 1726773179.61770: in VariableManager get_vars() 3033 1726773179.61808: Calling all_inventory to load vars for managed_node2 3033 1726773179.61812: Calling groups_inventory to load vars for managed_node2 3033 1726773179.61815: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.61824: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.61827: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.61829: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.61962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.62132: done with get_vars() 3033 1726773179.62141: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.023) 0:02:37.883 **** 3033 1726773179.62213: entering _queue_task() for managed_node2/stat 3033 1726773179.62411: worker is 1 (out of 1 available) 3033 1726773179.62427: exiting _queue_task() for managed_node2/stat 3033 1726773179.62444: done queuing things up, now waiting for results queue to drain 3033 1726773179.62446: waiting for pending results... 3033 1726773179.62636: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773179.62735: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bd7 3033 1726773179.62749: variable 'ansible_search_path' from source: unknown 3033 1726773179.62753: variable 'ansible_search_path' from source: unknown 3033 1726773179.62788: calling self._execute() 3033 1726773179.62864: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.62871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.62885: variable 'omit' from source: magic vars 3033 1726773179.63350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773179.63547: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773179.63584: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773179.63615: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773179.63644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773179.63716: 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) 3033 1726773179.63736: 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) 3033 1726773179.63761: 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) 3033 1726773179.63787: 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) 3033 1726773179.63882: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773179.63892: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773179.63895: when evaluation is False, skipping this task 3033 1726773179.63900: _execute() done 3033 1726773179.63903: dumping result to json 3033 1726773179.63910: done dumping result, returning 3033 1726773179.63917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-3c9c-762e-000000000bd7] 3033 1726773179.63923: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd7 3033 1726773179.64014: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd7 3033 1726773179.64017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773179.64070: no more pending results, returning what we have 3033 1726773179.64073: results queue empty 3033 1726773179.64074: checking for any_errors_fatal 3033 1726773179.64081: done checking for any_errors_fatal 3033 1726773179.64082: checking for max_fail_percentage 3033 1726773179.64084: done checking for max_fail_percentage 3033 1726773179.64085: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.64086: done checking to see if all hosts have failed 3033 1726773179.64088: getting the remaining hosts for this loop 3033 1726773179.64089: done getting the remaining hosts for this loop 3033 1726773179.64093: getting the next task for host managed_node2 3033 1726773179.64100: done getting next task for host managed_node2 3033 1726773179.64103: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773179.64110: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.64127: getting variables 3033 1726773179.64129: in VariableManager get_vars() 3033 1726773179.64163: Calling all_inventory to load vars for managed_node2 3033 1726773179.64166: Calling groups_inventory to load vars for managed_node2 3033 1726773179.64167: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.64175: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.64177: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.64180: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.64344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.64505: done with get_vars() 3033 1726773179.64514: done getting variables 3033 1726773179.64556: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.023) 0:02:37.906 **** 3033 1726773179.64582: entering _queue_task() for managed_node2/set_fact 3033 1726773179.64773: worker is 1 (out of 1 available) 3033 1726773179.64789: exiting _queue_task() for managed_node2/set_fact 3033 1726773179.64805: done queuing things up, now waiting for results queue to drain 3033 1726773179.64809: waiting for pending results... 3033 1726773179.64986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773179.65088: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bd8 3033 1726773179.65101: variable 'ansible_search_path' from source: unknown 3033 1726773179.65107: variable 'ansible_search_path' from source: unknown 3033 1726773179.65141: calling self._execute() 3033 1726773179.65222: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.65228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.65238: variable 'omit' from source: magic vars 3033 1726773179.65637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773179.65840: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773179.65882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773179.65916: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773179.65967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773179.66040: 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) 3033 1726773179.66060: 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) 3033 1726773179.66085: 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) 3033 1726773179.66108: 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) 3033 1726773179.66207: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773179.66216: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773179.66219: when evaluation is False, skipping this task 3033 1726773179.66224: _execute() done 3033 1726773179.66227: dumping result to json 3033 1726773179.66232: done dumping result, returning 3033 1726773179.66239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-3c9c-762e-000000000bd8] 3033 1726773179.66246: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd8 3033 1726773179.66335: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bd8 3033 1726773179.66338: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773179.66392: no more pending results, returning what we have 3033 1726773179.66395: results queue empty 3033 1726773179.66396: checking for any_errors_fatal 3033 1726773179.66401: done checking for any_errors_fatal 3033 1726773179.66402: checking for max_fail_percentage 3033 1726773179.66405: done checking for max_fail_percentage 3033 1726773179.66408: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.66409: done checking to see if all hosts have failed 3033 1726773179.66410: getting the remaining hosts for this loop 3033 1726773179.66412: done getting the remaining hosts for this loop 3033 1726773179.66415: getting the next task for host managed_node2 3033 1726773179.66425: done getting next task for host managed_node2 3033 1726773179.66428: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773179.66432: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.66449: getting variables 3033 1726773179.66451: in VariableManager get_vars() 3033 1726773179.66484: Calling all_inventory to load vars for managed_node2 3033 1726773179.66487: Calling groups_inventory to load vars for managed_node2 3033 1726773179.66489: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.66498: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.66501: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.66504: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.66649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.66816: done with get_vars() 3033 1726773179.66825: done getting variables 3033 1726773179.66867: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.023) 0:02:37.929 **** 3033 1726773179.66895: entering _queue_task() for managed_node2/include_vars 3033 1726773179.67090: worker is 1 (out of 1 available) 3033 1726773179.67104: exiting _queue_task() for managed_node2/include_vars 3033 1726773179.67122: done queuing things up, now waiting for results queue to drain 3033 1726773179.67124: waiting for pending results... 3033 1726773179.67309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773179.67414: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000bda 3033 1726773179.67428: variable 'ansible_search_path' from source: unknown 3033 1726773179.67431: variable 'ansible_search_path' from source: unknown 3033 1726773179.67464: calling self._execute() 3033 1726773179.67541: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.67548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.67557: variable 'omit' from source: magic vars 3033 1726773179.67716: variable 'omit' from source: magic vars 3033 1726773179.67770: variable 'omit' from source: magic vars 3033 1726773179.68075: variable 'ffparams' from source: task vars 3033 1726773179.68190: variable 'ansible_facts' from source: unknown 3033 1726773179.68345: variable 'ansible_facts' from source: unknown 3033 1726773179.68456: variable 'ansible_facts' from source: unknown 3033 1726773179.68565: variable 'ansible_facts' from source: unknown 3033 1726773179.68660: variable 'role_path' from source: magic vars 3033 1726773179.68801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3033 1726773179.68980: Loaded config def from plugin (lookup/first_found) 3033 1726773179.68986: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3033 1726773179.69023: variable 'ansible_search_path' from source: unknown 3033 1726773179.69039: variable 'ansible_search_path' from source: unknown 3033 1726773179.69047: variable 'ansible_search_path' from source: unknown 3033 1726773179.69055: variable 'ansible_search_path' from source: unknown 3033 1726773179.69063: variable 'ansible_search_path' from source: unknown 3033 1726773179.69083: variable 'omit' from source: magic vars 3033 1726773179.69106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773179.69129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773179.69145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773179.69160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.69170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.69199: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773179.69203: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.69206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.69284: Set connection var ansible_connection to ssh 3033 1726773179.69290: Set connection var ansible_shell_executable to /bin/sh 3033 1726773179.69297: Set connection var ansible_pipelining to False 3033 1726773179.69300: Set connection var ansible_shell_type to sh 3033 1726773179.69309: Set connection var ansible_timeout to 10 3033 1726773179.69319: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773179.69337: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.69340: variable 'ansible_connection' from source: unknown 3033 1726773179.69343: variable 'ansible_module_compression' from source: unknown 3033 1726773179.69348: variable 'ansible_shell_type' from source: unknown 3033 1726773179.69351: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.69355: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.69360: variable 'ansible_pipelining' from source: unknown 3033 1726773179.69363: variable 'ansible_timeout' from source: unknown 3033 1726773179.69369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.69462: 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) 3033 1726773179.69473: variable 'omit' from source: magic vars 3033 1726773179.69481: starting attempt loop 3033 1726773179.69484: running the handler 3033 1726773179.69535: handler run complete 3033 1726773179.69545: attempt loop complete, returning result 3033 1726773179.69548: _execute() done 3033 1726773179.69551: dumping result to json 3033 1726773179.69557: done dumping result, returning 3033 1726773179.69566: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-3c9c-762e-000000000bda] 3033 1726773179.69572: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bda 3033 1726773179.69676: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000bda 3033 1726773179.69679: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3033 1726773179.69762: no more pending results, returning what we have 3033 1726773179.69764: results queue empty 3033 1726773179.69765: checking for any_errors_fatal 3033 1726773179.69772: done checking for any_errors_fatal 3033 1726773179.69772: checking for max_fail_percentage 3033 1726773179.69774: done checking for max_fail_percentage 3033 1726773179.69775: checking to see if all hosts have failed and the running result is not ok 3033 1726773179.69776: done checking to see if all hosts have failed 3033 1726773179.69777: getting the remaining hosts for this loop 3033 1726773179.69779: done getting the remaining hosts for this loop 3033 1726773179.69783: getting the next task for host managed_node2 3033 1726773179.69790: done getting next task for host managed_node2 3033 1726773179.69793: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773179.69796: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_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 3033 1726773179.69810: getting variables 3033 1726773179.69811: in VariableManager get_vars() 3033 1726773179.69843: Calling all_inventory to load vars for managed_node2 3033 1726773179.69886: Calling groups_inventory to load vars for managed_node2 3033 1726773179.69888: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773179.69896: Calling all_plugins_play to load vars for managed_node2 3033 1726773179.69898: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773179.69900: Calling groups_plugins_play to load vars for managed_node2 3033 1726773179.70026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773179.70187: done with get_vars() 3033 1726773179.70195: done getting variables 3033 1726773179.70239: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:59 -0400 (0:00:00.033) 0:02:37.963 **** 3033 1726773179.70264: entering _queue_task() for managed_node2/package 3033 1726773179.70458: worker is 1 (out of 1 available) 3033 1726773179.70474: exiting _queue_task() for managed_node2/package 3033 1726773179.70489: done queuing things up, now waiting for results queue to drain 3033 1726773179.70491: waiting for pending results... 3033 1726773179.70677: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773179.70768: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f0 3033 1726773179.70784: variable 'ansible_search_path' from source: unknown 3033 1726773179.70788: variable 'ansible_search_path' from source: unknown 3033 1726773179.70824: calling self._execute() 3033 1726773179.70899: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.70905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.70917: variable 'omit' from source: magic vars 3033 1726773179.71009: variable 'omit' from source: magic vars 3033 1726773179.71052: variable 'omit' from source: magic vars 3033 1726773179.71080: variable '__kernel_settings_packages' from source: include_vars 3033 1726773179.71330: variable '__kernel_settings_packages' from source: include_vars 3033 1726773179.71512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773179.73120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773179.73174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773179.73210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773179.73241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773179.73264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773179.73351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773179.73617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773179.73639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773179.73674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773179.73689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773179.73785: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773179.73788: variable 'omit' from source: magic vars 3033 1726773179.73819: variable 'omit' from source: magic vars 3033 1726773179.73844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773179.73870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773179.73888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773179.73904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.73915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773179.73943: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773179.73946: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.73952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.74038: Set connection var ansible_connection to ssh 3033 1726773179.74044: Set connection var ansible_shell_executable to /bin/sh 3033 1726773179.74051: Set connection var ansible_pipelining to False 3033 1726773179.74054: Set connection var ansible_shell_type to sh 3033 1726773179.74061: Set connection var ansible_timeout to 10 3033 1726773179.74069: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773179.74094: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.74097: variable 'ansible_connection' from source: unknown 3033 1726773179.74101: variable 'ansible_module_compression' from source: unknown 3033 1726773179.74107: variable 'ansible_shell_type' from source: unknown 3033 1726773179.74110: variable 'ansible_shell_executable' from source: unknown 3033 1726773179.74115: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773179.74120: variable 'ansible_pipelining' from source: unknown 3033 1726773179.74123: variable 'ansible_timeout' from source: unknown 3033 1726773179.74128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773179.74216: 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) 3033 1726773179.74227: variable 'omit' from source: magic vars 3033 1726773179.74233: starting attempt loop 3033 1726773179.74236: running the handler 3033 1726773179.74243: variable 'ansible_facts' from source: unknown 3033 1726773179.74245: variable 'ansible_facts' from source: unknown 3033 1726773179.74294: _low_level_execute_command(): starting 3033 1726773179.74303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773179.74842: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.74847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.74850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.74853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.74912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.74915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773179.74922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.74995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.76816: stdout chunk (state=3): >>>/root <<< 3033 1726773179.76926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.76983: stderr chunk (state=3): >>><<< 3033 1726773179.76987: stdout chunk (state=3): >>><<< 3033 1726773179.77014: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.77026: _low_level_execute_command(): starting 3033 1726773179.77033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696 `" && echo ansible-tmp-1726773179.7701423-6496-144469089775696="` echo /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696 `" ) && sleep 0' 3033 1726773179.77475: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.77480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773179.77517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.77521: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.77523: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773179.77526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.77580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.77586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.77657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.79799: stdout chunk (state=3): >>>ansible-tmp-1726773179.7701423-6496-144469089775696=/root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696 <<< 3033 1726773179.79925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.79976: stderr chunk (state=3): >>><<< 3033 1726773179.79980: stdout chunk (state=3): >>><<< 3033 1726773179.79995: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773179.7701423-6496-144469089775696=/root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.80026: variable 'ansible_module_compression' from source: unknown 3033 1726773179.80079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3033 1726773179.80115: variable 'ansible_facts' from source: unknown 3033 1726773179.80190: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py 3033 1726773179.80308: Sending initial data 3033 1726773179.80312: Sent initial data (150 bytes) 3033 1726773179.80781: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.80785: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.80788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773179.80790: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.80794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.80842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.80846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.80922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.82672: 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" <<< 3033 1726773179.82678: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773179.82736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773179.82803: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpc55p8j3l /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py <<< 3033 1726773179.82812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py" <<< 3033 1726773179.82865: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpc55p8j3l" to remote "/root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py" <<< 3033 1726773179.93093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.93170: stderr chunk (state=3): >>><<< 3033 1726773179.93174: stdout chunk (state=3): >>><<< 3033 1726773179.93201: done transferring module to remote 3033 1726773179.93215: _low_level_execute_command(): starting 3033 1726773179.93222: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/ /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py && sleep 0' 3033 1726773179.93681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.93691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.93712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.93720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.93783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.93786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.93848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773179.95853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773179.95908: stderr chunk (state=3): >>><<< 3033 1726773179.95912: stdout chunk (state=3): >>><<< 3033 1726773179.95929: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773179.95932: _low_level_execute_command(): starting 3033 1726773179.95939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/AnsiballZ_dnf.py && sleep 0' 3033 1726773179.96400: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773179.96403: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773179.96408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.96410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773179.96413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773179.96466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773179.96471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773179.96545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.57362: 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}}} <<< 3033 1726773181.63260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773181.63324: stderr chunk (state=3): >>><<< 3033 1726773181.63328: stdout chunk (state=3): >>><<< 3033 1726773181.63346: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773181.63397: 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-1726773179.7701423-6496-144469089775696/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773181.63403: _low_level_execute_command(): starting 3033 1726773181.63411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773179.7701423-6496-144469089775696/ > /dev/null 2>&1 && sleep 0' 3033 1726773181.63898: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773181.63901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.63905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773181.63911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.63965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.63968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773181.63970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.64049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.66128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773181.66190: stderr chunk (state=3): >>><<< 3033 1726773181.66193: stdout chunk (state=3): >>><<< 3033 1726773181.66210: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773181.66218: handler run complete 3033 1726773181.66253: attempt loop complete, returning result 3033 1726773181.66256: _execute() done 3033 1726773181.66262: dumping result to json 3033 1726773181.66268: done dumping result, returning 3033 1726773181.66281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-0000000009f0] 3033 1726773181.66286: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f0 3033 1726773181.66399: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f0 3033 1726773181.66402: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3033 1726773181.66533: no more pending results, returning what we have 3033 1726773181.66536: results queue empty 3033 1726773181.66537: checking for any_errors_fatal 3033 1726773181.66545: done checking for any_errors_fatal 3033 1726773181.66546: checking for max_fail_percentage 3033 1726773181.66548: done checking for max_fail_percentage 3033 1726773181.66549: checking to see if all hosts have failed and the running result is not ok 3033 1726773181.66550: done checking to see if all hosts have failed 3033 1726773181.66551: getting the remaining hosts for this loop 3033 1726773181.66552: done getting the remaining hosts for this loop 3033 1726773181.66556: getting the next task for host managed_node2 3033 1726773181.66565: done getting next task for host managed_node2 3033 1726773181.66569: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773181.66572: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_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 3033 1726773181.66586: getting variables 3033 1726773181.66588: in VariableManager get_vars() 3033 1726773181.66626: Calling all_inventory to load vars for managed_node2 3033 1726773181.66629: Calling groups_inventory to load vars for managed_node2 3033 1726773181.66632: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773181.66642: Calling all_plugins_play to load vars for managed_node2 3033 1726773181.66646: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773181.66649: Calling groups_plugins_play to load vars for managed_node2 3033 1726773181.66794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773181.66987: done with get_vars() 3033 1726773181.66996: done getting variables 3033 1726773181.67046: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:13:01 -0400 (0:00:01.968) 0:02:39.931 **** 3033 1726773181.67075: entering _queue_task() for managed_node2/debug 3033 1726773181.67300: worker is 1 (out of 1 available) 3033 1726773181.67319: exiting _queue_task() for managed_node2/debug 3033 1726773181.67335: done queuing things up, now waiting for results queue to drain 3033 1726773181.67337: waiting for pending results... 3033 1726773181.67534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773181.67627: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f2 3033 1726773181.67642: variable 'ansible_search_path' from source: unknown 3033 1726773181.67646: variable 'ansible_search_path' from source: unknown 3033 1726773181.67681: calling self._execute() 3033 1726773181.67760: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.67767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.67781: variable 'omit' from source: magic vars 3033 1726773181.68196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773181.69817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773181.70127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773181.70159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773181.70194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773181.70219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773181.70286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773181.70312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773181.70333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773181.70365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773181.70378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773181.70466: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773181.70481: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773181.70484: when evaluation is False, skipping this task 3033 1726773181.70487: _execute() done 3033 1726773181.70492: dumping result to json 3033 1726773181.70497: done dumping result, returning 3033 1726773181.70505: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-0000000009f2] 3033 1726773181.70513: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f2 3033 1726773181.70609: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f2 3033 1726773181.70614: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3033 1726773181.70666: no more pending results, returning what we have 3033 1726773181.70670: results queue empty 3033 1726773181.70671: checking for any_errors_fatal 3033 1726773181.70684: done checking for any_errors_fatal 3033 1726773181.70685: checking for max_fail_percentage 3033 1726773181.70687: done checking for max_fail_percentage 3033 1726773181.70688: checking to see if all hosts have failed and the running result is not ok 3033 1726773181.70689: done checking to see if all hosts have failed 3033 1726773181.70690: getting the remaining hosts for this loop 3033 1726773181.70692: done getting the remaining hosts for this loop 3033 1726773181.70697: getting the next task for host managed_node2 3033 1726773181.70704: done getting next task for host managed_node2 3033 1726773181.70710: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773181.70714: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_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 3033 1726773181.70732: getting variables 3033 1726773181.70733: in VariableManager get_vars() 3033 1726773181.70769: Calling all_inventory to load vars for managed_node2 3033 1726773181.70775: Calling groups_inventory to load vars for managed_node2 3033 1726773181.70777: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773181.70787: Calling all_plugins_play to load vars for managed_node2 3033 1726773181.70791: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773181.70794: Calling groups_plugins_play to load vars for managed_node2 3033 1726773181.70947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773181.71116: done with get_vars() 3033 1726773181.71127: done getting variables 3033 1726773181.71175: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:13:01 -0400 (0:00:00.041) 0:02:39.973 **** 3033 1726773181.71201: entering _queue_task() for managed_node2/reboot 3033 1726773181.71417: worker is 1 (out of 1 available) 3033 1726773181.71434: exiting _queue_task() for managed_node2/reboot 3033 1726773181.71450: done queuing things up, now waiting for results queue to drain 3033 1726773181.71452: waiting for pending results... 3033 1726773181.71646: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773181.71743: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f3 3033 1726773181.71757: variable 'ansible_search_path' from source: unknown 3033 1726773181.71761: variable 'ansible_search_path' from source: unknown 3033 1726773181.71797: calling self._execute() 3033 1726773181.71875: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.71884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.71895: variable 'omit' from source: magic vars 3033 1726773181.72318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773181.74245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773181.74299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773181.74333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773181.74362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773181.74387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773181.74458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773181.74485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773181.74508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773181.74543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773181.74556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773181.74646: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773181.74662: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773181.74665: when evaluation is False, skipping this task 3033 1726773181.74669: _execute() done 3033 1726773181.74672: dumping result to json 3033 1726773181.74679: done dumping result, returning 3033 1726773181.74687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-3c9c-762e-0000000009f3] 3033 1726773181.74695: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f3 3033 1726773181.74790: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f3 3033 1726773181.74793: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773181.74873: no more pending results, returning what we have 3033 1726773181.74877: results queue empty 3033 1726773181.74878: checking for any_errors_fatal 3033 1726773181.74884: done checking for any_errors_fatal 3033 1726773181.74885: checking for max_fail_percentage 3033 1726773181.74887: done checking for max_fail_percentage 3033 1726773181.74888: checking to see if all hosts have failed and the running result is not ok 3033 1726773181.74889: done checking to see if all hosts have failed 3033 1726773181.74890: getting the remaining hosts for this loop 3033 1726773181.74892: done getting the remaining hosts for this loop 3033 1726773181.74897: getting the next task for host managed_node2 3033 1726773181.74904: done getting next task for host managed_node2 3033 1726773181.74911: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773181.74914: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_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 3033 1726773181.74932: getting variables 3033 1726773181.74934: in VariableManager get_vars() 3033 1726773181.74971: Calling all_inventory to load vars for managed_node2 3033 1726773181.74974: Calling groups_inventory to load vars for managed_node2 3033 1726773181.74977: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773181.74987: Calling all_plugins_play to load vars for managed_node2 3033 1726773181.74990: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773181.74994: Calling groups_plugins_play to load vars for managed_node2 3033 1726773181.75178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773181.75343: done with get_vars() 3033 1726773181.75353: done getting variables 3033 1726773181.75400: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:13:01 -0400 (0:00:00.042) 0:02:40.015 **** 3033 1726773181.75428: entering _queue_task() for managed_node2/fail 3033 1726773181.75652: worker is 1 (out of 1 available) 3033 1726773181.75669: exiting _queue_task() for managed_node2/fail 3033 1726773181.75684: done queuing things up, now waiting for results queue to drain 3033 1726773181.75686: waiting for pending results... 3033 1726773181.75883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773181.75972: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f4 3033 1726773181.75986: variable 'ansible_search_path' from source: unknown 3033 1726773181.75990: variable 'ansible_search_path' from source: unknown 3033 1726773181.76028: calling self._execute() 3033 1726773181.76110: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.76116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.76128: variable 'omit' from source: magic vars 3033 1726773181.76547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773181.78446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773181.78499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773181.78532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773181.81656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773181.81686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773181.81744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773181.81767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773181.81793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773181.81830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773181.81843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773181.81921: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773181.81934: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773181.81938: when evaluation is False, skipping this task 3033 1726773181.81941: _execute() done 3033 1726773181.81944: dumping result to json 3033 1726773181.81949: done dumping result, returning 3033 1726773181.81956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-3c9c-762e-0000000009f4] 3033 1726773181.81959: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f4 3033 1726773181.82056: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f4 3033 1726773181.82059: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773181.82105: no more pending results, returning what we have 3033 1726773181.82110: results queue empty 3033 1726773181.82111: checking for any_errors_fatal 3033 1726773181.82118: done checking for any_errors_fatal 3033 1726773181.82119: checking for max_fail_percentage 3033 1726773181.82121: done checking for max_fail_percentage 3033 1726773181.82122: checking to see if all hosts have failed and the running result is not ok 3033 1726773181.82123: done checking to see if all hosts have failed 3033 1726773181.82124: getting the remaining hosts for this loop 3033 1726773181.82126: done getting the remaining hosts for this loop 3033 1726773181.82130: getting the next task for host managed_node2 3033 1726773181.82141: done getting next task for host managed_node2 3033 1726773181.82145: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773181.82148: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773181.82167: getting variables 3033 1726773181.82169: in VariableManager get_vars() 3033 1726773181.82211: Calling all_inventory to load vars for managed_node2 3033 1726773181.82215: Calling groups_inventory to load vars for managed_node2 3033 1726773181.82217: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773181.82228: Calling all_plugins_play to load vars for managed_node2 3033 1726773181.82231: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773181.82235: Calling groups_plugins_play to load vars for managed_node2 3033 1726773181.82426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773181.82598: done with get_vars() 3033 1726773181.82610: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:13:01 -0400 (0:00:00.072) 0:02:40.087 **** 3033 1726773181.82679: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773181.82911: worker is 1 (out of 1 available) 3033 1726773181.82928: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773181.82943: done queuing things up, now waiting for results queue to drain 3033 1726773181.82945: waiting for pending results... 3033 1726773181.83144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773181.83236: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f6 3033 1726773181.83249: variable 'ansible_search_path' from source: unknown 3033 1726773181.83253: variable 'ansible_search_path' from source: unknown 3033 1726773181.83288: calling self._execute() 3033 1726773181.83366: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.83372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.83385: variable 'omit' from source: magic vars 3033 1726773181.83477: variable 'omit' from source: magic vars 3033 1726773181.83521: variable 'omit' from source: magic vars 3033 1726773181.83548: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773181.83811: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773181.83880: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773181.83915: variable 'omit' from source: magic vars 3033 1726773181.83953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773181.84050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773181.84067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773181.84085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773181.84096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773181.84127: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773181.84130: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.84136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.84223: Set connection var ansible_connection to ssh 3033 1726773181.84230: Set connection var ansible_shell_executable to /bin/sh 3033 1726773181.84237: Set connection var ansible_pipelining to False 3033 1726773181.84239: Set connection var ansible_shell_type to sh 3033 1726773181.84247: Set connection var ansible_timeout to 10 3033 1726773181.84255: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773181.84280: variable 'ansible_shell_executable' from source: unknown 3033 1726773181.84283: variable 'ansible_connection' from source: unknown 3033 1726773181.84287: variable 'ansible_module_compression' from source: unknown 3033 1726773181.84289: variable 'ansible_shell_type' from source: unknown 3033 1726773181.84293: variable 'ansible_shell_executable' from source: unknown 3033 1726773181.84297: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773181.84302: variable 'ansible_pipelining' from source: unknown 3033 1726773181.84305: variable 'ansible_timeout' from source: unknown 3033 1726773181.84312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773181.84472: 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__) 3033 1726773181.84485: variable 'omit' from source: magic vars 3033 1726773181.84491: starting attempt loop 3033 1726773181.84494: running the handler 3033 1726773181.84509: _low_level_execute_command(): starting 3033 1726773181.84517: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773181.85065: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773181.85069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.85076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773181.85079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.85133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.85140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773181.85142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.85215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.87098: stdout chunk (state=3): >>>/root <<< 3033 1726773181.87215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773181.87268: stderr chunk (state=3): >>><<< 3033 1726773181.87271: stdout chunk (state=3): >>><<< 3033 1726773181.87294: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773181.87311: _low_level_execute_command(): starting 3033 1726773181.87318: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615 `" && echo ansible-tmp-1726773181.8729541-6513-9365137134615="` echo /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615 `" ) && sleep 0' 3033 1726773181.87780: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773181.87785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.87810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.87860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.87865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.87941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.90196: stdout chunk (state=3): >>>ansible-tmp-1726773181.8729541-6513-9365137134615=/root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615 <<< 3033 1726773181.90327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773181.90385: stderr chunk (state=3): >>><<< 3033 1726773181.90388: stdout chunk (state=3): >>><<< 3033 1726773181.90407: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773181.8729541-6513-9365137134615=/root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773181.90454: variable 'ansible_module_compression' from source: unknown 3033 1726773181.90491: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773181.90525: variable 'ansible_facts' from source: unknown 3033 1726773181.90594: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py 3033 1726773181.90711: Sending initial data 3033 1726773181.90714: Sent initial data (171 bytes) 3033 1726773181.91186: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773181.91190: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773181.91193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.91196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773181.91198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.91252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.91255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.91333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.93179: 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 <<< 3033 1726773181.93240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773181.93303: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp4cmb5heq /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773181.93312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773181.93366: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp4cmb5heq" to remote "/root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773181.94230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773181.94299: stderr chunk (state=3): >>><<< 3033 1726773181.94303: stdout chunk (state=3): >>><<< 3033 1726773181.94327: done transferring module to remote 3033 1726773181.94338: _low_level_execute_command(): starting 3033 1726773181.94343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/ /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773181.94815: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773181.94818: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.94822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773181.94824: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773181.94830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.94884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.94886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.94950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773181.97011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773181.97061: stderr chunk (state=3): >>><<< 3033 1726773181.97065: stdout chunk (state=3): >>><<< 3033 1726773181.97080: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773181.97084: _low_level_execute_command(): starting 3033 1726773181.97090: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773181.97552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773181.97557: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773181.97560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.97563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773181.97565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773181.97622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773181.97627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773181.97704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.16849: 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"}}} <<< 3033 1726773182.18550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773182.18611: stderr chunk (state=3): >>><<< 3033 1726773182.18615: stdout chunk (state=3): >>><<< 3033 1726773182.18634: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773182.18666: 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-1726773181.8729541-6513-9365137134615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773182.18677: _low_level_execute_command(): starting 3033 1726773182.18684: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773181.8729541-6513-9365137134615/ > /dev/null 2>&1 && sleep 0' 3033 1726773182.19165: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.19168: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.19171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773182.19176: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.19178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.19230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.19234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.19313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.21412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.21472: stderr chunk (state=3): >>><<< 3033 1726773182.21478: stdout chunk (state=3): >>><<< 3033 1726773182.21494: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.21500: handler run complete 3033 1726773182.21521: attempt loop complete, returning result 3033 1726773182.21524: _execute() done 3033 1726773182.21527: dumping result to json 3033 1726773182.21533: done dumping result, returning 3033 1726773182.21545: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-3c9c-762e-0000000009f6] 3033 1726773182.21550: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f6 3033 1726773182.21656: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f6 3033 1726773182.21658: WORKER PROCESS EXITING ok: [managed_node2] => { "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" } } 3033 1726773182.21754: no more pending results, returning what we have 3033 1726773182.21757: results queue empty 3033 1726773182.21758: checking for any_errors_fatal 3033 1726773182.21765: done checking for any_errors_fatal 3033 1726773182.21766: checking for max_fail_percentage 3033 1726773182.21768: done checking for max_fail_percentage 3033 1726773182.21769: checking to see if all hosts have failed and the running result is not ok 3033 1726773182.21770: done checking to see if all hosts have failed 3033 1726773182.21771: getting the remaining hosts for this loop 3033 1726773182.21775: done getting the remaining hosts for this loop 3033 1726773182.21780: getting the next task for host managed_node2 3033 1726773182.21787: done getting next task for host managed_node2 3033 1726773182.21791: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773182.21794: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773182.21807: getting variables 3033 1726773182.21809: in VariableManager get_vars() 3033 1726773182.21846: Calling all_inventory to load vars for managed_node2 3033 1726773182.21849: Calling groups_inventory to load vars for managed_node2 3033 1726773182.21851: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773182.21861: Calling all_plugins_play to load vars for managed_node2 3033 1726773182.21864: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773182.21867: Calling groups_plugins_play to load vars for managed_node2 3033 1726773182.22066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773182.22233: done with get_vars() 3033 1726773182.22242: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:13:02 -0400 (0:00:00.396) 0:02:40.484 **** 3033 1726773182.22319: entering _queue_task() for managed_node2/stat 3033 1726773182.22530: worker is 1 (out of 1 available) 3033 1726773182.22546: exiting _queue_task() for managed_node2/stat 3033 1726773182.22562: done queuing things up, now waiting for results queue to drain 3033 1726773182.22564: waiting for pending results... 3033 1726773182.22762: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773182.22849: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f7 3033 1726773182.22864: variable 'ansible_search_path' from source: unknown 3033 1726773182.22867: variable 'ansible_search_path' from source: unknown 3033 1726773182.22914: variable '__prof_from_conf' from source: task vars 3033 1726773182.23184: variable '__prof_from_conf' from source: task vars 3033 1726773182.23350: variable '__data' from source: task vars 3033 1726773182.23414: variable '__kernel_settings_register_tuned_main' from source: set_fact 3033 1726773182.23586: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773182.23594: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773182.23648: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773182.23668: variable 'omit' from source: magic vars 3033 1726773182.23766: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.23777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.23786: variable 'omit' from source: magic vars 3033 1726773182.24004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773182.28756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773182.28809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773182.28847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773182.28877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773182.28899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773182.28956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773182.28980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773182.29003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773182.29037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773182.29050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773182.29128: variable 'item' from source: unknown 3033 1726773182.29140: Evaluated conditional (item | length > 0): False 3033 1726773182.29143: when evaluation is False, skipping this task 3033 1726773182.29171: variable 'item' from source: unknown 3033 1726773182.29231: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3033 1726773182.29391: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.29394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.29397: variable 'omit' from source: magic vars 3033 1726773182.29486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773182.29508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773182.29531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773182.29562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773182.29577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773182.29641: variable 'item' from source: unknown 3033 1726773182.29648: Evaluated conditional (item | length > 0): True 3033 1726773182.29654: variable 'omit' from source: magic vars 3033 1726773182.29688: variable 'omit' from source: magic vars 3033 1726773182.29754: variable 'item' from source: unknown 3033 1726773182.29793: variable 'item' from source: unknown 3033 1726773182.29809: variable 'omit' from source: magic vars 3033 1726773182.29830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773182.29851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773182.29864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773182.29878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773182.29887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773182.29907: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773182.29910: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.29916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.29996: Set connection var ansible_connection to ssh 3033 1726773182.30000: Set connection var ansible_shell_executable to /bin/sh 3033 1726773182.30007: Set connection var ansible_pipelining to False 3033 1726773182.30010: Set connection var ansible_shell_type to sh 3033 1726773182.30022: Set connection var ansible_timeout to 10 3033 1726773182.30028: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773182.30045: variable 'ansible_shell_executable' from source: unknown 3033 1726773182.30053: variable 'ansible_connection' from source: unknown 3033 1726773182.30061: variable 'ansible_module_compression' from source: unknown 3033 1726773182.30064: variable 'ansible_shell_type' from source: unknown 3033 1726773182.30066: variable 'ansible_shell_executable' from source: unknown 3033 1726773182.30069: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.30071: variable 'ansible_pipelining' from source: unknown 3033 1726773182.30075: variable 'ansible_timeout' from source: unknown 3033 1726773182.30078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.30191: 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__) 3033 1726773182.30209: variable 'omit' from source: magic vars 3033 1726773182.30220: starting attempt loop 3033 1726773182.30224: running the handler 3033 1726773182.30226: _low_level_execute_command(): starting 3033 1726773182.30229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773182.30739: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.30743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.30746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.30748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.30811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.30814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773182.30819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.30891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.32810: stdout chunk (state=3): >>>/root <<< 3033 1726773182.32919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.32973: stderr chunk (state=3): >>><<< 3033 1726773182.32979: stdout chunk (state=3): >>><<< 3033 1726773182.32999: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.33013: _low_level_execute_command(): starting 3033 1726773182.33018: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001 `" && echo ansible-tmp-1726773182.3299963-6521-31620268548001="` echo /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001 `" ) && sleep 0' 3033 1726773182.33481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.33485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.33488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773182.33490: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773182.33493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.33541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.33550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.33629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.35870: stdout chunk (state=3): >>>ansible-tmp-1726773182.3299963-6521-31620268548001=/root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001 <<< 3033 1726773182.36215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.36218: stderr chunk (state=3): >>><<< 3033 1726773182.36231: stdout chunk (state=3): >>><<< 3033 1726773182.36257: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773182.3299963-6521-31620268548001=/root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.36315: variable 'ansible_module_compression' from source: unknown 3033 1726773182.36379: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773182.36427: variable 'ansible_facts' from source: unknown 3033 1726773182.36528: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py 3033 1726773182.36738: Sending initial data 3033 1726773182.36741: Sent initial data (150 bytes) 3033 1726773182.37334: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773182.37350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.37424: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.37477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.37480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.37569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.39457: 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 <<< 3033 1726773182.39520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773182.39586: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpbng_kgs1 /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py <<< 3033 1726773182.39590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py" <<< 3033 1726773182.39647: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpbng_kgs1" to remote "/root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py" <<< 3033 1726773182.40521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.40580: stderr chunk (state=3): >>><<< 3033 1726773182.40583: stdout chunk (state=3): >>><<< 3033 1726773182.40603: done transferring module to remote 3033 1726773182.40615: _low_level_execute_command(): starting 3033 1726773182.40620: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/ /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py && sleep 0' 3033 1726773182.41059: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.41062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.41065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.41067: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773182.41069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.41119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.41123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.41197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.43340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.43384: stderr chunk (state=3): >>><<< 3033 1726773182.43387: stdout chunk (state=3): >>><<< 3033 1726773182.43403: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.43406: _low_level_execute_command(): starting 3033 1726773182.43414: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/AnsiballZ_stat.py && sleep 0' 3033 1726773182.43858: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.43861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.43864: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773182.43866: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773182.43869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.43923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.43926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.44005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.63484: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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"}}} <<< 3033 1726773182.65369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773182.65434: stderr chunk (state=3): >>><<< 3033 1726773182.65438: stdout chunk (state=3): >>><<< 3033 1726773182.65455: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773182.65507: 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-1726773182.3299963-6521-31620268548001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773182.65516: _low_level_execute_command(): starting 3033 1726773182.65521: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773182.3299963-6521-31620268548001/ > /dev/null 2>&1 && sleep 0' 3033 1726773182.66010: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.66014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.66016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.66019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.66070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.66078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.66150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.68281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.68336: stderr chunk (state=3): >>><<< 3033 1726773182.68339: stdout chunk (state=3): >>><<< 3033 1726773182.68355: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.68362: handler run complete 3033 1726773182.68412: attempt loop complete, returning result 3033 1726773182.68431: variable 'item' from source: unknown 3033 1726773182.68500: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773099.0972564, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773095.5172472, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773095.5172472, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773182.68676: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.68679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.68686: variable 'omit' from source: magic vars 3033 1726773182.68796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773182.68821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773182.68842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773182.68876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773182.68887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773182.68959: variable 'item' from source: unknown 3033 1726773182.68966: Evaluated conditional (item | length > 0): True 3033 1726773182.68975: variable 'omit' from source: magic vars 3033 1726773182.68987: variable 'omit' from source: magic vars 3033 1726773182.69028: variable 'item' from source: unknown 3033 1726773182.69081: variable 'item' from source: unknown 3033 1726773182.69094: variable 'omit' from source: magic vars 3033 1726773182.69115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773182.69123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773182.69131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773182.69144: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773182.69147: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.69152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.69218: Set connection var ansible_connection to ssh 3033 1726773182.69224: Set connection var ansible_shell_executable to /bin/sh 3033 1726773182.69230: Set connection var ansible_pipelining to False 3033 1726773182.69235: Set connection var ansible_shell_type to sh 3033 1726773182.69241: Set connection var ansible_timeout to 10 3033 1726773182.69250: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773182.69266: variable 'ansible_shell_executable' from source: unknown 3033 1726773182.69269: variable 'ansible_connection' from source: unknown 3033 1726773182.69272: variable 'ansible_module_compression' from source: unknown 3033 1726773182.69277: variable 'ansible_shell_type' from source: unknown 3033 1726773182.69280: variable 'ansible_shell_executable' from source: unknown 3033 1726773182.69283: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773182.69288: variable 'ansible_pipelining' from source: unknown 3033 1726773182.69291: variable 'ansible_timeout' from source: unknown 3033 1726773182.69296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773182.69382: 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) 3033 1726773182.69392: variable 'omit' from source: magic vars 3033 1726773182.69397: starting attempt loop 3033 1726773182.69400: running the handler 3033 1726773182.69409: _low_level_execute_command(): starting 3033 1726773182.69414: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773182.69884: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.69890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.69893: 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.47.230 is address <<< 3033 1726773182.69895: 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 <<< 3033 1726773182.69898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.69949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.69952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.70029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.71920: stdout chunk (state=3): >>>/root <<< 3033 1726773182.72034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.72087: stderr chunk (state=3): >>><<< 3033 1726773182.72091: stdout chunk (state=3): >>><<< 3033 1726773182.72107: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.72117: _low_level_execute_command(): starting 3033 1726773182.72122: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094 `" && echo ansible-tmp-1726773182.7210717-6521-105361996902094="` echo /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094 `" ) && sleep 0' 3033 1726773182.72579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.72583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.72592: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773182.72595: 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.47.230 originally 10.31.47.230 <<< 3033 1726773182.72597: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.72642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.72645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.72724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.75010: stdout chunk (state=3): >>>ansible-tmp-1726773182.7210717-6521-105361996902094=/root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094 <<< 3033 1726773182.75134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.75188: stderr chunk (state=3): >>><<< 3033 1726773182.75192: stdout chunk (state=3): >>><<< 3033 1726773182.75209: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773182.7210717-6521-105361996902094=/root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.75245: variable 'ansible_module_compression' from source: unknown 3033 1726773182.75281: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773182.75300: variable 'ansible_facts' from source: unknown 3033 1726773182.75347: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py 3033 1726773182.75450: Sending initial data 3033 1726773182.75453: Sent initial data (151 bytes) 3033 1726773182.75921: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.75924: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.75927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773182.75929: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.75932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.75982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.75985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.76066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.77890: 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" <<< 3033 1726773182.77893: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773182.77953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773182.78020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2elktu6c /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py <<< 3033 1726773182.78025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py" <<< 3033 1726773182.78085: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp2elktu6c" to remote "/root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py" <<< 3033 1726773182.78953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.79023: stderr chunk (state=3): >>><<< 3033 1726773182.79027: stdout chunk (state=3): >>><<< 3033 1726773182.79046: done transferring module to remote 3033 1726773182.79055: _low_level_execute_command(): starting 3033 1726773182.79060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/ /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py && sleep 0' 3033 1726773182.79529: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.79532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773182.79535: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.79537: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773182.79543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.79593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.79599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.79668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773182.81733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773182.81783: stderr chunk (state=3): >>><<< 3033 1726773182.81786: stdout chunk (state=3): >>><<< 3033 1726773182.81803: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773182.81808: _low_level_execute_command(): starting 3033 1726773182.81815: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/AnsiballZ_stat.py && sleep 0' 3033 1726773182.82273: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773182.82276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.82279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773182.82281: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773182.82337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773182.82340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773182.82423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.01900: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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"}}} <<< 3033 1726773183.03745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773183.03807: stderr chunk (state=3): >>><<< 3033 1726773183.03812: stdout chunk (state=3): >>><<< 3033 1726773183.03829: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773183.03898: 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-1726773182.7210717-6521-105361996902094/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773183.03905: _low_level_execute_command(): starting 3033 1726773183.03912: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773182.7210717-6521-105361996902094/ > /dev/null 2>&1 && sleep 0' 3033 1726773183.04401: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.04404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.04422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.04426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.04468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.04472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.04546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.06569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.06622: stderr chunk (state=3): >>><<< 3033 1726773183.06626: stdout chunk (state=3): >>><<< 3033 1726773183.06641: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.06647: handler run complete 3033 1726773183.06692: attempt loop complete, returning result 3033 1726773183.06713: variable 'item' from source: unknown 3033 1726773183.06783: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773090.9812355, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773107.577278, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773107.577278, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2066964294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773183.06955: dumping result to json 3033 1726773183.06958: done dumping result, returning 3033 1726773183.06961: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-3c9c-762e-0000000009f7] 3033 1726773183.06963: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f7 3033 1726773183.07168: no more pending results, returning what we have 3033 1726773183.07171: results queue empty 3033 1726773183.07172: checking for any_errors_fatal 3033 1726773183.07180: done checking for any_errors_fatal 3033 1726773183.07181: checking for max_fail_percentage 3033 1726773183.07182: done checking for max_fail_percentage 3033 1726773183.07183: checking to see if all hosts have failed and the running result is not ok 3033 1726773183.07184: done checking to see if all hosts have failed 3033 1726773183.07185: getting the remaining hosts for this loop 3033 1726773183.07187: done getting the remaining hosts for this loop 3033 1726773183.07191: getting the next task for host managed_node2 3033 1726773183.07197: done getting next task for host managed_node2 3033 1726773183.07201: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773183.07204: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773183.07217: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f7 3033 1726773183.07220: WORKER PROCESS EXITING 3033 1726773183.07229: getting variables 3033 1726773183.07231: in VariableManager get_vars() 3033 1726773183.07268: Calling all_inventory to load vars for managed_node2 3033 1726773183.07271: Calling groups_inventory to load vars for managed_node2 3033 1726773183.07275: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773183.07286: Calling all_plugins_play to load vars for managed_node2 3033 1726773183.07289: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773183.07293: Calling groups_plugins_play to load vars for managed_node2 3033 1726773183.07650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773183.07809: done with get_vars() 3033 1726773183.07818: done getting variables 3033 1726773183.07864: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:13:03 -0400 (0:00:00.855) 0:02:41.339 **** 3033 1726773183.07890: entering _queue_task() for managed_node2/set_fact 3033 1726773183.08109: worker is 1 (out of 1 available) 3033 1726773183.08124: exiting _queue_task() for managed_node2/set_fact 3033 1726773183.08137: done queuing things up, now waiting for results queue to drain 3033 1726773183.08139: waiting for pending results... 3033 1726773183.08337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773183.08439: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f8 3033 1726773183.08452: variable 'ansible_search_path' from source: unknown 3033 1726773183.08455: variable 'ansible_search_path' from source: unknown 3033 1726773183.08489: calling self._execute() 3033 1726773183.08572: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.08580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.08590: variable 'omit' from source: magic vars 3033 1726773183.08679: variable 'omit' from source: magic vars 3033 1726773183.08723: variable 'omit' from source: magic vars 3033 1726773183.09123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773183.13704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773183.13754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773183.13785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773183.13814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773183.13848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773183.13903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773183.13929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773183.13951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773183.13985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773183.13998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773183.14039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773183.14059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773183.14080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773183.14113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773183.14125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773183.14177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773183.14195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773183.14218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773183.14248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773183.14261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773183.14440: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3033 1726773183.14520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773183.14642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773183.14675: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773183.14701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773183.14726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773183.14762: 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) 3033 1726773183.14782: 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) 3033 1726773183.14803: 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) 3033 1726773183.14827: 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) 3033 1726773183.14868: variable 'omit' from source: magic vars 3033 1726773183.14889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773183.14910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773183.14922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773183.14944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.14952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.14969: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773183.14975: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.14978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.15053: Set connection var ansible_connection to ssh 3033 1726773183.15060: Set connection var ansible_shell_executable to /bin/sh 3033 1726773183.15066: Set connection var ansible_pipelining to False 3033 1726773183.15069: Set connection var ansible_shell_type to sh 3033 1726773183.15082: Set connection var ansible_timeout to 10 3033 1726773183.15087: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773183.15108: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.15112: variable 'ansible_connection' from source: unknown 3033 1726773183.15116: variable 'ansible_module_compression' from source: unknown 3033 1726773183.15119: variable 'ansible_shell_type' from source: unknown 3033 1726773183.15123: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.15127: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.15133: variable 'ansible_pipelining' from source: unknown 3033 1726773183.15136: variable 'ansible_timeout' from source: unknown 3033 1726773183.15141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.15215: 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) 3033 1726773183.15225: variable 'omit' from source: magic vars 3033 1726773183.15231: starting attempt loop 3033 1726773183.15234: running the handler 3033 1726773183.15247: handler run complete 3033 1726773183.15253: attempt loop complete, returning result 3033 1726773183.15258: _execute() done 3033 1726773183.15261: dumping result to json 3033 1726773183.15265: done dumping result, returning 3033 1726773183.15276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-3c9c-762e-0000000009f8] 3033 1726773183.15279: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f8 3033 1726773183.15363: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f8 3033 1726773183.15366: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3033 1726773183.15439: no more pending results, returning what we have 3033 1726773183.15442: results queue empty 3033 1726773183.15443: checking for any_errors_fatal 3033 1726773183.15455: done checking for any_errors_fatal 3033 1726773183.15456: checking for max_fail_percentage 3033 1726773183.15458: done checking for max_fail_percentage 3033 1726773183.15459: checking to see if all hosts have failed and the running result is not ok 3033 1726773183.15460: done checking to see if all hosts have failed 3033 1726773183.15461: getting the remaining hosts for this loop 3033 1726773183.15463: done getting the remaining hosts for this loop 3033 1726773183.15467: getting the next task for host managed_node2 3033 1726773183.15476: done getting next task for host managed_node2 3033 1726773183.15480: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773183.15483: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773183.15496: getting variables 3033 1726773183.15498: in VariableManager get_vars() 3033 1726773183.15540: Calling all_inventory to load vars for managed_node2 3033 1726773183.15543: Calling groups_inventory to load vars for managed_node2 3033 1726773183.15546: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773183.15556: Calling all_plugins_play to load vars for managed_node2 3033 1726773183.15560: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773183.15563: Calling groups_plugins_play to load vars for managed_node2 3033 1726773183.15759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773183.15930: done with get_vars() 3033 1726773183.15940: done getting variables 3033 1726773183.15990: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:13:03 -0400 (0:00:00.081) 0:02:41.421 **** 3033 1726773183.16019: entering _queue_task() for managed_node2/service 3033 1726773183.16242: worker is 1 (out of 1 available) 3033 1726773183.16259: exiting _queue_task() for managed_node2/service 3033 1726773183.16277: done queuing things up, now waiting for results queue to drain 3033 1726773183.16279: waiting for pending results... 3033 1726773183.16474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773183.16574: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009f9 3033 1726773183.16590: variable 'ansible_search_path' from source: unknown 3033 1726773183.16593: variable 'ansible_search_path' from source: unknown 3033 1726773183.16639: variable '__kernel_settings_services' from source: include_vars 3033 1726773183.16925: variable '__kernel_settings_services' from source: include_vars 3033 1726773183.16995: variable 'omit' from source: magic vars 3033 1726773183.17100: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.17112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.17122: variable 'omit' from source: magic vars 3033 1726773183.17191: variable 'omit' from source: magic vars 3033 1726773183.17229: variable 'omit' from source: magic vars 3033 1726773183.17266: variable 'item' from source: unknown 3033 1726773183.17334: variable 'item' from source: unknown 3033 1726773183.17356: variable 'omit' from source: magic vars 3033 1726773183.17393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773183.20480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773183.20496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773183.20512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.20521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.20539: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773183.20543: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.20546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.20623: Set connection var ansible_connection to ssh 3033 1726773183.20627: Set connection var ansible_shell_executable to /bin/sh 3033 1726773183.20635: Set connection var ansible_pipelining to False 3033 1726773183.20637: Set connection var ansible_shell_type to sh 3033 1726773183.20647: Set connection var ansible_timeout to 10 3033 1726773183.20654: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773183.20674: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.20679: variable 'ansible_connection' from source: unknown 3033 1726773183.20682: variable 'ansible_module_compression' from source: unknown 3033 1726773183.20687: variable 'ansible_shell_type' from source: unknown 3033 1726773183.20690: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.20694: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.20699: variable 'ansible_pipelining' from source: unknown 3033 1726773183.20702: variable 'ansible_timeout' from source: unknown 3033 1726773183.20710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.20800: 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) 3033 1726773183.20811: variable 'omit' from source: magic vars 3033 1726773183.20817: starting attempt loop 3033 1726773183.20820: running the handler 3033 1726773183.20898: variable 'ansible_facts' from source: unknown 3033 1726773183.20989: _low_level_execute_command(): starting 3033 1726773183.20992: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773183.21513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.21519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773183.21522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.21525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.21579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.21586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773183.21588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.21660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.23504: stdout chunk (state=3): >>>/root <<< 3033 1726773183.23614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.23687: stderr chunk (state=3): >>><<< 3033 1726773183.23689: stdout chunk (state=3): >>><<< 3033 1726773183.23709: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.23721: _low_level_execute_command(): starting 3033 1726773183.23733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494 `" && echo ansible-tmp-1726773183.237093-6540-79068626909494="` echo /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494 `" ) && sleep 0' 3033 1726773183.24211: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.24214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773183.24224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.24227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.24230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.24282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.24287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773183.24290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.24363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.26536: stdout chunk (state=3): >>>ansible-tmp-1726773183.237093-6540-79068626909494=/root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494 <<< 3033 1726773183.26657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.26715: stderr chunk (state=3): >>><<< 3033 1726773183.26718: stdout chunk (state=3): >>><<< 3033 1726773183.26735: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773183.237093-6540-79068626909494=/root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.26761: variable 'ansible_module_compression' from source: unknown 3033 1726773183.26804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773183.26859: variable 'ansible_facts' from source: unknown 3033 1726773183.27004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py 3033 1726773183.27123: Sending initial data 3033 1726773183.27127: Sent initial data (152 bytes) 3033 1726773183.27582: 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 <<< 3033 1726773183.27586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.27600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.27658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.27662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.27736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.29521: 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 <<< 3033 1726773183.29583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773183.29651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpuoyi8fv_ /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py <<< 3033 1726773183.29658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py" <<< 3033 1726773183.29716: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpuoyi8fv_" to remote "/root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py" <<< 3033 1726773183.31596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.31667: stderr chunk (state=3): >>><<< 3033 1726773183.31670: stdout chunk (state=3): >>><<< 3033 1726773183.31697: done transferring module to remote 3033 1726773183.31709: _low_level_execute_command(): starting 3033 1726773183.31715: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/ /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py && sleep 0' 3033 1726773183.32196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.32200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773183.32203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.32205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.32213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.32268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.32272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.32344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.34394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.34449: stderr chunk (state=3): >>><<< 3033 1726773183.34452: stdout chunk (state=3): >>><<< 3033 1726773183.34469: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.34475: _low_level_execute_command(): starting 3033 1726773183.34481: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/AnsiballZ_systemd.py && sleep 0' 3033 1726773183.34960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.34963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.34966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773183.34968: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.34970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.35024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.35028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.35114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.70017: 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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20303872", "MemoryAvailable": "infinity", "CPUUsageNSec": "294505000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615",<<< 3033 1726773183.70042: stdout chunk (state=3): >>> "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", "T<<< 3033 1726773183.70054: stdout chunk (state=3): >>>imeoutCleanUSec": "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.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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}}} <<< 3033 1726773183.72293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773183.72358: stderr chunk (state=3): >>><<< 3033 1726773183.72362: stdout chunk (state=3): >>><<< 3033 1726773183.72391: _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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20303872", "MemoryAvailable": "infinity", "CPUUsageNSec": "294505000", "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": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773183.74322: 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-1726773183.237093-6540-79068626909494/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773183.74325: _low_level_execute_command(): starting 3033 1726773183.74327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773183.237093-6540-79068626909494/ > /dev/null 2>&1 && sleep 0' 3033 1726773183.74328: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.74330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773183.74332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.74333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.74334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.74336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.74337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773183.74339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.74340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.75311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.75364: stderr chunk (state=3): >>><<< 3033 1726773183.75368: stdout chunk (state=3): >>><<< 3033 1726773183.75385: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.75392: handler run complete 3033 1726773183.75444: attempt loop complete, returning result 3033 1726773183.75462: variable 'item' from source: unknown 3033 1726773183.75535: variable 'item' from source: unknown ok: [managed_node2] => (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 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "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": "294505000", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "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": "678", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; 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 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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": "678", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20303872", "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.socket sysinit.target dbus-broker.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "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" } } 3033 1726773183.78441: dumping result to json 3033 1726773183.78443: done dumping result, returning 3033 1726773183.78445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-0000000009f9] 3033 1726773183.78446: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f9 3033 1726773183.78490: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009f9 3033 1726773183.78492: WORKER PROCESS EXITING 3033 1726773183.78603: no more pending results, returning what we have 3033 1726773183.78607: results queue empty 3033 1726773183.78608: checking for any_errors_fatal 3033 1726773183.78610: done checking for any_errors_fatal 3033 1726773183.78611: checking for max_fail_percentage 3033 1726773183.78612: done checking for max_fail_percentage 3033 1726773183.78612: checking to see if all hosts have failed and the running result is not ok 3033 1726773183.78613: done checking to see if all hosts have failed 3033 1726773183.78613: getting the remaining hosts for this loop 3033 1726773183.78614: done getting the remaining hosts for this loop 3033 1726773183.78617: getting the next task for host managed_node2 3033 1726773183.78620: done getting next task for host managed_node2 3033 1726773183.78622: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773183.78623: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773183.78630: getting variables 3033 1726773183.78631: in VariableManager get_vars() 3033 1726773183.78645: Calling all_inventory to load vars for managed_node2 3033 1726773183.78647: Calling groups_inventory to load vars for managed_node2 3033 1726773183.78649: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773183.78654: Calling all_plugins_play to load vars for managed_node2 3033 1726773183.78655: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773183.78658: Calling groups_plugins_play to load vars for managed_node2 3033 1726773183.78783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773183.78941: done with get_vars() 3033 1726773183.78949: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:13:03 -0400 (0:00:00.629) 0:02:42.051 **** 3033 1726773183.79011: entering _queue_task() for managed_node2/file 3033 1726773183.79240: worker is 1 (out of 1 available) 3033 1726773183.79255: exiting _queue_task() for managed_node2/file 3033 1726773183.79270: done queuing things up, now waiting for results queue to drain 3033 1726773183.79272: waiting for pending results... 3033 1726773183.79465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773183.79560: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009fa 3033 1726773183.79576: variable 'ansible_search_path' from source: unknown 3033 1726773183.79580: variable 'ansible_search_path' from source: unknown 3033 1726773183.79613: calling self._execute() 3033 1726773183.79695: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.79702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.79715: variable 'omit' from source: magic vars 3033 1726773183.79810: variable 'omit' from source: magic vars 3033 1726773183.79857: variable 'omit' from source: magic vars 3033 1726773183.79884: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773183.80153: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773183.80235: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773183.80241: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773183.80285: variable 'omit' from source: magic vars 3033 1726773183.80322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773183.80352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773183.80375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773183.80391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.80403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773183.80432: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773183.80436: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.80441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.80525: Set connection var ansible_connection to ssh 3033 1726773183.80532: Set connection var ansible_shell_executable to /bin/sh 3033 1726773183.80538: Set connection var ansible_pipelining to False 3033 1726773183.80541: Set connection var ansible_shell_type to sh 3033 1726773183.80549: Set connection var ansible_timeout to 10 3033 1726773183.80557: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773183.80578: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.80581: variable 'ansible_connection' from source: unknown 3033 1726773183.80584: variable 'ansible_module_compression' from source: unknown 3033 1726773183.80586: variable 'ansible_shell_type' from source: unknown 3033 1726773183.80589: variable 'ansible_shell_executable' from source: unknown 3033 1726773183.80595: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773183.80598: variable 'ansible_pipelining' from source: unknown 3033 1726773183.80601: variable 'ansible_timeout' from source: unknown 3033 1726773183.80608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773183.80776: 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__) 3033 1726773183.80785: variable 'omit' from source: magic vars 3033 1726773183.80792: starting attempt loop 3033 1726773183.80795: running the handler 3033 1726773183.80810: _low_level_execute_command(): starting 3033 1726773183.80818: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773183.81386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.81392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.81396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.81447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.81451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773183.81457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.81531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.83381: stdout chunk (state=3): >>>/root <<< 3033 1726773183.83493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.83553: stderr chunk (state=3): >>><<< 3033 1726773183.83556: stdout chunk (state=3): >>><<< 3033 1726773183.83612: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.83616: _low_level_execute_command(): starting 3033 1726773183.83619: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773 `" && echo ansible-tmp-1726773183.8357952-6551-198285550965773="` echo /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773 `" ) && sleep 0' 3033 1726773183.84086: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.84089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.84099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773183.84101: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.84104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.84150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.84154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.84231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.86398: stdout chunk (state=3): >>>ansible-tmp-1726773183.8357952-6551-198285550965773=/root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773 <<< 3033 1726773183.86520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.86573: stderr chunk (state=3): >>><<< 3033 1726773183.86580: stdout chunk (state=3): >>><<< 3033 1726773183.86598: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773183.8357952-6551-198285550965773=/root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.86641: variable 'ansible_module_compression' from source: unknown 3033 1726773183.86690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773183.86729: variable 'ansible_facts' from source: unknown 3033 1726773183.86785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py 3033 1726773183.86899: Sending initial data 3033 1726773183.86902: Sent initial data (151 bytes) 3033 1726773183.87374: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773183.87378: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.87381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773183.87383: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.87385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.87437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.87441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.87517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.89330: 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 <<< 3033 1726773183.89396: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773183.89457: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6gbjnee0 /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py <<< 3033 1726773183.89462: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py" <<< 3033 1726773183.89521: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6gbjnee0" to remote "/root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py" <<< 3033 1726773183.90410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.90478: stderr chunk (state=3): >>><<< 3033 1726773183.90483: stdout chunk (state=3): >>><<< 3033 1726773183.90505: done transferring module to remote 3033 1726773183.90520: _low_level_execute_command(): starting 3033 1726773183.90526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/ /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py && sleep 0' 3033 1726773183.90986: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773183.90989: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773183.90993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773183.90995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.91051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.91058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.91125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773183.93142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773183.93192: stderr chunk (state=3): >>><<< 3033 1726773183.93195: stdout chunk (state=3): >>><<< 3033 1726773183.93214: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773183.93217: _low_level_execute_command(): starting 3033 1726773183.93224: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/AnsiballZ_file.py && sleep 0' 3033 1726773183.93678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773183.93681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.93684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773183.93686: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773183.93688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773183.93740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773183.93744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773183.93827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.13440: stdout chunk (state=3): >>> <<< 3033 1726773184.13448: 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}}} <<< 3033 1726773184.15156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773184.15219: stderr chunk (state=3): >>><<< 3033 1726773184.15223: stdout chunk (state=3): >>><<< 3033 1726773184.15240: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773184.15287: 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-1726773183.8357952-6551-198285550965773/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773184.15297: _low_level_execute_command(): starting 3033 1726773184.15303: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773183.8357952-6551-198285550965773/ > /dev/null 2>&1 && sleep 0' 3033 1726773184.15785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.15793: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.15796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773184.15798: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.15801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.15853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.15860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773184.15862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.15928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.17942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.17999: stderr chunk (state=3): >>><<< 3033 1726773184.18003: stdout chunk (state=3): >>><<< 3033 1726773184.18020: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.18028: handler run complete 3033 1726773184.18053: attempt loop complete, returning result 3033 1726773184.18056: _execute() done 3033 1726773184.18059: dumping result to json 3033 1726773184.18068: done dumping result, returning 3033 1726773184.18078: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-0000000009fa] 3033 1726773184.18084: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fa 3033 1726773184.18201: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fa 3033 1726773184.18204: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773184.18310: no more pending results, returning what we have 3033 1726773184.18314: results queue empty 3033 1726773184.18315: checking for any_errors_fatal 3033 1726773184.18340: done checking for any_errors_fatal 3033 1726773184.18341: checking for max_fail_percentage 3033 1726773184.18343: done checking for max_fail_percentage 3033 1726773184.18344: checking to see if all hosts have failed and the running result is not ok 3033 1726773184.18345: done checking to see if all hosts have failed 3033 1726773184.18346: getting the remaining hosts for this loop 3033 1726773184.18348: done getting the remaining hosts for this loop 3033 1726773184.18352: getting the next task for host managed_node2 3033 1726773184.18359: done getting next task for host managed_node2 3033 1726773184.18363: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773184.18365: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773184.18379: getting variables 3033 1726773184.18381: in VariableManager get_vars() 3033 1726773184.18421: Calling all_inventory to load vars for managed_node2 3033 1726773184.18424: Calling groups_inventory to load vars for managed_node2 3033 1726773184.18426: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773184.18436: Calling all_plugins_play to load vars for managed_node2 3033 1726773184.18439: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773184.18442: Calling groups_plugins_play to load vars for managed_node2 3033 1726773184.18592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773184.18765: done with get_vars() 3033 1726773184.18776: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:13:04 -0400 (0:00:00.398) 0:02:42.449 **** 3033 1726773184.18854: entering _queue_task() for managed_node2/slurp 3033 1726773184.19065: worker is 1 (out of 1 available) 3033 1726773184.19080: exiting _queue_task() for managed_node2/slurp 3033 1726773184.19095: done queuing things up, now waiting for results queue to drain 3033 1726773184.19097: waiting for pending results... 3033 1726773184.19292: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773184.19387: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009fb 3033 1726773184.19402: variable 'ansible_search_path' from source: unknown 3033 1726773184.19407: variable 'ansible_search_path' from source: unknown 3033 1726773184.19441: calling self._execute() 3033 1726773184.19523: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.19530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.19543: variable 'omit' from source: magic vars 3033 1726773184.19643: variable 'omit' from source: magic vars 3033 1726773184.19688: variable 'omit' from source: magic vars 3033 1726773184.19716: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773184.19983: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773184.20053: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773184.20088: variable 'omit' from source: magic vars 3033 1726773184.20125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773184.20157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773184.20178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773184.20194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.20207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.20235: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773184.20240: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.20243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.20329: Set connection var ansible_connection to ssh 3033 1726773184.20336: Set connection var ansible_shell_executable to /bin/sh 3033 1726773184.20342: Set connection var ansible_pipelining to False 3033 1726773184.20345: Set connection var ansible_shell_type to sh 3033 1726773184.20352: Set connection var ansible_timeout to 10 3033 1726773184.20360: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773184.20381: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.20385: variable 'ansible_connection' from source: unknown 3033 1726773184.20387: variable 'ansible_module_compression' from source: unknown 3033 1726773184.20390: variable 'ansible_shell_type' from source: unknown 3033 1726773184.20395: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.20398: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.20403: variable 'ansible_pipelining' from source: unknown 3033 1726773184.20408: variable 'ansible_timeout' from source: unknown 3033 1726773184.20413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.20580: 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__) 3033 1726773184.20591: variable 'omit' from source: magic vars 3033 1726773184.20597: starting attempt loop 3033 1726773184.20600: running the handler 3033 1726773184.20615: _low_level_execute_command(): starting 3033 1726773184.20622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773184.21203: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.21209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.21212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.21214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.21258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773184.21270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.21357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.23190: stdout chunk (state=3): >>>/root <<< 3033 1726773184.23304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.23358: stderr chunk (state=3): >>><<< 3033 1726773184.23362: stdout chunk (state=3): >>><<< 3033 1726773184.23385: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.23400: _low_level_execute_command(): starting 3033 1726773184.23407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452 `" && echo ansible-tmp-1726773184.2338493-6559-92735104130452="` echo /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452 `" ) && sleep 0' 3033 1726773184.23867: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.23870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.23880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.23883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.23932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.23936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.24014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.26186: stdout chunk (state=3): >>>ansible-tmp-1726773184.2338493-6559-92735104130452=/root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452 <<< 3033 1726773184.26307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.26354: stderr chunk (state=3): >>><<< 3033 1726773184.26358: stdout chunk (state=3): >>><<< 3033 1726773184.26374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773184.2338493-6559-92735104130452=/root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.26416: variable 'ansible_module_compression' from source: unknown 3033 1726773184.26452: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3033 1726773184.26489: variable 'ansible_facts' from source: unknown 3033 1726773184.26543: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py 3033 1726773184.26652: Sending initial data 3033 1726773184.26656: Sent initial data (151 bytes) 3033 1726773184.27123: 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 <<< 3033 1726773184.27126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.27129: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.27132: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773184.27134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.27182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.27185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.27262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.29056: 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 <<< 3033 1726773184.29119: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773184.29184: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpx8gwk53r /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py <<< 3033 1726773184.29191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py" <<< 3033 1726773184.29247: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpx8gwk53r" to remote "/root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py" <<< 3033 1726773184.29250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py" <<< 3033 1726773184.30105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.30170: stderr chunk (state=3): >>><<< 3033 1726773184.30176: stdout chunk (state=3): >>><<< 3033 1726773184.30195: done transferring module to remote 3033 1726773184.30204: _low_level_execute_command(): starting 3033 1726773184.30212: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/ /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py && sleep 0' 3033 1726773184.30658: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.30662: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.30665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773184.30668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773184.30676: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.30723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.30727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.30798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.32796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.32846: stderr chunk (state=3): >>><<< 3033 1726773184.32850: stdout chunk (state=3): >>><<< 3033 1726773184.32865: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.32868: _low_level_execute_command(): starting 3033 1726773184.32877: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/AnsiballZ_slurp.py && sleep 0' 3033 1726773184.33327: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.33331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.33333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773184.33335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.33338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.33391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.33395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.33472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.51454: 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"}}} <<< 3033 1726773184.52998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773184.53060: stderr chunk (state=3): >>><<< 3033 1726773184.53064: stdout chunk (state=3): >>><<< 3033 1726773184.53086: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773184.53116: 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-1726773184.2338493-6559-92735104130452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773184.53126: _low_level_execute_command(): starting 3033 1726773184.53131: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773184.2338493-6559-92735104130452/ > /dev/null 2>&1 && sleep 0' 3033 1726773184.53614: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.53618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773184.53621: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773184.53632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.53669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.53691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.53758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.55766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.55823: stderr chunk (state=3): >>><<< 3033 1726773184.55826: stdout chunk (state=3): >>><<< 3033 1726773184.55840: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.55848: handler run complete 3033 1726773184.55865: attempt loop complete, returning result 3033 1726773184.55868: _execute() done 3033 1726773184.55875: dumping result to json 3033 1726773184.55878: done dumping result, returning 3033 1726773184.55889: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-3c9c-762e-0000000009fb] 3033 1726773184.55894: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fb 3033 1726773184.56001: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fb 3033 1726773184.56004: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773184.56086: no more pending results, returning what we have 3033 1726773184.56090: results queue empty 3033 1726773184.56091: checking for any_errors_fatal 3033 1726773184.56102: done checking for any_errors_fatal 3033 1726773184.56103: checking for max_fail_percentage 3033 1726773184.56107: done checking for max_fail_percentage 3033 1726773184.56108: checking to see if all hosts have failed and the running result is not ok 3033 1726773184.56109: done checking to see if all hosts have failed 3033 1726773184.56110: getting the remaining hosts for this loop 3033 1726773184.56112: done getting the remaining hosts for this loop 3033 1726773184.56117: getting the next task for host managed_node2 3033 1726773184.56125: done getting next task for host managed_node2 3033 1726773184.56130: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773184.56133: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773184.56145: getting variables 3033 1726773184.56146: in VariableManager get_vars() 3033 1726773184.56187: Calling all_inventory to load vars for managed_node2 3033 1726773184.56190: Calling groups_inventory to load vars for managed_node2 3033 1726773184.56193: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773184.56203: Calling all_plugins_play to load vars for managed_node2 3033 1726773184.56208: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773184.56212: Calling groups_plugins_play to load vars for managed_node2 3033 1726773184.56358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773184.56570: done with get_vars() 3033 1726773184.56581: done getting variables 3033 1726773184.56631: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:13:04 -0400 (0:00:00.378) 0:02:42.827 **** 3033 1726773184.56657: entering _queue_task() for managed_node2/set_fact 3033 1726773184.56869: worker is 1 (out of 1 available) 3033 1726773184.56886: exiting _queue_task() for managed_node2/set_fact 3033 1726773184.56901: done queuing things up, now waiting for results queue to drain 3033 1726773184.56903: waiting for pending results... 3033 1726773184.57094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773184.57198: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009fc 3033 1726773184.57214: variable 'ansible_search_path' from source: unknown 3033 1726773184.57218: variable 'ansible_search_path' from source: unknown 3033 1726773184.57254: calling self._execute() 3033 1726773184.57333: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.57342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.57354: variable 'omit' from source: magic vars 3033 1726773184.57450: variable 'omit' from source: magic vars 3033 1726773184.57492: variable 'omit' from source: magic vars 3033 1726773184.57855: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773184.57863: variable '__cur_profile' from source: task vars 3033 1726773184.57997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773184.59668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773184.59737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773184.59769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773184.59803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773184.59827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773184.59899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773184.59926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773184.59948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773184.59983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773184.59997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773184.60091: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773184.60138: variable 'omit' from source: magic vars 3033 1726773184.60162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773184.60187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773184.60203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773184.60221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.60230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.60258: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773184.60261: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.60266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.60349: Set connection var ansible_connection to ssh 3033 1726773184.60355: Set connection var ansible_shell_executable to /bin/sh 3033 1726773184.60362: Set connection var ansible_pipelining to False 3033 1726773184.60367: Set connection var ansible_shell_type to sh 3033 1726773184.60378: Set connection var ansible_timeout to 10 3033 1726773184.60384: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773184.60408: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.60411: variable 'ansible_connection' from source: unknown 3033 1726773184.60414: variable 'ansible_module_compression' from source: unknown 3033 1726773184.60419: variable 'ansible_shell_type' from source: unknown 3033 1726773184.60423: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.60427: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.60433: variable 'ansible_pipelining' from source: unknown 3033 1726773184.60437: variable 'ansible_timeout' from source: unknown 3033 1726773184.60442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.60525: 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) 3033 1726773184.60536: variable 'omit' from source: magic vars 3033 1726773184.60542: starting attempt loop 3033 1726773184.60545: running the handler 3033 1726773184.60555: handler run complete 3033 1726773184.60564: attempt loop complete, returning result 3033 1726773184.60567: _execute() done 3033 1726773184.60570: dumping result to json 3033 1726773184.60577: done dumping result, returning 3033 1726773184.60583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-3c9c-762e-0000000009fc] 3033 1726773184.60589: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fc 3033 1726773184.60680: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fc 3033 1726773184.60683: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3033 1726773184.60793: no more pending results, returning what we have 3033 1726773184.60796: results queue empty 3033 1726773184.60797: checking for any_errors_fatal 3033 1726773184.60804: done checking for any_errors_fatal 3033 1726773184.60807: checking for max_fail_percentage 3033 1726773184.60809: done checking for max_fail_percentage 3033 1726773184.60810: checking to see if all hosts have failed and the running result is not ok 3033 1726773184.60811: done checking to see if all hosts have failed 3033 1726773184.60811: getting the remaining hosts for this loop 3033 1726773184.60813: done getting the remaining hosts for this loop 3033 1726773184.60817: getting the next task for host managed_node2 3033 1726773184.60823: done getting next task for host managed_node2 3033 1726773184.60827: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773184.60830: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773184.60847: getting variables 3033 1726773184.60849: in VariableManager get_vars() 3033 1726773184.60888: Calling all_inventory to load vars for managed_node2 3033 1726773184.60891: Calling groups_inventory to load vars for managed_node2 3033 1726773184.60894: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773184.60901: Calling all_plugins_play to load vars for managed_node2 3033 1726773184.60904: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773184.60908: Calling groups_plugins_play to load vars for managed_node2 3033 1726773184.61051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773184.61220: done with get_vars() 3033 1726773184.61230: done getting variables 3033 1726773184.61276: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:13:04 -0400 (0:00:00.046) 0:02:42.874 **** 3033 1726773184.61302: entering _queue_task() for managed_node2/copy 3033 1726773184.61512: worker is 1 (out of 1 available) 3033 1726773184.61526: exiting _queue_task() for managed_node2/copy 3033 1726773184.61541: done queuing things up, now waiting for results queue to drain 3033 1726773184.61543: waiting for pending results... 3033 1726773184.61734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773184.61837: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009fd 3033 1726773184.61850: variable 'ansible_search_path' from source: unknown 3033 1726773184.61854: variable 'ansible_search_path' from source: unknown 3033 1726773184.61890: calling self._execute() 3033 1726773184.61971: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.61980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.61992: variable 'omit' from source: magic vars 3033 1726773184.62095: variable 'omit' from source: magic vars 3033 1726773184.62138: variable 'omit' from source: magic vars 3033 1726773184.62163: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773184.62437: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773184.62459: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773184.62522: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773184.62647: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773184.62676: variable 'omit' from source: magic vars 3033 1726773184.62715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773184.62747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773184.62767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773184.62786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.62798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773184.62828: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773184.62831: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.62836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.62922: Set connection var ansible_connection to ssh 3033 1726773184.62928: Set connection var ansible_shell_executable to /bin/sh 3033 1726773184.62935: Set connection var ansible_pipelining to False 3033 1726773184.62938: Set connection var ansible_shell_type to sh 3033 1726773184.62945: Set connection var ansible_timeout to 10 3033 1726773184.62953: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773184.62972: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.62979: variable 'ansible_connection' from source: unknown 3033 1726773184.62982: variable 'ansible_module_compression' from source: unknown 3033 1726773184.62987: variable 'ansible_shell_type' from source: unknown 3033 1726773184.62990: variable 'ansible_shell_executable' from source: unknown 3033 1726773184.62994: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773184.62999: variable 'ansible_pipelining' from source: unknown 3033 1726773184.63002: variable 'ansible_timeout' from source: unknown 3033 1726773184.63010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773184.63126: 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) 3033 1726773184.63138: variable 'omit' from source: magic vars 3033 1726773184.63144: starting attempt loop 3033 1726773184.63147: running the handler 3033 1726773184.63159: _low_level_execute_command(): starting 3033 1726773184.63167: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773184.63709: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.63713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.63717: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.63776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.63783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773184.63785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.63858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.65680: stdout chunk (state=3): >>>/root <<< 3033 1726773184.65792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.65844: stderr chunk (state=3): >>><<< 3033 1726773184.65847: stdout chunk (state=3): >>><<< 3033 1726773184.65869: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.65883: _low_level_execute_command(): starting 3033 1726773184.65891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248 `" && echo ansible-tmp-1726773184.6586888-6571-220729223271248="` echo /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248 `" ) && sleep 0' 3033 1726773184.66357: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.66360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.66370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.66372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.66423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.66427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.66499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.68591: stdout chunk (state=3): >>>ansible-tmp-1726773184.6586888-6571-220729223271248=/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248 <<< 3033 1726773184.68717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.68766: stderr chunk (state=3): >>><<< 3033 1726773184.68769: stdout chunk (state=3): >>><<< 3033 1726773184.68790: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773184.6586888-6571-220729223271248=/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.68867: variable 'ansible_module_compression' from source: unknown 3033 1726773184.68915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773184.68953: variable 'ansible_facts' from source: unknown 3033 1726773184.69008: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py 3033 1726773184.69103: Sending initial data 3033 1726773184.69109: Sent initial data (151 bytes) 3033 1726773184.69571: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.69574: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.69577: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773184.69579: 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.47.230 originally 10.31.47.230 <<< 3033 1726773184.69582: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.69635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.69639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.69710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.71435: 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" <<< 3033 1726773184.71445: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773184.71496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773184.71560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8fb27wbn /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py <<< 3033 1726773184.71566: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py" <<< 3033 1726773184.71621: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp8fb27wbn" to remote "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py" <<< 3033 1726773184.72486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.72552: stderr chunk (state=3): >>><<< 3033 1726773184.72556: stdout chunk (state=3): >>><<< 3033 1726773184.72576: done transferring module to remote 3033 1726773184.72588: _low_level_execute_command(): starting 3033 1726773184.72593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/ /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py && sleep 0' 3033 1726773184.73046: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.73050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.73053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773184.73056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773184.73062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.73110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.73117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.73186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.75185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773184.75236: stderr chunk (state=3): >>><<< 3033 1726773184.75239: stdout chunk (state=3): >>><<< 3033 1726773184.75253: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773184.75256: _low_level_execute_command(): starting 3033 1726773184.75262: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_stat.py && sleep 0' 3033 1726773184.75679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773184.75716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773184.75719: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773184.75722: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773184.75724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.75779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.75785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.75858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773184.95454: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773184.5127594, "mtime": 1726773176.821747, "ctime": 1726773176.821747, "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": "1960945294", "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}}} <<< 3033 1726773184.97452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773184.97516: stderr chunk (state=3): >>><<< 3033 1726773184.97520: stdout chunk (state=3): >>><<< 3033 1726773184.97538: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773184.5127594, "mtime": 1726773176.821747, "ctime": 1726773176.821747, "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": "1960945294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773184.97598: 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-1726773184.6586888-6571-220729223271248/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773184.97641: variable 'ansible_module_compression' from source: unknown 3033 1726773184.97680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773184.97699: variable 'ansible_facts' from source: unknown 3033 1726773184.97747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py 3033 1726773184.97853: Sending initial data 3033 1726773184.97857: Sent initial data (151 bytes) 3033 1726773184.98308: 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 <<< 3033 1726773184.98341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773184.98344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.98347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773184.98349: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773184.98402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773184.98409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773184.98485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.00328: 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 <<< 3033 1726773185.00394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773185.00467: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpza02dk60 /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py <<< 3033 1726773185.00478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py" <<< 3033 1726773185.00529: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpza02dk60" to remote "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py" <<< 3033 1726773185.01429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.01503: stderr chunk (state=3): >>><<< 3033 1726773185.01508: stdout chunk (state=3): >>><<< 3033 1726773185.01528: done transferring module to remote 3033 1726773185.01537: _low_level_execute_command(): starting 3033 1726773185.01542: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/ /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py && sleep 0' 3033 1726773185.01988: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.02026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.02029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.02031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.02034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.02087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.02093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.02161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.04239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.04291: stderr chunk (state=3): >>><<< 3033 1726773185.04295: stdout chunk (state=3): >>><<< 3033 1726773185.04312: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.04315: _low_level_execute_command(): starting 3033 1726773185.04322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/AnsiballZ_file.py && sleep 0' 3033 1726773185.04781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.04784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.04787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773185.04795: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.04798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.04848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.04851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.04933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.24771: 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": ".ydf17lyi", "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}}} <<< 3033 1726773185.26479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773185.26541: stderr chunk (state=3): >>><<< 3033 1726773185.26545: stdout chunk (state=3): >>><<< 3033 1726773185.26562: _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": ".ydf17lyi", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773185.26602: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.ydf17lyi', '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-1726773184.6586888-6571-220729223271248/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773185.26615: _low_level_execute_command(): starting 3033 1726773185.26620: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773184.6586888-6571-220729223271248/ > /dev/null 2>&1 && sleep 0' 3033 1726773185.27073: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.27114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773185.27117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.27119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.27122: 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.47.230 originally 10.31.47.230 <<< 3033 1726773185.27124: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.27185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.27188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773185.27190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.27253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.29321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.29375: stderr chunk (state=3): >>><<< 3033 1726773185.29379: stdout chunk (state=3): >>><<< 3033 1726773185.29392: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.29401: handler run complete 3033 1726773185.29432: attempt loop complete, returning result 3033 1726773185.29435: _execute() done 3033 1726773185.29438: dumping result to json 3033 1726773185.29444: done dumping result, returning 3033 1726773185.29455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-3c9c-762e-0000000009fd] 3033 1726773185.29460: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fd 3033 1726773185.29575: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fd 3033 1726773185.29578: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773185.29702: no more pending results, returning what we have 3033 1726773185.29705: results queue empty 3033 1726773185.29708: checking for any_errors_fatal 3033 1726773185.29713: done checking for any_errors_fatal 3033 1726773185.29714: checking for max_fail_percentage 3033 1726773185.29715: done checking for max_fail_percentage 3033 1726773185.29716: checking to see if all hosts have failed and the running result is not ok 3033 1726773185.29717: done checking to see if all hosts have failed 3033 1726773185.29718: getting the remaining hosts for this loop 3033 1726773185.29720: done getting the remaining hosts for this loop 3033 1726773185.29724: getting the next task for host managed_node2 3033 1726773185.29731: done getting next task for host managed_node2 3033 1726773185.29735: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773185.29738: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773185.29751: getting variables 3033 1726773185.29753: in VariableManager get_vars() 3033 1726773185.29792: Calling all_inventory to load vars for managed_node2 3033 1726773185.29795: Calling groups_inventory to load vars for managed_node2 3033 1726773185.29797: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773185.29809: Calling all_plugins_play to load vars for managed_node2 3033 1726773185.29813: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773185.29816: Calling groups_plugins_play to load vars for managed_node2 3033 1726773185.30002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773185.30167: done with get_vars() 3033 1726773185.30178: done getting variables 3033 1726773185.30228: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:13:05 -0400 (0:00:00.689) 0:02:43.563 **** 3033 1726773185.30254: entering _queue_task() for managed_node2/copy 3033 1726773185.30468: worker is 1 (out of 1 available) 3033 1726773185.30487: exiting _queue_task() for managed_node2/copy 3033 1726773185.30502: done queuing things up, now waiting for results queue to drain 3033 1726773185.30504: waiting for pending results... 3033 1726773185.30693: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773185.30787: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009fe 3033 1726773185.30801: variable 'ansible_search_path' from source: unknown 3033 1726773185.30804: variable 'ansible_search_path' from source: unknown 3033 1726773185.30843: calling self._execute() 3033 1726773185.30923: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773185.30930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773185.30940: variable 'omit' from source: magic vars 3033 1726773185.31036: variable 'omit' from source: magic vars 3033 1726773185.31078: variable 'omit' from source: magic vars 3033 1726773185.31103: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773185.31365: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773185.31437: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773185.31470: variable 'omit' from source: magic vars 3033 1726773185.31509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773185.31540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773185.31559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773185.31578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773185.31589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773185.31620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773185.31624: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773185.31629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773185.31712: Set connection var ansible_connection to ssh 3033 1726773185.31720: Set connection var ansible_shell_executable to /bin/sh 3033 1726773185.31726: Set connection var ansible_pipelining to False 3033 1726773185.31729: Set connection var ansible_shell_type to sh 3033 1726773185.31736: Set connection var ansible_timeout to 10 3033 1726773185.31744: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773185.31764: variable 'ansible_shell_executable' from source: unknown 3033 1726773185.31767: variable 'ansible_connection' from source: unknown 3033 1726773185.31769: variable 'ansible_module_compression' from source: unknown 3033 1726773185.31776: variable 'ansible_shell_type' from source: unknown 3033 1726773185.31779: variable 'ansible_shell_executable' from source: unknown 3033 1726773185.31781: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773185.31786: variable 'ansible_pipelining' from source: unknown 3033 1726773185.31789: variable 'ansible_timeout' from source: unknown 3033 1726773185.31794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773185.31912: 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) 3033 1726773185.31923: variable 'omit' from source: magic vars 3033 1726773185.31931: starting attempt loop 3033 1726773185.31935: running the handler 3033 1726773185.31946: _low_level_execute_command(): starting 3033 1726773185.31954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773185.32513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.32532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773185.32555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.32592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.32600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773185.32603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.32671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.34545: stdout chunk (state=3): >>>/root <<< 3033 1726773185.34655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.34713: stderr chunk (state=3): >>><<< 3033 1726773185.34716: stdout chunk (state=3): >>><<< 3033 1726773185.34738: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.34752: _low_level_execute_command(): starting 3033 1726773185.34758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124 `" && echo ansible-tmp-1726773185.3473928-6583-29444193697124="` echo /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124 `" ) && sleep 0' 3033 1726773185.35225: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.35229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.35238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773185.35241: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773185.35244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.35293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.35299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773185.35301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.35376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.37591: stdout chunk (state=3): >>>ansible-tmp-1726773185.3473928-6583-29444193697124=/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124 <<< 3033 1726773185.37723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.37769: stderr chunk (state=3): >>><<< 3033 1726773185.37775: stdout chunk (state=3): >>><<< 3033 1726773185.37791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773185.3473928-6583-29444193697124=/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.37866: variable 'ansible_module_compression' from source: unknown 3033 1726773185.37915: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773185.37953: variable 'ansible_facts' from source: unknown 3033 1726773185.38010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py 3033 1726773185.38112: Sending initial data 3033 1726773185.38116: Sent initial data (150 bytes) 3033 1726773185.38577: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.38582: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.38585: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.38588: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773185.38590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.38638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.38641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.38719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.40540: 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 <<< 3033 1726773185.40602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773185.40663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpxbopflmz /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py <<< 3033 1726773185.40672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py" <<< 3033 1726773185.40728: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpxbopflmz" to remote "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py" <<< 3033 1726773185.41610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.41679: stderr chunk (state=3): >>><<< 3033 1726773185.41683: stdout chunk (state=3): >>><<< 3033 1726773185.41704: done transferring module to remote 3033 1726773185.41717: _low_level_execute_command(): starting 3033 1726773185.41722: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/ /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py && sleep 0' 3033 1726773185.42180: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.42184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.42188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773185.42190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773185.42197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.42246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.42250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.42327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.44357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.44404: stderr chunk (state=3): >>><<< 3033 1726773185.44410: stdout chunk (state=3): >>><<< 3033 1726773185.44423: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.44429: _low_level_execute_command(): starting 3033 1726773185.44435: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_stat.py && sleep 0' 3033 1726773185.44880: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.44885: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.44887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773185.44890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773185.44892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.44941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.44944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.45029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.64670: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773174.7517438, "mtime": 1726773176.821747, "ctime": 1726773176.821747, "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": "2516810244", "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}}} <<< 3033 1726773185.66550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773185.66617: stderr chunk (state=3): >>><<< 3033 1726773185.66621: stdout chunk (state=3): >>><<< 3033 1726773185.66640: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773174.7517438, "mtime": 1726773176.821747, "ctime": 1726773176.821747, "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": "2516810244", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773185.66702: 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-1726773185.3473928-6583-29444193697124/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773185.66746: variable 'ansible_module_compression' from source: unknown 3033 1726773185.66783: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773185.66804: variable 'ansible_facts' from source: unknown 3033 1726773185.66852: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py 3033 1726773185.66961: Sending initial data 3033 1726773185.66964: Sent initial data (150 bytes) 3033 1726773185.67438: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.67441: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.67444: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773185.67446: 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.47.230 originally 10.31.47.230 <<< 3033 1726773185.67449: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.67499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773185.67503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.67577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.69368: 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 <<< 3033 1726773185.69432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773185.69496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpknd1maye /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py <<< 3033 1726773185.69502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py" <<< 3033 1726773185.69557: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpknd1maye" to remote "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py" <<< 3033 1726773185.70466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.70537: stderr chunk (state=3): >>><<< 3033 1726773185.70541: stdout chunk (state=3): >>><<< 3033 1726773185.70560: done transferring module to remote 3033 1726773185.70569: _low_level_execute_command(): starting 3033 1726773185.70575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/ /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py && sleep 0' 3033 1726773185.71041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.71044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773185.71047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773185.71049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773185.71052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.71102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.71111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.71177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.73238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.73289: stderr chunk (state=3): >>><<< 3033 1726773185.73292: stdout chunk (state=3): >>><<< 3033 1726773185.73308: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.73314: _low_level_execute_command(): starting 3033 1726773185.73321: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/AnsiballZ_file.py && sleep 0' 3033 1726773185.73783: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.73786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773185.73789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.73795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773185.73797: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773185.73799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.73849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.73855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.73933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.93524: 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": ".l9yeg0ld", "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}}} <<< 3033 1726773185.95132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773185.95194: stderr chunk (state=3): >>><<< 3033 1726773185.95198: stdout chunk (state=3): >>><<< 3033 1726773185.95219: _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": ".l9yeg0ld", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773185.95254: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.l9yeg0ld', '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-1726773185.3473928-6583-29444193697124/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773185.95266: _low_level_execute_command(): starting 3033 1726773185.95272: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773185.3473928-6583-29444193697124/ > /dev/null 2>&1 && sleep 0' 3033 1726773185.95759: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773185.95763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.95765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773185.95770: 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.47.230 originally 10.31.47.230 <<< 3033 1726773185.95772: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773185.95829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773185.95836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773185.95838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773185.95908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773185.97928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773185.97979: stderr chunk (state=3): >>><<< 3033 1726773185.97983: stdout chunk (state=3): >>><<< 3033 1726773185.97997: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773185.98007: handler run complete 3033 1726773185.98037: attempt loop complete, returning result 3033 1726773185.98040: _execute() done 3033 1726773185.98044: dumping result to json 3033 1726773185.98050: done dumping result, returning 3033 1726773185.98060: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-3c9c-762e-0000000009fe] 3033 1726773185.98065: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fe 3033 1726773185.98182: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009fe 3033 1726773185.98185: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773185.98310: no more pending results, returning what we have 3033 1726773185.98314: results queue empty 3033 1726773185.98315: checking for any_errors_fatal 3033 1726773185.98322: done checking for any_errors_fatal 3033 1726773185.98323: checking for max_fail_percentage 3033 1726773185.98325: done checking for max_fail_percentage 3033 1726773185.98326: checking to see if all hosts have failed and the running result is not ok 3033 1726773185.98326: done checking to see if all hosts have failed 3033 1726773185.98327: getting the remaining hosts for this loop 3033 1726773185.98329: done getting the remaining hosts for this loop 3033 1726773185.98333: getting the next task for host managed_node2 3033 1726773185.98339: done getting next task for host managed_node2 3033 1726773185.98343: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773185.98346: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773185.98357: getting variables 3033 1726773185.98358: in VariableManager get_vars() 3033 1726773185.98399: Calling all_inventory to load vars for managed_node2 3033 1726773185.98402: Calling groups_inventory to load vars for managed_node2 3033 1726773185.98405: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773185.98416: Calling all_plugins_play to load vars for managed_node2 3033 1726773185.98418: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773185.98420: Calling groups_plugins_play to load vars for managed_node2 3033 1726773185.98558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773185.98737: done with get_vars() 3033 1726773185.98749: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:13:05 -0400 (0:00:00.685) 0:02:44.249 **** 3033 1726773185.98820: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773185.99035: worker is 1 (out of 1 available) 3033 1726773185.99049: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773185.99064: done queuing things up, now waiting for results queue to drain 3033 1726773185.99066: waiting for pending results... 3033 1726773185.99262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773185.99347: in run() - task 0afff7ba-f7d3-3c9c-762e-0000000009ff 3033 1726773185.99360: variable 'ansible_search_path' from source: unknown 3033 1726773185.99364: variable 'ansible_search_path' from source: unknown 3033 1726773185.99400: calling self._execute() 3033 1726773185.99486: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773185.99493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773185.99504: variable 'omit' from source: magic vars 3033 1726773185.99667: variable 'omit' from source: magic vars 3033 1726773185.99715: variable 'omit' from source: magic vars 3033 1726773185.99742: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773185.99997: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773186.00066: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773186.00140: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773186.00146: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773186.00191: variable 'omit' from source: magic vars 3033 1726773186.00228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773186.00260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773186.00280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773186.00297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773186.00309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773186.00338: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773186.00341: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773186.00346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773186.00433: Set connection var ansible_connection to ssh 3033 1726773186.00440: Set connection var ansible_shell_executable to /bin/sh 3033 1726773186.00447: Set connection var ansible_pipelining to False 3033 1726773186.00450: Set connection var ansible_shell_type to sh 3033 1726773186.00457: Set connection var ansible_timeout to 10 3033 1726773186.00465: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773186.00487: variable 'ansible_shell_executable' from source: unknown 3033 1726773186.00490: variable 'ansible_connection' from source: unknown 3033 1726773186.00492: variable 'ansible_module_compression' from source: unknown 3033 1726773186.00495: variable 'ansible_shell_type' from source: unknown 3033 1726773186.00497: variable 'ansible_shell_executable' from source: unknown 3033 1726773186.00503: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773186.00509: variable 'ansible_pipelining' from source: unknown 3033 1726773186.00512: variable 'ansible_timeout' from source: unknown 3033 1726773186.00518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773186.00669: 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__) 3033 1726773186.00681: variable 'omit' from source: magic vars 3033 1726773186.00687: starting attempt loop 3033 1726773186.00690: running the handler 3033 1726773186.00708: _low_level_execute_command(): starting 3033 1726773186.00716: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773186.01260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.01264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.01267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.01269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.01329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.01332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773186.01334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.01414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.03270: stdout chunk (state=3): >>>/root <<< 3033 1726773186.03383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.03439: stderr chunk (state=3): >>><<< 3033 1726773186.03442: stdout chunk (state=3): >>><<< 3033 1726773186.03465: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.03480: _low_level_execute_command(): starting 3033 1726773186.03486: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262 `" && echo ansible-tmp-1726773186.0346553-6598-8643444228262="` echo /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262 `" ) && sleep 0' 3033 1726773186.03950: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.03953: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.03963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773186.03966: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773186.03968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.04016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.04028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.04094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.06251: stdout chunk (state=3): >>>ansible-tmp-1726773186.0346553-6598-8643444228262=/root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262 <<< 3033 1726773186.06371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.06426: stderr chunk (state=3): >>><<< 3033 1726773186.06429: stdout chunk (state=3): >>><<< 3033 1726773186.06447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773186.0346553-6598-8643444228262=/root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.06490: variable 'ansible_module_compression' from source: unknown 3033 1726773186.06526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773186.06562: variable 'ansible_facts' from source: unknown 3033 1726773186.06617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py 3033 1726773186.06733: Sending initial data 3033 1726773186.06737: Sent initial data (171 bytes) 3033 1726773186.07196: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.07200: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.07202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.07205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.07210: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.07263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.07269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.07335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.09135: 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 <<< 3033 1726773186.09199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773186.09262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu06zpy5j /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773186.09268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773186.09328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpu06zpy5j" to remote "/root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773186.09332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773186.10189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.10258: stderr chunk (state=3): >>><<< 3033 1726773186.10261: stdout chunk (state=3): >>><<< 3033 1726773186.10286: done transferring module to remote 3033 1726773186.10296: _low_level_execute_command(): starting 3033 1726773186.10302: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/ /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773186.10770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.10774: 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.47.230 originally 10.31.47.230 <<< 3033 1726773186.10777: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.10780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.10786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.10839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.10845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.10915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.12943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.12993: stderr chunk (state=3): >>><<< 3033 1726773186.12996: stdout chunk (state=3): >>><<< 3033 1726773186.13015: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.13018: _low_level_execute_command(): starting 3033 1726773186.13024: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773186.13481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.13485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.13487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.13490: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773186.13492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.13540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.13549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.13625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.32310: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3033 1726773186.33922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773186.33983: stderr chunk (state=3): >>><<< 3033 1726773186.33987: stdout chunk (state=3): >>><<< 3033 1726773186.34009: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530"}, "sysfs": {"/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}}, "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773186.34039: 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-1726773186.0346553-6598-8643444228262/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773186.34049: _low_level_execute_command(): starting 3033 1726773186.34055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773186.0346553-6598-8643444228262/ > /dev/null 2>&1 && sleep 0' 3033 1726773186.34546: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.34550: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.34552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.34558: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773186.34561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.34612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.34618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.34687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.36742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.36792: stderr chunk (state=3): >>><<< 3033 1726773186.36796: stdout chunk (state=3): >>><<< 3033 1726773186.36813: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.36820: handler run complete 3033 1726773186.36838: attempt loop complete, returning result 3033 1726773186.36844: _execute() done 3033 1726773186.36847: dumping result to json 3033 1726773186.36852: done dumping result, returning 3033 1726773186.36861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-3c9c-762e-0000000009ff] 3033 1726773186.36869: sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ff 3033 1726773186.36981: done sending task result for task 0afff7ba-f7d3-3c9c-762e-0000000009ff 3033 1726773186.36984: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "400001", "vm.max_map_count": "65530" }, "sysfs": { "/sys/class/net/lo/mtu": "60666", "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 3033 1726773186.37083: no more pending results, returning what we have 3033 1726773186.37086: results queue empty 3033 1726773186.37087: checking for any_errors_fatal 3033 1726773186.37096: done checking for any_errors_fatal 3033 1726773186.37097: checking for max_fail_percentage 3033 1726773186.37098: done checking for max_fail_percentage 3033 1726773186.37099: checking to see if all hosts have failed and the running result is not ok 3033 1726773186.37100: done checking to see if all hosts have failed 3033 1726773186.37101: getting the remaining hosts for this loop 3033 1726773186.37103: done getting the remaining hosts for this loop 3033 1726773186.37111: getting the next task for host managed_node2 3033 1726773186.37118: done getting next task for host managed_node2 3033 1726773186.37122: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773186.37125: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773186.37137: getting variables 3033 1726773186.37139: in VariableManager get_vars() 3033 1726773186.37177: Calling all_inventory to load vars for managed_node2 3033 1726773186.37181: Calling groups_inventory to load vars for managed_node2 3033 1726773186.37183: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773186.37194: Calling all_plugins_play to load vars for managed_node2 3033 1726773186.37197: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773186.37201: Calling groups_plugins_play to load vars for managed_node2 3033 1726773186.37384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773186.37549: done with get_vars() 3033 1726773186.37559: done getting variables 3033 1726773186.37609: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:13:06 -0400 (0:00:00.388) 0:02:44.637 **** 3033 1726773186.37637: entering _queue_task() for managed_node2/template 3033 1726773186.37840: worker is 1 (out of 1 available) 3033 1726773186.37853: exiting _queue_task() for managed_node2/template 3033 1726773186.37869: done queuing things up, now waiting for results queue to drain 3033 1726773186.37871: waiting for pending results... 3033 1726773186.38065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773186.38156: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a00 3033 1726773186.38170: variable 'ansible_search_path' from source: unknown 3033 1726773186.38173: variable 'ansible_search_path' from source: unknown 3033 1726773186.38213: calling self._execute() 3033 1726773186.38296: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773186.38303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773186.38316: variable 'omit' from source: magic vars 3033 1726773186.38413: variable 'omit' from source: magic vars 3033 1726773186.38455: variable 'omit' from source: magic vars 3033 1726773186.38741: variable '__kernel_settings_profile_src' from source: role '' all vars 3033 1726773186.38752: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773186.38821: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773186.38842: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773186.38898: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773186.38955: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773186.39031: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773186.39036: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773186.39066: variable 'omit' from source: magic vars 3033 1726773186.39107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773186.39139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773186.39158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773186.39173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773186.39188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773186.39219: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773186.39222: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773186.39228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773186.39314: Set connection var ansible_connection to ssh 3033 1726773186.39321: Set connection var ansible_shell_executable to /bin/sh 3033 1726773186.39328: Set connection var ansible_pipelining to False 3033 1726773186.39330: Set connection var ansible_shell_type to sh 3033 1726773186.39337: Set connection var ansible_timeout to 10 3033 1726773186.39346: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773186.39365: variable 'ansible_shell_executable' from source: unknown 3033 1726773186.39368: variable 'ansible_connection' from source: unknown 3033 1726773186.39372: variable 'ansible_module_compression' from source: unknown 3033 1726773186.39378: variable 'ansible_shell_type' from source: unknown 3033 1726773186.39381: variable 'ansible_shell_executable' from source: unknown 3033 1726773186.39386: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773186.39391: variable 'ansible_pipelining' from source: unknown 3033 1726773186.39395: variable 'ansible_timeout' from source: unknown 3033 1726773186.39400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773186.39520: 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) 3033 1726773186.39530: variable 'omit' from source: magic vars 3033 1726773186.39536: starting attempt loop 3033 1726773186.39539: running the handler 3033 1726773186.39550: _low_level_execute_command(): starting 3033 1726773186.39559: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773186.40097: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.40101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.40105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.40163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.40167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.40244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.42075: stdout chunk (state=3): >>>/root <<< 3033 1726773186.42186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.42240: stderr chunk (state=3): >>><<< 3033 1726773186.42244: stdout chunk (state=3): >>><<< 3033 1726773186.42265: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.42281: _low_level_execute_command(): starting 3033 1726773186.42287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675 `" && echo ansible-tmp-1726773186.4226732-6606-201009761653675="` echo /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675 `" ) && sleep 0' 3033 1726773186.42750: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.42760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.42764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.42767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.42819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.42822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.42898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.45056: stdout chunk (state=3): >>>ansible-tmp-1726773186.4226732-6606-201009761653675=/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675 <<< 3033 1726773186.45176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.45229: stderr chunk (state=3): >>><<< 3033 1726773186.45234: stdout chunk (state=3): >>><<< 3033 1726773186.45253: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773186.4226732-6606-201009761653675=/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.45271: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3033 1726773186.45296: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3033 1726773186.45319: variable 'ansible_search_path' from source: unknown 3033 1726773186.46126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773186.47740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773186.47803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773186.47837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773186.47867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773186.47892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773186.48148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773186.48172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773186.48197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773186.48232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773186.48244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773186.48567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773186.48589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773186.48613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773186.48645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773186.48657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773186.48975: variable 'ansible_managed' from source: unknown 3033 1726773186.48983: variable '__sections' from source: task vars 3033 1726773186.49100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773186.49122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773186.49143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773186.49175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773186.49192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773186.49285: variable 'kernel_settings_sysctl' from source: include params 3033 1726773186.49296: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773186.49302: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773186.49336: variable '__sysctl_old' from source: task vars 3033 1726773186.49391: variable '__sysctl_old' from source: task vars 3033 1726773186.49583: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773186.49587: variable 'kernel_settings_sysctl' from source: include params 3033 1726773186.49593: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773186.49600: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773186.49605: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773186.49773: variable 'kernel_settings_sysfs' from source: include params 3033 1726773186.49781: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773186.49787: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773186.49800: variable '__sysfs_old' from source: task vars 3033 1726773186.49854: variable '__sysfs_old' from source: task vars 3033 1726773186.50043: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773186.50046: variable 'kernel_settings_sysfs' from source: include params 3033 1726773186.50053: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773186.50059: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773186.50064: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773186.50087: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773186.50094: variable '__systemd_old' from source: task vars 3033 1726773186.50147: variable '__systemd_old' from source: task vars 3033 1726773186.50324: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773186.50327: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3033 1726773186.50333: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50339: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773186.50357: variable 'kernel_settings_transparent_hugepages' from source: include params 3033 1726773186.50410: variable 'kernel_settings_transparent_hugepages' from source: include params 3033 1726773186.50419: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773186.50425: variable '__trans_huge_old' from source: task vars 3033 1726773186.50475: variable '__trans_huge_old' from source: task vars 3033 1726773186.50649: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773186.50653: variable 'kernel_settings_transparent_hugepages' from source: include params 3033 1726773186.50659: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50665: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773186.50682: variable '__trans_defrag_old' from source: task vars 3033 1726773186.50733: variable '__trans_defrag_old' from source: task vars 3033 1726773186.50910: variable 'kernel_settings_purge' from source: role '' defaults 3033 1726773186.50915: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3033 1726773186.50921: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50927: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773186.50946: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50958: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50968: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.50986: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773186.51567: 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) 3033 1726773186.51617: variable 'ansible_module_compression' from source: unknown 3033 1726773186.51658: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773186.51690: variable 'ansible_facts' from source: unknown 3033 1726773186.51744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py 3033 1726773186.51850: Sending initial data 3033 1726773186.51854: Sent initial data (151 bytes) 3033 1726773186.52341: 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 <<< 3033 1726773186.52345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.52347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.52349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.52412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.52415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773186.52420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.52493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.54295: 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 <<< 3033 1726773186.54359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773186.54426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpiiolcwxe /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py <<< 3033 1726773186.54434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py" <<< 3033 1726773186.54489: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpiiolcwxe" to remote "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py" <<< 3033 1726773186.54497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py" <<< 3033 1726773186.55352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.55425: stderr chunk (state=3): >>><<< 3033 1726773186.55429: stdout chunk (state=3): >>><<< 3033 1726773186.55450: done transferring module to remote 3033 1726773186.55461: _low_level_execute_command(): starting 3033 1726773186.55467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/ /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py && sleep 0' 3033 1726773186.55936: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.55939: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.55942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.55944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773186.55946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.56001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.56005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.56076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.58083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.58138: stderr chunk (state=3): >>><<< 3033 1726773186.58141: stdout chunk (state=3): >>><<< 3033 1726773186.58158: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.58162: _low_level_execute_command(): starting 3033 1726773186.58167: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_stat.py && sleep 0' 3033 1726773186.58633: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.58637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.58639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.58642: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773186.58644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.58698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.58703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773186.58707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.58778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.78146: 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": 372, "inode": 262613, "dev": 51714, "nlink": 1, "atime": 1726773176.814747, "mtime": 1726773096.0482485, "ctime": 1726773176.2677462, "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": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "538345173", "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}}} <<< 3033 1726773186.79917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773186.79977: stderr chunk (state=3): >>><<< 3033 1726773186.79983: stdout chunk (state=3): >>><<< 3033 1726773186.80003: _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": 372, "inode": 262613, "dev": 51714, "nlink": 1, "atime": 1726773176.814747, "mtime": 1726773096.0482485, "ctime": 1726773176.2677462, "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": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "538345173", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773186.80061: 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-1726773186.4226732-6606-201009761653675/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773186.80168: Sending initial data 3033 1726773186.80172: Sent initial data (165 bytes) 3033 1726773186.80655: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.80659: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.80661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.80664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773186.80666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.80719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.80723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.80795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.82589: 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 <<< 3033 1726773186.82652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773186.82720: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpt2q7gpo3/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf <<< 3033 1726773186.82728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf" <<< 3033 1726773186.82787: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpt2q7gpo3/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf" <<< 3033 1726773186.82791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf" <<< 3033 1726773186.83050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.83124: stderr chunk (state=3): >>><<< 3033 1726773186.83127: stdout chunk (state=3): >>><<< 3033 1726773186.83147: _low_level_execute_command(): starting 3033 1726773186.83152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/ /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf && sleep 0' 3033 1726773186.83652: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.83655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.83659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.83673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.83743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.83747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.83818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.93324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.93383: stderr chunk (state=3): >>><<< 3033 1726773186.93387: stdout chunk (state=3): >>><<< 3033 1726773186.93404: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.93432: variable 'ansible_module_compression' from source: unknown 3033 1726773186.93469: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773186.93488: variable 'ansible_facts' from source: unknown 3033 1726773186.93536: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py 3033 1726773186.93645: Sending initial data 3033 1726773186.93648: Sent initial data (151 bytes) 3033 1726773186.94096: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773186.94133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773186.94136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.94139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.94141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.94143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.94198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773186.94205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.94277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.96063: 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" <<< 3033 1726773186.96068: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773186.96125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773186.96189: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz1i1q8wr /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py <<< 3033 1726773186.96192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py" <<< 3033 1726773186.96255: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz1i1q8wr" to remote "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py" <<< 3033 1726773186.96259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py" <<< 3033 1726773186.97149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.97223: stderr chunk (state=3): >>><<< 3033 1726773186.97227: stdout chunk (state=3): >>><<< 3033 1726773186.97246: done transferring module to remote 3033 1726773186.97255: _low_level_execute_command(): starting 3033 1726773186.97260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/ /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py && sleep 0' 3033 1726773186.97701: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.97739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773186.97743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773186.97745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773186.97747: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773186.97750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773186.97801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773186.97804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773186.97880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773186.99918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773186.99971: stderr chunk (state=3): >>><<< 3033 1726773186.99977: stdout chunk (state=3): >>><<< 3033 1726773186.99991: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773186.99994: _low_level_execute_command(): starting 3033 1726773187.00001: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/AnsiballZ_copy.py && sleep 0' 3033 1726773187.00474: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.00477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.00480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773187.00487: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.00539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.00542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.00632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.20046: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "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}}} <<< 3033 1726773187.21712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773187.21776: stderr chunk (state=3): >>><<< 3033 1726773187.21780: stdout chunk (state=3): >>><<< 3033 1726773187.21795: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773187.21834: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '0b586509c0bdce12a2dde058e3374dab88cf7f2c', '_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-1726773186.4226732-6606-201009761653675/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773187.21867: _low_level_execute_command(): starting 3033 1726773187.21871: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/ > /dev/null 2>&1 && sleep 0' 3033 1726773187.22360: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773187.22364: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773187.22366: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773187.22370: 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.47.230 originally 10.31.47.230 <<< 3033 1726773187.22373: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.22431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.22435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773187.22440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.22510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.24562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773187.24614: stderr chunk (state=3): >>><<< 3033 1726773187.24619: stdout chunk (state=3): >>><<< 3033 1726773187.24633: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773187.24645: handler run complete 3033 1726773187.24671: attempt loop complete, returning result 3033 1726773187.24674: _execute() done 3033 1726773187.24680: dumping result to json 3033 1726773187.24687: done dumping result, returning 3033 1726773187.24697: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-3c9c-762e-000000000a00] 3033 1726773187.24701: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a00 3033 1726773187.24856: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a00 3033 1726773187.24860: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "394928e588644c456053f3dec5f7c2ba", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "src": "/root/.ansible/tmp/ansible-tmp-1726773186.4226732-6606-201009761653675/.source.conf", "state": "file", "uid": 0 } 3033 1726773187.24972: no more pending results, returning what we have 3033 1726773187.24976: results queue empty 3033 1726773187.24977: checking for any_errors_fatal 3033 1726773187.24984: done checking for any_errors_fatal 3033 1726773187.24985: checking for max_fail_percentage 3033 1726773187.24987: done checking for max_fail_percentage 3033 1726773187.24988: checking to see if all hosts have failed and the running result is not ok 3033 1726773187.24989: done checking to see if all hosts have failed 3033 1726773187.24990: getting the remaining hosts for this loop 3033 1726773187.24991: done getting the remaining hosts for this loop 3033 1726773187.24995: getting the next task for host managed_node2 3033 1726773187.25001: done getting next task for host managed_node2 3033 1726773187.25005: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773187.25010: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773187.25021: getting variables 3033 1726773187.25023: in VariableManager get_vars() 3033 1726773187.25059: Calling all_inventory to load vars for managed_node2 3033 1726773187.25062: Calling groups_inventory to load vars for managed_node2 3033 1726773187.25065: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773187.25075: Calling all_plugins_play to load vars for managed_node2 3033 1726773187.25078: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773187.25082: Calling groups_plugins_play to load vars for managed_node2 3033 1726773187.25249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773187.25417: done with get_vars() 3033 1726773187.25427: done getting variables 3033 1726773187.25473: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:13:07 -0400 (0:00:00.878) 0:02:45.516 **** 3033 1726773187.25499: entering _queue_task() for managed_node2/service 3033 1726773187.25707: worker is 1 (out of 1 available) 3033 1726773187.25722: exiting _queue_task() for managed_node2/service 3033 1726773187.25737: done queuing things up, now waiting for results queue to drain 3033 1726773187.25739: waiting for pending results... 3033 1726773187.25942: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773187.26035: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a01 3033 1726773187.26049: variable 'ansible_search_path' from source: unknown 3033 1726773187.26053: variable 'ansible_search_path' from source: unknown 3033 1726773187.26098: variable '__kernel_settings_services' from source: include_vars 3033 1726773187.26387: variable '__kernel_settings_services' from source: include_vars 3033 1726773187.26456: variable 'omit' from source: magic vars 3033 1726773187.26567: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773187.26580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773187.26592: variable 'omit' from source: magic vars 3033 1726773187.26825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773187.27029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773187.27069: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773187.27123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773187.27154: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773187.27249: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773187.27261: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773187.27288: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3033 1726773187.27291: when evaluation is False, skipping this task 3033 1726773187.27319: variable 'item' from source: unknown 3033 1726773187.27372: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 3033 1726773187.27545: dumping result to json 3033 1726773187.27548: done dumping result, returning 3033 1726773187.27551: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-3c9c-762e-000000000a01] 3033 1726773187.27554: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a01 3033 1726773187.27595: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a01 3033 1726773187.27598: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3033 1726773187.27635: no more pending results, returning what we have 3033 1726773187.27637: results queue empty 3033 1726773187.27638: checking for any_errors_fatal 3033 1726773187.27649: done checking for any_errors_fatal 3033 1726773187.27650: checking for max_fail_percentage 3033 1726773187.27651: done checking for max_fail_percentage 3033 1726773187.27652: checking to see if all hosts have failed and the running result is not ok 3033 1726773187.27653: done checking to see if all hosts have failed 3033 1726773187.27654: getting the remaining hosts for this loop 3033 1726773187.27656: done getting the remaining hosts for this loop 3033 1726773187.27659: getting the next task for host managed_node2 3033 1726773187.27665: done getting next task for host managed_node2 3033 1726773187.27669: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773187.27672: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773187.27687: getting variables 3033 1726773187.27688: in VariableManager get_vars() 3033 1726773187.27715: Calling all_inventory to load vars for managed_node2 3033 1726773187.27717: Calling groups_inventory to load vars for managed_node2 3033 1726773187.27719: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773187.27726: Calling all_plugins_play to load vars for managed_node2 3033 1726773187.27728: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773187.27730: Calling groups_plugins_play to load vars for managed_node2 3033 1726773187.27860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773187.28026: done with get_vars() 3033 1726773187.28035: done getting variables 3033 1726773187.28080: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:13:07 -0400 (0:00:00.026) 0:02:45.542 **** 3033 1726773187.28104: entering _queue_task() for managed_node2/command 3033 1726773187.28302: worker is 1 (out of 1 available) 3033 1726773187.28318: exiting _queue_task() for managed_node2/command 3033 1726773187.28333: done queuing things up, now waiting for results queue to drain 3033 1726773187.28335: waiting for pending results... 3033 1726773187.28520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773187.28609: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a02 3033 1726773187.28623: variable 'ansible_search_path' from source: unknown 3033 1726773187.28627: variable 'ansible_search_path' from source: unknown 3033 1726773187.28658: calling self._execute() 3033 1726773187.28749: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773187.28757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773187.28767: variable 'omit' from source: magic vars 3033 1726773187.29168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773187.29436: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773187.29473: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773187.29503: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773187.29536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773187.29639: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773187.29664: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3033 1726773187.29775: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773187.29790: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3033 1726773187.29884: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773187.29893: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773187.29900: variable 'omit' from source: magic vars 3033 1726773187.29938: variable 'omit' from source: magic vars 3033 1726773187.30039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773187.31610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773187.31670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773187.31705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773187.31736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773187.31759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773187.31823: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773187.31851: variable 'omit' from source: magic vars 3033 1726773187.31879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773187.31903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773187.31922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773187.31939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773187.31949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773187.31981: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773187.31984: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773187.31990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773187.32073: Set connection var ansible_connection to ssh 3033 1726773187.32082: Set connection var ansible_shell_executable to /bin/sh 3033 1726773187.32088: Set connection var ansible_pipelining to False 3033 1726773187.32091: Set connection var ansible_shell_type to sh 3033 1726773187.32098: Set connection var ansible_timeout to 10 3033 1726773187.32108: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773187.32128: variable 'ansible_shell_executable' from source: unknown 3033 1726773187.32131: variable 'ansible_connection' from source: unknown 3033 1726773187.32136: variable 'ansible_module_compression' from source: unknown 3033 1726773187.32138: variable 'ansible_shell_type' from source: unknown 3033 1726773187.32144: variable 'ansible_shell_executable' from source: unknown 3033 1726773187.32146: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773187.32152: variable 'ansible_pipelining' from source: unknown 3033 1726773187.32156: variable 'ansible_timeout' from source: unknown 3033 1726773187.32162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773187.32250: 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) 3033 1726773187.32260: variable 'omit' from source: magic vars 3033 1726773187.32267: starting attempt loop 3033 1726773187.32270: running the handler 3033 1726773187.32286: _low_level_execute_command(): starting 3033 1726773187.32292: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773187.32794: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.32835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773187.32838: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.32841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773187.32844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.32894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.32897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.32980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.34826: stdout chunk (state=3): >>>/root <<< 3033 1726773187.34935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773187.34995: stderr chunk (state=3): >>><<< 3033 1726773187.34998: stdout chunk (state=3): >>><<< 3033 1726773187.35021: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773187.35036: _low_level_execute_command(): starting 3033 1726773187.35042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625 `" && echo ansible-tmp-1726773187.3502216-6625-61481832741625="` echo /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625 `" ) && sleep 0' 3033 1726773187.35517: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.35520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773187.35523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773187.35527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773187.35529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.35576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.35580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.35663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.37829: stdout chunk (state=3): >>>ansible-tmp-1726773187.3502216-6625-61481832741625=/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625 <<< 3033 1726773187.37950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773187.38001: stderr chunk (state=3): >>><<< 3033 1726773187.38004: stdout chunk (state=3): >>><<< 3033 1726773187.38023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773187.3502216-6625-61481832741625=/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773187.38049: variable 'ansible_module_compression' from source: unknown 3033 1726773187.38089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773187.38121: variable 'ansible_facts' from source: unknown 3033 1726773187.38173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py 3033 1726773187.38288: Sending initial data 3033 1726773187.38291: Sent initial data (153 bytes) 3033 1726773187.38759: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773187.38762: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773187.38765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773187.38767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.38770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.38826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.38829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.38902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.40659: 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 <<< 3033 1726773187.40723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773187.40791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp72h6t50y /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py <<< 3033 1726773187.40794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py" <<< 3033 1726773187.40855: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp72h6t50y" to remote "/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py" <<< 3033 1726773187.42010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773187.42048: stderr chunk (state=3): >>><<< 3033 1726773187.42059: stdout chunk (state=3): >>><<< 3033 1726773187.42092: done transferring module to remote 3033 1726773187.42115: _low_level_execute_command(): starting 3033 1726773187.42128: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/ /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py && sleep 0' 3033 1726773187.42799: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773187.42905: 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 <<< 3033 1726773187.42929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773187.42952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.43035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773187.45055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773187.45108: stderr chunk (state=3): >>><<< 3033 1726773187.45112: stdout chunk (state=3): >>><<< 3033 1726773187.45126: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773187.45129: _low_level_execute_command(): starting 3033 1726773187.45136: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/AnsiballZ_command.py && sleep 0' 3033 1726773187.45593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.45597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.45599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773187.45601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773187.45605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773187.45657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773187.45661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773187.45742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.77007: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:13:07.638423", "end": "2024-09-19 15:13:08.768760", "delta": "0:00:01.130337", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 3033 1726773188.78884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773188.78943: stderr chunk (state=3): >>><<< 3033 1726773188.78947: stdout chunk (state=3): >>><<< 3033 1726773188.78964: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:13:07.638423", "end": "2024-09-19 15:13:08.768760", "delta": "0:00:01.130337", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773188.79004: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773188.79014: _low_level_execute_command(): starting 3033 1726773188.79022: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773187.3502216-6625-61481832741625/ > /dev/null 2>&1 && sleep 0' 3033 1726773188.79486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773188.79523: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773188.79526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.79528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773188.79531: 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 <<< 3033 1726773188.79533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.79594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773188.79597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773188.79598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773188.79660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.81774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773188.81829: stderr chunk (state=3): >>><<< 3033 1726773188.81832: stdout chunk (state=3): >>><<< 3033 1726773188.81846: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773188.81853: handler run complete 3033 1726773188.81877: Evaluated conditional (True): True 3033 1726773188.81887: attempt loop complete, returning result 3033 1726773188.81890: _execute() done 3033 1726773188.81893: dumping result to json 3033 1726773188.81900: done dumping result, returning 3033 1726773188.81912: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-3c9c-762e-000000000a02] 3033 1726773188.81919: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a02 3033 1726773188.82029: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a02 3033 1726773188.82032: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.130337", "end": "2024-09-19 15:13:08.768760", "rc": 0, "start": "2024-09-19 15:13:07.638423" } 3033 1726773188.82126: no more pending results, returning what we have 3033 1726773188.82130: results queue empty 3033 1726773188.82131: checking for any_errors_fatal 3033 1726773188.82139: done checking for any_errors_fatal 3033 1726773188.82140: checking for max_fail_percentage 3033 1726773188.82141: done checking for max_fail_percentage 3033 1726773188.82142: checking to see if all hosts have failed and the running result is not ok 3033 1726773188.82143: done checking to see if all hosts have failed 3033 1726773188.82144: getting the remaining hosts for this loop 3033 1726773188.82146: done getting the remaining hosts for this loop 3033 1726773188.82151: getting the next task for host managed_node2 3033 1726773188.82158: done getting next task for host managed_node2 3033 1726773188.82162: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773188.82166: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773188.82180: getting variables 3033 1726773188.82181: in VariableManager get_vars() 3033 1726773188.82220: Calling all_inventory to load vars for managed_node2 3033 1726773188.82223: Calling groups_inventory to load vars for managed_node2 3033 1726773188.82226: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773188.82236: Calling all_plugins_play to load vars for managed_node2 3033 1726773188.82239: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773188.82242: Calling groups_plugins_play to load vars for managed_node2 3033 1726773188.82454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773188.82622: done with get_vars() 3033 1726773188.82632: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:13:08 -0400 (0:00:01.546) 0:02:47.088 **** 3033 1726773188.82712: entering _queue_task() for managed_node2/include_tasks 3033 1726773188.82923: worker is 1 (out of 1 available) 3033 1726773188.82936: exiting _queue_task() for managed_node2/include_tasks 3033 1726773188.82952: done queuing things up, now waiting for results queue to drain 3033 1726773188.82954: waiting for pending results... 3033 1726773188.83149: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773188.83241: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a03 3033 1726773188.83255: variable 'ansible_search_path' from source: unknown 3033 1726773188.83259: variable 'ansible_search_path' from source: unknown 3033 1726773188.83294: calling self._execute() 3033 1726773188.83380: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773188.83384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773188.83399: variable 'omit' from source: magic vars 3033 1726773188.83810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773188.84025: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773188.84067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773188.84098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773188.84136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773188.84236: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773188.84261: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773188.84264: _execute() done 3033 1726773188.84270: dumping result to json 3033 1726773188.84276: done dumping result, returning 3033 1726773188.84282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-3c9c-762e-000000000a03] 3033 1726773188.84288: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a03 3033 1726773188.84438: no more pending results, returning what we have 3033 1726773188.84443: in VariableManager get_vars() 3033 1726773188.84488: Calling all_inventory to load vars for managed_node2 3033 1726773188.84491: Calling groups_inventory to load vars for managed_node2 3033 1726773188.84494: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773188.84504: Calling all_plugins_play to load vars for managed_node2 3033 1726773188.84509: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773188.84513: Calling groups_plugins_play to load vars for managed_node2 3033 1726773188.84670: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a03 3033 1726773188.84673: WORKER PROCESS EXITING 3033 1726773188.84686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773188.84854: done with get_vars() 3033 1726773188.84862: variable 'ansible_search_path' from source: unknown 3033 1726773188.84863: variable 'ansible_search_path' from source: unknown 3033 1726773188.84890: we have included files to process 3033 1726773188.84891: generating all_blocks data 3033 1726773188.84896: done generating all_blocks data 3033 1726773188.84902: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773188.84902: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773188.84904: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773188.85272: done processing included file 3033 1726773188.85277: iterating over new_blocks loaded from include file 3033 1726773188.85278: in VariableManager get_vars() 3033 1726773188.85303: done with get_vars() 3033 1726773188.85304: filtering new block on tags 3033 1726773188.85351: done filtering new block on tags 3033 1726773188.85353: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3033 1726773188.85357: extending task lists for all hosts with included blocks 3033 1726773188.85894: done extending task lists 3033 1726773188.85896: done processing included files 3033 1726773188.85896: results queue empty 3033 1726773188.85897: checking for any_errors_fatal 3033 1726773188.85900: done checking for any_errors_fatal 3033 1726773188.85901: checking for max_fail_percentage 3033 1726773188.85902: done checking for max_fail_percentage 3033 1726773188.85903: checking to see if all hosts have failed and the running result is not ok 3033 1726773188.85903: done checking to see if all hosts have failed 3033 1726773188.85904: getting the remaining hosts for this loop 3033 1726773188.85905: done getting the remaining hosts for this loop 3033 1726773188.85908: getting the next task for host managed_node2 3033 1726773188.85912: done getting next task for host managed_node2 3033 1726773188.85914: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773188.85916: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773188.85924: getting variables 3033 1726773188.85925: in VariableManager get_vars() 3033 1726773188.85935: Calling all_inventory to load vars for managed_node2 3033 1726773188.85937: Calling groups_inventory to load vars for managed_node2 3033 1726773188.85938: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773188.85942: Calling all_plugins_play to load vars for managed_node2 3033 1726773188.85944: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773188.85946: Calling groups_plugins_play to load vars for managed_node2 3033 1726773188.86055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773188.86213: done with get_vars() 3033 1726773188.86221: done getting variables 3033 1726773188.86252: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:13:08 -0400 (0:00:00.035) 0:02:47.123 **** 3033 1726773188.86278: entering _queue_task() for managed_node2/command 3033 1726773188.86496: worker is 1 (out of 1 available) 3033 1726773188.86513: exiting _queue_task() for managed_node2/command 3033 1726773188.86528: done queuing things up, now waiting for results queue to drain 3033 1726773188.86530: waiting for pending results... 3033 1726773188.86716: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773188.86824: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000c42 3033 1726773188.86838: variable 'ansible_search_path' from source: unknown 3033 1726773188.86842: variable 'ansible_search_path' from source: unknown 3033 1726773188.86878: calling self._execute() 3033 1726773188.86957: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773188.86964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773188.86977: variable 'omit' from source: magic vars 3033 1726773188.87076: variable 'omit' from source: magic vars 3033 1726773188.87125: variable 'omit' from source: magic vars 3033 1726773188.87152: variable 'omit' from source: magic vars 3033 1726773188.87193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773188.87225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773188.87245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773188.87262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773188.87277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773188.87304: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773188.87310: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773188.87315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773188.87397: Set connection var ansible_connection to ssh 3033 1726773188.87406: Set connection var ansible_shell_executable to /bin/sh 3033 1726773188.87413: Set connection var ansible_pipelining to False 3033 1726773188.87418: Set connection var ansible_shell_type to sh 3033 1726773188.87425: Set connection var ansible_timeout to 10 3033 1726773188.87433: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773188.87451: variable 'ansible_shell_executable' from source: unknown 3033 1726773188.87455: variable 'ansible_connection' from source: unknown 3033 1726773188.87457: variable 'ansible_module_compression' from source: unknown 3033 1726773188.87462: variable 'ansible_shell_type' from source: unknown 3033 1726773188.87465: variable 'ansible_shell_executable' from source: unknown 3033 1726773188.87469: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773188.87477: variable 'ansible_pipelining' from source: unknown 3033 1726773188.87480: variable 'ansible_timeout' from source: unknown 3033 1726773188.87482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773188.87603: 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) 3033 1726773188.87615: variable 'omit' from source: magic vars 3033 1726773188.87621: starting attempt loop 3033 1726773188.87626: running the handler 3033 1726773188.87640: _low_level_execute_command(): starting 3033 1726773188.87648: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773188.88198: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773188.88202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773188.88210: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.88269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773188.88272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773188.88277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773188.88347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.90185: stdout chunk (state=3): >>>/root <<< 3033 1726773188.90299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773188.90355: stderr chunk (state=3): >>><<< 3033 1726773188.90358: stdout chunk (state=3): >>><<< 3033 1726773188.90382: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773188.90397: _low_level_execute_command(): starting 3033 1726773188.90403: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907 `" && echo ansible-tmp-1726773188.9038355-6640-244135612885907="` echo /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907 `" ) && sleep 0' 3033 1726773188.90869: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773188.90876: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773188.90880: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773188.90883: 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.47.230 originally 10.31.47.230 <<< 3033 1726773188.90892: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.90939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773188.90945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773188.91019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.93218: stdout chunk (state=3): >>>ansible-tmp-1726773188.9038355-6640-244135612885907=/root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907 <<< 3033 1726773188.93336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773188.93389: stderr chunk (state=3): >>><<< 3033 1726773188.93392: stdout chunk (state=3): >>><<< 3033 1726773188.93410: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773188.9038355-6640-244135612885907=/root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773188.93439: variable 'ansible_module_compression' from source: unknown 3033 1726773188.93490: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773188.93527: variable 'ansible_facts' from source: unknown 3033 1726773188.93580: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py 3033 1726773188.93692: Sending initial data 3033 1726773188.93696: Sent initial data (154 bytes) 3033 1726773188.94159: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773188.94162: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773188.94165: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773188.94167: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.94224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773188.94231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773188.94302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.96066: 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 <<< 3033 1726773188.96131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773188.96194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqi5frtq2 /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py <<< 3033 1726773188.96200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py" <<< 3033 1726773188.96255: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpqi5frtq2" to remote "/root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py" <<< 3033 1726773188.96263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py" <<< 3033 1726773188.97131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773188.97198: stderr chunk (state=3): >>><<< 3033 1726773188.97201: stdout chunk (state=3): >>><<< 3033 1726773188.97223: done transferring module to remote 3033 1726773188.97234: _low_level_execute_command(): starting 3033 1726773188.97241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/ /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py && sleep 0' 3033 1726773188.97704: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773188.97711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.97714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773188.97717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773188.97769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773188.97776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773188.97844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773188.99908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773188.99960: stderr chunk (state=3): >>><<< 3033 1726773188.99963: stdout chunk (state=3): >>><<< 3033 1726773188.99981: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773188.99985: _low_level_execute_command(): starting 3033 1726773188.99988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/AnsiballZ_command.py && sleep 0' 3033 1726773189.00457: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.00460: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773189.00463: 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.47.230 is address <<< 3033 1726773189.00465: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773189.00467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.00511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.00534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.00608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.31480: 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 15:13:09.191142", "end": "2024-09-19 15:13:09.313673", "delta": "0:00:00.122531", "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}}} <<< 3033 1726773189.33361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773189.33422: stderr chunk (state=3): >>><<< 3033 1726773189.33426: stdout chunk (state=3): >>><<< 3033 1726773189.33443: _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 15:13:09.191142", "end": "2024-09-19 15:13:09.313673", "delta": "0:00:00.122531", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773189.33499: 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-1726773188.9038355-6640-244135612885907/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773189.33508: _low_level_execute_command(): starting 3033 1726773189.33515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773188.9038355-6640-244135612885907/ > /dev/null 2>&1 && sleep 0' 3033 1726773189.33972: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.34013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773189.34017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.34020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address <<< 3033 1726773189.34022: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.34024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.34085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.34088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.34152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.36241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.36294: stderr chunk (state=3): >>><<< 3033 1726773189.36298: stdout chunk (state=3): >>><<< 3033 1726773189.36316: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773189.36324: handler run complete 3033 1726773189.36349: Evaluated conditional (False): False 3033 1726773189.36360: attempt loop complete, returning result 3033 1726773189.36363: _execute() done 3033 1726773189.36368: dumping result to json 3033 1726773189.36374: done dumping result, returning 3033 1726773189.36386: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-3c9c-762e-000000000c42] 3033 1726773189.36392: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c42 3033 1726773189.36503: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c42 3033 1726773189.36508: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.122531", "end": "2024-09-19 15:13:09.313673", "rc": 0, "start": "2024-09-19 15:13:09.191142" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773189.36620: no more pending results, returning what we have 3033 1726773189.36624: results queue empty 3033 1726773189.36625: checking for any_errors_fatal 3033 1726773189.36626: done checking for any_errors_fatal 3033 1726773189.36627: checking for max_fail_percentage 3033 1726773189.36629: done checking for max_fail_percentage 3033 1726773189.36630: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.36631: done checking to see if all hosts have failed 3033 1726773189.36632: getting the remaining hosts for this loop 3033 1726773189.36634: done getting the remaining hosts for this loop 3033 1726773189.36638: getting the next task for host managed_node2 3033 1726773189.36645: done getting next task for host managed_node2 3033 1726773189.36649: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773189.36653: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773189.36665: getting variables 3033 1726773189.36666: in VariableManager get_vars() 3033 1726773189.36709: Calling all_inventory to load vars for managed_node2 3033 1726773189.36712: Calling groups_inventory to load vars for managed_node2 3033 1726773189.36715: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.36725: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.36728: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.36732: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.36902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.37079: done with get_vars() 3033 1726773189.37089: done getting variables 3033 1726773189.37139: 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 [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.508) 0:02:47.632 **** 3033 1726773189.37167: entering _queue_task() for managed_node2/shell 3033 1726773189.37382: worker is 1 (out of 1 available) 3033 1726773189.37397: exiting _queue_task() for managed_node2/shell 3033 1726773189.37414: done queuing things up, now waiting for results queue to drain 3033 1726773189.37416: waiting for pending results... 3033 1726773189.37601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773189.37710: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000c43 3033 1726773189.37721: variable 'ansible_search_path' from source: unknown 3033 1726773189.37725: variable 'ansible_search_path' from source: unknown 3033 1726773189.37758: calling self._execute() 3033 1726773189.37842: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.37848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.37860: variable 'omit' from source: magic vars 3033 1726773189.38268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773189.38479: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773189.38520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773189.38551: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773189.38581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773189.38680: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773189.38703: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773189.38709: when evaluation is False, skipping this task 3033 1726773189.38712: _execute() done 3033 1726773189.38716: dumping result to json 3033 1726773189.38721: done dumping result, returning 3033 1726773189.38731: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-3c9c-762e-000000000c43] 3033 1726773189.38734: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c43 3033 1726773189.38828: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c43 3033 1726773189.38831: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773189.38891: no more pending results, returning what we have 3033 1726773189.38894: results queue empty 3033 1726773189.38895: checking for any_errors_fatal 3033 1726773189.38904: done checking for any_errors_fatal 3033 1726773189.38907: checking for max_fail_percentage 3033 1726773189.38910: done checking for max_fail_percentage 3033 1726773189.38911: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.38912: done checking to see if all hosts have failed 3033 1726773189.38913: getting the remaining hosts for this loop 3033 1726773189.38914: done getting the remaining hosts for this loop 3033 1726773189.38918: getting the next task for host managed_node2 3033 1726773189.38924: done getting next task for host managed_node2 3033 1726773189.38928: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773189.38933: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773189.38949: getting variables 3033 1726773189.38951: in VariableManager get_vars() 3033 1726773189.38986: Calling all_inventory to load vars for managed_node2 3033 1726773189.38989: Calling groups_inventory to load vars for managed_node2 3033 1726773189.38990: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.38998: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.39000: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.39002: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.39142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.39313: done with get_vars() 3033 1726773189.39322: done getting variables 3033 1726773189.39367: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.022) 0:02:47.654 **** 3033 1726773189.39396: entering _queue_task() for managed_node2/fail 3033 1726773189.39588: worker is 1 (out of 1 available) 3033 1726773189.39603: exiting _queue_task() for managed_node2/fail 3033 1726773189.39619: done queuing things up, now waiting for results queue to drain 3033 1726773189.39621: waiting for pending results... 3033 1726773189.39797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773189.39896: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000c44 3033 1726773189.39910: variable 'ansible_search_path' from source: unknown 3033 1726773189.39914: variable 'ansible_search_path' from source: unknown 3033 1726773189.39946: calling self._execute() 3033 1726773189.40023: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.40030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.40040: variable 'omit' from source: magic vars 3033 1726773189.40438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773189.40687: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773189.40725: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773189.40754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773189.40783: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773189.40878: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773189.40899: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773189.40903: when evaluation is False, skipping this task 3033 1726773189.40907: _execute() done 3033 1726773189.40912: dumping result to json 3033 1726773189.40917: done dumping result, returning 3033 1726773189.40925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-3c9c-762e-000000000c44] 3033 1726773189.40930: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c44 3033 1726773189.41026: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000c44 3033 1726773189.41030: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773189.41090: no more pending results, returning what we have 3033 1726773189.41093: results queue empty 3033 1726773189.41094: checking for any_errors_fatal 3033 1726773189.41098: done checking for any_errors_fatal 3033 1726773189.41098: checking for max_fail_percentage 3033 1726773189.41100: done checking for max_fail_percentage 3033 1726773189.41101: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.41102: done checking to see if all hosts have failed 3033 1726773189.41103: getting the remaining hosts for this loop 3033 1726773189.41105: done getting the remaining hosts for this loop 3033 1726773189.41110: getting the next task for host managed_node2 3033 1726773189.41119: done getting next task for host managed_node2 3033 1726773189.41122: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773189.41126: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773189.41144: getting variables 3033 1726773189.41146: in VariableManager get_vars() 3033 1726773189.41175: Calling all_inventory to load vars for managed_node2 3033 1726773189.41177: Calling groups_inventory to load vars for managed_node2 3033 1726773189.41179: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.41186: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.41188: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.41191: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.41363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.41526: done with get_vars() 3033 1726773189.41534: done getting variables 3033 1726773189.41579: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.022) 0:02:47.677 **** 3033 1726773189.41603: entering _queue_task() for managed_node2/set_fact 3033 1726773189.41793: worker is 1 (out of 1 available) 3033 1726773189.41810: exiting _queue_task() for managed_node2/set_fact 3033 1726773189.41826: done queuing things up, now waiting for results queue to drain 3033 1726773189.41828: waiting for pending results... 3033 1726773189.41999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773189.42082: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a04 3033 1726773189.42094: variable 'ansible_search_path' from source: unknown 3033 1726773189.42098: variable 'ansible_search_path' from source: unknown 3033 1726773189.42131: calling self._execute() 3033 1726773189.42215: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.42221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.42232: variable 'omit' from source: magic vars 3033 1726773189.42329: variable 'omit' from source: magic vars 3033 1726773189.42369: variable 'omit' from source: magic vars 3033 1726773189.42399: variable 'omit' from source: magic vars 3033 1726773189.42436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.42467: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.42490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.42507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.42518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.42545: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.42549: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.42555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.42639: Set connection var ansible_connection to ssh 3033 1726773189.42646: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.42653: Set connection var ansible_pipelining to False 3033 1726773189.42656: Set connection var ansible_shell_type to sh 3033 1726773189.42663: Set connection var ansible_timeout to 10 3033 1726773189.42670: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.42691: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.42694: variable 'ansible_connection' from source: unknown 3033 1726773189.42701: variable 'ansible_module_compression' from source: unknown 3033 1726773189.42704: variable 'ansible_shell_type' from source: unknown 3033 1726773189.42707: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.42715: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.42718: variable 'ansible_pipelining' from source: unknown 3033 1726773189.42720: variable 'ansible_timeout' from source: unknown 3033 1726773189.42726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.42844: 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) 3033 1726773189.42854: variable 'omit' from source: magic vars 3033 1726773189.42860: starting attempt loop 3033 1726773189.42863: running the handler 3033 1726773189.42876: handler run complete 3033 1726773189.42884: attempt loop complete, returning result 3033 1726773189.42887: _execute() done 3033 1726773189.42891: dumping result to json 3033 1726773189.42896: done dumping result, returning 3033 1726773189.42903: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000a04] 3033 1726773189.42911: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a04 3033 1726773189.42998: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a04 3033 1726773189.43001: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3033 1726773189.43096: no more pending results, returning what we have 3033 1726773189.43099: results queue empty 3033 1726773189.43100: checking for any_errors_fatal 3033 1726773189.43109: done checking for any_errors_fatal 3033 1726773189.43110: checking for max_fail_percentage 3033 1726773189.43112: done checking for max_fail_percentage 3033 1726773189.43113: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.43113: done checking to see if all hosts have failed 3033 1726773189.43114: getting the remaining hosts for this loop 3033 1726773189.43115: done getting the remaining hosts for this loop 3033 1726773189.43118: getting the next task for host managed_node2 3033 1726773189.43122: done getting next task for host managed_node2 3033 1726773189.43125: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773189.43127: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_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 3033 1726773189.43135: getting variables 3033 1726773189.43136: in VariableManager get_vars() 3033 1726773189.43161: Calling all_inventory to load vars for managed_node2 3033 1726773189.43163: Calling groups_inventory to load vars for managed_node2 3033 1726773189.43165: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.43171: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.43176: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.43178: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.43315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.43480: done with get_vars() 3033 1726773189.43488: done getting variables 3033 1726773189.43533: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.019) 0:02:47.696 **** 3033 1726773189.43556: entering _queue_task() for managed_node2/set_fact 3033 1726773189.43751: worker is 1 (out of 1 available) 3033 1726773189.43764: exiting _queue_task() for managed_node2/set_fact 3033 1726773189.43781: done queuing things up, now waiting for results queue to drain 3033 1726773189.43783: waiting for pending results... 3033 1726773189.43959: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773189.44112: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000a05 3033 1726773189.44117: variable 'ansible_search_path' from source: unknown 3033 1726773189.44120: variable 'ansible_search_path' from source: unknown 3033 1726773189.44135: calling self._execute() 3033 1726773189.44248: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.44262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.44279: variable 'omit' from source: magic vars 3033 1726773189.44413: variable 'omit' from source: magic vars 3033 1726773189.44479: variable 'omit' from source: magic vars 3033 1726773189.45030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773189.45511: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773189.45515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773189.45518: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773189.45521: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773189.45643: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773189.45666: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773189.45685: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773189.45751: variable 'omit' from source: magic vars 3033 1726773189.45782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.45810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.45827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.45843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.45853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.45881: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.45885: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.45890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.45975: Set connection var ansible_connection to ssh 3033 1726773189.45979: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.45986: Set connection var ansible_pipelining to False 3033 1726773189.45989: Set connection var ansible_shell_type to sh 3033 1726773189.45996: Set connection var ansible_timeout to 10 3033 1726773189.46004: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.46024: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.46027: variable 'ansible_connection' from source: unknown 3033 1726773189.46030: variable 'ansible_module_compression' from source: unknown 3033 1726773189.46035: variable 'ansible_shell_type' from source: unknown 3033 1726773189.46038: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.46041: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.46110: variable 'ansible_pipelining' from source: unknown 3033 1726773189.46112: variable 'ansible_timeout' from source: unknown 3033 1726773189.46114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.46146: 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) 3033 1726773189.46158: variable 'omit' from source: magic vars 3033 1726773189.46164: starting attempt loop 3033 1726773189.46167: running the handler 3033 1726773189.46178: handler run complete 3033 1726773189.46187: attempt loop complete, returning result 3033 1726773189.46190: _execute() done 3033 1726773189.46194: dumping result to json 3033 1726773189.46198: done dumping result, returning 3033 1726773189.46209: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-3c9c-762e-000000000a05] 3033 1726773189.46213: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a05 3033 1726773189.46295: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000a05 3033 1726773189.46298: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3033 1726773189.46371: no more pending results, returning what we have 3033 1726773189.46376: results queue empty 3033 1726773189.46377: checking for any_errors_fatal 3033 1726773189.46383: done checking for any_errors_fatal 3033 1726773189.46384: checking for max_fail_percentage 3033 1726773189.46386: done checking for max_fail_percentage 3033 1726773189.46387: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.46388: done checking to see if all hosts have failed 3033 1726773189.46390: getting the remaining hosts for this loop 3033 1726773189.46391: done getting the remaining hosts for this loop 3033 1726773189.46395: getting the next task for host managed_node2 3033 1726773189.46404: done getting next task for host managed_node2 3033 1726773189.46408: ^ task is: TASK: meta (role_complete) 3033 1726773189.46410: ^ state is: HOST STATE: block=2, task=46, rescue=0, always=0, handlers=0, run_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 3033 1726773189.46422: getting variables 3033 1726773189.46424: in VariableManager get_vars() 3033 1726773189.46459: Calling all_inventory to load vars for managed_node2 3033 1726773189.46462: Calling groups_inventory to load vars for managed_node2 3033 1726773189.46464: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.46471: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.46475: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.46478: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.46649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.46809: done with get_vars() 3033 1726773189.46818: done getting variables 3033 1726773189.46876: done queuing things up, now waiting for results queue to drain 3033 1726773189.46878: results queue empty 3033 1726773189.46878: checking for any_errors_fatal 3033 1726773189.46880: done checking for any_errors_fatal 3033 1726773189.46881: checking for max_fail_percentage 3033 1726773189.46881: done checking for max_fail_percentage 3033 1726773189.46886: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.46886: done checking to see if all hosts have failed 3033 1726773189.46887: getting the remaining hosts for this loop 3033 1726773189.46888: done getting the remaining hosts for this loop 3033 1726773189.46890: getting the next task for host managed_node2 3033 1726773189.46892: done getting next task for host managed_node2 3033 1726773189.46894: ^ task is: TASK: meta (flush_handlers) 3033 1726773189.46895: ^ state is: HOST STATE: block=2, task=47, rescue=0, 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 3033 1726773189.46898: getting variables 3033 1726773189.46899: in VariableManager get_vars() 3033 1726773189.46909: Calling all_inventory to load vars for managed_node2 3033 1726773189.46911: Calling groups_inventory to load vars for managed_node2 3033 1726773189.46913: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.46916: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.46918: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.46920: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.47028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.47175: done with get_vars() 3033 1726773189.47182: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:191 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.036) 0:02:47.733 **** 3033 1726773189.47233: in VariableManager get_vars() 3033 1726773189.47242: Calling all_inventory to load vars for managed_node2 3033 1726773189.47243: Calling groups_inventory to load vars for managed_node2 3033 1726773189.47245: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.47248: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.47250: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.47252: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.47527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.47671: done with get_vars() META: triggered running handlers for managed_node2 3033 1726773189.47684: done queuing things up, now waiting for results queue to drain 3033 1726773189.47685: results queue empty 3033 1726773189.47686: checking for any_errors_fatal 3033 1726773189.47687: done checking for any_errors_fatal 3033 1726773189.47688: checking for max_fail_percentage 3033 1726773189.47688: done checking for max_fail_percentage 3033 1726773189.47689: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.47689: done checking to see if all hosts have failed 3033 1726773189.47690: getting the remaining hosts for this loop 3033 1726773189.47691: done getting the remaining hosts for this loop 3033 1726773189.47693: getting the next task for host managed_node2 3033 1726773189.47696: done getting next task for host managed_node2 3033 1726773189.47698: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773189.47699: ^ state is: HOST STATE: block=2, task=48, rescue=0, 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 3033 1726773189.47701: getting variables 3033 1726773189.47702: in VariableManager get_vars() 3033 1726773189.47711: Calling all_inventory to load vars for managed_node2 3033 1726773189.47713: Calling groups_inventory to load vars for managed_node2 3033 1726773189.47714: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.47718: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.47720: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.47722: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.47825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.47972: done with get_vars() 3033 1726773189.47980: done getting variables 3033 1726773189.48013: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:194 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.007) 0:02:47.741 **** 3033 1726773189.48030: entering _queue_task() for managed_node2/assert 3033 1726773189.48236: worker is 1 (out of 1 available) 3033 1726773189.48251: exiting _queue_task() for managed_node2/assert 3033 1726773189.48267: done queuing things up, now waiting for results queue to drain 3033 1726773189.48269: waiting for pending results... 3033 1726773189.48456: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3033 1726773189.48533: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000027 3033 1726773189.48545: variable 'ansible_search_path' from source: unknown 3033 1726773189.48580: calling self._execute() 3033 1726773189.48660: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.48668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.48680: variable 'omit' from source: magic vars 3033 1726773189.48779: variable 'omit' from source: magic vars 3033 1726773189.48810: variable 'omit' from source: magic vars 3033 1726773189.48839: variable 'omit' from source: magic vars 3033 1726773189.48879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.48911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.48930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.48948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.48959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.48989: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.48993: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.48996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.49081: Set connection var ansible_connection to ssh 3033 1726773189.49088: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.49095: Set connection var ansible_pipelining to False 3033 1726773189.49098: Set connection var ansible_shell_type to sh 3033 1726773189.49107: Set connection var ansible_timeout to 10 3033 1726773189.49116: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.49136: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.49139: variable 'ansible_connection' from source: unknown 3033 1726773189.49145: variable 'ansible_module_compression' from source: unknown 3033 1726773189.49147: variable 'ansible_shell_type' from source: unknown 3033 1726773189.49150: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.49152: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.49157: variable 'ansible_pipelining' from source: unknown 3033 1726773189.49162: variable 'ansible_timeout' from source: unknown 3033 1726773189.49167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.49286: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773189.49297: variable 'omit' from source: magic vars 3033 1726773189.49303: starting attempt loop 3033 1726773189.49308: running the handler 3033 1726773189.49616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773189.51372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773189.51427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773189.51461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773189.51491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773189.51516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773189.51579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773189.51607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773189.51629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773189.51661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773189.51676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773189.51777: variable 'kernel_settings_reboot_required' from source: set_fact 3033 1726773189.51791: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3033 1726773189.51798: handler run complete 3033 1726773189.51820: attempt loop complete, returning result 3033 1726773189.51824: _execute() done 3033 1726773189.51827: dumping result to json 3033 1726773189.51829: done dumping result, returning 3033 1726773189.51838: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0afff7ba-f7d3-3c9c-762e-000000000027] 3033 1726773189.51844: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000027 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773189.51997: no more pending results, returning what we have 3033 1726773189.52000: results queue empty 3033 1726773189.52001: checking for any_errors_fatal 3033 1726773189.52003: done checking for any_errors_fatal 3033 1726773189.52004: checking for max_fail_percentage 3033 1726773189.52007: done checking for max_fail_percentage 3033 1726773189.52009: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.52010: done checking to see if all hosts have failed 3033 1726773189.52011: getting the remaining hosts for this loop 3033 1726773189.52013: done getting the remaining hosts for this loop 3033 1726773189.52018: getting the next task for host managed_node2 3033 1726773189.52024: done getting next task for host managed_node2 3033 1726773189.52027: ^ task is: TASK: Ensure role reported changed 3033 1726773189.52030: ^ state is: HOST STATE: block=2, task=49, rescue=0, 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 3033 1726773189.52035: getting variables 3033 1726773189.52037: in VariableManager get_vars() 3033 1726773189.52080: Calling all_inventory to load vars for managed_node2 3033 1726773189.52083: Calling groups_inventory to load vars for managed_node2 3033 1726773189.52086: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.52097: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.52100: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.52104: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.52119: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000027 3033 1726773189.52136: WORKER PROCESS EXITING 3033 1726773189.52290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.52453: done with get_vars() 3033 1726773189.52463: done getting variables 3033 1726773189.52512: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:198 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.045) 0:02:47.786 **** 3033 1726773189.52535: entering _queue_task() for managed_node2/assert 3033 1726773189.52748: worker is 1 (out of 1 available) 3033 1726773189.52764: exiting _queue_task() for managed_node2/assert 3033 1726773189.52782: done queuing things up, now waiting for results queue to drain 3033 1726773189.52784: waiting for pending results... 3033 1726773189.52978: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3033 1726773189.53057: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000028 3033 1726773189.53070: variable 'ansible_search_path' from source: unknown 3033 1726773189.53108: calling self._execute() 3033 1726773189.53196: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.53204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.53216: variable 'omit' from source: magic vars 3033 1726773189.53427: variable 'omit' from source: magic vars 3033 1726773189.53457: variable 'omit' from source: magic vars 3033 1726773189.53486: variable 'omit' from source: magic vars 3033 1726773189.53524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.53558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.53578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.53596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.53609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.53637: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.53641: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.53646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.53734: Set connection var ansible_connection to ssh 3033 1726773189.53740: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.53749: Set connection var ansible_pipelining to False 3033 1726773189.53752: Set connection var ansible_shell_type to sh 3033 1726773189.53759: Set connection var ansible_timeout to 10 3033 1726773189.53769: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.53790: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.53794: variable 'ansible_connection' from source: unknown 3033 1726773189.53796: variable 'ansible_module_compression' from source: unknown 3033 1726773189.53801: variable 'ansible_shell_type' from source: unknown 3033 1726773189.53804: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.53809: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.53815: variable 'ansible_pipelining' from source: unknown 3033 1726773189.53817: variable 'ansible_timeout' from source: unknown 3033 1726773189.53823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.53949: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3033 1726773189.53960: variable 'omit' from source: magic vars 3033 1726773189.53966: starting attempt loop 3033 1726773189.53969: running the handler 3033 1726773189.54274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773189.56044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773189.56109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773189.56141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773189.56170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773189.56196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773189.56257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773189.56285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773189.56308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773189.56340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773189.56352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773189.56448: variable '__kernel_settings_changed' from source: set_fact 3033 1726773189.56463: Evaluated conditional (__kernel_settings_changed | d(false)): True 3033 1726773189.56470: handler run complete 3033 1726773189.56495: attempt loop complete, returning result 3033 1726773189.56498: _execute() done 3033 1726773189.56501: dumping result to json 3033 1726773189.56503: done dumping result, returning 3033 1726773189.56513: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0afff7ba-f7d3-3c9c-762e-000000000028] 3033 1726773189.56519: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000028 3033 1726773189.56613: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000028 3033 1726773189.56616: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3033 1726773189.56667: no more pending results, returning what we have 3033 1726773189.56671: results queue empty 3033 1726773189.56672: checking for any_errors_fatal 3033 1726773189.56681: done checking for any_errors_fatal 3033 1726773189.56682: checking for max_fail_percentage 3033 1726773189.56684: done checking for max_fail_percentage 3033 1726773189.56686: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.56686: done checking to see if all hosts have failed 3033 1726773189.56688: getting the remaining hosts for this loop 3033 1726773189.56690: done getting the remaining hosts for this loop 3033 1726773189.56695: getting the next task for host managed_node2 3033 1726773189.56703: done getting next task for host managed_node2 3033 1726773189.56708: ^ task is: TASK: Check sysctl 3033 1726773189.56711: ^ state is: HOST STATE: block=2, task=50, rescue=0, 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 3033 1726773189.56715: getting variables 3033 1726773189.56716: in VariableManager get_vars() 3033 1726773189.56758: Calling all_inventory to load vars for managed_node2 3033 1726773189.56762: Calling groups_inventory to load vars for managed_node2 3033 1726773189.56765: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.56775: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.56779: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.56788: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.57005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.57159: done with get_vars() 3033 1726773189.57168: done getting variables 3033 1726773189.57217: 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 [Check sysctl] ************************************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:202 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.047) 0:02:47.833 **** 3033 1726773189.57238: entering _queue_task() for managed_node2/shell 3033 1726773189.57444: worker is 1 (out of 1 available) 3033 1726773189.57460: exiting _queue_task() for managed_node2/shell 3033 1726773189.57476: done queuing things up, now waiting for results queue to drain 3033 1726773189.57478: waiting for pending results... 3033 1726773189.57682: running TaskExecutor() for managed_node2/TASK: Check sysctl 3033 1726773189.57753: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000029 3033 1726773189.57768: variable 'ansible_search_path' from source: unknown 3033 1726773189.57804: calling self._execute() 3033 1726773189.57893: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.57901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.57914: variable 'omit' from source: magic vars 3033 1726773189.58014: variable 'omit' from source: magic vars 3033 1726773189.58047: variable 'omit' from source: magic vars 3033 1726773189.58076: variable 'omit' from source: magic vars 3033 1726773189.58115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.58149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.58168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.58186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.58199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.58229: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.58233: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.58238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.58326: Set connection var ansible_connection to ssh 3033 1726773189.58332: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.58340: Set connection var ansible_pipelining to False 3033 1726773189.58343: Set connection var ansible_shell_type to sh 3033 1726773189.58352: Set connection var ansible_timeout to 10 3033 1726773189.58360: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.58380: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.58383: variable 'ansible_connection' from source: unknown 3033 1726773189.58386: variable 'ansible_module_compression' from source: unknown 3033 1726773189.58390: variable 'ansible_shell_type' from source: unknown 3033 1726773189.58394: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.58397: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.58403: variable 'ansible_pipelining' from source: unknown 3033 1726773189.58407: variable 'ansible_timeout' from source: unknown 3033 1726773189.58413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.58535: 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) 3033 1726773189.58547: variable 'omit' from source: magic vars 3033 1726773189.58553: starting attempt loop 3033 1726773189.58556: running the handler 3033 1726773189.58566: 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) 3033 1726773189.58585: _low_level_execute_command(): starting 3033 1726773189.58593: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773189.59148: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.59153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.59157: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.59212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.59216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773189.59232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.59301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.61179: stdout chunk (state=3): >>>/root <<< 3033 1726773189.61293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.61347: stderr chunk (state=3): >>><<< 3033 1726773189.61351: stdout chunk (state=3): >>><<< 3033 1726773189.61376: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773189.61393: _low_level_execute_command(): starting 3033 1726773189.61402: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125 `" && echo ansible-tmp-1726773189.6137953-6657-35872241841125="` echo /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125 `" ) && sleep 0' 3033 1726773189.61879: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.61883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.61886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.61896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.61945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.61952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.62030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.64269: stdout chunk (state=3): >>>ansible-tmp-1726773189.6137953-6657-35872241841125=/root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125 <<< 3033 1726773189.64390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.64454: stderr chunk (state=3): >>><<< 3033 1726773189.64458: stdout chunk (state=3): >>><<< 3033 1726773189.64512: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773189.6137953-6657-35872241841125=/root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773189.64516: variable 'ansible_module_compression' from source: unknown 3033 1726773189.64558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773189.64596: variable 'ansible_facts' from source: unknown 3033 1726773189.64654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py 3033 1726773189.64775: Sending initial data 3033 1726773189.64778: Sent initial data (153 bytes) 3033 1726773189.65264: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.65268: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773189.65271: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773189.65276: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773189.65279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.65334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.65341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773189.65343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.65418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.67174: 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 <<< 3033 1726773189.67233: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773189.67310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6grfklez /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py <<< 3033 1726773189.67319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py" <<< 3033 1726773189.67373: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6grfklez" to remote "/root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py" <<< 3033 1726773189.68252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.68331: stderr chunk (state=3): >>><<< 3033 1726773189.68335: stdout chunk (state=3): >>><<< 3033 1726773189.68357: done transferring module to remote 3033 1726773189.68368: _low_level_execute_command(): starting 3033 1726773189.68376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/ /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py && sleep 0' 3033 1726773189.68856: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.68859: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773189.68862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773189.68865: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.68925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.68931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.68999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.71080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.71131: stderr chunk (state=3): >>><<< 3033 1726773189.71134: stdout chunk (state=3): >>><<< 3033 1726773189.71150: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773189.71154: _low_level_execute_command(): starting 3033 1726773189.71160: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/AnsiballZ_command.py && sleep 0' 3033 1726773189.71624: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.71628: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773189.71631: 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.47.230 is address <<< 3033 1726773189.71634: 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.47.230 originally 10.31.47.230 <<< 3033 1726773189.71636: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.71688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.71694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.71768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.90763: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 15:13:09.900849", "end": "2024-09-19 15:13:09.906581", "delta": "0:00:00.005732", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_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}}} <<< 3033 1726773189.92560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773189.92626: stderr chunk (state=3): >>><<< 3033 1726773189.92629: stdout chunk (state=3): >>><<< 3033 1726773189.92648: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 15:13:09.900849", "end": "2024-09-19 15:13:09.906581", "delta": "0:00:00.005732", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773189.92698: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001', '_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-1726773189.6137953-6657-35872241841125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773189.92709: _low_level_execute_command(): starting 3033 1726773189.92716: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773189.6137953-6657-35872241841125/ > /dev/null 2>&1 && sleep 0' 3033 1726773189.93182: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773189.93186: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.93201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.93265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.93268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.93337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773189.95391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773189.95448: stderr chunk (state=3): >>><<< 3033 1726773189.95452: stdout chunk (state=3): >>><<< 3033 1726773189.95464: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773189.95513: handler run complete 3033 1726773189.95517: Evaluated conditional (False): False 3033 1726773189.95520: attempt loop complete, returning result 3033 1726773189.95522: _execute() done 3033 1726773189.95525: dumping result to json 3033 1726773189.95527: done dumping result, returning 3033 1726773189.95529: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0afff7ba-f7d3-3c9c-762e-000000000029] 3033 1726773189.95531: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000029 3033 1726773189.95632: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000029 3033 1726773189.95635: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.005732", "end": "2024-09-19 15:13:09.906581", "rc": 0, "start": "2024-09-19 15:13:09.900849" } 3033 1726773189.95709: no more pending results, returning what we have 3033 1726773189.95713: results queue empty 3033 1726773189.95713: checking for any_errors_fatal 3033 1726773189.95719: done checking for any_errors_fatal 3033 1726773189.95720: checking for max_fail_percentage 3033 1726773189.95721: done checking for max_fail_percentage 3033 1726773189.95723: checking to see if all hosts have failed and the running result is not ok 3033 1726773189.95724: done checking to see if all hosts have failed 3033 1726773189.95725: getting the remaining hosts for this loop 3033 1726773189.95727: done getting the remaining hosts for this loop 3033 1726773189.95732: getting the next task for host managed_node2 3033 1726773189.95739: done getting next task for host managed_node2 3033 1726773189.95742: ^ task is: TASK: Check sysfs after role runs 3033 1726773189.95744: ^ state is: HOST STATE: block=2, task=51, rescue=0, 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 3033 1726773189.95747: getting variables 3033 1726773189.95749: in VariableManager get_vars() 3033 1726773189.95788: Calling all_inventory to load vars for managed_node2 3033 1726773189.95791: Calling groups_inventory to load vars for managed_node2 3033 1726773189.95794: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773189.95805: Calling all_plugins_play to load vars for managed_node2 3033 1726773189.95810: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773189.95814: Calling groups_plugins_play to load vars for managed_node2 3033 1726773189.95976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773189.96164: done with get_vars() 3033 1726773189.96173: done getting variables 3033 1726773189.96225: 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 [Check sysfs after role runs] ********************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:208 Thursday 19 September 2024 15:13:09 -0400 (0:00:00.390) 0:02:48.223 **** 3033 1726773189.96247: entering _queue_task() for managed_node2/command 3033 1726773189.96454: worker is 1 (out of 1 available) 3033 1726773189.96470: exiting _queue_task() for managed_node2/command 3033 1726773189.96484: done queuing things up, now waiting for results queue to drain 3033 1726773189.96486: waiting for pending results... 3033 1726773189.96685: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3033 1726773189.96759: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000002a 3033 1726773189.96774: variable 'ansible_search_path' from source: unknown 3033 1726773189.96811: calling self._execute() 3033 1726773189.96897: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.96903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.96916: variable 'omit' from source: magic vars 3033 1726773189.97019: variable 'omit' from source: magic vars 3033 1726773189.97050: variable 'omit' from source: magic vars 3033 1726773189.97079: variable 'omit' from source: magic vars 3033 1726773189.97119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773189.97154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773189.97172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773189.97192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.97204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773189.97234: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773189.97237: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.97243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.97330: Set connection var ansible_connection to ssh 3033 1726773189.97336: Set connection var ansible_shell_executable to /bin/sh 3033 1726773189.97343: Set connection var ansible_pipelining to False 3033 1726773189.97346: Set connection var ansible_shell_type to sh 3033 1726773189.97354: Set connection var ansible_timeout to 10 3033 1726773189.97362: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773189.97384: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.97387: variable 'ansible_connection' from source: unknown 3033 1726773189.97390: variable 'ansible_module_compression' from source: unknown 3033 1726773189.97395: variable 'ansible_shell_type' from source: unknown 3033 1726773189.97398: variable 'ansible_shell_executable' from source: unknown 3033 1726773189.97402: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773189.97408: variable 'ansible_pipelining' from source: unknown 3033 1726773189.97413: variable 'ansible_timeout' from source: unknown 3033 1726773189.97418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773189.97541: 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) 3033 1726773189.97553: variable 'omit' from source: magic vars 3033 1726773189.97558: starting attempt loop 3033 1726773189.97562: running the handler 3033 1726773189.97577: _low_level_execute_command(): starting 3033 1726773189.97587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773189.98105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.98142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.98146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773189.98148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773189.98212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773189.98215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773189.98217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773189.98286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.00130: stdout chunk (state=3): >>>/root <<< 3033 1726773190.00233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.00290: stderr chunk (state=3): >>><<< 3033 1726773190.00294: stdout chunk (state=3): >>><<< 3033 1726773190.00319: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.00332: _low_level_execute_command(): starting 3033 1726773190.00338: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989 `" && echo ansible-tmp-1726773190.0031924-6665-80753538142989="` echo /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989 `" ) && sleep 0' 3033 1726773190.00810: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.00813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773190.00816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.00820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.00829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.00873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.00877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.00957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.03134: stdout chunk (state=3): >>>ansible-tmp-1726773190.0031924-6665-80753538142989=/root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989 <<< 3033 1726773190.03256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.03310: stderr chunk (state=3): >>><<< 3033 1726773190.03313: stdout chunk (state=3): >>><<< 3033 1726773190.03333: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773190.0031924-6665-80753538142989=/root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.03359: variable 'ansible_module_compression' from source: unknown 3033 1726773190.03408: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773190.03445: variable 'ansible_facts' from source: unknown 3033 1726773190.03497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py 3033 1726773190.03614: Sending initial data 3033 1726773190.03617: Sent initial data (153 bytes) 3033 1726773190.04076: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.04080: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773190.04083: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.04085: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.04138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.04141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.04218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.06042: 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 <<< 3033 1726773190.06106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773190.06168: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpflbhyrgl /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py <<< 3033 1726773190.06176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py" <<< 3033 1726773190.06230: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpflbhyrgl" to remote "/root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py" <<< 3033 1726773190.07099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.07168: stderr chunk (state=3): >>><<< 3033 1726773190.07171: stdout chunk (state=3): >>><<< 3033 1726773190.07195: done transferring module to remote 3033 1726773190.07207: _low_level_execute_command(): starting 3033 1726773190.07214: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/ /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py && sleep 0' 3033 1726773190.07678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.07682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.07684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773190.07687: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773190.07689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.07738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.07742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.07817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.09869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.09920: stderr chunk (state=3): >>><<< 3033 1726773190.09924: stdout chunk (state=3): >>><<< 3033 1726773190.09940: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.09943: _low_level_execute_command(): starting 3033 1726773190.09949: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/AnsiballZ_command.py && sleep 0' 3033 1726773190.10409: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.10412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773190.10415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773190.10418: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773190.10420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.10468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.10473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.10551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.29912: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:13:10.294159", "end": "2024-09-19 15:13:10.298035", "delta": "0:00:00.003876", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_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}}} <<< 3033 1726773190.31921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773190.31983: stderr chunk (state=3): >>><<< 3033 1726773190.31987: stdout chunk (state=3): >>><<< 3033 1726773190.32008: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 15:13:10.294159", "end": "2024-09-19 15:13:10.298035", "delta": "0:00:00.003876", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773190.32058: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -Lxqv 60666 /sys/class/net/lo/mtu', '_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-1726773190.0031924-6665-80753538142989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773190.32066: _low_level_execute_command(): starting 3033 1726773190.32072: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773190.0031924-6665-80753538142989/ > /dev/null 2>&1 && sleep 0' 3033 1726773190.32559: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.32563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.32566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.32568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.32635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.32639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773190.32640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.32716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.34818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.34877: stderr chunk (state=3): >>><<< 3033 1726773190.34880: stdout chunk (state=3): >>><<< 3033 1726773190.34893: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.34901: handler run complete 3033 1726773190.34926: Evaluated conditional (False): False 3033 1726773190.34939: attempt loop complete, returning result 3033 1726773190.34942: _execute() done 3033 1726773190.34944: dumping result to json 3033 1726773190.34951: done dumping result, returning 3033 1726773190.34959: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0afff7ba-f7d3-3c9c-762e-00000000002a] 3033 1726773190.34965: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002a 3033 1726773190.35077: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002a 3033 1726773190.35080: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003876", "end": "2024-09-19 15:13:10.298035", "rc": 0, "start": "2024-09-19 15:13:10.294159" } 3033 1726773190.35161: no more pending results, returning what we have 3033 1726773190.35164: results queue empty 3033 1726773190.35165: checking for any_errors_fatal 3033 1726773190.35179: done checking for any_errors_fatal 3033 1726773190.35180: checking for max_fail_percentage 3033 1726773190.35182: done checking for max_fail_percentage 3033 1726773190.35183: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.35184: done checking to see if all hosts have failed 3033 1726773190.35185: getting the remaining hosts for this loop 3033 1726773190.35187: done getting the remaining hosts for this loop 3033 1726773190.35192: getting the next task for host managed_node2 3033 1726773190.35200: done getting next task for host managed_node2 3033 1726773190.35204: ^ task is: TASK: Cleanup 3033 1726773190.35209: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.35213: getting variables 3033 1726773190.35215: in VariableManager get_vars() 3033 1726773190.35251: Calling all_inventory to load vars for managed_node2 3033 1726773190.35254: Calling groups_inventory to load vars for managed_node2 3033 1726773190.35257: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.35268: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.35271: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.35277: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.35430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.35593: done with get_vars() 3033 1726773190.35604: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:213 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.394) 0:02:48.617 **** 3033 1726773190.35680: entering _queue_task() for managed_node2/include_tasks 3033 1726773190.35897: worker is 1 (out of 1 available) 3033 1726773190.35914: exiting _queue_task() for managed_node2/include_tasks 3033 1726773190.35930: done queuing things up, now waiting for results queue to drain 3033 1726773190.35932: waiting for pending results... 3033 1726773190.36125: running TaskExecutor() for managed_node2/TASK: Cleanup 3033 1726773190.36204: in run() - task 0afff7ba-f7d3-3c9c-762e-00000000002b 3033 1726773190.36220: variable 'ansible_search_path' from source: unknown 3033 1726773190.36253: calling self._execute() 3033 1726773190.36344: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.36358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.36364: variable 'omit' from source: magic vars 3033 1726773190.36468: _execute() done 3033 1726773190.36477: dumping result to json 3033 1726773190.36481: done dumping result, returning 3033 1726773190.36484: done running TaskExecutor() for managed_node2/TASK: Cleanup [0afff7ba-f7d3-3c9c-762e-00000000002b] 3033 1726773190.36490: sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002b 3033 1726773190.36611: done sending task result for task 0afff7ba-f7d3-3c9c-762e-00000000002b 3033 1726773190.36616: WORKER PROCESS EXITING 3033 1726773190.36650: no more pending results, returning what we have 3033 1726773190.36655: in VariableManager get_vars() 3033 1726773190.36700: Calling all_inventory to load vars for managed_node2 3033 1726773190.36703: Calling groups_inventory to load vars for managed_node2 3033 1726773190.36708: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.36723: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.36727: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.36731: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.36925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.37077: done with get_vars() 3033 1726773190.37083: variable 'ansible_search_path' from source: unknown 3033 1726773190.37094: we have included files to process 3033 1726773190.37094: generating all_blocks data 3033 1726773190.37096: done generating all_blocks data 3033 1726773190.37099: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3033 1726773190.37100: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3033 1726773190.37102: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3033 1726773190.37876: done processing included file 3033 1726773190.37879: iterating over new_blocks loaded from include file 3033 1726773190.37880: in VariableManager get_vars() 3033 1726773190.37893: done with get_vars() 3033 1726773190.37894: filtering new block on tags 3033 1726773190.37913: done filtering new block on tags 3033 1726773190.37916: in VariableManager get_vars() 3033 1726773190.37927: done with get_vars() 3033 1726773190.37928: filtering new block on tags 3033 1726773190.37997: done filtering new block on tags 3033 1726773190.37999: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node2 3033 1726773190.38004: extending task lists for all hosts with included blocks 3033 1726773190.41447: done extending task lists 3033 1726773190.41449: done processing included files 3033 1726773190.41450: results queue empty 3033 1726773190.41450: checking for any_errors_fatal 3033 1726773190.41454: done checking for any_errors_fatal 3033 1726773190.41455: checking for max_fail_percentage 3033 1726773190.41456: done checking for max_fail_percentage 3033 1726773190.41456: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.41457: done checking to see if all hosts have failed 3033 1726773190.41458: getting the remaining hosts for this loop 3033 1726773190.41459: done getting the remaining hosts for this loop 3033 1726773190.41461: getting the next task for host managed_node2 3033 1726773190.41465: done getting next task for host managed_node2 3033 1726773190.41466: ^ task is: TASK: Show current tuned profile settings 3033 1726773190.41468: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.41470: getting variables 3033 1726773190.41471: in VariableManager get_vars() 3033 1726773190.41485: Calling all_inventory to load vars for managed_node2 3033 1726773190.41486: Calling groups_inventory to load vars for managed_node2 3033 1726773190.41488: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.41494: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.41496: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.41498: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.41631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.41783: done with get_vars() 3033 1726773190.41791: done getting variables 3033 1726773190.41829: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.061) 0:02:48.679 **** 3033 1726773190.41851: entering _queue_task() for managed_node2/command 3033 1726773190.42103: worker is 1 (out of 1 available) 3033 1726773190.42119: exiting _queue_task() for managed_node2/command 3033 1726773190.42135: done queuing things up, now waiting for results queue to drain 3033 1726773190.42137: waiting for pending results... 3033 1726773190.42333: running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings 3033 1726773190.42410: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cab 3033 1726773190.42426: variable 'ansible_search_path' from source: unknown 3033 1726773190.42431: variable 'ansible_search_path' from source: unknown 3033 1726773190.42463: calling self._execute() 3033 1726773190.42550: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.42557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.42568: variable 'omit' from source: magic vars 3033 1726773190.42669: variable 'omit' from source: magic vars 3033 1726773190.42707: variable 'omit' from source: magic vars 3033 1726773190.42993: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3033 1726773190.43062: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3033 1726773190.43139: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773190.43145: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3033 1726773190.43187: variable 'omit' from source: magic vars 3033 1726773190.43226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773190.43259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773190.43281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773190.43297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773190.43311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773190.43343: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773190.43346: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.43349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.43432: Set connection var ansible_connection to ssh 3033 1726773190.43439: Set connection var ansible_shell_executable to /bin/sh 3033 1726773190.43447: Set connection var ansible_pipelining to False 3033 1726773190.43450: Set connection var ansible_shell_type to sh 3033 1726773190.43457: Set connection var ansible_timeout to 10 3033 1726773190.43465: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773190.43485: variable 'ansible_shell_executable' from source: unknown 3033 1726773190.43488: variable 'ansible_connection' from source: unknown 3033 1726773190.43491: variable 'ansible_module_compression' from source: unknown 3033 1726773190.43496: variable 'ansible_shell_type' from source: unknown 3033 1726773190.43499: variable 'ansible_shell_executable' from source: unknown 3033 1726773190.43503: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.43510: variable 'ansible_pipelining' from source: unknown 3033 1726773190.43513: variable 'ansible_timeout' from source: unknown 3033 1726773190.43519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.43640: 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) 3033 1726773190.43649: variable 'omit' from source: magic vars 3033 1726773190.43655: starting attempt loop 3033 1726773190.43658: running the handler 3033 1726773190.43676: _low_level_execute_command(): starting 3033 1726773190.43683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773190.44230: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.44234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.44238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.44298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.44301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773190.44304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.44384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.46259: stdout chunk (state=3): >>>/root <<< 3033 1726773190.46470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.46473: stdout chunk (state=3): >>><<< 3033 1726773190.46476: stderr chunk (state=3): >>><<< 3033 1726773190.46501: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.46530: _low_level_execute_command(): starting 3033 1726773190.46631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150 `" && echo ansible-tmp-1726773190.4651365-6674-194294639763150="` echo /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150 `" ) && sleep 0' 3033 1726773190.47152: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.47168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.47192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.47236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.47249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.47338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.49604: stdout chunk (state=3): >>>ansible-tmp-1726773190.4651365-6674-194294639763150=/root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150 <<< 3033 1726773190.49729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.49789: stderr chunk (state=3): >>><<< 3033 1726773190.49793: stdout chunk (state=3): >>><<< 3033 1726773190.49812: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773190.4651365-6674-194294639763150=/root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.49841: variable 'ansible_module_compression' from source: unknown 3033 1726773190.49889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773190.49926: variable 'ansible_facts' from source: unknown 3033 1726773190.49982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py 3033 1726773190.50104: Sending initial data 3033 1726773190.50110: Sent initial data (154 bytes) 3033 1726773190.50584: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.50587: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773190.50590: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773190.50592: 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.47.230 originally 10.31.47.230 <<< 3033 1726773190.50595: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.50647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.50651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.50730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.52561: 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 <<< 3033 1726773190.52626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773190.52693: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj9gq2q05 /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py <<< 3033 1726773190.52700: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py" <<< 3033 1726773190.52761: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpj9gq2q05" to remote "/root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py" <<< 3033 1726773190.52764: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py" <<< 3033 1726773190.53717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.53729: stderr chunk (state=3): >>><<< 3033 1726773190.53732: stdout chunk (state=3): >>><<< 3033 1726773190.53757: done transferring module to remote 3033 1726773190.53767: _low_level_execute_command(): starting 3033 1726773190.53773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/ /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py && sleep 0' 3033 1726773190.54244: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.54248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773190.54251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.54253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.54256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.54314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773190.54319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.54389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.56486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.56539: stderr chunk (state=3): >>><<< 3033 1726773190.56542: stdout chunk (state=3): >>><<< 3033 1726773190.56559: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.56562: _low_level_execute_command(): starting 3033 1726773190.56569: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/AnsiballZ_command.py && sleep 0' 3033 1726773190.57035: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.57039: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773190.57041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.57044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.57046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.57100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773190.57109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.57183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.76529: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:13:10.760609", "end": "2024-09-19 15:13:10.764192", "delta": "0:00:00.003583", "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}}} <<< 3033 1726773190.78494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773190.78540: stderr chunk (state=3): >>><<< 3033 1726773190.78544: stdout chunk (state=3): >>><<< 3033 1726773190.78563: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:13:10.760609", "end": "2024-09-19 15:13:10.764192", "delta": "0:00:00.003583", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773190.78603: 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-1726773190.4651365-6674-194294639763150/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773190.78615: _low_level_execute_command(): starting 3033 1726773190.78621: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773190.4651365-6674-194294639763150/ > /dev/null 2>&1 && sleep 0' 3033 1726773190.79112: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773190.79115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773190.79118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.79125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773190.79135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773190.79172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773190.79193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773190.79264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773190.81329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773190.81385: stderr chunk (state=3): >>><<< 3033 1726773190.81388: stdout chunk (state=3): >>><<< 3033 1726773190.81402: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773190.81412: handler run complete 3033 1726773190.81434: Evaluated conditional (False): False 3033 1726773190.81447: attempt loop complete, returning result 3033 1726773190.81450: _execute() done 3033 1726773190.81455: dumping result to json 3033 1726773190.81461: done dumping result, returning 3033 1726773190.81469: done running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings [0afff7ba-f7d3-3c9c-762e-000000000cab] 3033 1726773190.81475: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cab 3033 1726773190.81598: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cab 3033 1726773190.81601: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003583", "end": "2024-09-19 15:13:10.764192", "rc": 0, "start": "2024-09-19 15:13:10.760609" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [vm] transparent_hugepages = never 3033 1726773190.81684: no more pending results, returning what we have 3033 1726773190.81687: results queue empty 3033 1726773190.81688: checking for any_errors_fatal 3033 1726773190.81690: done checking for any_errors_fatal 3033 1726773190.81691: checking for max_fail_percentage 3033 1726773190.81693: done checking for max_fail_percentage 3033 1726773190.81694: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.81695: done checking to see if all hosts have failed 3033 1726773190.81696: getting the remaining hosts for this loop 3033 1726773190.81698: done getting the remaining hosts for this loop 3033 1726773190.81703: getting the next task for host managed_node2 3033 1726773190.81718: done getting next task for host managed_node2 3033 1726773190.81721: ^ task is: TASK: Run role with purge to remove everything 3033 1726773190.81724: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.81729: getting variables 3033 1726773190.81731: in VariableManager get_vars() 3033 1726773190.81766: Calling all_inventory to load vars for managed_node2 3033 1726773190.81769: Calling groups_inventory to load vars for managed_node2 3033 1726773190.81772: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.81783: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.81786: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.81790: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.81946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.82127: done with get_vars() 3033 1726773190.82136: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.403) 0:02:49.083 **** 3033 1726773190.82212: entering _queue_task() for managed_node2/include_role 3033 1726773190.82420: worker is 1 (out of 1 available) 3033 1726773190.82434: exiting _queue_task() for managed_node2/include_role 3033 1726773190.82451: done queuing things up, now waiting for results queue to drain 3033 1726773190.82453: waiting for pending results... 3033 1726773190.82640: running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything 3033 1726773190.82723: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cad 3033 1726773190.82736: variable 'ansible_search_path' from source: unknown 3033 1726773190.82740: variable 'ansible_search_path' from source: unknown 3033 1726773190.82772: calling self._execute() 3033 1726773190.82862: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.82869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.82882: variable 'omit' from source: magic vars 3033 1726773190.82978: _execute() done 3033 1726773190.82982: dumping result to json 3033 1726773190.82988: done dumping result, returning 3033 1726773190.82995: done running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything [0afff7ba-f7d3-3c9c-762e-000000000cad] 3033 1726773190.83004: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cad 3033 1726773190.83125: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cad 3033 1726773190.83130: WORKER PROCESS EXITING 3033 1726773190.83159: no more pending results, returning what we have 3033 1726773190.83164: in VariableManager get_vars() 3033 1726773190.83202: Calling all_inventory to load vars for managed_node2 3033 1726773190.83207: Calling groups_inventory to load vars for managed_node2 3033 1726773190.83210: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.83221: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.83224: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.83228: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.83365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.83523: done with get_vars() 3033 1726773190.83530: variable 'ansible_search_path' from source: unknown 3033 1726773190.83531: variable 'ansible_search_path' from source: unknown 3033 1726773190.83775: variable 'omit' from source: magic vars 3033 1726773190.83802: variable 'omit' from source: magic vars 3033 1726773190.83816: variable 'omit' from source: magic vars 3033 1726773190.83819: we have included files to process 3033 1726773190.83819: generating all_blocks data 3033 1726773190.83821: done generating all_blocks data 3033 1726773190.83824: processing included file: fedora.linux_system_roles.kernel_settings 3033 1726773190.83840: in VariableManager get_vars() 3033 1726773190.83853: done with get_vars() 3033 1726773190.83876: in VariableManager get_vars() 3033 1726773190.83891: done with get_vars() 3033 1726773190.83921: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3033 1726773190.83996: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3033 1726773190.84017: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3033 1726773190.84078: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3033 1726773190.84489: in VariableManager get_vars() 3033 1726773190.84508: done with get_vars() 3033 1726773190.85515: in VariableManager get_vars() 3033 1726773190.85532: done with get_vars() 3033 1726773190.85660: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3033 1726773190.86181: iterating over new_blocks loaded from include file 3033 1726773190.86183: in VariableManager get_vars() 3033 1726773190.86197: done with get_vars() 3033 1726773190.86198: filtering new block on tags 3033 1726773190.86234: done filtering new block on tags 3033 1726773190.86237: in VariableManager get_vars() 3033 1726773190.86249: done with get_vars() 3033 1726773190.86251: filtering new block on tags 3033 1726773190.86286: done filtering new block on tags 3033 1726773190.86288: in VariableManager get_vars() 3033 1726773190.86300: done with get_vars() 3033 1726773190.86301: filtering new block on tags 3033 1726773190.86615: done filtering new block on tags 3033 1726773190.86617: in VariableManager get_vars() 3033 1726773190.86632: done with get_vars() 3033 1726773190.86633: filtering new block on tags 3033 1726773190.86648: done filtering new block on tags 3033 1726773190.86650: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3033 1726773190.86654: extending task lists for all hosts with included blocks 3033 1726773190.86880: done extending task lists 3033 1726773190.86881: done processing included files 3033 1726773190.86882: results queue empty 3033 1726773190.86882: checking for any_errors_fatal 3033 1726773190.86886: done checking for any_errors_fatal 3033 1726773190.86886: checking for max_fail_percentage 3033 1726773190.86887: done checking for max_fail_percentage 3033 1726773190.86888: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.86889: done checking to see if all hosts have failed 3033 1726773190.86889: getting the remaining hosts for this loop 3033 1726773190.86890: done getting the remaining hosts for this loop 3033 1726773190.86892: getting the next task for host managed_node2 3033 1726773190.86895: done getting next task for host managed_node2 3033 1726773190.86897: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773190.86900: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.86910: getting variables 3033 1726773190.86911: in VariableManager get_vars() 3033 1726773190.86921: Calling all_inventory to load vars for managed_node2 3033 1726773190.86923: Calling groups_inventory to load vars for managed_node2 3033 1726773190.86925: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.86931: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.86933: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.86935: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.87046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.87218: done with get_vars() 3033 1726773190.87226: done getting variables 3033 1726773190.87261: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.050) 0:02:49.133 **** 3033 1726773190.87289: entering _queue_task() for managed_node2/fail 3033 1726773190.87520: worker is 1 (out of 1 available) 3033 1726773190.87536: exiting _queue_task() for managed_node2/fail 3033 1726773190.87552: done queuing things up, now waiting for results queue to drain 3033 1726773190.87554: waiting for pending results... 3033 1726773190.87753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3033 1726773190.87851: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed1 3033 1726773190.87866: variable 'ansible_search_path' from source: unknown 3033 1726773190.87870: variable 'ansible_search_path' from source: unknown 3033 1726773190.87913: calling self._execute() 3033 1726773190.87988: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.87997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.88007: variable 'omit' from source: magic vars 3033 1726773190.88436: variable 'kernel_settings_sysctl' from source: include params 3033 1726773190.88445: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773190.88458: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3033 1726773190.88725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773190.90432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773190.90488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773190.90523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773190.90554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773190.90578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773190.90651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773190.90676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773190.90699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773190.90734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773190.90749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773190.90797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773190.90820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773190.90841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773190.90871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773190.90886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773190.90925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773190.90946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773190.90967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773190.91000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773190.91014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773190.91263: variable 'kernel_settings_sysctl' from source: include params 3033 1726773190.91290: 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 3033 1726773190.91294: when evaluation is False, skipping this task 3033 1726773190.91297: _execute() done 3033 1726773190.91300: dumping result to json 3033 1726773190.91303: done dumping result, returning 3033 1726773190.91315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-3c9c-762e-000000000ed1] 3033 1726773190.91321: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed1 skipping: [managed_node2] => { "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" } 3033 1726773190.91467: no more pending results, returning what we have 3033 1726773190.91471: results queue empty 3033 1726773190.91472: checking for any_errors_fatal 3033 1726773190.91474: done checking for any_errors_fatal 3033 1726773190.91475: checking for max_fail_percentage 3033 1726773190.91477: done checking for max_fail_percentage 3033 1726773190.91478: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.91479: done checking to see if all hosts have failed 3033 1726773190.91480: getting the remaining hosts for this loop 3033 1726773190.91483: done getting the remaining hosts for this loop 3033 1726773190.91488: getting the next task for host managed_node2 3033 1726773190.91498: done getting next task for host managed_node2 3033 1726773190.91502: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773190.91509: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.91536: getting variables 3033 1726773190.91538: in VariableManager get_vars() 3033 1726773190.91578: Calling all_inventory to load vars for managed_node2 3033 1726773190.91581: Calling groups_inventory to load vars for managed_node2 3033 1726773190.91583: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.91595: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.91598: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.91601: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.91615: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed1 3033 1726773190.91618: WORKER PROCESS EXITING 3033 1726773190.91775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.91948: done with get_vars() 3033 1726773190.91957: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.047) 0:02:49.181 **** 3033 1726773190.92034: entering _queue_task() for managed_node2/include_tasks 3033 1726773190.92244: worker is 1 (out of 1 available) 3033 1726773190.92259: exiting _queue_task() for managed_node2/include_tasks 3033 1726773190.92277: done queuing things up, now waiting for results queue to drain 3033 1726773190.92279: waiting for pending results... 3033 1726773190.92469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3033 1726773190.92572: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed2 3033 1726773190.92589: variable 'ansible_search_path' from source: unknown 3033 1726773190.92593: variable 'ansible_search_path' from source: unknown 3033 1726773190.92628: calling self._execute() 3033 1726773190.92712: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.92722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.92731: variable 'omit' from source: magic vars 3033 1726773190.92826: _execute() done 3033 1726773190.92830: dumping result to json 3033 1726773190.92834: done dumping result, returning 3033 1726773190.92842: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-3c9c-762e-000000000ed2] 3033 1726773190.92848: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed2 3033 1726773190.92953: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed2 3033 1726773190.92956: WORKER PROCESS EXITING 3033 1726773190.93004: no more pending results, returning what we have 3033 1726773190.93010: in VariableManager get_vars() 3033 1726773190.93050: Calling all_inventory to load vars for managed_node2 3033 1726773190.93053: Calling groups_inventory to load vars for managed_node2 3033 1726773190.93056: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.93066: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.93069: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.93072: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.93263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.93421: done with get_vars() 3033 1726773190.93427: variable 'ansible_search_path' from source: unknown 3033 1726773190.93428: variable 'ansible_search_path' from source: unknown 3033 1726773190.93452: we have included files to process 3033 1726773190.93453: generating all_blocks data 3033 1726773190.93454: done generating all_blocks data 3033 1726773190.93458: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773190.93458: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773190.93460: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3033 1726773190.94002: done processing included file 3033 1726773190.94007: iterating over new_blocks loaded from include file 3033 1726773190.94008: in VariableManager get_vars() 3033 1726773190.94028: done with get_vars() 3033 1726773190.94030: filtering new block on tags 3033 1726773190.94052: done filtering new block on tags 3033 1726773190.94054: in VariableManager get_vars() 3033 1726773190.94071: done with get_vars() 3033 1726773190.94073: filtering new block on tags 3033 1726773190.94105: done filtering new block on tags 3033 1726773190.94109: in VariableManager get_vars() 3033 1726773190.94127: done with get_vars() 3033 1726773190.94128: filtering new block on tags 3033 1726773190.94158: done filtering new block on tags 3033 1726773190.94160: in VariableManager get_vars() 3033 1726773190.94179: done with get_vars() 3033 1726773190.94180: filtering new block on tags 3033 1726773190.94199: done filtering new block on tags 3033 1726773190.94200: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3033 1726773190.94204: extending task lists for all hosts with included blocks 3033 1726773190.94403: done extending task lists 3033 1726773190.94405: done processing included files 3033 1726773190.94407: results queue empty 3033 1726773190.94407: checking for any_errors_fatal 3033 1726773190.94411: done checking for any_errors_fatal 3033 1726773190.94411: checking for max_fail_percentage 3033 1726773190.94412: done checking for max_fail_percentage 3033 1726773190.94413: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.94414: done checking to see if all hosts have failed 3033 1726773190.94414: getting the remaining hosts for this loop 3033 1726773190.94415: done getting the remaining hosts for this loop 3033 1726773190.94417: getting the next task for host managed_node2 3033 1726773190.94421: done getting next task for host managed_node2 3033 1726773190.94423: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773190.94425: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.94433: getting variables 3033 1726773190.94434: in VariableManager get_vars() 3033 1726773190.94444: Calling all_inventory to load vars for managed_node2 3033 1726773190.94446: Calling groups_inventory to load vars for managed_node2 3033 1726773190.94448: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.94451: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.94453: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.94455: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.94561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.94717: done with get_vars() 3033 1726773190.94724: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.027) 0:02:49.208 **** 3033 1726773190.94780: entering _queue_task() for managed_node2/setup 3033 1726773190.94984: worker is 1 (out of 1 available) 3033 1726773190.94998: exiting _queue_task() for managed_node2/setup 3033 1726773190.95017: done queuing things up, now waiting for results queue to drain 3033 1726773190.95019: waiting for pending results... 3033 1726773190.95207: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3033 1726773190.95323: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f4d 3033 1726773190.95337: variable 'ansible_search_path' from source: unknown 3033 1726773190.95340: variable 'ansible_search_path' from source: unknown 3033 1726773190.95373: calling self._execute() 3033 1726773190.95453: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.95462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.95475: variable 'omit' from source: magic vars 3033 1726773190.95928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773190.97633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773190.97689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773190.97724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773190.97755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773190.97776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773190.97855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773190.97881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773190.97903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773190.97936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773190.97949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773190.97997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773190.98019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773190.98039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773190.98071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773190.98086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773190.98234: variable '__kernel_settings_required_facts' from source: role '' all vars 3033 1726773190.98244: variable 'ansible_facts' from source: unknown 3033 1726773190.98322: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3033 1726773190.98325: when evaluation is False, skipping this task 3033 1726773190.98329: _execute() done 3033 1726773190.98332: dumping result to json 3033 1726773190.98336: done dumping result, returning 3033 1726773190.98344: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-3c9c-762e-000000000f4d] 3033 1726773190.98350: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f4d skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3033 1726773190.98492: no more pending results, returning what we have 3033 1726773190.98496: results queue empty 3033 1726773190.98497: checking for any_errors_fatal 3033 1726773190.98499: done checking for any_errors_fatal 3033 1726773190.98500: checking for max_fail_percentage 3033 1726773190.98502: done checking for max_fail_percentage 3033 1726773190.98503: checking to see if all hosts have failed and the running result is not ok 3033 1726773190.98504: done checking to see if all hosts have failed 3033 1726773190.98505: getting the remaining hosts for this loop 3033 1726773190.98509: done getting the remaining hosts for this loop 3033 1726773190.98514: getting the next task for host managed_node2 3033 1726773190.98526: done getting next task for host managed_node2 3033 1726773190.98530: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773190.98536: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773190.98554: getting variables 3033 1726773190.98556: in VariableManager get_vars() 3033 1726773190.98592: Calling all_inventory to load vars for managed_node2 3033 1726773190.98596: Calling groups_inventory to load vars for managed_node2 3033 1726773190.98598: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773190.98611: Calling all_plugins_play to load vars for managed_node2 3033 1726773190.98614: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773190.98620: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f4d 3033 1726773190.98622: WORKER PROCESS EXITING 3033 1726773190.98626: Calling groups_plugins_play to load vars for managed_node2 3033 1726773190.98801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773190.98971: done with get_vars() 3033 1726773190.98981: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:13:10 -0400 (0:00:00.042) 0:02:49.251 **** 3033 1726773190.99059: entering _queue_task() for managed_node2/stat 3033 1726773190.99259: worker is 1 (out of 1 available) 3033 1726773190.99275: exiting _queue_task() for managed_node2/stat 3033 1726773190.99291: done queuing things up, now waiting for results queue to drain 3033 1726773190.99293: waiting for pending results... 3033 1726773190.99482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3033 1726773190.99592: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f4f 3033 1726773190.99605: variable 'ansible_search_path' from source: unknown 3033 1726773190.99611: variable 'ansible_search_path' from source: unknown 3033 1726773190.99644: calling self._execute() 3033 1726773190.99724: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773190.99731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773190.99742: variable 'omit' from source: magic vars 3033 1726773191.00150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773191.00357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773191.00399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773191.00430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773191.00462: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773191.00535: 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) 3033 1726773191.00557: 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) 3033 1726773191.00578: 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) 3033 1726773191.00601: 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) 3033 1726773191.00703: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773191.00713: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773191.00717: when evaluation is False, skipping this task 3033 1726773191.00720: _execute() done 3033 1726773191.00723: dumping result to json 3033 1726773191.00729: done dumping result, returning 3033 1726773191.00736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-3c9c-762e-000000000f4f] 3033 1726773191.00742: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f4f 3033 1726773191.00837: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f4f 3033 1726773191.00841: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773191.00896: no more pending results, returning what we have 3033 1726773191.00900: results queue empty 3033 1726773191.00901: checking for any_errors_fatal 3033 1726773191.00911: done checking for any_errors_fatal 3033 1726773191.00912: checking for max_fail_percentage 3033 1726773191.00915: done checking for max_fail_percentage 3033 1726773191.00916: checking to see if all hosts have failed and the running result is not ok 3033 1726773191.00917: done checking to see if all hosts have failed 3033 1726773191.00918: getting the remaining hosts for this loop 3033 1726773191.00920: done getting the remaining hosts for this loop 3033 1726773191.00923: getting the next task for host managed_node2 3033 1726773191.00931: done getting next task for host managed_node2 3033 1726773191.00935: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773191.00940: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773191.00957: getting variables 3033 1726773191.00959: in VariableManager get_vars() 3033 1726773191.00991: Calling all_inventory to load vars for managed_node2 3033 1726773191.00993: Calling groups_inventory to load vars for managed_node2 3033 1726773191.00995: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773191.01002: Calling all_plugins_play to load vars for managed_node2 3033 1726773191.01004: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773191.01008: Calling groups_plugins_play to load vars for managed_node2 3033 1726773191.01143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773191.01310: done with get_vars() 3033 1726773191.01319: done getting variables 3033 1726773191.01360: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:13:11 -0400 (0:00:00.023) 0:02:49.274 **** 3033 1726773191.01387: entering _queue_task() for managed_node2/set_fact 3033 1726773191.01579: worker is 1 (out of 1 available) 3033 1726773191.01595: exiting _queue_task() for managed_node2/set_fact 3033 1726773191.01613: done queuing things up, now waiting for results queue to drain 3033 1726773191.01615: waiting for pending results... 3033 1726773191.01789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3033 1726773191.01899: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f50 3033 1726773191.01916: variable 'ansible_search_path' from source: unknown 3033 1726773191.01920: variable 'ansible_search_path' from source: unknown 3033 1726773191.01952: calling self._execute() 3033 1726773191.02031: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.02038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.02048: variable 'omit' from source: magic vars 3033 1726773191.02445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773191.02709: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773191.02747: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773191.02775: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773191.02808: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773191.02879: 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) 3033 1726773191.02901: 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) 3033 1726773191.02926: 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) 3033 1726773191.02949: 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) 3033 1726773191.03049: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773191.03059: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3033 1726773191.03062: when evaluation is False, skipping this task 3033 1726773191.03065: _execute() done 3033 1726773191.03069: dumping result to json 3033 1726773191.03074: done dumping result, returning 3033 1726773191.03084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-3c9c-762e-000000000f50] 3033 1726773191.03090: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f50 3033 1726773191.03181: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f50 3033 1726773191.03184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3033 1726773191.03237: no more pending results, returning what we have 3033 1726773191.03241: results queue empty 3033 1726773191.03242: checking for any_errors_fatal 3033 1726773191.03248: done checking for any_errors_fatal 3033 1726773191.03249: checking for max_fail_percentage 3033 1726773191.03251: done checking for max_fail_percentage 3033 1726773191.03252: checking to see if all hosts have failed and the running result is not ok 3033 1726773191.03253: done checking to see if all hosts have failed 3033 1726773191.03254: getting the remaining hosts for this loop 3033 1726773191.03256: done getting the remaining hosts for this loop 3033 1726773191.03260: getting the next task for host managed_node2 3033 1726773191.03270: done getting next task for host managed_node2 3033 1726773191.03274: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773191.03279: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773191.03297: getting variables 3033 1726773191.03299: in VariableManager get_vars() 3033 1726773191.03335: Calling all_inventory to load vars for managed_node2 3033 1726773191.03338: Calling groups_inventory to load vars for managed_node2 3033 1726773191.03339: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773191.03347: Calling all_plugins_play to load vars for managed_node2 3033 1726773191.03349: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773191.03351: Calling groups_plugins_play to load vars for managed_node2 3033 1726773191.03523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773191.03686: done with get_vars() 3033 1726773191.03694: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:13:11 -0400 (0:00:00.023) 0:02:49.298 **** 3033 1726773191.03765: entering _queue_task() for managed_node2/stat 3033 1726773191.03954: worker is 1 (out of 1 available) 3033 1726773191.03969: exiting _queue_task() for managed_node2/stat 3033 1726773191.03984: done queuing things up, now waiting for results queue to drain 3033 1726773191.03986: waiting for pending results... 3033 1726773191.04169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3033 1726773191.04277: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f52 3033 1726773191.04291: variable 'ansible_search_path' from source: unknown 3033 1726773191.04296: variable 'ansible_search_path' from source: unknown 3033 1726773191.04329: calling self._execute() 3033 1726773191.04409: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.04414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.04427: variable 'omit' from source: magic vars 3033 1726773191.04820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773191.05023: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773191.05063: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773191.05097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773191.05130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773191.05201: 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) 3033 1726773191.05225: 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) 3033 1726773191.05246: 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) 3033 1726773191.05267: 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) 3033 1726773191.05368: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773191.05377: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773191.05383: when evaluation is False, skipping this task 3033 1726773191.05387: _execute() done 3033 1726773191.05390: dumping result to json 3033 1726773191.05395: done dumping result, returning 3033 1726773191.05402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-3c9c-762e-000000000f52] 3033 1726773191.05411: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f52 3033 1726773191.05498: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f52 3033 1726773191.05501: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773191.05567: no more pending results, returning what we have 3033 1726773191.05570: results queue empty 3033 1726773191.05571: checking for any_errors_fatal 3033 1726773191.05578: done checking for any_errors_fatal 3033 1726773191.05579: checking for max_fail_percentage 3033 1726773191.05580: done checking for max_fail_percentage 3033 1726773191.05581: checking to see if all hosts have failed and the running result is not ok 3033 1726773191.05582: done checking to see if all hosts have failed 3033 1726773191.05583: getting the remaining hosts for this loop 3033 1726773191.05585: done getting the remaining hosts for this loop 3033 1726773191.05589: getting the next task for host managed_node2 3033 1726773191.05597: done getting next task for host managed_node2 3033 1726773191.05601: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773191.05609: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773191.05627: getting variables 3033 1726773191.05628: in VariableManager get_vars() 3033 1726773191.05661: Calling all_inventory to load vars for managed_node2 3033 1726773191.05663: Calling groups_inventory to load vars for managed_node2 3033 1726773191.05666: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773191.05675: Calling all_plugins_play to load vars for managed_node2 3033 1726773191.05678: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773191.05681: Calling groups_plugins_play to load vars for managed_node2 3033 1726773191.05819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773191.05985: done with get_vars() 3033 1726773191.05994: done getting variables 3033 1726773191.06037: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:13:11 -0400 (0:00:00.022) 0:02:49.321 **** 3033 1726773191.06067: entering _queue_task() for managed_node2/set_fact 3033 1726773191.06258: worker is 1 (out of 1 available) 3033 1726773191.06272: exiting _queue_task() for managed_node2/set_fact 3033 1726773191.06287: done queuing things up, now waiting for results queue to drain 3033 1726773191.06290: waiting for pending results... 3033 1726773191.06476: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3033 1726773191.06582: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f53 3033 1726773191.06597: variable 'ansible_search_path' from source: unknown 3033 1726773191.06602: variable 'ansible_search_path' from source: unknown 3033 1726773191.06635: calling self._execute() 3033 1726773191.06719: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.06728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.06738: variable 'omit' from source: magic vars 3033 1726773191.07217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773191.07417: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773191.07454: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773191.07486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773191.07519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773191.07592: 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) 3033 1726773191.07616: 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) 3033 1726773191.07638: 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) 3033 1726773191.07660: 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) 3033 1726773191.07762: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773191.07771: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3033 1726773191.07774: when evaluation is False, skipping this task 3033 1726773191.07781: _execute() done 3033 1726773191.07784: dumping result to json 3033 1726773191.07789: done dumping result, returning 3033 1726773191.07797: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-3c9c-762e-000000000f53] 3033 1726773191.07803: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f53 3033 1726773191.07893: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f53 3033 1726773191.07896: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3033 1726773191.07971: no more pending results, returning what we have 3033 1726773191.07974: results queue empty 3033 1726773191.07975: checking for any_errors_fatal 3033 1726773191.07981: done checking for any_errors_fatal 3033 1726773191.07982: checking for max_fail_percentage 3033 1726773191.07984: done checking for max_fail_percentage 3033 1726773191.07985: checking to see if all hosts have failed and the running result is not ok 3033 1726773191.07986: done checking to see if all hosts have failed 3033 1726773191.07987: getting the remaining hosts for this loop 3033 1726773191.07989: done getting the remaining hosts for this loop 3033 1726773191.07993: getting the next task for host managed_node2 3033 1726773191.08004: done getting next task for host managed_node2 3033 1726773191.08010: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773191.08015: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773191.08034: getting variables 3033 1726773191.08036: in VariableManager get_vars() 3033 1726773191.08070: Calling all_inventory to load vars for managed_node2 3033 1726773191.08072: Calling groups_inventory to load vars for managed_node2 3033 1726773191.08074: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773191.08082: Calling all_plugins_play to load vars for managed_node2 3033 1726773191.08084: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773191.08086: Calling groups_plugins_play to load vars for managed_node2 3033 1726773191.08261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773191.08428: done with get_vars() 3033 1726773191.08436: done getting variables 3033 1726773191.08480: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:13:11 -0400 (0:00:00.024) 0:02:49.346 **** 3033 1726773191.08509: entering _queue_task() for managed_node2/include_vars 3033 1726773191.08710: worker is 1 (out of 1 available) 3033 1726773191.08725: exiting _queue_task() for managed_node2/include_vars 3033 1726773191.08742: done queuing things up, now waiting for results queue to drain 3033 1726773191.08743: waiting for pending results... 3033 1726773191.08934: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3033 1726773191.09045: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000f55 3033 1726773191.09059: variable 'ansible_search_path' from source: unknown 3033 1726773191.09064: variable 'ansible_search_path' from source: unknown 3033 1726773191.09097: calling self._execute() 3033 1726773191.09188: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.09193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.09205: variable 'omit' from source: magic vars 3033 1726773191.09297: variable 'omit' from source: magic vars 3033 1726773191.09360: variable 'omit' from source: magic vars 3033 1726773191.09690: variable 'ffparams' from source: task vars 3033 1726773191.09804: variable 'ansible_facts' from source: unknown 3033 1726773191.09971: variable 'ansible_facts' from source: unknown 3033 1726773191.10083: variable 'ansible_facts' from source: unknown 3033 1726773191.10193: variable 'ansible_facts' from source: unknown 3033 1726773191.10290: variable 'role_path' from source: magic vars 3033 1726773191.10435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3033 1726773191.10631: Loaded config def from plugin (lookup/first_found) 3033 1726773191.10637: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3033 1726773191.10672: variable 'ansible_search_path' from source: unknown 3033 1726773191.10692: variable 'ansible_search_path' from source: unknown 3033 1726773191.10703: variable 'ansible_search_path' from source: unknown 3033 1726773191.10712: variable 'ansible_search_path' from source: unknown 3033 1726773191.10722: variable 'ansible_search_path' from source: unknown 3033 1726773191.10741: variable 'omit' from source: magic vars 3033 1726773191.10763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773191.10786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773191.10803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773191.10821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773191.10832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773191.10858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773191.10862: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.10867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.10947: Set connection var ansible_connection to ssh 3033 1726773191.10953: Set connection var ansible_shell_executable to /bin/sh 3033 1726773191.10960: Set connection var ansible_pipelining to False 3033 1726773191.10963: Set connection var ansible_shell_type to sh 3033 1726773191.10971: Set connection var ansible_timeout to 10 3033 1726773191.11049: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773191.11053: variable 'ansible_shell_executable' from source: unknown 3033 1726773191.11055: variable 'ansible_connection' from source: unknown 3033 1726773191.11058: variable 'ansible_module_compression' from source: unknown 3033 1726773191.11060: variable 'ansible_shell_type' from source: unknown 3033 1726773191.11062: variable 'ansible_shell_executable' from source: unknown 3033 1726773191.11065: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.11067: variable 'ansible_pipelining' from source: unknown 3033 1726773191.11069: variable 'ansible_timeout' from source: unknown 3033 1726773191.11071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.11115: 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) 3033 1726773191.11126: variable 'omit' from source: magic vars 3033 1726773191.11132: starting attempt loop 3033 1726773191.11134: running the handler 3033 1726773191.11188: handler run complete 3033 1726773191.11198: attempt loop complete, returning result 3033 1726773191.11201: _execute() done 3033 1726773191.11205: dumping result to json 3033 1726773191.11212: done dumping result, returning 3033 1726773191.11221: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-3c9c-762e-000000000f55] 3033 1726773191.11227: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f55 3033 1726773191.11331: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000f55 3033 1726773191.11334: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3033 1726773191.11423: no more pending results, returning what we have 3033 1726773191.11426: results queue empty 3033 1726773191.11427: checking for any_errors_fatal 3033 1726773191.11434: done checking for any_errors_fatal 3033 1726773191.11435: checking for max_fail_percentage 3033 1726773191.11437: done checking for max_fail_percentage 3033 1726773191.11437: checking to see if all hosts have failed and the running result is not ok 3033 1726773191.11438: done checking to see if all hosts have failed 3033 1726773191.11439: getting the remaining hosts for this loop 3033 1726773191.11441: done getting the remaining hosts for this loop 3033 1726773191.11445: getting the next task for host managed_node2 3033 1726773191.11453: done getting next task for host managed_node2 3033 1726773191.11457: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773191.11461: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773191.11474: getting variables 3033 1726773191.11478: in VariableManager get_vars() 3033 1726773191.11513: Calling all_inventory to load vars for managed_node2 3033 1726773191.11515: Calling groups_inventory to load vars for managed_node2 3033 1726773191.11517: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773191.11529: Calling all_plugins_play to load vars for managed_node2 3033 1726773191.11531: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773191.11534: Calling groups_plugins_play to load vars for managed_node2 3033 1726773191.11673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773191.11841: done with get_vars() 3033 1726773191.11849: done getting variables 3033 1726773191.11894: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:13:11 -0400 (0:00:00.034) 0:02:49.380 **** 3033 1726773191.11922: entering _queue_task() for managed_node2/package 3033 1726773191.12120: worker is 1 (out of 1 available) 3033 1726773191.12135: exiting _queue_task() for managed_node2/package 3033 1726773191.12152: done queuing things up, now waiting for results queue to drain 3033 1726773191.12154: waiting for pending results... 3033 1726773191.12337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3033 1726773191.12425: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed3 3033 1726773191.12440: variable 'ansible_search_path' from source: unknown 3033 1726773191.12444: variable 'ansible_search_path' from source: unknown 3033 1726773191.12478: calling self._execute() 3033 1726773191.12556: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.12563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.12573: variable 'omit' from source: magic vars 3033 1726773191.12743: variable 'omit' from source: magic vars 3033 1726773191.12791: variable 'omit' from source: magic vars 3033 1726773191.12819: variable '__kernel_settings_packages' from source: include_vars 3033 1726773191.13053: variable '__kernel_settings_packages' from source: include_vars 3033 1726773191.13235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773191.14822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773191.14883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773191.14918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773191.14949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773191.14970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773191.15052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773191.15078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773191.15098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773191.15134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773191.15147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773191.15230: variable '__kernel_settings_is_ostree' from source: set_fact 3033 1726773191.15236: variable 'omit' from source: magic vars 3033 1726773191.15260: variable 'omit' from source: magic vars 3033 1726773191.15285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773191.15310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773191.15328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773191.15344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773191.15353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773191.15381: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773191.15385: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.15390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.15471: Set connection var ansible_connection to ssh 3033 1726773191.15480: Set connection var ansible_shell_executable to /bin/sh 3033 1726773191.15485: Set connection var ansible_pipelining to False 3033 1726773191.15489: Set connection var ansible_shell_type to sh 3033 1726773191.15496: Set connection var ansible_timeout to 10 3033 1726773191.15504: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773191.15524: variable 'ansible_shell_executable' from source: unknown 3033 1726773191.15527: variable 'ansible_connection' from source: unknown 3033 1726773191.15530: variable 'ansible_module_compression' from source: unknown 3033 1726773191.15538: variable 'ansible_shell_type' from source: unknown 3033 1726773191.15541: variable 'ansible_shell_executable' from source: unknown 3033 1726773191.15543: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773191.15546: variable 'ansible_pipelining' from source: unknown 3033 1726773191.15551: variable 'ansible_timeout' from source: unknown 3033 1726773191.15556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773191.15642: 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) 3033 1726773191.15652: variable 'omit' from source: magic vars 3033 1726773191.15658: starting attempt loop 3033 1726773191.15661: running the handler 3033 1726773191.15668: variable 'ansible_facts' from source: unknown 3033 1726773191.15671: variable 'ansible_facts' from source: unknown 3033 1726773191.15717: _low_level_execute_command(): starting 3033 1726773191.15723: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773191.16246: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773191.16250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.16253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773191.16255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.16313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773191.16317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773191.16400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773191.18273: stdout chunk (state=3): >>>/root <<< 3033 1726773191.18390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773191.18443: stderr chunk (state=3): >>><<< 3033 1726773191.18447: stdout chunk (state=3): >>><<< 3033 1726773191.18467: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773191.18483: _low_level_execute_command(): starting 3033 1726773191.18489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899 `" && echo ansible-tmp-1726773191.1846766-6694-34036832303899="` echo /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899 `" ) && sleep 0' 3033 1726773191.18944: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773191.18947: 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.47.230 originally 10.31.47.230 <<< 3033 1726773191.18950: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.18952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773191.18955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.19006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773191.19021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773191.19089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773191.21332: stdout chunk (state=3): >>>ansible-tmp-1726773191.1846766-6694-34036832303899=/root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899 <<< 3033 1726773191.21487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773191.21511: stderr chunk (state=3): >>><<< 3033 1726773191.21515: stdout chunk (state=3): >>><<< 3033 1726773191.21531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773191.1846766-6694-34036832303899=/root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773191.21560: variable 'ansible_module_compression' from source: unknown 3033 1726773191.21610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3033 1726773191.21653: variable 'ansible_facts' from source: unknown 3033 1726773191.21731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py 3033 1726773191.21845: Sending initial data 3033 1726773191.21849: Sent initial data (149 bytes) 3033 1726773191.22310: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773191.22313: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.22316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773191.22318: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.22371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773191.22374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773191.22448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773191.24300: 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 <<< 3033 1726773191.24362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773191.24428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz8v9hmu0 /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py <<< 3033 1726773191.24434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py" <<< 3033 1726773191.24493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpz8v9hmu0" to remote "/root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py" <<< 3033 1726773191.25590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773191.25658: stderr chunk (state=3): >>><<< 3033 1726773191.25662: stdout chunk (state=3): >>><<< 3033 1726773191.25685: done transferring module to remote 3033 1726773191.25695: _low_level_execute_command(): starting 3033 1726773191.25702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/ /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py && sleep 0' 3033 1726773191.26169: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773191.26175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.26178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773191.26181: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773191.26183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.26233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773191.26236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773191.26310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773191.28367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773191.28418: stderr chunk (state=3): >>><<< 3033 1726773191.28422: stdout chunk (state=3): >>><<< 3033 1726773191.28436: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773191.28440: _low_level_execute_command(): starting 3033 1726773191.28446: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/AnsiballZ_dnf.py && sleep 0' 3033 1726773191.28899: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773191.28903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773191.28908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773191.28911: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773191.28913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773191.28962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773191.28969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773191.29043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773192.89602: 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}}} <<< 3033 1726773192.95067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773192.95129: stderr chunk (state=3): >>><<< 3033 1726773192.95133: stdout chunk (state=3): >>><<< 3033 1726773192.95150: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773192.95201: 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-1726773191.1846766-6694-34036832303899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773192.95213: _low_level_execute_command(): starting 3033 1726773192.95216: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773191.1846766-6694-34036832303899/ > /dev/null 2>&1 && sleep 0' 3033 1726773192.95686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773192.95690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773192.95704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773192.95764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773192.95768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773192.95844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773192.97896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773192.97949: stderr chunk (state=3): >>><<< 3033 1726773192.97953: stdout chunk (state=3): >>><<< 3033 1726773192.97968: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773192.97976: handler run complete 3033 1726773192.98017: attempt loop complete, returning result 3033 1726773192.98020: _execute() done 3033 1726773192.98025: dumping result to json 3033 1726773192.98032: done dumping result, returning 3033 1726773192.98041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-3c9c-762e-000000000ed3] 3033 1726773192.98046: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed3 3033 1726773192.98160: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed3 3033 1726773192.98163: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3033 1726773192.98361: no more pending results, returning what we have 3033 1726773192.98364: results queue empty 3033 1726773192.98365: checking for any_errors_fatal 3033 1726773192.98371: done checking for any_errors_fatal 3033 1726773192.98372: checking for max_fail_percentage 3033 1726773192.98374: done checking for max_fail_percentage 3033 1726773192.98375: checking to see if all hosts have failed and the running result is not ok 3033 1726773192.98376: done checking to see if all hosts have failed 3033 1726773192.98376: getting the remaining hosts for this loop 3033 1726773192.98378: done getting the remaining hosts for this loop 3033 1726773192.98382: getting the next task for host managed_node2 3033 1726773192.98392: done getting next task for host managed_node2 3033 1726773192.98396: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773192.98399: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773192.98413: getting variables 3033 1726773192.98414: in VariableManager get_vars() 3033 1726773192.98445: Calling all_inventory to load vars for managed_node2 3033 1726773192.98448: Calling groups_inventory to load vars for managed_node2 3033 1726773192.98451: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773192.98461: Calling all_plugins_play to load vars for managed_node2 3033 1726773192.98464: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773192.98466: Calling groups_plugins_play to load vars for managed_node2 3033 1726773192.98597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773192.98760: done with get_vars() 3033 1726773192.98770: done getting variables 3033 1726773192.98821: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:13:12 -0400 (0:00:01.869) 0:02:51.249 **** 3033 1726773192.98848: entering _queue_task() for managed_node2/debug 3033 1726773192.99062: worker is 1 (out of 1 available) 3033 1726773192.99077: exiting _queue_task() for managed_node2/debug 3033 1726773192.99093: done queuing things up, now waiting for results queue to drain 3033 1726773192.99095: waiting for pending results... 3033 1726773192.99293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3033 1726773192.99393: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed5 3033 1726773192.99408: variable 'ansible_search_path' from source: unknown 3033 1726773192.99412: variable 'ansible_search_path' from source: unknown 3033 1726773192.99446: calling self._execute() 3033 1726773192.99529: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773192.99536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773192.99547: variable 'omit' from source: magic vars 3033 1726773192.99981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773193.01685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773193.01741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773193.01772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773193.01804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773193.01829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773193.01898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.01935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.01957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.01999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.02013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.02104: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773193.02122: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773193.02126: when evaluation is False, skipping this task 3033 1726773193.02131: _execute() done 3033 1726773193.02133: dumping result to json 3033 1726773193.02138: done dumping result, returning 3033 1726773193.02147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000ed5] 3033 1726773193.02153: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed5 3033 1726773193.02248: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed5 3033 1726773193.02253: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3033 1726773193.02305: no more pending results, returning what we have 3033 1726773193.02310: results queue empty 3033 1726773193.02311: checking for any_errors_fatal 3033 1726773193.02323: done checking for any_errors_fatal 3033 1726773193.02324: checking for max_fail_percentage 3033 1726773193.02326: done checking for max_fail_percentage 3033 1726773193.02327: checking to see if all hosts have failed and the running result is not ok 3033 1726773193.02329: done checking to see if all hosts have failed 3033 1726773193.02330: getting the remaining hosts for this loop 3033 1726773193.02333: done getting the remaining hosts for this loop 3033 1726773193.02337: getting the next task for host managed_node2 3033 1726773193.02345: done getting next task for host managed_node2 3033 1726773193.02350: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773193.02354: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773193.02373: getting variables 3033 1726773193.02375: in VariableManager get_vars() 3033 1726773193.02414: Calling all_inventory to load vars for managed_node2 3033 1726773193.02418: Calling groups_inventory to load vars for managed_node2 3033 1726773193.02420: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773193.02430: Calling all_plugins_play to load vars for managed_node2 3033 1726773193.02433: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773193.02436: Calling groups_plugins_play to load vars for managed_node2 3033 1726773193.02593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773193.02794: done with get_vars() 3033 1726773193.02803: done getting variables 3033 1726773193.02850: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:13:13 -0400 (0:00:00.040) 0:02:51.289 **** 3033 1726773193.02877: entering _queue_task() for managed_node2/reboot 3033 1726773193.03089: worker is 1 (out of 1 available) 3033 1726773193.03108: exiting _queue_task() for managed_node2/reboot 3033 1726773193.03125: done queuing things up, now waiting for results queue to drain 3033 1726773193.03127: waiting for pending results... 3033 1726773193.03318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3033 1726773193.03422: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed6 3033 1726773193.03436: variable 'ansible_search_path' from source: unknown 3033 1726773193.03440: variable 'ansible_search_path' from source: unknown 3033 1726773193.03472: calling self._execute() 3033 1726773193.03559: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.03567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.03577: variable 'omit' from source: magic vars 3033 1726773193.04003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773193.05702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773193.05771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773193.05807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773193.05837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773193.05862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773193.05931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.05954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.05979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.06017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.06031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.06121: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773193.06137: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773193.06140: when evaluation is False, skipping this task 3033 1726773193.06143: _execute() done 3033 1726773193.06148: dumping result to json 3033 1726773193.06151: done dumping result, returning 3033 1726773193.06159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-3c9c-762e-000000000ed6] 3033 1726773193.06166: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed6 3033 1726773193.06260: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed6 3033 1726773193.06263: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773193.06319: no more pending results, returning what we have 3033 1726773193.06323: results queue empty 3033 1726773193.06324: checking for any_errors_fatal 3033 1726773193.06334: done checking for any_errors_fatal 3033 1726773193.06336: checking for max_fail_percentage 3033 1726773193.06338: done checking for max_fail_percentage 3033 1726773193.06339: checking to see if all hosts have failed and the running result is not ok 3033 1726773193.06340: done checking to see if all hosts have failed 3033 1726773193.06341: getting the remaining hosts for this loop 3033 1726773193.06343: done getting the remaining hosts for this loop 3033 1726773193.06348: getting the next task for host managed_node2 3033 1726773193.06357: done getting next task for host managed_node2 3033 1726773193.06361: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773193.06365: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773193.06388: getting variables 3033 1726773193.06390: in VariableManager get_vars() 3033 1726773193.06431: Calling all_inventory to load vars for managed_node2 3033 1726773193.06435: Calling groups_inventory to load vars for managed_node2 3033 1726773193.06437: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773193.06447: Calling all_plugins_play to load vars for managed_node2 3033 1726773193.06450: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773193.06454: Calling groups_plugins_play to load vars for managed_node2 3033 1726773193.06609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773193.06776: done with get_vars() 3033 1726773193.06785: done getting variables 3033 1726773193.06834: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:13:13 -0400 (0:00:00.039) 0:02:51.329 **** 3033 1726773193.06861: entering _queue_task() for managed_node2/fail 3033 1726773193.07082: worker is 1 (out of 1 available) 3033 1726773193.07098: exiting _queue_task() for managed_node2/fail 3033 1726773193.07116: done queuing things up, now waiting for results queue to drain 3033 1726773193.07119: waiting for pending results... 3033 1726773193.07305: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3033 1726773193.07392: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed7 3033 1726773193.07407: variable 'ansible_search_path' from source: unknown 3033 1726773193.07411: variable 'ansible_search_path' from source: unknown 3033 1726773193.07445: calling self._execute() 3033 1726773193.07529: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.07535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.07545: variable 'omit' from source: magic vars 3033 1726773193.07961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773193.09631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773193.09687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773193.09721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773193.09752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773193.09774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773193.09843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.10093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.10119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.10151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.10164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.10253: variable '__kernel_settings_is_transactional' from source: set_fact 3033 1726773193.10270: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3033 1726773193.10274: when evaluation is False, skipping this task 3033 1726773193.10279: _execute() done 3033 1726773193.10282: dumping result to json 3033 1726773193.10287: done dumping result, returning 3033 1726773193.10293: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-3c9c-762e-000000000ed7] 3033 1726773193.10300: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed7 3033 1726773193.10402: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed7 3033 1726773193.10405: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3033 1726773193.10456: no more pending results, returning what we have 3033 1726773193.10459: results queue empty 3033 1726773193.10460: checking for any_errors_fatal 3033 1726773193.10468: done checking for any_errors_fatal 3033 1726773193.10469: checking for max_fail_percentage 3033 1726773193.10471: done checking for max_fail_percentage 3033 1726773193.10472: checking to see if all hosts have failed and the running result is not ok 3033 1726773193.10474: done checking to see if all hosts have failed 3033 1726773193.10477: getting the remaining hosts for this loop 3033 1726773193.10479: done getting the remaining hosts for this loop 3033 1726773193.10484: getting the next task for host managed_node2 3033 1726773193.10495: done getting next task for host managed_node2 3033 1726773193.10500: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773193.10505: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773193.10527: getting variables 3033 1726773193.10529: in VariableManager get_vars() 3033 1726773193.10567: Calling all_inventory to load vars for managed_node2 3033 1726773193.10570: Calling groups_inventory to load vars for managed_node2 3033 1726773193.10572: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773193.10585: Calling all_plugins_play to load vars for managed_node2 3033 1726773193.10588: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773193.10591: Calling groups_plugins_play to load vars for managed_node2 3033 1726773193.10785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773193.10954: done with get_vars() 3033 1726773193.10963: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:13:13 -0400 (0:00:00.041) 0:02:51.371 **** 3033 1726773193.11030: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773193.11245: worker is 1 (out of 1 available) 3033 1726773193.11262: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773193.11281: done queuing things up, now waiting for results queue to drain 3033 1726773193.11283: waiting for pending results... 3033 1726773193.11465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3033 1726773193.11562: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ed9 3033 1726773193.11579: variable 'ansible_search_path' from source: unknown 3033 1726773193.11583: variable 'ansible_search_path' from source: unknown 3033 1726773193.11617: calling self._execute() 3033 1726773193.11695: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.11703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.11714: variable 'omit' from source: magic vars 3033 1726773193.11811: variable 'omit' from source: magic vars 3033 1726773193.11861: variable 'omit' from source: magic vars 3033 1726773193.11887: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773193.12136: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3033 1726773193.12204: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773193.12237: variable 'omit' from source: magic vars 3033 1726773193.12273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773193.12304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773193.12324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773193.12341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.12352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.12382: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773193.12387: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.12390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.12474: Set connection var ansible_connection to ssh 3033 1726773193.12480: Set connection var ansible_shell_executable to /bin/sh 3033 1726773193.12487: Set connection var ansible_pipelining to False 3033 1726773193.12490: Set connection var ansible_shell_type to sh 3033 1726773193.12497: Set connection var ansible_timeout to 10 3033 1726773193.12508: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773193.12528: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.12531: variable 'ansible_connection' from source: unknown 3033 1726773193.12534: variable 'ansible_module_compression' from source: unknown 3033 1726773193.12538: variable 'ansible_shell_type' from source: unknown 3033 1726773193.12541: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.12546: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.12551: variable 'ansible_pipelining' from source: unknown 3033 1726773193.12554: variable 'ansible_timeout' from source: unknown 3033 1726773193.12559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.12711: 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__) 3033 1726773193.12722: variable 'omit' from source: magic vars 3033 1726773193.12729: starting attempt loop 3033 1726773193.12732: running the handler 3033 1726773193.12745: _low_level_execute_command(): starting 3033 1726773193.12753: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773193.13301: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.13305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.13311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.13313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.13368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.13371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.13374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.13449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.15290: stdout chunk (state=3): >>>/root <<< 3033 1726773193.15398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.15458: stderr chunk (state=3): >>><<< 3033 1726773193.15461: stdout chunk (state=3): >>><<< 3033 1726773193.15485: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.15499: _low_level_execute_command(): starting 3033 1726773193.15507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270 `" && echo ansible-tmp-1726773193.1548629-6711-132059399157270="` echo /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270 `" ) && sleep 0' 3033 1726773193.15979: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.15983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.15994: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773193.15997: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773193.16000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.16042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.16045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.16123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.18322: stdout chunk (state=3): >>>ansible-tmp-1726773193.1548629-6711-132059399157270=/root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270 <<< 3033 1726773193.18436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.18491: stderr chunk (state=3): >>><<< 3033 1726773193.18495: stdout chunk (state=3): >>><<< 3033 1726773193.18514: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773193.1548629-6711-132059399157270=/root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.18558: variable 'ansible_module_compression' from source: unknown 3033 1726773193.18596: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773193.18634: variable 'ansible_facts' from source: unknown 3033 1726773193.18691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py 3033 1726773193.18802: Sending initial data 3033 1726773193.18809: Sent initial data (173 bytes) 3033 1726773193.19276: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.19279: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.19282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.19284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.19339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.19343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.19420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.21245: 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 <<< 3033 1726773193.21309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773193.21372: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp11natf6d /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773193.21381: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773193.21436: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp11natf6d" to remote "/root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773193.22296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.22367: stderr chunk (state=3): >>><<< 3033 1726773193.22371: stdout chunk (state=3): >>><<< 3033 1726773193.22396: done transferring module to remote 3033 1726773193.22408: _low_level_execute_command(): starting 3033 1726773193.22414: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/ /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773193.22890: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.22894: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.22897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773193.22899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773193.22909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.22958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.22964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.23031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.25061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.25114: stderr chunk (state=3): >>><<< 3033 1726773193.25118: stdout chunk (state=3): >>><<< 3033 1726773193.25134: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.25137: _low_level_execute_command(): starting 3033 1726773193.25144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773193.25610: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.25613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.25616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.25620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.25671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.25674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.25755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.44478: 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"}}} <<< 3033 1726773193.46059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773193.46123: stderr chunk (state=3): >>><<< 3033 1726773193.46127: stdout chunk (state=3): >>><<< 3033 1726773193.46144: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773193.46178: 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-1726773193.1548629-6711-132059399157270/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773193.46191: _low_level_execute_command(): starting 3033 1726773193.46197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773193.1548629-6711-132059399157270/ > /dev/null 2>&1 && sleep 0' 3033 1726773193.46682: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.46686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.46689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.46691: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773193.46698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.46745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.46748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.46826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.48894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.48953: stderr chunk (state=3): >>><<< 3033 1726773193.48956: stdout chunk (state=3): >>><<< 3033 1726773193.48972: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.48982: handler run complete 3033 1726773193.49001: attempt loop complete, returning result 3033 1726773193.49004: _execute() done 3033 1726773193.49010: dumping result to json 3033 1726773193.49015: done dumping result, returning 3033 1726773193.49025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-3c9c-762e-000000000ed9] 3033 1726773193.49031: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed9 3033 1726773193.49141: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ed9 3033 1726773193.49144: WORKER PROCESS EXITING ok: [managed_node2] => { "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" } } 3033 1726773193.49260: no more pending results, returning what we have 3033 1726773193.49264: results queue empty 3033 1726773193.49265: checking for any_errors_fatal 3033 1726773193.49272: done checking for any_errors_fatal 3033 1726773193.49273: checking for max_fail_percentage 3033 1726773193.49277: done checking for max_fail_percentage 3033 1726773193.49279: checking to see if all hosts have failed and the running result is not ok 3033 1726773193.49279: done checking to see if all hosts have failed 3033 1726773193.49280: getting the remaining hosts for this loop 3033 1726773193.49282: done getting the remaining hosts for this loop 3033 1726773193.49286: getting the next task for host managed_node2 3033 1726773193.49293: done getting next task for host managed_node2 3033 1726773193.49297: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773193.49301: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773193.49315: getting variables 3033 1726773193.49317: in VariableManager get_vars() 3033 1726773193.49357: Calling all_inventory to load vars for managed_node2 3033 1726773193.49360: Calling groups_inventory to load vars for managed_node2 3033 1726773193.49362: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773193.49374: Calling all_plugins_play to load vars for managed_node2 3033 1726773193.49379: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773193.49383: Calling groups_plugins_play to load vars for managed_node2 3033 1726773193.49620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773193.49931: done with get_vars() 3033 1726773193.49948: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:13:13 -0400 (0:00:00.390) 0:02:51.761 **** 3033 1726773193.50078: entering _queue_task() for managed_node2/stat 3033 1726773193.50403: worker is 1 (out of 1 available) 3033 1726773193.50621: exiting _queue_task() for managed_node2/stat 3033 1726773193.50637: done queuing things up, now waiting for results queue to drain 3033 1726773193.50639: waiting for pending results... 3033 1726773193.50828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3033 1726773193.50989: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000eda 3033 1726773193.51003: variable 'ansible_search_path' from source: unknown 3033 1726773193.51009: variable 'ansible_search_path' from source: unknown 3033 1726773193.51056: variable '__prof_from_conf' from source: task vars 3033 1726773193.51342: variable '__prof_from_conf' from source: task vars 3033 1726773193.51515: variable '__data' from source: task vars 3033 1726773193.51579: variable '__kernel_settings_register_tuned_main' from source: set_fact 3033 1726773193.51842: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773193.51850: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773193.51905: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773193.51924: variable 'omit' from source: magic vars 3033 1726773193.52013: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.52023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.52033: variable 'omit' from source: magic vars 3033 1726773193.52257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773193.54249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773193.54307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773193.54340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773193.54385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773193.54410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773193.54484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.54511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.54532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.54566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.54577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.54660: variable 'item' from source: unknown 3033 1726773193.54675: Evaluated conditional (item | length > 0): False 3033 1726773193.54681: when evaluation is False, skipping this task 3033 1726773193.54715: variable 'item' from source: unknown 3033 1726773193.54774: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 3033 1726773193.54952: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.54955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.54958: variable 'omit' from source: magic vars 3033 1726773193.55053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.55073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.55098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.55131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.55143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.55214: variable 'item' from source: unknown 3033 1726773193.55221: Evaluated conditional (item | length > 0): True 3033 1726773193.55227: variable 'omit' from source: magic vars 3033 1726773193.55268: variable 'omit' from source: magic vars 3033 1726773193.55315: variable 'item' from source: unknown 3033 1726773193.55368: variable 'item' from source: unknown 3033 1726773193.55384: variable 'omit' from source: magic vars 3033 1726773193.55410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773193.55434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773193.55450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773193.55466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.55475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.55507: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773193.55510: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.55514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.55594: Set connection var ansible_connection to ssh 3033 1726773193.55601: Set connection var ansible_shell_executable to /bin/sh 3033 1726773193.55611: Set connection var ansible_pipelining to False 3033 1726773193.55614: Set connection var ansible_shell_type to sh 3033 1726773193.55621: Set connection var ansible_timeout to 10 3033 1726773193.55629: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773193.55646: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.55649: variable 'ansible_connection' from source: unknown 3033 1726773193.55652: variable 'ansible_module_compression' from source: unknown 3033 1726773193.55657: variable 'ansible_shell_type' from source: unknown 3033 1726773193.55659: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.55664: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.55669: variable 'ansible_pipelining' from source: unknown 3033 1726773193.55672: variable 'ansible_timeout' from source: unknown 3033 1726773193.55680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.55797: 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__) 3033 1726773193.55810: variable 'omit' from source: magic vars 3033 1726773193.55816: starting attempt loop 3033 1726773193.55819: running the handler 3033 1726773193.55833: _low_level_execute_command(): starting 3033 1726773193.55840: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773193.56377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.56380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.56383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.56386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.56446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.56450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.56452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.56531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.58373: stdout chunk (state=3): >>>/root <<< 3033 1726773193.58486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.58545: stderr chunk (state=3): >>><<< 3033 1726773193.58548: stdout chunk (state=3): >>><<< 3033 1726773193.58568: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.58583: _low_level_execute_command(): starting 3033 1726773193.58589: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012 `" && echo ansible-tmp-1726773193.5856922-6721-94556655410012="` echo /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012 `" ) && sleep 0' 3033 1726773193.59063: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.59067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.59072: 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.47.230 is address <<< 3033 1726773193.59077: 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 <<< 3033 1726773193.59079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.59133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.59140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.59142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.59213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.61385: stdout chunk (state=3): >>>ansible-tmp-1726773193.5856922-6721-94556655410012=/root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012 <<< 3033 1726773193.61502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.61567: stderr chunk (state=3): >>><<< 3033 1726773193.61570: stdout chunk (state=3): >>><<< 3033 1726773193.61588: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773193.5856922-6721-94556655410012=/root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.61633: variable 'ansible_module_compression' from source: unknown 3033 1726773193.61681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773193.61718: variable 'ansible_facts' from source: unknown 3033 1726773193.61785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py 3033 1726773193.61904: Sending initial data 3033 1726773193.61910: Sent initial data (150 bytes) 3033 1726773193.62382: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.62386: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.62393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.62396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.62398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.62449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.62453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.62530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.64329: 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 <<< 3033 1726773193.64394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773193.64462: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn5iu6edf /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py <<< 3033 1726773193.64466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py" <<< 3033 1726773193.64523: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpn5iu6edf" to remote "/root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py" <<< 3033 1726773193.65386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.65462: stderr chunk (state=3): >>><<< 3033 1726773193.65465: stdout chunk (state=3): >>><<< 3033 1726773193.65488: done transferring module to remote 3033 1726773193.65499: _low_level_execute_command(): starting 3033 1726773193.65504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/ /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py && sleep 0' 3033 1726773193.65982: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.65986: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.65988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773193.65991: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773193.65994: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.66043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.66046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.66123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.68151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.68212: stderr chunk (state=3): >>><<< 3033 1726773193.68216: stdout chunk (state=3): >>><<< 3033 1726773193.68232: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.68235: _low_level_execute_command(): starting 3033 1726773193.68241: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/AnsiballZ_stat.py && sleep 0' 3033 1726773193.68725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.68729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.68731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.68734: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.68796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.68802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.68804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.68880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.88028: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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"}}} <<< 3033 1726773193.89927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773193.89994: stderr chunk (state=3): >>><<< 3033 1726773193.89998: stdout chunk (state=3): >>><<< 3033 1726773193.90014: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726773099.0972564, "mtime": 1726773095.5172472, "ctime": 1726773095.5172472, "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": "1524449465", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773193.90064: 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-1726773193.5856922-6721-94556655410012/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773193.90073: _low_level_execute_command(): starting 3033 1726773193.90081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773193.5856922-6721-94556655410012/ > /dev/null 2>&1 && sleep 0' 3033 1726773193.90567: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.90570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.90573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.90578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.90629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.90633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773193.90650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.90716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.92780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.92839: stderr chunk (state=3): >>><<< 3033 1726773193.92843: stdout chunk (state=3): >>><<< 3033 1726773193.92857: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.92864: handler run complete 3033 1726773193.92916: attempt loop complete, returning result 3033 1726773193.92933: variable 'item' from source: unknown 3033 1726773193.93003: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773099.0972564, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773095.5172472, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773095.5172472, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1524449465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773193.93181: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.93185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.93187: variable 'omit' from source: magic vars 3033 1726773193.93306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773193.93332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773193.93352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773193.93388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773193.93400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773193.93472: variable 'item' from source: unknown 3033 1726773193.93482: Evaluated conditional (item | length > 0): True 3033 1726773193.93487: variable 'omit' from source: magic vars 3033 1726773193.93501: variable 'omit' from source: magic vars 3033 1726773193.93547: variable 'item' from source: unknown 3033 1726773193.93603: variable 'item' from source: unknown 3033 1726773193.93618: variable 'omit' from source: magic vars 3033 1726773193.93638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773193.93646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.93653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773193.93666: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773193.93669: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.93674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.93740: Set connection var ansible_connection to ssh 3033 1726773193.93749: Set connection var ansible_shell_executable to /bin/sh 3033 1726773193.93756: Set connection var ansible_pipelining to False 3033 1726773193.93758: Set connection var ansible_shell_type to sh 3033 1726773193.93765: Set connection var ansible_timeout to 10 3033 1726773193.93773: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773193.93793: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.93796: variable 'ansible_connection' from source: unknown 3033 1726773193.93798: variable 'ansible_module_compression' from source: unknown 3033 1726773193.93803: variable 'ansible_shell_type' from source: unknown 3033 1726773193.93807: variable 'ansible_shell_executable' from source: unknown 3033 1726773193.93812: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773193.93817: variable 'ansible_pipelining' from source: unknown 3033 1726773193.93820: variable 'ansible_timeout' from source: unknown 3033 1726773193.93826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773193.93913: 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) 3033 1726773193.93922: variable 'omit' from source: magic vars 3033 1726773193.93928: starting attempt loop 3033 1726773193.93930: running the handler 3033 1726773193.93938: _low_level_execute_command(): starting 3033 1726773193.93943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773193.94414: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.94417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.94420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773193.94431: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.94470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.94492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.94562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.96409: stdout chunk (state=3): >>>/root <<< 3033 1726773193.96523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.96582: stderr chunk (state=3): >>><<< 3033 1726773193.96585: stdout chunk (state=3): >>><<< 3033 1726773193.96599: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.96611: _low_level_execute_command(): starting 3033 1726773193.96617: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497 `" && echo ansible-tmp-1726773193.9660025-6721-252362556773497="` echo /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497 `" ) && sleep 0' 3033 1726773193.97090: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773193.97093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773193.97101: 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.47.230 is address <<< 3033 1726773193.97104: 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 <<< 3033 1726773193.97109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773193.97155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773193.97158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773193.97238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773193.99430: stdout chunk (state=3): >>>ansible-tmp-1726773193.9660025-6721-252362556773497=/root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497 <<< 3033 1726773193.99552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773193.99619: stderr chunk (state=3): >>><<< 3033 1726773193.99622: stdout chunk (state=3): >>><<< 3033 1726773193.99637: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773193.9660025-6721-252362556773497=/root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773193.99673: variable 'ansible_module_compression' from source: unknown 3033 1726773193.99715: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773193.99732: variable 'ansible_facts' from source: unknown 3033 1726773193.99777: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py 3033 1726773193.99886: Sending initial data 3033 1726773193.99889: Sent initial data (151 bytes) 3033 1726773194.00371: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773194.00374: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.00377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773194.00379: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773194.00381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.00433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.00436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.00517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.02333: 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 <<< 3033 1726773194.02400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773194.02461: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6sad6z9p /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py <<< 3033 1726773194.02470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py" <<< 3033 1726773194.02526: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6sad6z9p" to remote "/root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py" <<< 3033 1726773194.03416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.03488: stderr chunk (state=3): >>><<< 3033 1726773194.03491: stdout chunk (state=3): >>><<< 3033 1726773194.03514: done transferring module to remote 3033 1726773194.03523: _low_level_execute_command(): starting 3033 1726773194.03528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/ /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py && sleep 0' 3033 1726773194.03980: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773194.03984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773194.04021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.04024: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773194.04027: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773194.04034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.04087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.04093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.04162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.06247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.06312: stderr chunk (state=3): >>><<< 3033 1726773194.06316: stdout chunk (state=3): >>><<< 3033 1726773194.06331: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773194.06335: _low_level_execute_command(): starting 3033 1726773194.06341: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/AnsiballZ_stat.py && sleep 0' 3033 1726773194.06799: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.06803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773194.06838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.06841: 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.47.230 is address <<< 3033 1726773194.06844: 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 <<< 3033 1726773194.06846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.06900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.06904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.06993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.26376: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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"}}} <<< 3033 1726773194.28199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773194.28262: stderr chunk (state=3): >>><<< 3033 1726773194.28266: stdout chunk (state=3): >>><<< 3033 1726773194.28284: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726773090.9812355, "mtime": 1726773107.577278, "ctime": 1726773107.577278, "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": "2066964294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773194.28333: 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-1726773193.9660025-6721-252362556773497/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773194.28341: _low_level_execute_command(): starting 3033 1726773194.28347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773193.9660025-6721-252362556773497/ > /dev/null 2>&1 && sleep 0' 3033 1726773194.28808: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773194.28841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773194.28845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.28847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.28850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.28854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.28908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.28912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.28985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.31043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.31096: stderr chunk (state=3): >>><<< 3033 1726773194.31099: stdout chunk (state=3): >>><<< 3033 1726773194.31116: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773194.31122: handler run complete 3033 1726773194.31166: attempt loop complete, returning result 3033 1726773194.31184: variable 'item' from source: unknown 3033 1726773194.31255: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773090.9812355, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773107.577278, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773107.577278, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2066964294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3033 1726773194.31493: dumping result to json 3033 1726773194.31496: done dumping result, returning 3033 1726773194.31498: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-3c9c-762e-000000000eda] 3033 1726773194.31500: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000eda 3033 1726773194.31711: no more pending results, returning what we have 3033 1726773194.31715: results queue empty 3033 1726773194.31716: checking for any_errors_fatal 3033 1726773194.31721: done checking for any_errors_fatal 3033 1726773194.31722: checking for max_fail_percentage 3033 1726773194.31724: done checking for max_fail_percentage 3033 1726773194.31724: checking to see if all hosts have failed and the running result is not ok 3033 1726773194.31725: done checking to see if all hosts have failed 3033 1726773194.31726: getting the remaining hosts for this loop 3033 1726773194.31728: done getting the remaining hosts for this loop 3033 1726773194.31732: getting the next task for host managed_node2 3033 1726773194.31738: done getting next task for host managed_node2 3033 1726773194.31741: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773194.31745: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773194.31757: getting variables 3033 1726773194.31758: in VariableManager get_vars() 3033 1726773194.31791: Calling all_inventory to load vars for managed_node2 3033 1726773194.31794: Calling groups_inventory to load vars for managed_node2 3033 1726773194.31795: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773194.31804: Calling all_plugins_play to load vars for managed_node2 3033 1726773194.31808: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773194.31811: Calling groups_plugins_play to load vars for managed_node2 3033 1726773194.31940: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000eda 3033 1726773194.31944: WORKER PROCESS EXITING 3033 1726773194.31956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773194.32123: done with get_vars() 3033 1726773194.32132: done getting variables 3033 1726773194.32180: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:13:14 -0400 (0:00:00.821) 0:02:52.583 **** 3033 1726773194.32211: entering _queue_task() for managed_node2/set_fact 3033 1726773194.32422: worker is 1 (out of 1 available) 3033 1726773194.32437: exiting _queue_task() for managed_node2/set_fact 3033 1726773194.32452: done queuing things up, now waiting for results queue to drain 3033 1726773194.32454: waiting for pending results... 3033 1726773194.32645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3033 1726773194.32740: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000edb 3033 1726773194.32754: variable 'ansible_search_path' from source: unknown 3033 1726773194.32758: variable 'ansible_search_path' from source: unknown 3033 1726773194.32793: calling self._execute() 3033 1726773194.32873: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.32879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.32889: variable 'omit' from source: magic vars 3033 1726773194.32984: variable 'omit' from source: magic vars 3033 1726773194.33035: variable 'omit' from source: magic vars 3033 1726773194.33469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773194.35321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773194.35373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773194.35407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773194.35438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773194.35470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773194.35540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773194.35564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773194.35587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773194.35622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773194.35635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773194.35674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773194.35695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773194.35719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773194.35751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773194.35764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773194.35817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773194.35837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773194.35857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773194.35889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773194.35901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773194.36093: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3033 1726773194.36177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773194.36305: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773194.36338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773194.36365: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773194.36393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773194.36432: 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) 3033 1726773194.36450: 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) 3033 1726773194.36471: 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) 3033 1726773194.36496: 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) 3033 1726773194.36542: variable 'omit' from source: magic vars 3033 1726773194.36564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773194.36590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773194.36607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773194.36623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773194.36633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773194.36660: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773194.36664: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.36669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.36751: Set connection var ansible_connection to ssh 3033 1726773194.36758: Set connection var ansible_shell_executable to /bin/sh 3033 1726773194.36764: Set connection var ansible_pipelining to False 3033 1726773194.36767: Set connection var ansible_shell_type to sh 3033 1726773194.36780: Set connection var ansible_timeout to 10 3033 1726773194.36786: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773194.36809: variable 'ansible_shell_executable' from source: unknown 3033 1726773194.36813: variable 'ansible_connection' from source: unknown 3033 1726773194.36815: variable 'ansible_module_compression' from source: unknown 3033 1726773194.36818: variable 'ansible_shell_type' from source: unknown 3033 1726773194.36823: variable 'ansible_shell_executable' from source: unknown 3033 1726773194.36826: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.36831: variable 'ansible_pipelining' from source: unknown 3033 1726773194.36834: variable 'ansible_timeout' from source: unknown 3033 1726773194.36840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.36924: 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) 3033 1726773194.36936: variable 'omit' from source: magic vars 3033 1726773194.36942: starting attempt loop 3033 1726773194.36945: running the handler 3033 1726773194.36956: handler run complete 3033 1726773194.36964: attempt loop complete, returning result 3033 1726773194.36967: _execute() done 3033 1726773194.36971: dumping result to json 3033 1726773194.36976: done dumping result, returning 3033 1726773194.36986: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-3c9c-762e-000000000edb] 3033 1726773194.36991: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edb 3033 1726773194.37076: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edb 3033 1726773194.37079: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3033 1726773194.37158: no more pending results, returning what we have 3033 1726773194.37161: results queue empty 3033 1726773194.37162: checking for any_errors_fatal 3033 1726773194.37182: done checking for any_errors_fatal 3033 1726773194.37183: checking for max_fail_percentage 3033 1726773194.37185: done checking for max_fail_percentage 3033 1726773194.37186: checking to see if all hosts have failed and the running result is not ok 3033 1726773194.37187: done checking to see if all hosts have failed 3033 1726773194.37188: getting the remaining hosts for this loop 3033 1726773194.37191: done getting the remaining hosts for this loop 3033 1726773194.37196: getting the next task for host managed_node2 3033 1726773194.37205: done getting next task for host managed_node2 3033 1726773194.37210: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773194.37214: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773194.37228: getting variables 3033 1726773194.37229: in VariableManager get_vars() 3033 1726773194.37266: Calling all_inventory to load vars for managed_node2 3033 1726773194.37269: Calling groups_inventory to load vars for managed_node2 3033 1726773194.37271: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773194.37281: Calling all_plugins_play to load vars for managed_node2 3033 1726773194.37284: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773194.37288: Calling groups_plugins_play to load vars for managed_node2 3033 1726773194.37461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773194.37637: done with get_vars() 3033 1726773194.37647: done getting variables 3033 1726773194.37695: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:13:14 -0400 (0:00:00.055) 0:02:52.638 **** 3033 1726773194.37726: entering _queue_task() for managed_node2/service 3033 1726773194.37933: worker is 1 (out of 1 available) 3033 1726773194.37950: exiting _queue_task() for managed_node2/service 3033 1726773194.37966: done queuing things up, now waiting for results queue to drain 3033 1726773194.37968: waiting for pending results... 3033 1726773194.38162: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3033 1726773194.38252: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000edc 3033 1726773194.38267: variable 'ansible_search_path' from source: unknown 3033 1726773194.38270: variable 'ansible_search_path' from source: unknown 3033 1726773194.38315: variable '__kernel_settings_services' from source: include_vars 3033 1726773194.38592: variable '__kernel_settings_services' from source: include_vars 3033 1726773194.38662: variable 'omit' from source: magic vars 3033 1726773194.38766: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.38778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.38787: variable 'omit' from source: magic vars 3033 1726773194.38859: variable 'omit' from source: magic vars 3033 1726773194.38905: variable 'omit' from source: magic vars 3033 1726773194.38949: variable 'item' from source: unknown 3033 1726773194.39016: variable 'item' from source: unknown 3033 1726773194.39040: variable 'omit' from source: magic vars 3033 1726773194.39077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773194.39107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773194.39126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773194.39142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773194.39153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773194.39184: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773194.39187: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.39193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.39278: Set connection var ansible_connection to ssh 3033 1726773194.39282: Set connection var ansible_shell_executable to /bin/sh 3033 1726773194.39289: Set connection var ansible_pipelining to False 3033 1726773194.39292: Set connection var ansible_shell_type to sh 3033 1726773194.39299: Set connection var ansible_timeout to 10 3033 1726773194.39309: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773194.39352: variable 'ansible_shell_executable' from source: unknown 3033 1726773194.39355: variable 'ansible_connection' from source: unknown 3033 1726773194.39358: variable 'ansible_module_compression' from source: unknown 3033 1726773194.39361: variable 'ansible_shell_type' from source: unknown 3033 1726773194.39363: variable 'ansible_shell_executable' from source: unknown 3033 1726773194.39365: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773194.39367: variable 'ansible_pipelining' from source: unknown 3033 1726773194.39369: variable 'ansible_timeout' from source: unknown 3033 1726773194.39372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773194.39483: 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) 3033 1726773194.39501: variable 'omit' from source: magic vars 3033 1726773194.39505: starting attempt loop 3033 1726773194.39507: running the handler 3033 1726773194.39584: variable 'ansible_facts' from source: unknown 3033 1726773194.39696: _low_level_execute_command(): starting 3033 1726773194.39703: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773194.40253: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.40257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.40260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773194.40263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.40314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.40334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773194.40337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.40407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.42210: stdout chunk (state=3): >>>/root <<< 3033 1726773194.42321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.42377: stderr chunk (state=3): >>><<< 3033 1726773194.42383: stdout chunk (state=3): >>><<< 3033 1726773194.42405: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773194.42420: _low_level_execute_command(): starting 3033 1726773194.42426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477 `" && echo ansible-tmp-1726773194.424067-6738-193516830718477="` echo /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477 `" ) && sleep 0' 3033 1726773194.42889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.42895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.42908: 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.47.230 is address <<< 3033 1726773194.42914: 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 <<< 3033 1726773194.42917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.42959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.42965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773194.42967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.43037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.53574: stdout chunk (state=3): >>>ansible-tmp-1726773194.424067-6738-193516830718477=/root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477 <<< 3033 1726773194.53717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.53781: stderr chunk (state=3): >>><<< 3033 1726773194.53785: stdout chunk (state=3): >>><<< 3033 1726773194.53802: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773194.424067-6738-193516830718477=/root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773194.53837: variable 'ansible_module_compression' from source: unknown 3033 1726773194.53913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773194.53946: variable 'ansible_facts' from source: unknown 3033 1726773194.54091: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py 3033 1726773194.54222: Sending initial data 3033 1726773194.54226: Sent initial data (153 bytes) 3033 1726773194.54704: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773194.54710: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.54714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.54717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773194.54719: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.54773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.54776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773194.54781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.54849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.56633: 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 <<< 3033 1726773194.56695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773194.56762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpcypli539 /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py <<< 3033 1726773194.56766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py" <<< 3033 1726773194.56826: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpcypli539" to remote "/root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py" <<< 3033 1726773194.56830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py" <<< 3033 1726773194.58661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.58738: stderr chunk (state=3): >>><<< 3033 1726773194.58744: stdout chunk (state=3): >>><<< 3033 1726773194.58766: done transferring module to remote 3033 1726773194.58779: _low_level_execute_command(): starting 3033 1726773194.58783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/ /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py && sleep 0' 3033 1726773194.59267: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.59270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773194.59273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773194.59275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.59282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.59333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.59336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.59410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.61409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773194.61464: stderr chunk (state=3): >>><<< 3033 1726773194.61467: stdout chunk (state=3): >>><<< 3033 1726773194.61485: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773194.61488: _low_level_execute_command(): starting 3033 1726773194.61494: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/AnsiballZ_systemd.py && sleep 0' 3033 1726773194.62104: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.62110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.62114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773194.62117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773194.62170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773194.62173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773194.62256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773194.96859: 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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20393984", "MemoryAvailable": "infinity", "CPUUsageNSec": "313517000", "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", "Li<<< 3033 1726773194.96878: stdout chunk (state=3): >>>mitRTTIME": "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.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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": "/<<< 3033 1726773194.96890: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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}}} <<< 3033 1726773194.99252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773194.99319: stderr chunk (state=3): >>><<< 3033 1726773194.99323: stdout chunk (state=3): >>><<< 3033 1726773194.99351: _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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20393984", "MemoryAvailable": "infinity", "CPUUsageNSec": "313517000", "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": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773194.99520: 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-1726773194.424067-6738-193516830718477/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773194.99537: _low_level_execute_command(): starting 3033 1726773194.99544: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773194.424067-6738-193516830718477/ > /dev/null 2>&1 && sleep 0' 3033 1726773195.00031: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.00035: 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.47.230 originally 10.31.47.230 <<< 3033 1726773195.00037: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.00040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.00042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.00099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.00105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.00110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.00172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.02230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.02283: stderr chunk (state=3): >>><<< 3033 1726773195.02286: stdout chunk (state=3): >>><<< 3033 1726773195.02301: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.02309: handler run complete 3033 1726773195.02360: attempt loop complete, returning result 3033 1726773195.02382: variable 'item' from source: unknown 3033 1726773195.02452: variable 'item' from source: unknown ok: [managed_node2] => (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 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "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": "313517000", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "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": "678", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; 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 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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": "678", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20393984", "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.socket sysinit.target dbus-broker.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "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" } } 3033 1726773195.03229: dumping result to json 3033 1726773195.03232: done dumping result, returning 3033 1726773195.03235: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-3c9c-762e-000000000edc] 3033 1726773195.03237: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edc 3033 1726773195.03291: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edc 3033 1726773195.03293: WORKER PROCESS EXITING 3033 1726773195.03451: no more pending results, returning what we have 3033 1726773195.03453: results queue empty 3033 1726773195.03454: checking for any_errors_fatal 3033 1726773195.03456: done checking for any_errors_fatal 3033 1726773195.03457: checking for max_fail_percentage 3033 1726773195.03458: done checking for max_fail_percentage 3033 1726773195.03459: checking to see if all hosts have failed and the running result is not ok 3033 1726773195.03459: done checking to see if all hosts have failed 3033 1726773195.03460: getting the remaining hosts for this loop 3033 1726773195.03461: done getting the remaining hosts for this loop 3033 1726773195.03464: getting the next task for host managed_node2 3033 1726773195.03468: done getting next task for host managed_node2 3033 1726773195.03471: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773195.03474: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773195.03483: getting variables 3033 1726773195.03485: in VariableManager get_vars() 3033 1726773195.03508: Calling all_inventory to load vars for managed_node2 3033 1726773195.03510: Calling groups_inventory to load vars for managed_node2 3033 1726773195.03512: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773195.03520: Calling all_plugins_play to load vars for managed_node2 3033 1726773195.03522: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773195.03524: Calling groups_plugins_play to load vars for managed_node2 3033 1726773195.03659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773195.03822: done with get_vars() 3033 1726773195.03830: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:13:15 -0400 (0:00:00.661) 0:02:53.300 **** 3033 1726773195.03905: entering _queue_task() for managed_node2/file 3033 1726773195.04126: worker is 1 (out of 1 available) 3033 1726773195.04143: exiting _queue_task() for managed_node2/file 3033 1726773195.04157: done queuing things up, now waiting for results queue to drain 3033 1726773195.04160: waiting for pending results... 3033 1726773195.04358: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3033 1726773195.04467: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000edd 3033 1726773195.04482: variable 'ansible_search_path' from source: unknown 3033 1726773195.04485: variable 'ansible_search_path' from source: unknown 3033 1726773195.04522: calling self._execute() 3033 1726773195.04601: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.04609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.04620: variable 'omit' from source: magic vars 3033 1726773195.04715: variable 'omit' from source: magic vars 3033 1726773195.04764: variable 'omit' from source: magic vars 3033 1726773195.04793: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773195.05059: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773195.05146: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773195.05150: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773195.05193: variable 'omit' from source: magic vars 3033 1726773195.05229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773195.05261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773195.05312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773195.05316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.05319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.05336: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773195.05341: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.05345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.05431: Set connection var ansible_connection to ssh 3033 1726773195.05438: Set connection var ansible_shell_executable to /bin/sh 3033 1726773195.05445: Set connection var ansible_pipelining to False 3033 1726773195.05448: Set connection var ansible_shell_type to sh 3033 1726773195.05456: Set connection var ansible_timeout to 10 3033 1726773195.05464: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773195.05484: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.05491: variable 'ansible_connection' from source: unknown 3033 1726773195.05494: variable 'ansible_module_compression' from source: unknown 3033 1726773195.05498: variable 'ansible_shell_type' from source: unknown 3033 1726773195.05501: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.05508: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.05514: variable 'ansible_pipelining' from source: unknown 3033 1726773195.05517: variable 'ansible_timeout' from source: unknown 3033 1726773195.05523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.05700: 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__) 3033 1726773195.05714: variable 'omit' from source: magic vars 3033 1726773195.05718: starting attempt loop 3033 1726773195.05721: running the handler 3033 1726773195.05735: _low_level_execute_command(): starting 3033 1726773195.05742: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773195.06291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.06296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.06300: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.06355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.06358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.06364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.06431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.08241: stdout chunk (state=3): >>>/root <<< 3033 1726773195.08353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.08409: stderr chunk (state=3): >>><<< 3033 1726773195.08413: stdout chunk (state=3): >>><<< 3033 1726773195.08436: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.08450: _low_level_execute_command(): starting 3033 1726773195.08456: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428 `" && echo ansible-tmp-1726773195.084364-6749-125933949950428="` echo /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428 `" ) && sleep 0' 3033 1726773195.08924: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.08928: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.08937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773195.08940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773195.08944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.08999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.09001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.09003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.09072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.11234: stdout chunk (state=3): >>>ansible-tmp-1726773195.084364-6749-125933949950428=/root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428 <<< 3033 1726773195.11358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.11409: stderr chunk (state=3): >>><<< 3033 1726773195.11412: stdout chunk (state=3): >>><<< 3033 1726773195.11429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773195.084364-6749-125933949950428=/root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.11467: variable 'ansible_module_compression' from source: unknown 3033 1726773195.11513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773195.11545: variable 'ansible_facts' from source: unknown 3033 1726773195.11601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py 3033 1726773195.11710: Sending initial data 3033 1726773195.11714: Sent initial data (150 bytes) 3033 1726773195.12167: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.12170: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.12172: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773195.12178: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.12230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.12236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.12310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.14085: 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 <<< 3033 1726773195.14147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773195.14220: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpng9xm_hp /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py <<< 3033 1726773195.14224: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py" <<< 3033 1726773195.14279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpng9xm_hp" to remote "/root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py" <<< 3033 1726773195.15182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.15247: stderr chunk (state=3): >>><<< 3033 1726773195.15250: stdout chunk (state=3): >>><<< 3033 1726773195.15269: done transferring module to remote 3033 1726773195.15281: _low_level_execute_command(): starting 3033 1726773195.15286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/ /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py && sleep 0' 3033 1726773195.15749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.15753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.15756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773195.15758: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773195.15764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.15815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.15820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.15888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.17902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.17955: stderr chunk (state=3): >>><<< 3033 1726773195.17959: stdout chunk (state=3): >>><<< 3033 1726773195.17973: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.17976: _low_level_execute_command(): starting 3033 1726773195.17985: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/AnsiballZ_file.py && sleep 0' 3033 1726773195.18442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.18446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.18448: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773195.18451: 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.47.230 originally 10.31.47.230 <<< 3033 1726773195.18455: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.18504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.18514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.18592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.38257: 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}}} <<< 3033 1726773195.39967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773195.40034: stderr chunk (state=3): >>><<< 3033 1726773195.40038: stdout chunk (state=3): >>><<< 3033 1726773195.40057: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773195.40152: 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-1726773195.084364-6749-125933949950428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773195.40157: _low_level_execute_command(): starting 3033 1726773195.40159: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773195.084364-6749-125933949950428/ > /dev/null 2>&1 && sleep 0' 3033 1726773195.40671: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.40677: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.40680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.40683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.40685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.40729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.40733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.40811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.42930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.42986: stderr chunk (state=3): >>><<< 3033 1726773195.42990: stdout chunk (state=3): >>><<< 3033 1726773195.43007: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.43015: handler run complete 3033 1726773195.43040: attempt loop complete, returning result 3033 1726773195.43044: _execute() done 3033 1726773195.43047: dumping result to json 3033 1726773195.43054: done dumping result, returning 3033 1726773195.43063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-3c9c-762e-000000000edd] 3033 1726773195.43069: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edd 3033 1726773195.43188: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edd 3033 1726773195.43191: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773195.43300: no more pending results, returning what we have 3033 1726773195.43303: results queue empty 3033 1726773195.43304: checking for any_errors_fatal 3033 1726773195.43335: done checking for any_errors_fatal 3033 1726773195.43336: checking for max_fail_percentage 3033 1726773195.43338: done checking for max_fail_percentage 3033 1726773195.43339: checking to see if all hosts have failed and the running result is not ok 3033 1726773195.43340: done checking to see if all hosts have failed 3033 1726773195.43341: getting the remaining hosts for this loop 3033 1726773195.43342: done getting the remaining hosts for this loop 3033 1726773195.43346: getting the next task for host managed_node2 3033 1726773195.43353: done getting next task for host managed_node2 3033 1726773195.43356: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773195.43361: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773195.43373: getting variables 3033 1726773195.43377: in VariableManager get_vars() 3033 1726773195.43417: Calling all_inventory to load vars for managed_node2 3033 1726773195.43419: Calling groups_inventory to load vars for managed_node2 3033 1726773195.43421: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773195.43429: Calling all_plugins_play to load vars for managed_node2 3033 1726773195.43431: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773195.43433: Calling groups_plugins_play to load vars for managed_node2 3033 1726773195.43572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773195.43749: done with get_vars() 3033 1726773195.43758: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:13:15 -0400 (0:00:00.399) 0:02:53.699 **** 3033 1726773195.43838: entering _queue_task() for managed_node2/slurp 3033 1726773195.44053: worker is 1 (out of 1 available) 3033 1726773195.44069: exiting _queue_task() for managed_node2/slurp 3033 1726773195.44087: done queuing things up, now waiting for results queue to drain 3033 1726773195.44089: waiting for pending results... 3033 1726773195.44290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3033 1726773195.44393: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ede 3033 1726773195.44407: variable 'ansible_search_path' from source: unknown 3033 1726773195.44411: variable 'ansible_search_path' from source: unknown 3033 1726773195.44445: calling self._execute() 3033 1726773195.44528: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.44531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.44543: variable 'omit' from source: magic vars 3033 1726773195.44639: variable 'omit' from source: magic vars 3033 1726773195.44693: variable 'omit' from source: magic vars 3033 1726773195.44721: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773195.44982: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773195.45052: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773195.45087: variable 'omit' from source: magic vars 3033 1726773195.45126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773195.45157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773195.45178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773195.45194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.45208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.45237: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773195.45241: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.45246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.45332: Set connection var ansible_connection to ssh 3033 1726773195.45339: Set connection var ansible_shell_executable to /bin/sh 3033 1726773195.45346: Set connection var ansible_pipelining to False 3033 1726773195.45349: Set connection var ansible_shell_type to sh 3033 1726773195.45356: Set connection var ansible_timeout to 10 3033 1726773195.45364: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773195.45384: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.45387: variable 'ansible_connection' from source: unknown 3033 1726773195.45390: variable 'ansible_module_compression' from source: unknown 3033 1726773195.45395: variable 'ansible_shell_type' from source: unknown 3033 1726773195.45398: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.45404: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.45406: variable 'ansible_pipelining' from source: unknown 3033 1726773195.45414: variable 'ansible_timeout' from source: unknown 3033 1726773195.45417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.45586: 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__) 3033 1726773195.45597: variable 'omit' from source: magic vars 3033 1726773195.45604: starting attempt loop 3033 1726773195.45609: running the handler 3033 1726773195.45621: _low_level_execute_command(): starting 3033 1726773195.45630: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773195.46174: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.46181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.46185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773195.46188: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.46240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.46243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.46250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.46325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.48193: stdout chunk (state=3): >>>/root <<< 3033 1726773195.48303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.48361: stderr chunk (state=3): >>><<< 3033 1726773195.48364: stdout chunk (state=3): >>><<< 3033 1726773195.48387: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.48401: _low_level_execute_command(): starting 3033 1726773195.48409: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121 `" && echo ansible-tmp-1726773195.4838734-6757-277261515246121="` echo /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121 `" ) && sleep 0' 3033 1726773195.48885: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.48894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773195.48911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.48941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.48945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.48994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.48997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.49002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.49076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.51265: stdout chunk (state=3): >>>ansible-tmp-1726773195.4838734-6757-277261515246121=/root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121 <<< 3033 1726773195.51388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.51447: stderr chunk (state=3): >>><<< 3033 1726773195.51451: stdout chunk (state=3): >>><<< 3033 1726773195.51467: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773195.4838734-6757-277261515246121=/root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.51516: variable 'ansible_module_compression' from source: unknown 3033 1726773195.51553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3033 1726773195.51589: variable 'ansible_facts' from source: unknown 3033 1726773195.51646: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py 3033 1726773195.51767: Sending initial data 3033 1726773195.51770: Sent initial data (152 bytes) 3033 1726773195.52402: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3033 1726773195.52421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.52442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.52547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.54376: 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 <<< 3033 1726773195.54445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773195.54514: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpwsdhkrlv /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py <<< 3033 1726773195.54520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py" <<< 3033 1726773195.54576: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpwsdhkrlv" to remote "/root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py" <<< 3033 1726773195.55419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.55494: stderr chunk (state=3): >>><<< 3033 1726773195.55497: stdout chunk (state=3): >>><<< 3033 1726773195.55522: done transferring module to remote 3033 1726773195.55533: _low_level_execute_command(): starting 3033 1726773195.55539: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/ /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py && sleep 0' 3033 1726773195.56009: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.56012: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.56015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.56019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.56070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.56082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.56148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.58194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.58251: stderr chunk (state=3): >>><<< 3033 1726773195.58254: stdout chunk (state=3): >>><<< 3033 1726773195.58273: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.58277: _low_level_execute_command(): starting 3033 1726773195.58285: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/AnsiballZ_slurp.py && sleep 0' 3033 1726773195.58758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.58762: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.58764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773195.58768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.58826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.58833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.58910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.77284: 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"}}} <<< 3033 1726773195.78872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773195.78941: stderr chunk (state=3): >>><<< 3033 1726773195.78945: stdout chunk (state=3): >>><<< 3033 1726773195.78961: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773195.78992: 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-1726773195.4838734-6757-277261515246121/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773195.79004: _low_level_execute_command(): starting 3033 1726773195.79009: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773195.4838734-6757-277261515246121/ > /dev/null 2>&1 && sleep 0' 3033 1726773195.79495: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.79498: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.79501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773195.79503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.79508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.79562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.79566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.79638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.81704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.81762: stderr chunk (state=3): >>><<< 3033 1726773195.81766: stdout chunk (state=3): >>><<< 3033 1726773195.81784: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.81791: handler run complete 3033 1726773195.81809: attempt loop complete, returning result 3033 1726773195.81812: _execute() done 3033 1726773195.81817: dumping result to json 3033 1726773195.81822: done dumping result, returning 3033 1726773195.81834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-3c9c-762e-000000000ede] 3033 1726773195.81839: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ede 3033 1726773195.81943: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ede 3033 1726773195.81946: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773195.82030: no more pending results, returning what we have 3033 1726773195.82034: results queue empty 3033 1726773195.82035: checking for any_errors_fatal 3033 1726773195.82049: done checking for any_errors_fatal 3033 1726773195.82050: checking for max_fail_percentage 3033 1726773195.82052: done checking for max_fail_percentage 3033 1726773195.82053: checking to see if all hosts have failed and the running result is not ok 3033 1726773195.82054: done checking to see if all hosts have failed 3033 1726773195.82055: getting the remaining hosts for this loop 3033 1726773195.82057: done getting the remaining hosts for this loop 3033 1726773195.82062: getting the next task for host managed_node2 3033 1726773195.82070: done getting next task for host managed_node2 3033 1726773195.82074: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773195.82079: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773195.82091: getting variables 3033 1726773195.82093: in VariableManager get_vars() 3033 1726773195.82135: Calling all_inventory to load vars for managed_node2 3033 1726773195.82138: Calling groups_inventory to load vars for managed_node2 3033 1726773195.82141: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773195.82151: Calling all_plugins_play to load vars for managed_node2 3033 1726773195.82154: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773195.82158: Calling groups_plugins_play to load vars for managed_node2 3033 1726773195.82324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773195.82540: done with get_vars() 3033 1726773195.82548: done getting variables 3033 1726773195.82597: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:13:15 -0400 (0:00:00.387) 0:02:54.087 **** 3033 1726773195.82626: entering _queue_task() for managed_node2/set_fact 3033 1726773195.82840: worker is 1 (out of 1 available) 3033 1726773195.82855: exiting _queue_task() for managed_node2/set_fact 3033 1726773195.82870: done queuing things up, now waiting for results queue to drain 3033 1726773195.82872: waiting for pending results... 3033 1726773195.83077: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3033 1726773195.83185: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000edf 3033 1726773195.83199: variable 'ansible_search_path' from source: unknown 3033 1726773195.83205: variable 'ansible_search_path' from source: unknown 3033 1726773195.83240: calling self._execute() 3033 1726773195.83324: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.83333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.83343: variable 'omit' from source: magic vars 3033 1726773195.83439: variable 'omit' from source: magic vars 3033 1726773195.83491: variable 'omit' from source: magic vars 3033 1726773195.83867: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773195.83873: variable '__cur_profile' from source: task vars 3033 1726773195.84008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773195.85684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773195.85750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773195.85786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773195.85820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773195.85844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773195.85912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773195.85936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773195.85958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773195.85994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773195.86009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773195.86103: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773195.86149: variable 'omit' from source: magic vars 3033 1726773195.86172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773195.86198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773195.86217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773195.86233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.86242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.86271: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773195.86274: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.86282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.86362: Set connection var ansible_connection to ssh 3033 1726773195.86370: Set connection var ansible_shell_executable to /bin/sh 3033 1726773195.86377: Set connection var ansible_pipelining to False 3033 1726773195.86384: Set connection var ansible_shell_type to sh 3033 1726773195.86392: Set connection var ansible_timeout to 10 3033 1726773195.86400: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773195.86422: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.86425: variable 'ansible_connection' from source: unknown 3033 1726773195.86427: variable 'ansible_module_compression' from source: unknown 3033 1726773195.86432: variable 'ansible_shell_type' from source: unknown 3033 1726773195.86434: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.86439: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.86444: variable 'ansible_pipelining' from source: unknown 3033 1726773195.86447: variable 'ansible_timeout' from source: unknown 3033 1726773195.86452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.86538: 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) 3033 1726773195.86548: variable 'omit' from source: magic vars 3033 1726773195.86554: starting attempt loop 3033 1726773195.86557: running the handler 3033 1726773195.86568: handler run complete 3033 1726773195.86577: attempt loop complete, returning result 3033 1726773195.86583: _execute() done 3033 1726773195.86585: dumping result to json 3033 1726773195.86592: done dumping result, returning 3033 1726773195.86599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-3c9c-762e-000000000edf] 3033 1726773195.86604: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edf 3033 1726773195.86693: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000edf 3033 1726773195.86698: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3033 1726773195.86776: no more pending results, returning what we have 3033 1726773195.86779: results queue empty 3033 1726773195.86780: checking for any_errors_fatal 3033 1726773195.86789: done checking for any_errors_fatal 3033 1726773195.86790: checking for max_fail_percentage 3033 1726773195.86792: done checking for max_fail_percentage 3033 1726773195.86793: checking to see if all hosts have failed and the running result is not ok 3033 1726773195.86794: done checking to see if all hosts have failed 3033 1726773195.86795: getting the remaining hosts for this loop 3033 1726773195.86797: done getting the remaining hosts for this loop 3033 1726773195.86801: getting the next task for host managed_node2 3033 1726773195.86811: done getting next task for host managed_node2 3033 1726773195.86814: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773195.86819: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773195.86837: getting variables 3033 1726773195.86839: in VariableManager get_vars() 3033 1726773195.86875: Calling all_inventory to load vars for managed_node2 3033 1726773195.86878: Calling groups_inventory to load vars for managed_node2 3033 1726773195.86881: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773195.86891: Calling all_plugins_play to load vars for managed_node2 3033 1726773195.86894: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773195.86898: Calling groups_plugins_play to load vars for managed_node2 3033 1726773195.87045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773195.87219: done with get_vars() 3033 1726773195.87229: done getting variables 3033 1726773195.87273: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:13:15 -0400 (0:00:00.046) 0:02:54.134 **** 3033 1726773195.87301: entering _queue_task() for managed_node2/copy 3033 1726773195.87513: worker is 1 (out of 1 available) 3033 1726773195.87528: exiting _queue_task() for managed_node2/copy 3033 1726773195.87543: done queuing things up, now waiting for results queue to drain 3033 1726773195.87545: waiting for pending results... 3033 1726773195.87746: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3033 1726773195.87845: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee0 3033 1726773195.87859: variable 'ansible_search_path' from source: unknown 3033 1726773195.87863: variable 'ansible_search_path' from source: unknown 3033 1726773195.87901: calling self._execute() 3033 1726773195.87985: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.87991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.88003: variable 'omit' from source: magic vars 3033 1726773195.88098: variable 'omit' from source: magic vars 3033 1726773195.88155: variable 'omit' from source: magic vars 3033 1726773195.88182: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773195.88450: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773195.88471: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773195.88533: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3033 1726773195.88596: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773195.88685: variable 'omit' from source: magic vars 3033 1726773195.88720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773195.88750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773195.88770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773195.88787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.88798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773195.88829: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773195.88832: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.88837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.88921: Set connection var ansible_connection to ssh 3033 1726773195.88928: Set connection var ansible_shell_executable to /bin/sh 3033 1726773195.88935: Set connection var ansible_pipelining to False 3033 1726773195.88938: Set connection var ansible_shell_type to sh 3033 1726773195.88945: Set connection var ansible_timeout to 10 3033 1726773195.88953: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773195.88978: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.88981: variable 'ansible_connection' from source: unknown 3033 1726773195.88984: variable 'ansible_module_compression' from source: unknown 3033 1726773195.88986: variable 'ansible_shell_type' from source: unknown 3033 1726773195.88989: variable 'ansible_shell_executable' from source: unknown 3033 1726773195.88991: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773195.88993: variable 'ansible_pipelining' from source: unknown 3033 1726773195.88998: variable 'ansible_timeout' from source: unknown 3033 1726773195.89004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773195.89122: 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) 3033 1726773195.89134: variable 'omit' from source: magic vars 3033 1726773195.89139: starting attempt loop 3033 1726773195.89142: running the handler 3033 1726773195.89154: _low_level_execute_command(): starting 3033 1726773195.89162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773195.89709: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.89713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.89716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.89719: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.89777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.89781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.89783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.89861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.91714: stdout chunk (state=3): >>>/root <<< 3033 1726773195.91823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.91878: stderr chunk (state=3): >>><<< 3033 1726773195.91881: stdout chunk (state=3): >>><<< 3033 1726773195.91901: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.91918: _low_level_execute_command(): starting 3033 1726773195.91924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174 `" && echo ansible-tmp-1726773195.9190266-6769-259549538951174="` echo /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174 `" ) && sleep 0' 3033 1726773195.92387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.92391: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.92401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773195.92403: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773195.92408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.92455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.92461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.92532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.94736: stdout chunk (state=3): >>>ansible-tmp-1726773195.9190266-6769-259549538951174=/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174 <<< 3033 1726773195.94858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.94904: stderr chunk (state=3): >>><<< 3033 1726773195.94910: stdout chunk (state=3): >>><<< 3033 1726773195.94929: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773195.9190266-6769-259549538951174=/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773195.95002: variable 'ansible_module_compression' from source: unknown 3033 1726773195.95048: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773195.95085: variable 'ansible_facts' from source: unknown 3033 1726773195.95140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py 3033 1726773195.95238: Sending initial data 3033 1726773195.95242: Sent initial data (151 bytes) 3033 1726773195.95701: 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 <<< 3033 1726773195.95704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.95709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.95712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773195.95714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.95763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.95766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.95840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773195.97620: 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 <<< 3033 1726773195.97683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773195.97750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpkxe1b04j /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py <<< 3033 1726773195.97753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py" <<< 3033 1726773195.97812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpkxe1b04j" to remote "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py" <<< 3033 1726773195.98693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773195.98762: stderr chunk (state=3): >>><<< 3033 1726773195.98765: stdout chunk (state=3): >>><<< 3033 1726773195.98786: done transferring module to remote 3033 1726773195.98797: _low_level_execute_command(): starting 3033 1726773195.98802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/ /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py && sleep 0' 3033 1726773195.99266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773195.99270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773195.99272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773195.99275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773195.99282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773195.99337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773195.99342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773195.99344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773195.99411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.01472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.01523: stderr chunk (state=3): >>><<< 3033 1726773196.01527: stdout chunk (state=3): >>><<< 3033 1726773196.01543: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.01546: _low_level_execute_command(): starting 3033 1726773196.01552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_stat.py && sleep 0' 3033 1726773196.02007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.02011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.02014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.02016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.02065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.02069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.02151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.21800: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773195.7717857, "mtime": 1726773187.7527652, "ctime": 1726773187.7527652, "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": "1960945294", "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}}} <<< 3033 1726773196.23637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773196.23704: stderr chunk (state=3): >>><<< 3033 1726773196.23710: stdout chunk (state=3): >>><<< 3033 1726773196.23728: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773195.7717857, "mtime": 1726773187.7527652, "ctime": 1726773187.7527652, "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": "1960945294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773196.23788: 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-1726773195.9190266-6769-259549538951174/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773196.23831: variable 'ansible_module_compression' from source: unknown 3033 1726773196.23864: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773196.23885: variable 'ansible_facts' from source: unknown 3033 1726773196.23935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py 3033 1726773196.24041: Sending initial data 3033 1726773196.24045: Sent initial data (151 bytes) 3033 1726773196.24515: 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 <<< 3033 1726773196.24518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.24521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.24523: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.24587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.24590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.24592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.24657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.26448: 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 <<< 3033 1726773196.26515: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773196.26582: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpne9pwfn4 /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py <<< 3033 1726773196.26585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py" <<< 3033 1726773196.26641: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpne9pwfn4" to remote "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py" <<< 3033 1726773196.27588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.27622: stderr chunk (state=3): >>><<< 3033 1726773196.27625: stdout chunk (state=3): >>><<< 3033 1726773196.27644: done transferring module to remote 3033 1726773196.27653: _low_level_execute_command(): starting 3033 1726773196.27658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/ /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py && sleep 0' 3033 1726773196.28097: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.28132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773196.28137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.28139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.28142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.28198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.28204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.28272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.30331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.30387: stderr chunk (state=3): >>><<< 3033 1726773196.30393: stdout chunk (state=3): >>><<< 3033 1726773196.30410: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.30413: _low_level_execute_command(): starting 3033 1726773196.30420: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/AnsiballZ_file.py && sleep 0' 3033 1726773196.30870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.30878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773196.30912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.30919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.30921: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773196.30925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.30974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.30977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.31064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.50593: 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": ".5gr2czqc", "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}}} <<< 3033 1726773196.52265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773196.52332: stderr chunk (state=3): >>><<< 3033 1726773196.52336: stdout chunk (state=3): >>><<< 3033 1726773196.52353: _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": ".5gr2czqc", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773196.52391: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.5gr2czqc', '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-1726773195.9190266-6769-259549538951174/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773196.52402: _low_level_execute_command(): starting 3033 1726773196.52409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773195.9190266-6769-259549538951174/ > /dev/null 2>&1 && sleep 0' 3033 1726773196.52891: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.52895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.52897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.52900: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.52957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.52963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.52965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.53029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.55112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.55156: stderr chunk (state=3): >>><<< 3033 1726773196.55160: stdout chunk (state=3): >>><<< 3033 1726773196.55177: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.55185: handler run complete 3033 1726773196.55217: attempt loop complete, returning result 3033 1726773196.55220: _execute() done 3033 1726773196.55223: dumping result to json 3033 1726773196.55230: done dumping result, returning 3033 1726773196.55239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-3c9c-762e-000000000ee0] 3033 1726773196.55245: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee0 3033 1726773196.55365: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee0 3033 1726773196.55367: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773196.55494: no more pending results, returning what we have 3033 1726773196.55497: results queue empty 3033 1726773196.55499: checking for any_errors_fatal 3033 1726773196.55504: done checking for any_errors_fatal 3033 1726773196.55507: checking for max_fail_percentage 3033 1726773196.55509: done checking for max_fail_percentage 3033 1726773196.55510: checking to see if all hosts have failed and the running result is not ok 3033 1726773196.55511: done checking to see if all hosts have failed 3033 1726773196.55512: getting the remaining hosts for this loop 3033 1726773196.55514: done getting the remaining hosts for this loop 3033 1726773196.55517: getting the next task for host managed_node2 3033 1726773196.55525: done getting next task for host managed_node2 3033 1726773196.55529: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773196.55532: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773196.55544: getting variables 3033 1726773196.55546: in VariableManager get_vars() 3033 1726773196.55585: Calling all_inventory to load vars for managed_node2 3033 1726773196.55588: Calling groups_inventory to load vars for managed_node2 3033 1726773196.55590: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773196.55598: Calling all_plugins_play to load vars for managed_node2 3033 1726773196.55601: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773196.55603: Calling groups_plugins_play to load vars for managed_node2 3033 1726773196.55785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773196.55953: done with get_vars() 3033 1726773196.55962: done getting variables 3033 1726773196.56014: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:13:16 -0400 (0:00:00.687) 0:02:54.821 **** 3033 1726773196.56041: entering _queue_task() for managed_node2/copy 3033 1726773196.56249: worker is 1 (out of 1 available) 3033 1726773196.56263: exiting _queue_task() for managed_node2/copy 3033 1726773196.56279: done queuing things up, now waiting for results queue to drain 3033 1726773196.56281: waiting for pending results... 3033 1726773196.56479: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3033 1726773196.56585: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee1 3033 1726773196.56597: variable 'ansible_search_path' from source: unknown 3033 1726773196.56601: variable 'ansible_search_path' from source: unknown 3033 1726773196.56638: calling self._execute() 3033 1726773196.56720: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773196.56726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773196.56737: variable 'omit' from source: magic vars 3033 1726773196.56837: variable 'omit' from source: magic vars 3033 1726773196.56886: variable 'omit' from source: magic vars 3033 1726773196.56913: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773196.57180: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3033 1726773196.57249: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3033 1726773196.57282: variable 'omit' from source: magic vars 3033 1726773196.57320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773196.57350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773196.57369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773196.57386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773196.57398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773196.57428: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773196.57432: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773196.57437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773196.57521: Set connection var ansible_connection to ssh 3033 1726773196.57528: Set connection var ansible_shell_executable to /bin/sh 3033 1726773196.57535: Set connection var ansible_pipelining to False 3033 1726773196.57539: Set connection var ansible_shell_type to sh 3033 1726773196.57546: Set connection var ansible_timeout to 10 3033 1726773196.57555: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773196.57573: variable 'ansible_shell_executable' from source: unknown 3033 1726773196.57578: variable 'ansible_connection' from source: unknown 3033 1726773196.57581: variable 'ansible_module_compression' from source: unknown 3033 1726773196.57584: variable 'ansible_shell_type' from source: unknown 3033 1726773196.57586: variable 'ansible_shell_executable' from source: unknown 3033 1726773196.57588: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773196.57596: variable 'ansible_pipelining' from source: unknown 3033 1726773196.57598: variable 'ansible_timeout' from source: unknown 3033 1726773196.57603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773196.57720: 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) 3033 1726773196.57732: variable 'omit' from source: magic vars 3033 1726773196.57737: starting attempt loop 3033 1726773196.57740: running the handler 3033 1726773196.57753: _low_level_execute_command(): starting 3033 1726773196.57761: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773196.58277: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.58317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773196.58321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.58324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.58326: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773196.58329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.58385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.58392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.58394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.58465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.60320: stdout chunk (state=3): >>>/root <<< 3033 1726773196.60430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.60487: stderr chunk (state=3): >>><<< 3033 1726773196.60491: stdout chunk (state=3): >>><<< 3033 1726773196.60515: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.60528: _low_level_execute_command(): starting 3033 1726773196.60535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203 `" && echo ansible-tmp-1726773196.6051571-6784-88021737206203="` echo /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203 `" ) && sleep 0' 3033 1726773196.61007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.61011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.61021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.61023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.61078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.61082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.61083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.61151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.63336: stdout chunk (state=3): >>>ansible-tmp-1726773196.6051571-6784-88021737206203=/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203 <<< 3033 1726773196.63455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.63508: stderr chunk (state=3): >>><<< 3033 1726773196.63512: stdout chunk (state=3): >>><<< 3033 1726773196.63529: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773196.6051571-6784-88021737206203=/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.63604: variable 'ansible_module_compression' from source: unknown 3033 1726773196.63650: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773196.63686: variable 'ansible_facts' from source: unknown 3033 1726773196.63746: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py 3033 1726773196.63847: Sending initial data 3033 1726773196.63850: Sent initial data (150 bytes) 3033 1726773196.64303: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.64308: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773196.64311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.64314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.64316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.64369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.64374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.64444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.66225: 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 <<< 3033 1726773196.66284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773196.66350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1sy4vtwh /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py <<< 3033 1726773196.66358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py" <<< 3033 1726773196.66420: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp1sy4vtwh" to remote "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py" <<< 3033 1726773196.67286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.67354: stderr chunk (state=3): >>><<< 3033 1726773196.67357: stdout chunk (state=3): >>><<< 3033 1726773196.67379: done transferring module to remote 3033 1726773196.67391: _low_level_execute_command(): starting 3033 1726773196.67397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/ /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py && sleep 0' 3033 1726773196.67861: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.67865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773196.67868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.67870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.67873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.67928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.67935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.68004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.70048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.70103: stderr chunk (state=3): >>><<< 3033 1726773196.70109: stdout chunk (state=3): >>><<< 3033 1726773196.70124: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.70127: _low_level_execute_command(): starting 3033 1726773196.70133: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_stat.py && sleep 0' 3033 1726773196.70599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.70602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773196.70605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.70609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.70612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.70663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.70666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.70751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.90463: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773185.6337612, "mtime": 1726773187.7527652, "ctime": 1726773187.7527652, "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": "2516810244", "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}}} <<< 3033 1726773196.92342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773196.92403: stderr chunk (state=3): >>><<< 3033 1726773196.92409: stdout chunk (state=3): >>><<< 3033 1726773196.92427: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773185.6337612, "mtime": 1726773187.7527652, "ctime": 1726773187.7527652, "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": "2516810244", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773196.92491: 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-1726773196.6051571-6784-88021737206203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773196.92533: variable 'ansible_module_compression' from source: unknown 3033 1726773196.92567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773196.92590: variable 'ansible_facts' from source: unknown 3033 1726773196.92638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py 3033 1726773196.92746: Sending initial data 3033 1726773196.92749: Sent initial data (150 bytes) 3033 1726773196.93235: 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 <<< 3033 1726773196.93238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.93241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.93243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.93298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.93301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.93376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.95183: 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" <<< 3033 1726773196.95188: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773196.95246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773196.95315: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpdub8g6lk /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py <<< 3033 1726773196.95319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py" <<< 3033 1726773196.95376: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpdub8g6lk" to remote "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py" <<< 3033 1726773196.95385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py" <<< 3033 1726773196.96289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.96361: stderr chunk (state=3): >>><<< 3033 1726773196.96364: stdout chunk (state=3): >>><<< 3033 1726773196.96386: done transferring module to remote 3033 1726773196.96395: _low_level_execute_command(): starting 3033 1726773196.96401: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/ /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py && sleep 0' 3033 1726773196.96865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.96870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773196.96873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773196.96878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773196.96880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.96929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.96933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.97009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773196.99078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773196.99134: stderr chunk (state=3): >>><<< 3033 1726773196.99138: stdout chunk (state=3): >>><<< 3033 1726773196.99151: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773196.99154: _low_level_execute_command(): starting 3033 1726773196.99161: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/AnsiballZ_file.py && sleep 0' 3033 1726773196.99628: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773196.99632: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773196.99638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.99640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773196.99642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773196.99701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773196.99704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773196.99708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773196.99777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.19579: 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": ".vq54qk8h", "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}}} <<< 3033 1726773197.21243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773197.21309: stderr chunk (state=3): >>><<< 3033 1726773197.21313: stdout chunk (state=3): >>><<< 3033 1726773197.21332: _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": ".vq54qk8h", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773197.21366: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.vq54qk8h', '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-1726773196.6051571-6784-88021737206203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773197.21381: _low_level_execute_command(): starting 3033 1726773197.21385: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773196.6051571-6784-88021737206203/ > /dev/null 2>&1 && sleep 0' 3033 1726773197.21879: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.21883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.21885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773197.21888: 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.47.230 originally 10.31.47.230 <<< 3033 1726773197.21890: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.21943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.21947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.22022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.24102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.24159: stderr chunk (state=3): >>><<< 3033 1726773197.24163: stdout chunk (state=3): >>><<< 3033 1726773197.24182: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.24189: handler run complete 3033 1726773197.24220: attempt loop complete, returning result 3033 1726773197.24223: _execute() done 3033 1726773197.24226: dumping result to json 3033 1726773197.24233: done dumping result, returning 3033 1726773197.24242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-3c9c-762e-000000000ee1] 3033 1726773197.24248: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee1 3033 1726773197.24369: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee1 3033 1726773197.24372: WORKER PROCESS EXITING ok: [managed_node2] => { "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 } 3033 1726773197.24504: no more pending results, returning what we have 3033 1726773197.24509: results queue empty 3033 1726773197.24510: checking for any_errors_fatal 3033 1726773197.24519: done checking for any_errors_fatal 3033 1726773197.24519: checking for max_fail_percentage 3033 1726773197.24521: done checking for max_fail_percentage 3033 1726773197.24522: checking to see if all hosts have failed and the running result is not ok 3033 1726773197.24523: done checking to see if all hosts have failed 3033 1726773197.24524: getting the remaining hosts for this loop 3033 1726773197.24525: done getting the remaining hosts for this loop 3033 1726773197.24530: getting the next task for host managed_node2 3033 1726773197.24536: done getting next task for host managed_node2 3033 1726773197.24540: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773197.24544: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773197.24556: getting variables 3033 1726773197.24558: in VariableManager get_vars() 3033 1726773197.24596: Calling all_inventory to load vars for managed_node2 3033 1726773197.24599: Calling groups_inventory to load vars for managed_node2 3033 1726773197.24601: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773197.24614: Calling all_plugins_play to load vars for managed_node2 3033 1726773197.24617: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773197.24621: Calling groups_plugins_play to load vars for managed_node2 3033 1726773197.24769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773197.24945: done with get_vars() 3033 1726773197.24955: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:13:17 -0400 (0:00:00.689) 0:02:55.511 **** 3033 1726773197.25025: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773197.25241: worker is 1 (out of 1 available) 3033 1726773197.25255: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3033 1726773197.25272: done queuing things up, now waiting for results queue to drain 3033 1726773197.25274: waiting for pending results... 3033 1726773197.25475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3033 1726773197.25579: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee2 3033 1726773197.25597: variable 'ansible_search_path' from source: unknown 3033 1726773197.25601: variable 'ansible_search_path' from source: unknown 3033 1726773197.25639: calling self._execute() 3033 1726773197.25725: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.25733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.25743: variable 'omit' from source: magic vars 3033 1726773197.25919: variable 'omit' from source: magic vars 3033 1726773197.25971: variable 'omit' from source: magic vars 3033 1726773197.26000: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773197.26250: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773197.26321: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773197.26396: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773197.26402: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773197.26443: variable 'omit' from source: magic vars 3033 1726773197.26479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773197.26513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773197.26532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773197.26548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773197.26559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773197.26591: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773197.26595: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.26598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.26683: Set connection var ansible_connection to ssh 3033 1726773197.26690: Set connection var ansible_shell_executable to /bin/sh 3033 1726773197.26697: Set connection var ansible_pipelining to False 3033 1726773197.26700: Set connection var ansible_shell_type to sh 3033 1726773197.26709: Set connection var ansible_timeout to 10 3033 1726773197.26719: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773197.26736: variable 'ansible_shell_executable' from source: unknown 3033 1726773197.26739: variable 'ansible_connection' from source: unknown 3033 1726773197.26743: variable 'ansible_module_compression' from source: unknown 3033 1726773197.26746: variable 'ansible_shell_type' from source: unknown 3033 1726773197.26751: variable 'ansible_shell_executable' from source: unknown 3033 1726773197.26755: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.26760: variable 'ansible_pipelining' from source: unknown 3033 1726773197.26763: variable 'ansible_timeout' from source: unknown 3033 1726773197.26768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.26928: 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__) 3033 1726773197.26938: variable 'omit' from source: magic vars 3033 1726773197.26944: starting attempt loop 3033 1726773197.26947: running the handler 3033 1726773197.26960: _low_level_execute_command(): starting 3033 1726773197.26968: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773197.27507: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.27512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773197.27517: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.27572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.27579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773197.27582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.27652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.29516: stdout chunk (state=3): >>>/root <<< 3033 1726773197.29629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.29684: stderr chunk (state=3): >>><<< 3033 1726773197.29687: stdout chunk (state=3): >>><<< 3033 1726773197.29708: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.29722: _low_level_execute_command(): starting 3033 1726773197.29728: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995 `" && echo ansible-tmp-1726773197.297087-6796-102379295332995="` echo /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995 `" ) && sleep 0' 3033 1726773197.30187: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.30191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.30201: 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.47.230 is address <<< 3033 1726773197.30204: 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 <<< 3033 1726773197.30208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.30253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.30256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.30336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.32551: stdout chunk (state=3): >>>ansible-tmp-1726773197.297087-6796-102379295332995=/root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995 <<< 3033 1726773197.32674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.32727: stderr chunk (state=3): >>><<< 3033 1726773197.32731: stdout chunk (state=3): >>><<< 3033 1726773197.32747: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773197.297087-6796-102379295332995=/root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.32790: variable 'ansible_module_compression' from source: unknown 3033 1726773197.32827: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3033 1726773197.32862: variable 'ansible_facts' from source: unknown 3033 1726773197.32990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py 3033 1726773197.33027: Sending initial data 3033 1726773197.33030: Sent initial data (172 bytes) 3033 1726773197.33494: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773197.33498: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.33500: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773197.33502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.33509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.33558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.33562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.33638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.35440: 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 <<< 3033 1726773197.35500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773197.35568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpvtqb0sw8 /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py <<< 3033 1726773197.35572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773197.35633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpvtqb0sw8" to remote "/root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py" <<< 3033 1726773197.36499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.36567: stderr chunk (state=3): >>><<< 3033 1726773197.36570: stdout chunk (state=3): >>><<< 3033 1726773197.36592: done transferring module to remote 3033 1726773197.36602: _low_level_execute_command(): starting 3033 1726773197.36609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/ /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773197.37072: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.37076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.37080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773197.37082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773197.37089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.37138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.37141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.37220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.39304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.39354: stderr chunk (state=3): >>><<< 3033 1726773197.39357: stdout chunk (state=3): >>><<< 3033 1726773197.39372: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.39375: _low_level_execute_command(): starting 3033 1726773197.39384: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3033 1726773197.39829: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773197.39832: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.39835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773197.39837: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773197.39839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.39896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.39900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.39972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.58979: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 3033 1726773197.60714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773197.60774: stderr chunk (state=3): >>><<< 3033 1726773197.60780: stdout chunk (state=3): >>><<< 3033 1726773197.60795: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773197.60825: 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-1726773197.297087-6796-102379295332995/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773197.60837: _low_level_execute_command(): starting 3033 1726773197.60843: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773197.297087-6796-102379295332995/ > /dev/null 2>&1 && sleep 0' 3033 1726773197.61312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773197.61317: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.61322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773197.61334: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.61394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.61397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773197.61405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.61467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.63604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.63661: stderr chunk (state=3): >>><<< 3033 1726773197.63664: stdout chunk (state=3): >>><<< 3033 1726773197.63681: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.63688: handler run complete 3033 1726773197.63709: attempt loop complete, returning result 3033 1726773197.63712: _execute() done 3033 1726773197.63716: dumping result to json 3033 1726773197.63721: done dumping result, returning 3033 1726773197.63730: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-3c9c-762e-000000000ee2] 3033 1726773197.63736: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee2 3033 1726773197.63848: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee2 3033 1726773197.63851: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "vm": { "transparent_hugepages": "never" } } } 3033 1726773197.63943: no more pending results, returning what we have 3033 1726773197.63946: results queue empty 3033 1726773197.63947: checking for any_errors_fatal 3033 1726773197.63958: done checking for any_errors_fatal 3033 1726773197.63959: checking for max_fail_percentage 3033 1726773197.63961: done checking for max_fail_percentage 3033 1726773197.63962: checking to see if all hosts have failed and the running result is not ok 3033 1726773197.63963: done checking to see if all hosts have failed 3033 1726773197.63964: getting the remaining hosts for this loop 3033 1726773197.63966: done getting the remaining hosts for this loop 3033 1726773197.63971: getting the next task for host managed_node2 3033 1726773197.63978: done getting next task for host managed_node2 3033 1726773197.63982: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773197.63987: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773197.64001: getting variables 3033 1726773197.64002: in VariableManager get_vars() 3033 1726773197.64042: Calling all_inventory to load vars for managed_node2 3033 1726773197.64046: Calling groups_inventory to load vars for managed_node2 3033 1726773197.64048: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773197.64059: Calling all_plugins_play to load vars for managed_node2 3033 1726773197.64062: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773197.64066: Calling groups_plugins_play to load vars for managed_node2 3033 1726773197.64256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773197.64425: done with get_vars() 3033 1726773197.64434: done getting variables 3033 1726773197.64481: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:13:17 -0400 (0:00:00.394) 0:02:55.906 **** 3033 1726773197.64509: entering _queue_task() for managed_node2/template 3033 1726773197.64723: worker is 1 (out of 1 available) 3033 1726773197.64739: exiting _queue_task() for managed_node2/template 3033 1726773197.64755: done queuing things up, now waiting for results queue to drain 3033 1726773197.64757: waiting for pending results... 3033 1726773197.64960: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3033 1726773197.65057: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee3 3033 1726773197.65069: variable 'ansible_search_path' from source: unknown 3033 1726773197.65073: variable 'ansible_search_path' from source: unknown 3033 1726773197.65113: calling self._execute() 3033 1726773197.65196: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.65201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.65215: variable 'omit' from source: magic vars 3033 1726773197.65315: variable 'omit' from source: magic vars 3033 1726773197.65364: variable 'omit' from source: magic vars 3033 1726773197.65654: variable '__kernel_settings_profile_src' from source: role '' all vars 3033 1726773197.65661: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773197.65731: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773197.65753: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773197.65810: variable '__kernel_settings_profile_filename' from source: role '' all vars 3033 1726773197.65867: variable '__kernel_settings_profile_dir' from source: role '' all vars 3033 1726773197.65945: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773197.65951: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3033 1726773197.65984: variable 'omit' from source: magic vars 3033 1726773197.66024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773197.66055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773197.66074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773197.66094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773197.66108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773197.66137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773197.66141: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.66147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.66235: Set connection var ansible_connection to ssh 3033 1726773197.66241: Set connection var ansible_shell_executable to /bin/sh 3033 1726773197.66249: Set connection var ansible_pipelining to False 3033 1726773197.66251: Set connection var ansible_shell_type to sh 3033 1726773197.66258: Set connection var ansible_timeout to 10 3033 1726773197.66267: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773197.66287: variable 'ansible_shell_executable' from source: unknown 3033 1726773197.66290: variable 'ansible_connection' from source: unknown 3033 1726773197.66293: variable 'ansible_module_compression' from source: unknown 3033 1726773197.66295: variable 'ansible_shell_type' from source: unknown 3033 1726773197.66298: variable 'ansible_shell_executable' from source: unknown 3033 1726773197.66304: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773197.66310: variable 'ansible_pipelining' from source: unknown 3033 1726773197.66313: variable 'ansible_timeout' from source: unknown 3033 1726773197.66319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773197.66441: 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) 3033 1726773197.66452: variable 'omit' from source: magic vars 3033 1726773197.66458: starting attempt loop 3033 1726773197.66461: running the handler 3033 1726773197.66473: _low_level_execute_command(): starting 3033 1726773197.66482: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773197.67011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.67037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773197.67041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.67100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.67103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773197.67109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.67184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.69108: stdout chunk (state=3): >>>/root <<< 3033 1726773197.69199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.69257: stderr chunk (state=3): >>><<< 3033 1726773197.69261: stdout chunk (state=3): >>><<< 3033 1726773197.69284: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.69298: _low_level_execute_command(): starting 3033 1726773197.69307: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856 `" && echo ansible-tmp-1726773197.6928477-6807-61873338373856="` echo /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856 `" ) && sleep 0' 3033 1726773197.69798: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.69802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.69805: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773197.69810: 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 <<< 3033 1726773197.69813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.69860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.69863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.69942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.72153: stdout chunk (state=3): >>>ansible-tmp-1726773197.6928477-6807-61873338373856=/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856 <<< 3033 1726773197.72283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.72335: stderr chunk (state=3): >>><<< 3033 1726773197.72339: stdout chunk (state=3): >>><<< 3033 1726773197.72355: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773197.6928477-6807-61873338373856=/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.72373: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3033 1726773197.72401: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3033 1726773197.72424: variable 'ansible_search_path' from source: unknown 3033 1726773197.73232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773197.74818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773197.74884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773197.74918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773197.74950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773197.74971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773197.75236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773197.75259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773197.75283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773197.75319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773197.75332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773197.75655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773197.75675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773197.75698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773197.75731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773197.75744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773197.76060: variable 'ansible_managed' from source: unknown 3033 1726773197.76066: variable '__sections' from source: task vars 3033 1726773197.76184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773197.76208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773197.76230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773197.76263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773197.76276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773197.76366: variable 'kernel_settings_sysctl' from source: include params 3033 1726773197.76370: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773197.76377: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773197.76424: variable '__sysctl_old' from source: task vars 3033 1726773197.76476: variable '__sysctl_old' from source: task vars 3033 1726773197.76665: variable 'kernel_settings_purge' from source: include params 3033 1726773197.76669: variable 'kernel_settings_sysctl' from source: include params 3033 1726773197.76675: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773197.76683: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773197.76689: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773197.76857: variable 'kernel_settings_sysfs' from source: include params 3033 1726773197.76861: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773197.76868: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773197.76887: variable '__sysfs_old' from source: task vars 3033 1726773197.76937: variable '__sysfs_old' from source: task vars 3033 1726773197.77126: variable 'kernel_settings_purge' from source: include params 3033 1726773197.77129: variable 'kernel_settings_sysfs' from source: include params 3033 1726773197.77135: variable '__kernel_settings_state_empty' from source: role '' all vars 3033 1726773197.77141: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3033 1726773197.77147: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773197.77166: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3033 1726773197.77175: variable '__systemd_old' from source: task vars 3033 1726773197.77230: variable '__systemd_old' from source: task vars 3033 1726773197.77404: variable 'kernel_settings_purge' from source: include params 3033 1726773197.77410: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3033 1726773197.77415: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.77422: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773197.77436: variable 'kernel_settings_transparent_hugepages' from source: include params 3033 1726773197.77441: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3033 1726773197.77446: variable '__trans_huge_old' from source: task vars 3033 1726773197.77501: variable '__trans_huge_old' from source: task vars 3033 1726773197.77673: variable 'kernel_settings_purge' from source: include params 3033 1726773197.77676: variable 'kernel_settings_transparent_hugepages' from source: include params 3033 1726773197.77684: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.77690: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773197.77701: variable '__trans_defrag_old' from source: task vars 3033 1726773197.77754: variable '__trans_defrag_old' from source: task vars 3033 1726773197.77929: variable 'kernel_settings_purge' from source: include params 3033 1726773197.77934: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3033 1726773197.77937: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.77944: variable '__kernel_settings_profile_contents' from source: set_fact 3033 1726773197.77966: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.77979: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.77987: variable '__kernel_settings_state_absent' from source: role '' all vars 3033 1726773197.78831: 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) 3033 1726773197.78880: variable 'ansible_module_compression' from source: unknown 3033 1726773197.79033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773197.79036: variable 'ansible_facts' from source: unknown 3033 1726773197.79039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py 3033 1726773197.79119: Sending initial data 3033 1726773197.79122: Sent initial data (150 bytes) 3033 1726773197.79613: 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 <<< 3033 1726773197.79617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.79619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773197.79622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.79624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.79679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.79682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773197.79684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.79762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.81627: 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" <<< 3033 1726773197.81635: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773197.81691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773197.81760: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprhpibpde /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py <<< 3033 1726773197.81763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py" <<< 3033 1726773197.81823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmprhpibpde" to remote "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py" <<< 3033 1726773197.82696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.82768: stderr chunk (state=3): >>><<< 3033 1726773197.82771: stdout chunk (state=3): >>><<< 3033 1726773197.82792: done transferring module to remote 3033 1726773197.82802: _low_level_execute_command(): starting 3033 1726773197.82809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/ /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py && sleep 0' 3033 1726773197.83279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.83282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773197.83284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773197.83287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773197.83289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.83341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.83345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.83419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773197.85487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773197.85533: stderr chunk (state=3): >>><<< 3033 1726773197.85538: stdout chunk (state=3): >>><<< 3033 1726773197.85552: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773197.85555: _low_level_execute_command(): starting 3033 1726773197.85562: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_stat.py && sleep 0' 3033 1726773197.86008: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.86012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.86015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773197.86017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773197.86066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773197.86069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773197.86150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.06433: 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": 121, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773187.7447653, "mtime": 1726773096.0482485, "ctime": 1726773187.1927638, "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": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "3158319633", "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}}} <<< 3033 1726773198.08424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773198.08488: stderr chunk (state=3): >>><<< 3033 1726773198.08491: stdout chunk (state=3): >>><<< 3033 1726773198.08509: _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": 121, "inode": 262945, "dev": 51714, "nlink": 1, "atime": 1726773187.7447653, "mtime": 1726773096.0482485, "ctime": 1726773187.1927638, "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": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "3158319633", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773198.08567: 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-1726773197.6928477-6807-61873338373856/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773198.08670: Sending initial data 3033 1726773198.08674: Sent initial data (164 bytes) 3033 1726773198.09154: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.09157: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.09160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.09162: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.09213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.09229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.09298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.11144: 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 <<< 3033 1726773198.11214: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773198.11277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpyl43_ehc/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.source.conf <<< 3033 1726773198.11287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.source.conf" <<< 3033 1726773198.11342: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpyl43_ehc/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.source.conf" <<< 3033 1726773198.11346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.source.conf" <<< 3033 1726773198.11609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.11673: stderr chunk (state=3): >>><<< 3033 1726773198.11679: stdout chunk (state=3): >>><<< 3033 1726773198.11693: _low_level_execute_command(): starting 3033 1726773198.11699: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/ /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.source.conf && sleep 0' 3033 1726773198.12167: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.12170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773198.12173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773198.12175: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.12177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.12229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.12233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.12310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.14384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.14432: stderr chunk (state=3): >>><<< 3033 1726773198.14436: stdout chunk (state=3): >>><<< 3033 1726773198.14451: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.14475: variable 'ansible_module_compression' from source: unknown 3033 1726773198.14515: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773198.14534: variable 'ansible_facts' from source: unknown 3033 1726773198.14580: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py 3033 1726773198.14683: Sending initial data 3033 1726773198.14687: Sent initial data (150 bytes) 3033 1726773198.15147: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.15150: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773198.15152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.15155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.15157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.15213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773198.15221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.15292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.17154: 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 <<< 3033 1726773198.17231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773198.17295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmptsrjin_2 /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py <<< 3033 1726773198.17303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py" <<< 3033 1726773198.17359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmptsrjin_2" to remote "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py" <<< 3033 1726773198.18261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.18324: stderr chunk (state=3): >>><<< 3033 1726773198.18327: stdout chunk (state=3): >>><<< 3033 1726773198.18348: done transferring module to remote 3033 1726773198.18356: _low_level_execute_command(): starting 3033 1726773198.18362: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/ /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py && sleep 0' 3033 1726773198.18794: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.18832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773198.18835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773198.18838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.18840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.18842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.18896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773198.18899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.18974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.21083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.21131: stderr chunk (state=3): >>><<< 3033 1726773198.21134: stdout chunk (state=3): >>><<< 3033 1726773198.21150: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.21153: _low_level_execute_command(): starting 3033 1726773198.21159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/AnsiballZ_copy.py && sleep 0' 3033 1726773198.21582: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.21617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.21621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration <<< 3033 1726773198.21624: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773198.21630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.21681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.21684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.21760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.42340: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.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-1726773197.6928477-6807-61873338373856/.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}}} <<< 3033 1726773198.44064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773198.44130: stderr chunk (state=3): >>><<< 3033 1726773198.44134: stdout chunk (state=3): >>><<< 3033 1726773198.44150: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.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-1726773197.6928477-6807-61873338373856/.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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773198.44185: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/.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-1726773197.6928477-6807-61873338373856/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773198.44222: _low_level_execute_command(): starting 3033 1726773198.44225: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773197.6928477-6807-61873338373856/ > /dev/null 2>&1 && sleep 0' 3033 1726773198.44702: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.44708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.44711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.44714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.44765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.44769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.44848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.47001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.47058: stderr chunk (state=3): >>><<< 3033 1726773198.47061: stdout chunk (state=3): >>><<< 3033 1726773198.47079: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.47090: handler run complete 3033 1726773198.47118: attempt loop complete, returning result 3033 1726773198.47122: _execute() done 3033 1726773198.47124: dumping result to json 3033 1726773198.47132: done dumping result, returning 3033 1726773198.47143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-3c9c-762e-000000000ee3] 3033 1726773198.47148: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee3 3033 1726773198.47312: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee3 3033 1726773198.47316: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773197.6928477-6807-61873338373856/.source.conf", "state": "file", "uid": 0 } 3033 1726773198.47435: no more pending results, returning what we have 3033 1726773198.47439: results queue empty 3033 1726773198.47440: checking for any_errors_fatal 3033 1726773198.47448: done checking for any_errors_fatal 3033 1726773198.47449: checking for max_fail_percentage 3033 1726773198.47451: done checking for max_fail_percentage 3033 1726773198.47452: checking to see if all hosts have failed and the running result is not ok 3033 1726773198.47453: done checking to see if all hosts have failed 3033 1726773198.47454: getting the remaining hosts for this loop 3033 1726773198.47456: done getting the remaining hosts for this loop 3033 1726773198.47459: getting the next task for host managed_node2 3033 1726773198.47466: done getting next task for host managed_node2 3033 1726773198.47470: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773198.47474: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773198.47488: getting variables 3033 1726773198.47490: in VariableManager get_vars() 3033 1726773198.47531: Calling all_inventory to load vars for managed_node2 3033 1726773198.47534: Calling groups_inventory to load vars for managed_node2 3033 1726773198.47537: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773198.47547: Calling all_plugins_play to load vars for managed_node2 3033 1726773198.47549: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773198.47552: Calling groups_plugins_play to load vars for managed_node2 3033 1726773198.47721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773198.47894: done with get_vars() 3033 1726773198.47904: done getting variables 3033 1726773198.47954: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:13:18 -0400 (0:00:00.834) 0:02:56.740 **** 3033 1726773198.47982: entering _queue_task() for managed_node2/service 3033 1726773198.48211: worker is 1 (out of 1 available) 3033 1726773198.48226: exiting _queue_task() for managed_node2/service 3033 1726773198.48242: done queuing things up, now waiting for results queue to drain 3033 1726773198.48244: waiting for pending results... 3033 1726773198.48449: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3033 1726773198.48550: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee4 3033 1726773198.48565: variable 'ansible_search_path' from source: unknown 3033 1726773198.48570: variable 'ansible_search_path' from source: unknown 3033 1726773198.48613: variable '__kernel_settings_services' from source: include_vars 3033 1726773198.48906: variable '__kernel_settings_services' from source: include_vars 3033 1726773198.48972: variable 'omit' from source: magic vars 3033 1726773198.49082: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773198.49090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773198.49101: variable 'omit' from source: magic vars 3033 1726773198.49332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773198.49541: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773198.49582: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773198.49616: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773198.49666: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773198.49757: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773198.49770: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773198.49793: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3033 1726773198.49796: when evaluation is False, skipping this task 3033 1726773198.49826: variable 'item' from source: unknown 3033 1726773198.49883: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 3033 1726773198.50071: dumping result to json 3033 1726773198.50074: done dumping result, returning 3033 1726773198.50080: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-3c9c-762e-000000000ee4] 3033 1726773198.50082: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee4 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3033 1726773198.50160: no more pending results, returning what we have 3033 1726773198.50163: results queue empty 3033 1726773198.50164: checking for any_errors_fatal 3033 1726773198.50182: done checking for any_errors_fatal 3033 1726773198.50183: checking for max_fail_percentage 3033 1726773198.50185: done checking for max_fail_percentage 3033 1726773198.50186: checking to see if all hosts have failed and the running result is not ok 3033 1726773198.50186: done checking to see if all hosts have failed 3033 1726773198.50187: getting the remaining hosts for this loop 3033 1726773198.50189: done getting the remaining hosts for this loop 3033 1726773198.50193: getting the next task for host managed_node2 3033 1726773198.50200: done getting next task for host managed_node2 3033 1726773198.50204: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773198.50209: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773198.50227: getting variables 3033 1726773198.50228: in VariableManager get_vars() 3033 1726773198.50255: Calling all_inventory to load vars for managed_node2 3033 1726773198.50257: Calling groups_inventory to load vars for managed_node2 3033 1726773198.50259: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773198.50268: Calling all_plugins_play to load vars for managed_node2 3033 1726773198.50270: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773198.50273: Calling groups_plugins_play to load vars for managed_node2 3033 1726773198.50414: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee4 3033 1726773198.50418: WORKER PROCESS EXITING 3033 1726773198.50431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773198.50602: done with get_vars() 3033 1726773198.50615: done getting variables 3033 1726773198.50661: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:13:18 -0400 (0:00:00.027) 0:02:56.767 **** 3033 1726773198.50689: entering _queue_task() for managed_node2/command 3033 1726773198.50912: worker is 1 (out of 1 available) 3033 1726773198.50928: exiting _queue_task() for managed_node2/command 3033 1726773198.50945: done queuing things up, now waiting for results queue to drain 3033 1726773198.50947: waiting for pending results... 3033 1726773198.51143: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3033 1726773198.51241: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee5 3033 1726773198.51255: variable 'ansible_search_path' from source: unknown 3033 1726773198.51259: variable 'ansible_search_path' from source: unknown 3033 1726773198.51293: calling self._execute() 3033 1726773198.51372: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773198.51380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773198.51392: variable 'omit' from source: magic vars 3033 1726773198.51801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773198.52090: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773198.52129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773198.52159: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773198.52191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773198.52286: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773198.52313: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3033 1726773198.52424: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773198.52436: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3033 1726773198.52530: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773198.52539: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773198.52546: variable 'omit' from source: magic vars 3033 1726773198.52592: variable 'omit' from source: magic vars 3033 1726773198.52690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773198.54225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773198.54284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773198.54318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773198.54347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773198.54369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773198.54432: variable '__kernel_settings_active_profile' from source: set_fact 3033 1726773198.54460: variable 'omit' from source: magic vars 3033 1726773198.54487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773198.54513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773198.54531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773198.54549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773198.54557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773198.54586: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773198.54589: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773198.54595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773198.54679: Set connection var ansible_connection to ssh 3033 1726773198.54683: Set connection var ansible_shell_executable to /bin/sh 3033 1726773198.54690: Set connection var ansible_pipelining to False 3033 1726773198.54692: Set connection var ansible_shell_type to sh 3033 1726773198.54702: Set connection var ansible_timeout to 10 3033 1726773198.54712: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773198.54731: variable 'ansible_shell_executable' from source: unknown 3033 1726773198.54734: variable 'ansible_connection' from source: unknown 3033 1726773198.54737: variable 'ansible_module_compression' from source: unknown 3033 1726773198.54742: variable 'ansible_shell_type' from source: unknown 3033 1726773198.54744: variable 'ansible_shell_executable' from source: unknown 3033 1726773198.54749: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773198.54754: variable 'ansible_pipelining' from source: unknown 3033 1726773198.54757: variable 'ansible_timeout' from source: unknown 3033 1726773198.54764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773198.54857: 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) 3033 1726773198.54867: variable 'omit' from source: magic vars 3033 1726773198.54874: starting attempt loop 3033 1726773198.54877: running the handler 3033 1726773198.54894: _low_level_execute_command(): starting 3033 1726773198.54900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773198.55452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.55456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.55460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773198.55463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.55577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.55782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.57522: stdout chunk (state=3): >>>/root <<< 3033 1726773198.57635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.57688: stderr chunk (state=3): >>><<< 3033 1726773198.57692: stdout chunk (state=3): >>><<< 3033 1726773198.57716: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.57730: _low_level_execute_command(): starting 3033 1726773198.57737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383 `" && echo ansible-tmp-1726773198.5771675-6823-195922832307383="` echo /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383 `" ) && sleep 0' 3033 1726773198.58194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.58197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.58200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.58203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.58255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.58258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.58336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.60557: stdout chunk (state=3): >>>ansible-tmp-1726773198.5771675-6823-195922832307383=/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383 <<< 3033 1726773198.60677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.60730: stderr chunk (state=3): >>><<< 3033 1726773198.60734: stdout chunk (state=3): >>><<< 3033 1726773198.60748: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773198.5771675-6823-195922832307383=/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.60778: variable 'ansible_module_compression' from source: unknown 3033 1726773198.60819: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773198.60851: variable 'ansible_facts' from source: unknown 3033 1726773198.60917: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py 3033 1726773198.61023: Sending initial data 3033 1726773198.61026: Sent initial data (154 bytes) 3033 1726773198.61479: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.61483: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773198.61486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773198.61489: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.61542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.61545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.61626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.63448: 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 <<< 3033 1726773198.63514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773198.63579: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp0sicw1hb /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py <<< 3033 1726773198.63582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py" <<< 3033 1726773198.63644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp0sicw1hb" to remote "/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py" <<< 3033 1726773198.64524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.64589: stderr chunk (state=3): >>><<< 3033 1726773198.64593: stdout chunk (state=3): >>><<< 3033 1726773198.64614: done transferring module to remote 3033 1726773198.64626: _low_level_execute_command(): starting 3033 1726773198.64632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/ /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py && sleep 0' 3033 1726773198.65098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.65108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773198.65111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.65113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773198.65116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.65163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.65170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.65239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773198.67287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773198.67342: stderr chunk (state=3): >>><<< 3033 1726773198.67346: stdout chunk (state=3): >>><<< 3033 1726773198.67361: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773198.67364: _low_level_execute_command(): starting 3033 1726773198.67370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/AnsiballZ_command.py && sleep 0' 3033 1726773198.67831: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773198.67835: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773198.67837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773198.67840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773198.67842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773198.67898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773198.67903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773198.67907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773198.67985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773199.99967: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:13:18.867479", "end": "2024-09-19 15:13:19.998462", "delta": "0:00:01.130983", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 3033 1726773200.01847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773200.01910: stderr chunk (state=3): >>><<< 3033 1726773200.01914: stdout chunk (state=3): >>><<< 3033 1726773200.01931: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:13:18.867479", "end": "2024-09-19 15:13:19.998462", "delta": "0:00:01.130983", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773200.01966: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773200.01975: _low_level_execute_command(): starting 3033 1726773200.01986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773198.5771675-6823-195922832307383/ > /dev/null 2>&1 && sleep 0' 3033 1726773200.02472: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.02479: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.02482: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773200.02484: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773200.02487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.02537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.02540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.02614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.04722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.04773: stderr chunk (state=3): >>><<< 3033 1726773200.04779: stdout chunk (state=3): >>><<< 3033 1726773200.04793: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.04800: handler run complete 3033 1726773200.04824: Evaluated conditional (True): True 3033 1726773200.04835: attempt loop complete, returning result 3033 1726773200.04838: _execute() done 3033 1726773200.04843: dumping result to json 3033 1726773200.04849: done dumping result, returning 3033 1726773200.04858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-3c9c-762e-000000000ee5] 3033 1726773200.04863: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee5 3033 1726773200.04981: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee5 3033 1726773200.04984: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.130983", "end": "2024-09-19 15:13:19.998462", "rc": 0, "start": "2024-09-19 15:13:18.867479" } 3033 1726773200.05082: no more pending results, returning what we have 3033 1726773200.05086: results queue empty 3033 1726773200.05087: checking for any_errors_fatal 3033 1726773200.05097: done checking for any_errors_fatal 3033 1726773200.05098: checking for max_fail_percentage 3033 1726773200.05100: done checking for max_fail_percentage 3033 1726773200.05101: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.05102: done checking to see if all hosts have failed 3033 1726773200.05103: getting the remaining hosts for this loop 3033 1726773200.05105: done getting the remaining hosts for this loop 3033 1726773200.05112: getting the next task for host managed_node2 3033 1726773200.05119: done getting next task for host managed_node2 3033 1726773200.05124: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773200.05128: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773200.05143: getting variables 3033 1726773200.05145: in VariableManager get_vars() 3033 1726773200.05184: Calling all_inventory to load vars for managed_node2 3033 1726773200.05187: Calling groups_inventory to load vars for managed_node2 3033 1726773200.05190: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.05201: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.05204: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.05210: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.05413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.05579: done with get_vars() 3033 1726773200.05588: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:13:20 -0400 (0:00:01.549) 0:02:58.317 **** 3033 1726773200.05666: entering _queue_task() for managed_node2/include_tasks 3033 1726773200.05883: worker is 1 (out of 1 available) 3033 1726773200.05899: exiting _queue_task() for managed_node2/include_tasks 3033 1726773200.05915: done queuing things up, now waiting for results queue to drain 3033 1726773200.05918: waiting for pending results... 3033 1726773200.06117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3033 1726773200.06220: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee6 3033 1726773200.06234: variable 'ansible_search_path' from source: unknown 3033 1726773200.06238: variable 'ansible_search_path' from source: unknown 3033 1726773200.06274: calling self._execute() 3033 1726773200.06350: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.06359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.06367: variable 'omit' from source: magic vars 3033 1726773200.06770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773200.06989: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773200.07032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773200.07063: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773200.07094: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773200.07193: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773200.07218: Evaluated conditional (__kernel_settings_register_apply is changed): True 3033 1726773200.07224: _execute() done 3033 1726773200.07229: dumping result to json 3033 1726773200.07232: done dumping result, returning 3033 1726773200.07241: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-3c9c-762e-000000000ee6] 3033 1726773200.07246: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee6 3033 1726773200.07347: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee6 3033 1726773200.07350: WORKER PROCESS EXITING 3033 1726773200.07398: no more pending results, returning what we have 3033 1726773200.07403: in VariableManager get_vars() 3033 1726773200.07446: Calling all_inventory to load vars for managed_node2 3033 1726773200.07449: Calling groups_inventory to load vars for managed_node2 3033 1726773200.07451: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.07462: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.07465: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.07469: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.07623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.07789: done with get_vars() 3033 1726773200.07797: variable 'ansible_search_path' from source: unknown 3033 1726773200.07797: variable 'ansible_search_path' from source: unknown 3033 1726773200.07823: we have included files to process 3033 1726773200.07824: generating all_blocks data 3033 1726773200.07829: done generating all_blocks data 3033 1726773200.07834: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773200.07835: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773200.07837: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3033 1726773200.08149: done processing included file 3033 1726773200.08152: iterating over new_blocks loaded from include file 3033 1726773200.08153: in VariableManager get_vars() 3033 1726773200.08173: done with get_vars() 3033 1726773200.08177: filtering new block on tags 3033 1726773200.08224: done filtering new block on tags 3033 1726773200.08226: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3033 1726773200.08230: extending task lists for all hosts with included blocks 3033 1726773200.08983: done extending task lists 3033 1726773200.08984: done processing included files 3033 1726773200.08985: results queue empty 3033 1726773200.08986: checking for any_errors_fatal 3033 1726773200.08989: done checking for any_errors_fatal 3033 1726773200.08990: checking for max_fail_percentage 3033 1726773200.08991: done checking for max_fail_percentage 3033 1726773200.08991: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.08992: done checking to see if all hosts have failed 3033 1726773200.08993: getting the remaining hosts for this loop 3033 1726773200.08994: done getting the remaining hosts for this loop 3033 1726773200.08996: getting the next task for host managed_node2 3033 1726773200.08999: done getting next task for host managed_node2 3033 1726773200.09001: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773200.09004: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3033 1726773200.09013: getting variables 3033 1726773200.09014: in VariableManager get_vars() 3033 1726773200.09025: Calling all_inventory to load vars for managed_node2 3033 1726773200.09026: Calling groups_inventory to load vars for managed_node2 3033 1726773200.09028: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.09032: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.09034: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.09036: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.09145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.09301: done with get_vars() 3033 1726773200.09310: done getting variables 3033 1726773200.09341: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.036) 0:02:58.354 **** 3033 1726773200.09370: entering _queue_task() for managed_node2/command 3033 1726773200.09585: worker is 1 (out of 1 available) 3033 1726773200.09603: exiting _queue_task() for managed_node2/command 3033 1726773200.09621: done queuing things up, now waiting for results queue to drain 3033 1726773200.09623: waiting for pending results... 3033 1726773200.09808: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3033 1726773200.09922: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000fc5 3033 1726773200.09935: variable 'ansible_search_path' from source: unknown 3033 1726773200.09938: variable 'ansible_search_path' from source: unknown 3033 1726773200.09972: calling self._execute() 3033 1726773200.10050: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.10057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.10068: variable 'omit' from source: magic vars 3033 1726773200.10160: variable 'omit' from source: magic vars 3033 1726773200.10221: variable 'omit' from source: magic vars 3033 1726773200.10248: variable 'omit' from source: magic vars 3033 1726773200.10286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773200.10319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773200.10337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773200.10354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.10365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.10398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773200.10402: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.10408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.10490: Set connection var ansible_connection to ssh 3033 1726773200.10498: Set connection var ansible_shell_executable to /bin/sh 3033 1726773200.10505: Set connection var ansible_pipelining to False 3033 1726773200.10510: Set connection var ansible_shell_type to sh 3033 1726773200.10517: Set connection var ansible_timeout to 10 3033 1726773200.10526: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773200.10546: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.10549: variable 'ansible_connection' from source: unknown 3033 1726773200.10553: variable 'ansible_module_compression' from source: unknown 3033 1726773200.10557: variable 'ansible_shell_type' from source: unknown 3033 1726773200.10561: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.10565: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.10570: variable 'ansible_pipelining' from source: unknown 3033 1726773200.10573: variable 'ansible_timeout' from source: unknown 3033 1726773200.10581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.10707: 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) 3033 1726773200.10720: variable 'omit' from source: magic vars 3033 1726773200.10723: starting attempt loop 3033 1726773200.10726: running the handler 3033 1726773200.10742: _low_level_execute_command(): starting 3033 1726773200.10749: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773200.11311: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.11315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.11319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773200.11322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.11376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.11379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773200.11381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.11458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.13326: stdout chunk (state=3): >>>/root <<< 3033 1726773200.13437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.13494: stderr chunk (state=3): >>><<< 3033 1726773200.13498: stdout chunk (state=3): >>><<< 3033 1726773200.13522: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.13536: _low_level_execute_command(): starting 3033 1726773200.13542: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017 `" && echo ansible-tmp-1726773200.1352322-6838-143354712077017="` echo /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017 `" ) && sleep 0' 3033 1726773200.14011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.14014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.14017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773200.14027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.14074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.14083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.14156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.16389: stdout chunk (state=3): >>>ansible-tmp-1726773200.1352322-6838-143354712077017=/root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017 <<< 3033 1726773200.16515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.16564: stderr chunk (state=3): >>><<< 3033 1726773200.16567: stdout chunk (state=3): >>><<< 3033 1726773200.16583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773200.1352322-6838-143354712077017=/root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.16613: variable 'ansible_module_compression' from source: unknown 3033 1726773200.16657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773200.16693: variable 'ansible_facts' from source: unknown 3033 1726773200.16752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py 3033 1726773200.16864: Sending initial data 3033 1726773200.16868: Sent initial data (154 bytes) 3033 1726773200.17330: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.17333: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.17336: 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.47.230 is address <<< 3033 1726773200.17339: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773200.17341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.17394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.17400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.17471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.19327: 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 <<< 3033 1726773200.19392: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773200.19455: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpinkbdpr2 /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py <<< 3033 1726773200.19461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py" <<< 3033 1726773200.19519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpinkbdpr2" to remote "/root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py" <<< 3033 1726773200.19526: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py" <<< 3033 1726773200.31483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.31562: stderr chunk (state=3): >>><<< 3033 1726773200.31566: stdout chunk (state=3): >>><<< 3033 1726773200.31591: done transferring module to remote 3033 1726773200.31604: _low_level_execute_command(): starting 3033 1726773200.31613: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/ /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py && sleep 0' 3033 1726773200.32064: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.32097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773200.32100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.32102: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.32105: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.32163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.32170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.32240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.34318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.34369: stderr chunk (state=3): >>><<< 3033 1726773200.34372: stdout chunk (state=3): >>><<< 3033 1726773200.34390: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.34394: _low_level_execute_command(): starting 3033 1726773200.34400: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/AnsiballZ_command.py && sleep 0' 3033 1726773200.34871: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.34874: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.34877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773200.34879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.34881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.34937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.34942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.35022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.65834: 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 15:13:20.536631", "end": "2024-09-19 15:13:20.657222", "delta": "0:00:00.120591", "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}}} <<< 3033 1726773200.67693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773200.67756: stderr chunk (state=3): >>><<< 3033 1726773200.67760: stdout chunk (state=3): >>><<< 3033 1726773200.67778: _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 15:13:20.536631", "end": "2024-09-19 15:13:20.657222", "delta": "0:00:00.120591", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773200.67834: 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-1726773200.1352322-6838-143354712077017/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773200.67842: _low_level_execute_command(): starting 3033 1726773200.67848: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773200.1352322-6838-143354712077017/ > /dev/null 2>&1 && sleep 0' 3033 1726773200.68303: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.68310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773200.68347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.68350: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773200.68353: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773200.68359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.68415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.68418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.68491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.70604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.70661: stderr chunk (state=3): >>><<< 3033 1726773200.70664: stdout chunk (state=3): >>><<< 3033 1726773200.70683: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.70690: handler run complete 3033 1726773200.70717: Evaluated conditional (False): False 3033 1726773200.70731: attempt loop complete, returning result 3033 1726773200.70734: _execute() done 3033 1726773200.70737: dumping result to json 3033 1726773200.70743: done dumping result, returning 3033 1726773200.70753: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-3c9c-762e-000000000fc5] 3033 1726773200.70759: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc5 3033 1726773200.70880: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc5 3033 1726773200.70883: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.120591", "end": "2024-09-19 15:13:20.657222", "rc": 0, "start": "2024-09-19 15:13:20.536631" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3033 1726773200.70996: no more pending results, returning what we have 3033 1726773200.71000: results queue empty 3033 1726773200.71001: checking for any_errors_fatal 3033 1726773200.71003: done checking for any_errors_fatal 3033 1726773200.71004: checking for max_fail_percentage 3033 1726773200.71007: done checking for max_fail_percentage 3033 1726773200.71009: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.71010: done checking to see if all hosts have failed 3033 1726773200.71011: getting the remaining hosts for this loop 3033 1726773200.71013: done getting the remaining hosts for this loop 3033 1726773200.71017: getting the next task for host managed_node2 3033 1726773200.71025: done getting next task for host managed_node2 3033 1726773200.71028: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773200.71033: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3033 1726773200.71045: getting variables 3033 1726773200.71046: in VariableManager get_vars() 3033 1726773200.71086: Calling all_inventory to load vars for managed_node2 3033 1726773200.71089: Calling groups_inventory to load vars for managed_node2 3033 1726773200.71092: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.71102: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.71105: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.71110: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.71284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.71455: done with get_vars() 3033 1726773200.71465: done getting variables 3033 1726773200.71515: 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 [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.621) 0:02:58.976 **** 3033 1726773200.71544: entering _queue_task() for managed_node2/shell 3033 1726773200.71765: worker is 1 (out of 1 available) 3033 1726773200.71778: exiting _queue_task() for managed_node2/shell 3033 1726773200.71793: done queuing things up, now waiting for results queue to drain 3033 1726773200.71795: waiting for pending results... 3033 1726773200.72003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3033 1726773200.72121: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000fc6 3033 1726773200.72135: variable 'ansible_search_path' from source: unknown 3033 1726773200.72140: variable 'ansible_search_path' from source: unknown 3033 1726773200.72173: calling self._execute() 3033 1726773200.72254: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.72261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.72271: variable 'omit' from source: magic vars 3033 1726773200.72689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773200.72913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773200.72955: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773200.72988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773200.73020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773200.73113: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773200.73140: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773200.73143: when evaluation is False, skipping this task 3033 1726773200.73147: _execute() done 3033 1726773200.73150: dumping result to json 3033 1726773200.73155: done dumping result, returning 3033 1726773200.73163: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-3c9c-762e-000000000fc6] 3033 1726773200.73169: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc6 3033 1726773200.73268: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc6 3033 1726773200.73271: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773200.73333: no more pending results, returning what we have 3033 1726773200.73337: results queue empty 3033 1726773200.73338: checking for any_errors_fatal 3033 1726773200.73350: done checking for any_errors_fatal 3033 1726773200.73351: checking for max_fail_percentage 3033 1726773200.73353: done checking for max_fail_percentage 3033 1726773200.73354: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.73355: done checking to see if all hosts have failed 3033 1726773200.73356: getting the remaining hosts for this loop 3033 1726773200.73358: done getting the remaining hosts for this loop 3033 1726773200.73362: getting the next task for host managed_node2 3033 1726773200.73369: done getting next task for host managed_node2 3033 1726773200.73374: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773200.73379: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3033 1726773200.73397: getting variables 3033 1726773200.73399: in VariableManager get_vars() 3033 1726773200.73439: Calling all_inventory to load vars for managed_node2 3033 1726773200.73442: Calling groups_inventory to load vars for managed_node2 3033 1726773200.73445: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.73454: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.73457: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.73460: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.73601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.73776: done with get_vars() 3033 1726773200.73786: done getting variables 3033 1726773200.73834: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.023) 0:02:58.999 **** 3033 1726773200.73863: entering _queue_task() for managed_node2/fail 3033 1726773200.74073: worker is 1 (out of 1 available) 3033 1726773200.74090: exiting _queue_task() for managed_node2/fail 3033 1726773200.74109: done queuing things up, now waiting for results queue to drain 3033 1726773200.74111: waiting for pending results... 3033 1726773200.74312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3033 1726773200.74425: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000fc7 3033 1726773200.74440: variable 'ansible_search_path' from source: unknown 3033 1726773200.74445: variable 'ansible_search_path' from source: unknown 3033 1726773200.74475: calling self._execute() 3033 1726773200.74558: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.74565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.74575: variable 'omit' from source: magic vars 3033 1726773200.75064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773200.75271: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773200.75316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773200.75344: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773200.75373: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773200.75465: variable '__kernel_settings_register_verify_values' from source: set_fact 3033 1726773200.75492: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3033 1726773200.75495: when evaluation is False, skipping this task 3033 1726773200.75498: _execute() done 3033 1726773200.75502: dumping result to json 3033 1726773200.75508: done dumping result, returning 3033 1726773200.75516: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-3c9c-762e-000000000fc7] 3033 1726773200.75522: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc7 3033 1726773200.75623: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000fc7 3033 1726773200.75626: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3033 1726773200.75702: no more pending results, returning what we have 3033 1726773200.75707: results queue empty 3033 1726773200.75708: checking for any_errors_fatal 3033 1726773200.75716: done checking for any_errors_fatal 3033 1726773200.75717: checking for max_fail_percentage 3033 1726773200.75718: done checking for max_fail_percentage 3033 1726773200.75719: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.75720: done checking to see if all hosts have failed 3033 1726773200.75722: getting the remaining hosts for this loop 3033 1726773200.75723: done getting the remaining hosts for this loop 3033 1726773200.75727: getting the next task for host managed_node2 3033 1726773200.75736: done getting next task for host managed_node2 3033 1726773200.75740: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773200.75744: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773200.75763: getting variables 3033 1726773200.75765: in VariableManager get_vars() 3033 1726773200.75800: Calling all_inventory to load vars for managed_node2 3033 1726773200.75803: Calling groups_inventory to load vars for managed_node2 3033 1726773200.75805: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.75815: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.75817: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.75820: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.75997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.76162: done with get_vars() 3033 1726773200.76171: done getting variables 3033 1726773200.76220: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.023) 0:02:59.023 **** 3033 1726773200.76246: entering _queue_task() for managed_node2/set_fact 3033 1726773200.76455: worker is 1 (out of 1 available) 3033 1726773200.76470: exiting _queue_task() for managed_node2/set_fact 3033 1726773200.76486: done queuing things up, now waiting for results queue to drain 3033 1726773200.76488: waiting for pending results... 3033 1726773200.76685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3033 1726773200.76788: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee7 3033 1726773200.76801: variable 'ansible_search_path' from source: unknown 3033 1726773200.76810: variable 'ansible_search_path' from source: unknown 3033 1726773200.76842: calling self._execute() 3033 1726773200.76929: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.76932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.76944: variable 'omit' from source: magic vars 3033 1726773200.77043: variable 'omit' from source: magic vars 3033 1726773200.77097: variable 'omit' from source: magic vars 3033 1726773200.77126: variable 'omit' from source: magic vars 3033 1726773200.77163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773200.77198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773200.77220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773200.77236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.77248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.77278: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773200.77285: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.77288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.77373: Set connection var ansible_connection to ssh 3033 1726773200.77381: Set connection var ansible_shell_executable to /bin/sh 3033 1726773200.77390: Set connection var ansible_pipelining to False 3033 1726773200.77393: Set connection var ansible_shell_type to sh 3033 1726773200.77400: Set connection var ansible_timeout to 10 3033 1726773200.77409: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773200.77430: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.77433: variable 'ansible_connection' from source: unknown 3033 1726773200.77436: variable 'ansible_module_compression' from source: unknown 3033 1726773200.77440: variable 'ansible_shell_type' from source: unknown 3033 1726773200.77443: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.77448: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.77453: variable 'ansible_pipelining' from source: unknown 3033 1726773200.77455: variable 'ansible_timeout' from source: unknown 3033 1726773200.77462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.77587: 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) 3033 1726773200.77598: variable 'omit' from source: magic vars 3033 1726773200.77605: starting attempt loop 3033 1726773200.77610: running the handler 3033 1726773200.77622: handler run complete 3033 1726773200.77631: attempt loop complete, returning result 3033 1726773200.77634: _execute() done 3033 1726773200.77637: dumping result to json 3033 1726773200.77642: done dumping result, returning 3033 1726773200.77649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-3c9c-762e-000000000ee7] 3033 1726773200.77655: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee7 3033 1726773200.77746: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee7 3033 1726773200.77749: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3033 1726773200.77831: no more pending results, returning what we have 3033 1726773200.77834: results queue empty 3033 1726773200.77835: checking for any_errors_fatal 3033 1726773200.77843: done checking for any_errors_fatal 3033 1726773200.77844: checking for max_fail_percentage 3033 1726773200.77846: done checking for max_fail_percentage 3033 1726773200.77847: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.77848: done checking to see if all hosts have failed 3033 1726773200.77849: getting the remaining hosts for this loop 3033 1726773200.77851: done getting the remaining hosts for this loop 3033 1726773200.77854: getting the next task for host managed_node2 3033 1726773200.77860: done getting next task for host managed_node2 3033 1726773200.77864: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773200.77868: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 3033 1726773200.77880: getting variables 3033 1726773200.77882: in VariableManager get_vars() 3033 1726773200.77920: Calling all_inventory to load vars for managed_node2 3033 1726773200.77923: Calling groups_inventory to load vars for managed_node2 3033 1726773200.77925: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.77933: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.77935: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.77937: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.78075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.78241: done with get_vars() 3033 1726773200.78250: done getting variables 3033 1726773200.78294: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.020) 0:02:59.044 **** 3033 1726773200.78322: entering _queue_task() for managed_node2/set_fact 3033 1726773200.78525: worker is 1 (out of 1 available) 3033 1726773200.78540: exiting _queue_task() for managed_node2/set_fact 3033 1726773200.78555: done queuing things up, now waiting for results queue to drain 3033 1726773200.78557: waiting for pending results... 3033 1726773200.78755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3033 1726773200.78851: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000ee8 3033 1726773200.78867: variable 'ansible_search_path' from source: unknown 3033 1726773200.78870: variable 'ansible_search_path' from source: unknown 3033 1726773200.78909: calling self._execute() 3033 1726773200.78993: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.78999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.79012: variable 'omit' from source: magic vars 3033 1726773200.79176: variable 'omit' from source: magic vars 3033 1726773200.79227: variable 'omit' from source: magic vars 3033 1726773200.79544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3033 1726773200.79747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3033 1726773200.79788: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3033 1726773200.79818: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3033 1726773200.79846: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3033 1726773200.79963: variable '__kernel_settings_register_profile' from source: set_fact 3033 1726773200.79976: variable '__kernel_settings_register_mode' from source: set_fact 3033 1726773200.79989: variable '__kernel_settings_register_apply' from source: set_fact 3033 1726773200.80034: variable 'omit' from source: magic vars 3033 1726773200.80057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773200.80084: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773200.80102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773200.80120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.80129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.80157: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773200.80161: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.80166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.80251: Set connection var ansible_connection to ssh 3033 1726773200.80258: Set connection var ansible_shell_executable to /bin/sh 3033 1726773200.80265: Set connection var ansible_pipelining to False 3033 1726773200.80267: Set connection var ansible_shell_type to sh 3033 1726773200.80275: Set connection var ansible_timeout to 10 3033 1726773200.80285: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773200.80303: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.80307: variable 'ansible_connection' from source: unknown 3033 1726773200.80310: variable 'ansible_module_compression' from source: unknown 3033 1726773200.80317: variable 'ansible_shell_type' from source: unknown 3033 1726773200.80320: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.80322: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.80328: variable 'ansible_pipelining' from source: unknown 3033 1726773200.80330: variable 'ansible_timeout' from source: unknown 3033 1726773200.80335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.80427: 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) 3033 1726773200.80435: variable 'omit' from source: magic vars 3033 1726773200.80441: starting attempt loop 3033 1726773200.80444: running the handler 3033 1726773200.80454: handler run complete 3033 1726773200.80464: attempt loop complete, returning result 3033 1726773200.80467: _execute() done 3033 1726773200.80470: dumping result to json 3033 1726773200.80475: done dumping result, returning 3033 1726773200.80486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-3c9c-762e-000000000ee8] 3033 1726773200.80490: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee8 3033 1726773200.80574: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000ee8 3033 1726773200.80577: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3033 1726773200.80653: no more pending results, returning what we have 3033 1726773200.80657: results queue empty 3033 1726773200.80658: checking for any_errors_fatal 3033 1726773200.80663: done checking for any_errors_fatal 3033 1726773200.80664: checking for max_fail_percentage 3033 1726773200.80667: done checking for max_fail_percentage 3033 1726773200.80668: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.80669: done checking to see if all hosts have failed 3033 1726773200.80670: getting the remaining hosts for this loop 3033 1726773200.80671: done getting the remaining hosts for this loop 3033 1726773200.80675: getting the next task for host managed_node2 3033 1726773200.80685: done getting next task for host managed_node2 3033 1726773200.80688: ^ task is: TASK: meta (role_complete) 3033 1726773200.80692: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773200.80703: getting variables 3033 1726773200.80705: in VariableManager get_vars() 3033 1726773200.80743: Calling all_inventory to load vars for managed_node2 3033 1726773200.80746: Calling groups_inventory to load vars for managed_node2 3033 1726773200.80748: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.80756: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.80758: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.80760: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.80936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.81095: done with get_vars() 3033 1726773200.81103: done getting variables 3033 1726773200.81162: done queuing things up, now waiting for results queue to drain 3033 1726773200.81167: results queue empty 3033 1726773200.81168: checking for any_errors_fatal 3033 1726773200.81170: done checking for any_errors_fatal 3033 1726773200.81170: checking for max_fail_percentage 3033 1726773200.81171: done checking for max_fail_percentage 3033 1726773200.81172: checking to see if all hosts have failed and the running result is not ok 3033 1726773200.81172: done checking to see if all hosts have failed 3033 1726773200.81173: getting the remaining hosts for this loop 3033 1726773200.81173: done getting the remaining hosts for this loop 3033 1726773200.81176: getting the next task for host managed_node2 3033 1726773200.81179: done getting next task for host managed_node2 3033 1726773200.81181: ^ task is: TASK: Verify no settings 3033 1726773200.81182: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773200.81184: getting variables 3033 1726773200.81185: in VariableManager get_vars() 3033 1726773200.81194: Calling all_inventory to load vars for managed_node2 3033 1726773200.81196: Calling groups_inventory to load vars for managed_node2 3033 1726773200.81198: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773200.81201: Calling all_plugins_play to load vars for managed_node2 3033 1726773200.81203: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773200.81205: Calling groups_plugins_play to load vars for managed_node2 3033 1726773200.81315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773200.81461: done with get_vars() 3033 1726773200.81467: done getting variables 3033 1726773200.81498: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:13:20 -0400 (0:00:00.031) 0:02:59.076 **** 3033 1726773200.81522: entering _queue_task() for managed_node2/shell 3033 1726773200.81720: worker is 1 (out of 1 available) 3033 1726773200.81733: exiting _queue_task() for managed_node2/shell 3033 1726773200.81747: done queuing things up, now waiting for results queue to drain 3033 1726773200.81750: waiting for pending results... 3033 1726773200.81943: running TaskExecutor() for managed_node2/TASK: Verify no settings 3033 1726773200.82022: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cae 3033 1726773200.82035: variable 'ansible_search_path' from source: unknown 3033 1726773200.82039: variable 'ansible_search_path' from source: unknown 3033 1726773200.82071: calling self._execute() 3033 1726773200.82153: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.82161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.82170: variable 'omit' from source: magic vars 3033 1726773200.82265: variable 'omit' from source: magic vars 3033 1726773200.82309: variable 'omit' from source: magic vars 3033 1726773200.82653: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3033 1726773200.82721: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3033 1726773200.82793: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773200.82800: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3033 1726773200.82845: variable 'omit' from source: magic vars 3033 1726773200.82879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773200.82912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773200.82930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773200.82946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.82960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773200.82988: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773200.82992: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.82995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.83076: Set connection var ansible_connection to ssh 3033 1726773200.83085: Set connection var ansible_shell_executable to /bin/sh 3033 1726773200.83093: Set connection var ansible_pipelining to False 3033 1726773200.83096: Set connection var ansible_shell_type to sh 3033 1726773200.83103: Set connection var ansible_timeout to 10 3033 1726773200.83113: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773200.83132: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.83135: variable 'ansible_connection' from source: unknown 3033 1726773200.83138: variable 'ansible_module_compression' from source: unknown 3033 1726773200.83142: variable 'ansible_shell_type' from source: unknown 3033 1726773200.83145: variable 'ansible_shell_executable' from source: unknown 3033 1726773200.83149: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773200.83154: variable 'ansible_pipelining' from source: unknown 3033 1726773200.83158: variable 'ansible_timeout' from source: unknown 3033 1726773200.83163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773200.83279: 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) 3033 1726773200.83292: variable 'omit' from source: magic vars 3033 1726773200.83298: starting attempt loop 3033 1726773200.83301: running the handler 3033 1726773200.83313: 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) 3033 1726773200.83328: _low_level_execute_command(): starting 3033 1726773200.83337: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773200.83880: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.83884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.83888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.83890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.83947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.83954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773200.83958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.84030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.85888: stdout chunk (state=3): >>>/root <<< 3033 1726773200.86004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.86059: stderr chunk (state=3): >>><<< 3033 1726773200.86062: stdout chunk (state=3): >>><<< 3033 1726773200.86084: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.86097: _low_level_execute_command(): starting 3033 1726773200.86104: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574 `" && echo ansible-tmp-1726773200.8608468-6853-179841085164574="` echo /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574 `" ) && sleep 0' 3033 1726773200.86569: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.86579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.86582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.86584: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.86637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.86640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.86718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.88955: stdout chunk (state=3): >>>ansible-tmp-1726773200.8608468-6853-179841085164574=/root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574 <<< 3033 1726773200.89078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.89132: stderr chunk (state=3): >>><<< 3033 1726773200.89136: stdout chunk (state=3): >>><<< 3033 1726773200.89154: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773200.8608468-6853-179841085164574=/root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.89185: variable 'ansible_module_compression' from source: unknown 3033 1726773200.89230: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3033 1726773200.89265: variable 'ansible_facts' from source: unknown 3033 1726773200.89333: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py 3033 1726773200.89449: Sending initial data 3033 1726773200.89453: Sent initial data (154 bytes) 3033 1726773200.89922: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.89925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773200.89928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.89930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.89933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.89982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.89986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.90065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.91874: 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 <<< 3033 1726773200.91882: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773200.91940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773200.92007: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpa0en8kfx /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py <<< 3033 1726773200.92015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py" <<< 3033 1726773200.92070: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpa0en8kfx" to remote "/root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py" <<< 3033 1726773200.92074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py" <<< 3033 1726773200.92954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.93028: stderr chunk (state=3): >>><<< 3033 1726773200.93031: stdout chunk (state=3): >>><<< 3033 1726773200.93052: done transferring module to remote 3033 1726773200.93062: _low_level_execute_command(): starting 3033 1726773200.93067: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/ /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py && sleep 0' 3033 1726773200.93538: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.93542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.93544: 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.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773200.93551: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.93603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.93611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.93681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773200.95692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773200.95744: stderr chunk (state=3): >>><<< 3033 1726773200.95747: stdout chunk (state=3): >>><<< 3033 1726773200.95763: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773200.95766: _low_level_execute_command(): starting 3033 1726773200.95772: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/AnsiballZ_command.py && sleep 0' 3033 1726773200.96238: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.96241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773200.96244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773200.96246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773200.96249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773200.96303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773200.96315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773200.96389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.15609: 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 15:13:21.145898", "end": "2024-09-19 15:13:21.154921", "delta": "0:00:00.009023", "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}}} <<< 3033 1726773201.17492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773201.17553: stderr chunk (state=3): >>><<< 3033 1726773201.17557: stdout chunk (state=3): >>><<< 3033 1726773201.17574: _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 15:13:21.145898", "end": "2024-09-19 15:13:21.154921", "delta": "0:00:00.009023", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773201.17621: 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-1726773200.8608468-6853-179841085164574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773201.17632: _low_level_execute_command(): starting 3033 1726773201.17638: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773200.8608468-6853-179841085164574/ > /dev/null 2>&1 && sleep 0' 3033 1726773201.18112: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.18116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.18119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773201.18128: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.18139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.18195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.18198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.18265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.20332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.20384: stderr chunk (state=3): >>><<< 3033 1726773201.20388: stdout chunk (state=3): >>><<< 3033 1726773201.20403: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.20413: handler run complete 3033 1726773201.20434: Evaluated conditional (False): False 3033 1726773201.20447: attempt loop complete, returning result 3033 1726773201.20451: _execute() done 3033 1726773201.20453: dumping result to json 3033 1726773201.20460: done dumping result, returning 3033 1726773201.20469: done running TaskExecutor() for managed_node2/TASK: Verify no settings [0afff7ba-f7d3-3c9c-762e-000000000cae] 3033 1726773201.20474: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cae 3033 1726773201.20593: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cae 3033 1726773201.20596: WORKER PROCESS EXITING ok: [managed_node2] => { "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.009023", "end": "2024-09-19 15:13:21.154921", "rc": 0, "start": "2024-09-19 15:13:21.145898" } 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 3033 1726773201.20682: no more pending results, returning what we have 3033 1726773201.20686: results queue empty 3033 1726773201.20687: checking for any_errors_fatal 3033 1726773201.20689: done checking for any_errors_fatal 3033 1726773201.20690: checking for max_fail_percentage 3033 1726773201.20692: done checking for max_fail_percentage 3033 1726773201.20693: checking to see if all hosts have failed and the running result is not ok 3033 1726773201.20694: done checking to see if all hosts have failed 3033 1726773201.20695: getting the remaining hosts for this loop 3033 1726773201.20697: done getting the remaining hosts for this loop 3033 1726773201.20702: getting the next task for host managed_node2 3033 1726773201.20713: done getting next task for host managed_node2 3033 1726773201.20717: ^ task is: TASK: Remove kernel_settings tuned profile 3033 1726773201.20720: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773201.20725: getting variables 3033 1726773201.20726: in VariableManager get_vars() 3033 1726773201.20831: Calling all_inventory to load vars for managed_node2 3033 1726773201.20833: Calling groups_inventory to load vars for managed_node2 3033 1726773201.20835: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773201.20844: Calling all_plugins_play to load vars for managed_node2 3033 1726773201.20846: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773201.20848: Calling groups_plugins_play to load vars for managed_node2 3033 1726773201.20983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773201.21144: done with get_vars() 3033 1726773201.21153: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:13:21 -0400 (0:00:00.397) 0:02:59.473 **** 3033 1726773201.21230: entering _queue_task() for managed_node2/file 3033 1726773201.21436: worker is 1 (out of 1 available) 3033 1726773201.21449: exiting _queue_task() for managed_node2/file 3033 1726773201.21465: done queuing things up, now waiting for results queue to drain 3033 1726773201.21467: waiting for pending results... 3033 1726773201.21668: running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile 3033 1726773201.21750: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000caf 3033 1726773201.21766: variable 'ansible_search_path' from source: unknown 3033 1726773201.21770: variable 'ansible_search_path' from source: unknown 3033 1726773201.21802: calling self._execute() 3033 1726773201.21896: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.21900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.21914: variable 'omit' from source: magic vars 3033 1726773201.22018: variable 'omit' from source: magic vars 3033 1726773201.22057: variable 'omit' from source: magic vars 3033 1726773201.22084: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3033 1726773201.22338: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3033 1726773201.22424: variable '__kernel_settings_profile_parent' from source: set_fact 3033 1726773201.22430: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3033 1726773201.22472: variable 'omit' from source: magic vars 3033 1726773201.22511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773201.22542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773201.22562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773201.22580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773201.22593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773201.22623: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773201.22628: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.22632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.22720: Set connection var ansible_connection to ssh 3033 1726773201.22727: Set connection var ansible_shell_executable to /bin/sh 3033 1726773201.22734: Set connection var ansible_pipelining to False 3033 1726773201.22737: Set connection var ansible_shell_type to sh 3033 1726773201.22744: Set connection var ansible_timeout to 10 3033 1726773201.22752: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773201.22771: variable 'ansible_shell_executable' from source: unknown 3033 1726773201.22773: variable 'ansible_connection' from source: unknown 3033 1726773201.22782: variable 'ansible_module_compression' from source: unknown 3033 1726773201.22785: variable 'ansible_shell_type' from source: unknown 3033 1726773201.22787: variable 'ansible_shell_executable' from source: unknown 3033 1726773201.22793: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.22798: variable 'ansible_pipelining' from source: unknown 3033 1726773201.22800: variable 'ansible_timeout' from source: unknown 3033 1726773201.22808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.22976: 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__) 3033 1726773201.22990: variable 'omit' from source: magic vars 3033 1726773201.22995: starting attempt loop 3033 1726773201.22998: running the handler 3033 1726773201.23014: _low_level_execute_command(): starting 3033 1726773201.23023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773201.23554: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.23558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.23561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.23564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.23623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.23631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773201.23633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.23701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.25573: stdout chunk (state=3): >>>/root <<< 3033 1726773201.25684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.25741: stderr chunk (state=3): >>><<< 3033 1726773201.25745: stdout chunk (state=3): >>><<< 3033 1726773201.25766: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.25781: _low_level_execute_command(): starting 3033 1726773201.25787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489 `" && echo ansible-tmp-1726773201.2576685-6861-93583516157489="` echo /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489 `" ) && sleep 0' 3033 1726773201.26256: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.26259: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.26268: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773201.26271: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773201.26274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.26322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.26325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.26400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.28550: stdout chunk (state=3): >>>ansible-tmp-1726773201.2576685-6861-93583516157489=/root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489 <<< 3033 1726773201.28672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.28720: stderr chunk (state=3): >>><<< 3033 1726773201.28724: stdout chunk (state=3): >>><<< 3033 1726773201.28740: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773201.2576685-6861-93583516157489=/root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.28812: variable 'ansible_module_compression' from source: unknown 3033 1726773201.28825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3033 1726773201.28858: variable 'ansible_facts' from source: unknown 3033 1726773201.28916: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py 3033 1726773201.29470: Sending initial data 3033 1726773201.29474: Sent initial data (150 bytes) 3033 1726773201.29638: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.29641: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.29644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773201.29647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773201.29650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.29701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.29705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.29782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.31573: 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 <<< 3033 1726773201.31635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773201.31701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphkhmvb87 /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py <<< 3033 1726773201.31711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py" <<< 3033 1726773201.31766: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmphkhmvb87" to remote "/root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py" <<< 3033 1726773201.32680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.32747: stderr chunk (state=3): >>><<< 3033 1726773201.32750: stdout chunk (state=3): >>><<< 3033 1726773201.32773: done transferring module to remote 3033 1726773201.32784: _low_level_execute_command(): starting 3033 1726773201.32790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/ /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py && sleep 0' 3033 1726773201.33260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.33263: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.33266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.33268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.33274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.33328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.33334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.33403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.35447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.35498: stderr chunk (state=3): >>><<< 3033 1726773201.35502: stdout chunk (state=3): >>><<< 3033 1726773201.35519: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.35522: _low_level_execute_command(): starting 3033 1726773201.35529: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/AnsiballZ_file.py && sleep 0' 3033 1726773201.35990: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.35995: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.35997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.36000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.36002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.36052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.36056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.36138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.55618: 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}}} <<< 3033 1726773201.57304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773201.57369: stderr chunk (state=3): >>><<< 3033 1726773201.57373: stdout chunk (state=3): >>><<< 3033 1726773201.57390: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773201.57432: 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-1726773201.2576685-6861-93583516157489/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773201.57442: _low_level_execute_command(): starting 3033 1726773201.57448: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773201.2576685-6861-93583516157489/ > /dev/null 2>&1 && sleep 0' 3033 1726773201.57940: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.57944: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.57946: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773201.57949: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773201.57951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.58011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.58016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773201.58018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.58084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.60156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.60213: stderr chunk (state=3): >>><<< 3033 1726773201.60217: stdout chunk (state=3): >>><<< 3033 1726773201.60233: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.60240: handler run complete 3033 1726773201.60267: attempt loop complete, returning result 3033 1726773201.60270: _execute() done 3033 1726773201.60273: dumping result to json 3033 1726773201.60281: done dumping result, returning 3033 1726773201.60290: done running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile [0afff7ba-f7d3-3c9c-762e-000000000caf] 3033 1726773201.60296: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000caf 3033 1726773201.60421: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000caf 3033 1726773201.60424: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 3033 1726773201.60519: no more pending results, returning what we have 3033 1726773201.60523: results queue empty 3033 1726773201.60524: checking for any_errors_fatal 3033 1726773201.60533: done checking for any_errors_fatal 3033 1726773201.60534: checking for max_fail_percentage 3033 1726773201.60536: done checking for max_fail_percentage 3033 1726773201.60537: checking to see if all hosts have failed and the running result is not ok 3033 1726773201.60538: done checking to see if all hosts have failed 3033 1726773201.60539: getting the remaining hosts for this loop 3033 1726773201.60541: done getting the remaining hosts for this loop 3033 1726773201.60545: getting the next task for host managed_node2 3033 1726773201.60552: done getting next task for host managed_node2 3033 1726773201.60555: ^ task is: TASK: Get active_profile 3033 1726773201.60558: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773201.60563: getting variables 3033 1726773201.60564: in VariableManager get_vars() 3033 1726773201.60601: Calling all_inventory to load vars for managed_node2 3033 1726773201.60604: Calling groups_inventory to load vars for managed_node2 3033 1726773201.60609: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773201.60620: Calling all_plugins_play to load vars for managed_node2 3033 1726773201.60623: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773201.60626: Calling groups_plugins_play to load vars for managed_node2 3033 1726773201.60790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773201.61187: done with get_vars() 3033 1726773201.61196: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:13:21 -0400 (0:00:00.400) 0:02:59.873 **** 3033 1726773201.61269: entering _queue_task() for managed_node2/slurp 3033 1726773201.61488: worker is 1 (out of 1 available) 3033 1726773201.61507: exiting _queue_task() for managed_node2/slurp 3033 1726773201.61523: done queuing things up, now waiting for results queue to drain 3033 1726773201.61525: waiting for pending results... 3033 1726773201.61724: running TaskExecutor() for managed_node2/TASK: Get active_profile 3033 1726773201.61812: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cb0 3033 1726773201.61827: variable 'ansible_search_path' from source: unknown 3033 1726773201.61831: variable 'ansible_search_path' from source: unknown 3033 1726773201.61866: calling self._execute() 3033 1726773201.61949: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.61955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.61966: variable 'omit' from source: magic vars 3033 1726773201.62063: variable 'omit' from source: magic vars 3033 1726773201.62100: variable 'omit' from source: magic vars 3033 1726773201.62129: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3033 1726773201.62399: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3033 1726773201.62469: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3033 1726773201.62501: variable 'omit' from source: magic vars 3033 1726773201.62541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773201.62573: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773201.62592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773201.62610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773201.62622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773201.62652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773201.62655: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.62659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.62743: Set connection var ansible_connection to ssh 3033 1726773201.62751: Set connection var ansible_shell_executable to /bin/sh 3033 1726773201.62758: Set connection var ansible_pipelining to False 3033 1726773201.62761: Set connection var ansible_shell_type to sh 3033 1726773201.62768: Set connection var ansible_timeout to 10 3033 1726773201.62779: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773201.62797: variable 'ansible_shell_executable' from source: unknown 3033 1726773201.62801: variable 'ansible_connection' from source: unknown 3033 1726773201.62805: variable 'ansible_module_compression' from source: unknown 3033 1726773201.62810: variable 'ansible_shell_type' from source: unknown 3033 1726773201.62812: variable 'ansible_shell_executable' from source: unknown 3033 1726773201.62815: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773201.62821: variable 'ansible_pipelining' from source: unknown 3033 1726773201.62824: variable 'ansible_timeout' from source: unknown 3033 1726773201.62829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773201.62998: 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__) 3033 1726773201.63011: variable 'omit' from source: magic vars 3033 1726773201.63018: starting attempt loop 3033 1726773201.63021: running the handler 3033 1726773201.63034: _low_level_execute_command(): starting 3033 1726773201.63042: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773201.63586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.63589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.63594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773201.63597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.63659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.63665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773201.63667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.63736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.65585: stdout chunk (state=3): >>>/root <<< 3033 1726773201.65700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.65757: stderr chunk (state=3): >>><<< 3033 1726773201.65761: stdout chunk (state=3): >>><<< 3033 1726773201.65785: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.65799: _low_level_execute_command(): starting 3033 1726773201.65808: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669 `" && echo ansible-tmp-1726773201.6578557-6872-145674551754669="` echo /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669 `" ) && sleep 0' 3033 1726773201.66274: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.66281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.66291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.66294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.66338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.66341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.66420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.68585: stdout chunk (state=3): >>>ansible-tmp-1726773201.6578557-6872-145674551754669=/root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669 <<< 3033 1726773201.68712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.68769: stderr chunk (state=3): >>><<< 3033 1726773201.68772: stdout chunk (state=3): >>><<< 3033 1726773201.68791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773201.6578557-6872-145674551754669=/root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.68836: variable 'ansible_module_compression' from source: unknown 3033 1726773201.68874: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3033 1726773201.68908: variable 'ansible_facts' from source: unknown 3033 1726773201.68973: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py 3033 1726773201.69088: Sending initial data 3033 1726773201.69091: Sent initial data (152 bytes) 3033 1726773201.69554: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.69557: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.69560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.69563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.69565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.69618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.69633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.69696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.71518: 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 <<< 3033 1726773201.71582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773201.71652: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpd2lv5wu0 /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py <<< 3033 1726773201.71656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py" <<< 3033 1726773201.71714: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpd2lv5wu0" to remote "/root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py" <<< 3033 1726773201.72567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.72640: stderr chunk (state=3): >>><<< 3033 1726773201.72643: stdout chunk (state=3): >>><<< 3033 1726773201.72664: done transferring module to remote 3033 1726773201.72677: _low_level_execute_command(): starting 3033 1726773201.72681: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/ /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py && sleep 0' 3033 1726773201.73144: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.73148: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.73151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773201.73153: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773201.73160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.73210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.73217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.73287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.75347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.75404: stderr chunk (state=3): >>><<< 3033 1726773201.75410: stdout chunk (state=3): >>><<< 3033 1726773201.75426: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.75429: _low_level_execute_command(): starting 3033 1726773201.75436: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/AnsiballZ_slurp.py && sleep 0' 3033 1726773201.75908: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.75912: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.75914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773201.75917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773201.75919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.75971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.75974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.76059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.94439: 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"}}} <<< 3033 1726773201.96043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773201.96109: stderr chunk (state=3): >>><<< 3033 1726773201.96113: stdout chunk (state=3): >>><<< 3033 1726773201.96132: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773201.96159: 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-1726773201.6578557-6872-145674551754669/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773201.96172: _low_level_execute_command(): starting 3033 1726773201.96180: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773201.6578557-6872-145674551754669/ > /dev/null 2>&1 && sleep 0' 3033 1726773201.96660: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773201.96664: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773201.96667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773201.96669: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773201.96672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773201.96728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773201.96735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773201.96803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773201.98882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773201.98937: stderr chunk (state=3): >>><<< 3033 1726773201.98940: stdout chunk (state=3): >>><<< 3033 1726773201.98956: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773201.98963: handler run complete 3033 1726773201.98981: attempt loop complete, returning result 3033 1726773201.98984: _execute() done 3033 1726773201.98989: dumping result to json 3033 1726773201.98994: done dumping result, returning 3033 1726773201.99003: done running TaskExecutor() for managed_node2/TASK: Get active_profile [0afff7ba-f7d3-3c9c-762e-000000000cb0] 3033 1726773201.99010: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb0 3033 1726773201.99118: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb0 3033 1726773201.99121: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3033 1726773201.99186: no more pending results, returning what we have 3033 1726773201.99190: results queue empty 3033 1726773201.99192: checking for any_errors_fatal 3033 1726773201.99210: done checking for any_errors_fatal 3033 1726773201.99211: checking for max_fail_percentage 3033 1726773201.99213: done checking for max_fail_percentage 3033 1726773201.99214: checking to see if all hosts have failed and the running result is not ok 3033 1726773201.99215: done checking to see if all hosts have failed 3033 1726773201.99216: getting the remaining hosts for this loop 3033 1726773201.99219: done getting the remaining hosts for this loop 3033 1726773201.99224: getting the next task for host managed_node2 3033 1726773201.99231: done getting next task for host managed_node2 3033 1726773201.99234: ^ task is: TASK: Ensure kernel_settings is not in active_profile 3033 1726773201.99237: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773201.99242: getting variables 3033 1726773201.99243: in VariableManager get_vars() 3033 1726773201.99285: Calling all_inventory to load vars for managed_node2 3033 1726773201.99288: Calling groups_inventory to load vars for managed_node2 3033 1726773201.99290: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773201.99301: Calling all_plugins_play to load vars for managed_node2 3033 1726773201.99304: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773201.99310: Calling groups_plugins_play to load vars for managed_node2 3033 1726773201.99467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773201.99637: done with get_vars() 3033 1726773201.99647: done getting variables 3033 1726773201.99698: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:13:21 -0400 (0:00:00.384) 0:03:00.258 **** 3033 1726773201.99724: entering _queue_task() for managed_node2/copy 3033 1726773201.99934: worker is 1 (out of 1 available) 3033 1726773201.99948: exiting _queue_task() for managed_node2/copy 3033 1726773201.99964: done queuing things up, now waiting for results queue to drain 3033 1726773201.99966: waiting for pending results... 3033 1726773202.00167: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile 3033 1726773202.00261: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cb1 3033 1726773202.00278: variable 'ansible_search_path' from source: unknown 3033 1726773202.00282: variable 'ansible_search_path' from source: unknown 3033 1726773202.00316: calling self._execute() 3033 1726773202.00399: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.00407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.00419: variable 'omit' from source: magic vars 3033 1726773202.00515: variable 'omit' from source: magic vars 3033 1726773202.00561: variable 'omit' from source: magic vars 3033 1726773202.00587: variable '__active_profile' from source: task vars 3033 1726773202.00850: variable '__active_profile' from source: task vars 3033 1726773202.01032: variable '__cur_profile' from source: task vars 3033 1726773202.01156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3033 1726773202.02840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3033 1726773202.02893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3033 1726773202.02927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3033 1726773202.02957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3033 1726773202.02986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3033 1726773202.03052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3033 1726773202.03077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3033 1726773202.03098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3033 1726773202.03133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3033 1726773202.03146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3033 1726773202.03234: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3033 1726773202.03289: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3033 1726773202.03346: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3033 1726773202.03402: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3033 1726773202.03426: variable 'omit' from source: magic vars 3033 1726773202.03449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773202.03477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773202.03492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773202.03509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773202.03519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773202.03546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773202.03550: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.03555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.03637: Set connection var ansible_connection to ssh 3033 1726773202.03644: Set connection var ansible_shell_executable to /bin/sh 3033 1726773202.03651: Set connection var ansible_pipelining to False 3033 1726773202.03653: Set connection var ansible_shell_type to sh 3033 1726773202.03661: Set connection var ansible_timeout to 10 3033 1726773202.03669: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773202.03691: variable 'ansible_shell_executable' from source: unknown 3033 1726773202.03694: variable 'ansible_connection' from source: unknown 3033 1726773202.03696: variable 'ansible_module_compression' from source: unknown 3033 1726773202.03701: variable 'ansible_shell_type' from source: unknown 3033 1726773202.03703: variable 'ansible_shell_executable' from source: unknown 3033 1726773202.03710: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.03715: variable 'ansible_pipelining' from source: unknown 3033 1726773202.03717: variable 'ansible_timeout' from source: unknown 3033 1726773202.03723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.03807: 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) 3033 1726773202.03818: variable 'omit' from source: magic vars 3033 1726773202.03824: starting attempt loop 3033 1726773202.03827: running the handler 3033 1726773202.03839: _low_level_execute_command(): starting 3033 1726773202.03846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773202.04378: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.04382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.04385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.04388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.04450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.04453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773202.04460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.04532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.06427: stdout chunk (state=3): >>>/root <<< 3033 1726773202.06538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.06603: stderr chunk (state=3): >>><<< 3033 1726773202.06607: stdout chunk (state=3): >>><<< 3033 1726773202.06630: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.06643: _low_level_execute_command(): starting 3033 1726773202.06650: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098 `" && echo ansible-tmp-1726773202.066314-6880-20085269310098="` echo /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098 `" ) && sleep 0' 3033 1726773202.07113: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.07117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.07122: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773202.07133: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.07191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.07195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773202.07200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.07272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.09481: stdout chunk (state=3): >>>ansible-tmp-1726773202.066314-6880-20085269310098=/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098 <<< 3033 1726773202.09609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.09662: stderr chunk (state=3): >>><<< 3033 1726773202.09665: stdout chunk (state=3): >>><<< 3033 1726773202.09684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773202.066314-6880-20085269310098=/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.09761: variable 'ansible_module_compression' from source: unknown 3033 1726773202.09807: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773202.09843: variable 'ansible_facts' from source: unknown 3033 1726773202.09911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py 3033 1726773202.10012: Sending initial data 3033 1726773202.10020: Sent initial data (149 bytes) 3033 1726773202.10492: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.10495: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.10498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773202.10500: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773202.10503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.10557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.10561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.10634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.12438: 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 <<< 3033 1726773202.12503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773202.12569: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpg_ex17al /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py <<< 3033 1726773202.12577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py" <<< 3033 1726773202.12633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpg_ex17al" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py" <<< 3033 1726773202.13520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.13587: stderr chunk (state=3): >>><<< 3033 1726773202.13591: stdout chunk (state=3): >>><<< 3033 1726773202.13613: done transferring module to remote 3033 1726773202.13624: _low_level_execute_command(): starting 3033 1726773202.13630: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/ /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py && sleep 0' 3033 1726773202.14082: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.14086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.14102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.14159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.14162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.14238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.16285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.16336: stderr chunk (state=3): >>><<< 3033 1726773202.16340: stdout chunk (state=3): >>><<< 3033 1726773202.16354: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.16357: _low_level_execute_command(): starting 3033 1726773202.16364: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_stat.py && sleep 0' 3033 1726773202.16821: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.16824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.16827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.16829: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773202.16831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.16887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.16891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.16964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.36933: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773201.9428017, "mtime": 1726773198.980794, "ctime": 1726773198.980794, "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": "1960945294", "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}}} <<< 3033 1726773202.38871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773202.38938: stderr chunk (state=3): >>><<< 3033 1726773202.38942: stdout chunk (state=3): >>><<< 3033 1726773202.38958: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726773201.9428017, "mtime": 1726773198.980794, "ctime": 1726773198.980794, "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": "1960945294", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773202.39020: 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-1726773202.066314-6880-20085269310098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773202.39124: Sending initial data 3033 1726773202.39128: Sent initial data (137 bytes) 3033 1726773202.39572: 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 <<< 3033 1726773202.39612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773202.39616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.39618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.39620: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773202.39623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.39673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.39682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.39752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.41566: 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 <<< 3033 1726773202.41574: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773202.41629: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773202.41695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/.80jy3hd8 /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source <<< 3033 1726773202.41703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source" <<< 3033 1726773202.41756: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/.80jy3hd8" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source" <<< 3033 1726773202.42017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.42088: stderr chunk (state=3): >>><<< 3033 1726773202.42091: stdout chunk (state=3): >>><<< 3033 1726773202.42114: _low_level_execute_command(): starting 3033 1726773202.42118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/ /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source && sleep 0' 3033 1726773202.42584: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.42589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.42592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773202.42595: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.42597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.42646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.42650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.42724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.44773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.44826: stderr chunk (state=3): >>><<< 3033 1726773202.44830: stdout chunk (state=3): >>><<< 3033 1726773202.44844: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.44870: variable 'ansible_module_compression' from source: unknown 3033 1726773202.44909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773202.44926: variable 'ansible_facts' from source: unknown 3033 1726773202.44972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py 3033 1726773202.45079: Sending initial data 3033 1726773202.45082: Sent initial data (149 bytes) 3033 1726773202.45510: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.45529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773202.45532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.45545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.45601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.45604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.45679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.47450: 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 <<< 3033 1726773202.47516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773202.47581: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6bb172hg /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py <<< 3033 1726773202.47585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py" <<< 3033 1726773202.47641: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6bb172hg" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py" <<< 3033 1726773202.47650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py" <<< 3033 1726773202.48536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.48612: stderr chunk (state=3): >>><<< 3033 1726773202.48616: stdout chunk (state=3): >>><<< 3033 1726773202.48635: done transferring module to remote 3033 1726773202.48644: _low_level_execute_command(): starting 3033 1726773202.48649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/ /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py && sleep 0' 3033 1726773202.49121: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.49125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.49127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.49130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.49181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.49187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.49253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.51341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.51396: stderr chunk (state=3): >>><<< 3033 1726773202.51400: stdout chunk (state=3): >>><<< 3033 1726773202.51416: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.51420: _low_level_execute_command(): starting 3033 1726773202.51426: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/AnsiballZ_copy.py && sleep 0' 3033 1726773202.51887: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.51890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.51895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773202.51897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773202.51899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.51954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.51957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.52040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.71848: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.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-1726773202.066314-6880-20085269310098/.source", "_original_basename": ".80jy3hd8", "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}}} <<< 3033 1726773202.73535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773202.73599: stderr chunk (state=3): >>><<< 3033 1726773202.73603: stdout chunk (state=3): >>><<< 3033 1726773202.73622: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.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-1726773202.066314-6880-20085269310098/.source", "_original_basename": ".80jy3hd8", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773202.73655: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/.source', '_original_basename': '.80jy3hd8', '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-1726773202.066314-6880-20085269310098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773202.73666: _low_level_execute_command(): starting 3033 1726773202.73672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773202.066314-6880-20085269310098/ > /dev/null 2>&1 && sleep 0' 3033 1726773202.74160: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.74164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.74166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773202.74168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773202.74171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.74225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.74228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.74305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.76407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.76464: stderr chunk (state=3): >>><<< 3033 1726773202.76468: stdout chunk (state=3): >>><<< 3033 1726773202.76483: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.76491: handler run complete 3033 1726773202.76519: attempt loop complete, returning result 3033 1726773202.76526: _execute() done 3033 1726773202.76529: dumping result to json 3033 1726773202.76535: done dumping result, returning 3033 1726773202.76544: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile [0afff7ba-f7d3-3c9c-762e-000000000cb1] 3033 1726773202.76549: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb1 3033 1726773202.76667: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb1 3033 1726773202.76670: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773202.066314-6880-20085269310098/.source", "state": "file", "uid": 0 } 3033 1726773202.76758: no more pending results, returning what we have 3033 1726773202.76762: results queue empty 3033 1726773202.76763: checking for any_errors_fatal 3033 1726773202.76772: done checking for any_errors_fatal 3033 1726773202.76773: checking for max_fail_percentage 3033 1726773202.76775: done checking for max_fail_percentage 3033 1726773202.76779: checking to see if all hosts have failed and the running result is not ok 3033 1726773202.76779: done checking to see if all hosts have failed 3033 1726773202.76780: getting the remaining hosts for this loop 3033 1726773202.76782: done getting the remaining hosts for this loop 3033 1726773202.76787: getting the next task for host managed_node2 3033 1726773202.76794: done getting next task for host managed_node2 3033 1726773202.76798: ^ task is: TASK: Set profile_mode to auto 3033 1726773202.76801: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773202.76805: getting variables 3033 1726773202.76808: in VariableManager get_vars() 3033 1726773202.76846: Calling all_inventory to load vars for managed_node2 3033 1726773202.76849: Calling groups_inventory to load vars for managed_node2 3033 1726773202.76852: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773202.76863: Calling all_plugins_play to load vars for managed_node2 3033 1726773202.76866: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773202.76869: Calling groups_plugins_play to load vars for managed_node2 3033 1726773202.77079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773202.77237: done with get_vars() 3033 1726773202.77246: done getting variables 3033 1726773202.77297: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:13:22 -0400 (0:00:00.775) 0:03:01.034 **** 3033 1726773202.77323: entering _queue_task() for managed_node2/copy 3033 1726773202.77540: worker is 1 (out of 1 available) 3033 1726773202.77555: exiting _queue_task() for managed_node2/copy 3033 1726773202.77572: done queuing things up, now waiting for results queue to drain 3033 1726773202.77574: waiting for pending results... 3033 1726773202.77773: running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto 3033 1726773202.77855: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cb2 3033 1726773202.77870: variable 'ansible_search_path' from source: unknown 3033 1726773202.77874: variable 'ansible_search_path' from source: unknown 3033 1726773202.77913: calling self._execute() 3033 1726773202.77996: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.78004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.78018: variable 'omit' from source: magic vars 3033 1726773202.78117: variable 'omit' from source: magic vars 3033 1726773202.78164: variable 'omit' from source: magic vars 3033 1726773202.78192: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3033 1726773202.78460: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3033 1726773202.78531: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3033 1726773202.78564: variable 'omit' from source: magic vars 3033 1726773202.78601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773202.78634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773202.78653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773202.78669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773202.78681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773202.78711: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773202.78715: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.78720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.78807: Set connection var ansible_connection to ssh 3033 1726773202.78814: Set connection var ansible_shell_executable to /bin/sh 3033 1726773202.78822: Set connection var ansible_pipelining to False 3033 1726773202.78825: Set connection var ansible_shell_type to sh 3033 1726773202.78832: Set connection var ansible_timeout to 10 3033 1726773202.78840: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773202.78858: variable 'ansible_shell_executable' from source: unknown 3033 1726773202.78862: variable 'ansible_connection' from source: unknown 3033 1726773202.78865: variable 'ansible_module_compression' from source: unknown 3033 1726773202.78867: variable 'ansible_shell_type' from source: unknown 3033 1726773202.78872: variable 'ansible_shell_executable' from source: unknown 3033 1726773202.78877: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773202.78880: variable 'ansible_pipelining' from source: unknown 3033 1726773202.78884: variable 'ansible_timeout' from source: unknown 3033 1726773202.78890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773202.79008: 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) 3033 1726773202.79021: variable 'omit' from source: magic vars 3033 1726773202.79028: starting attempt loop 3033 1726773202.79031: running the handler 3033 1726773202.79043: _low_level_execute_command(): starting 3033 1726773202.79051: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773202.79582: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.79619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.79623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.79627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.79629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.79683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.79687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773202.79690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.79770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.81632: stdout chunk (state=3): >>>/root <<< 3033 1726773202.81745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.81811: stderr chunk (state=3): >>><<< 3033 1726773202.81815: stdout chunk (state=3): >>><<< 3033 1726773202.81829: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.81843: _low_level_execute_command(): starting 3033 1726773202.81849: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256 `" && echo ansible-tmp-1726773202.818306-6898-109451741544256="` echo /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256 `" ) && sleep 0' 3033 1726773202.82308: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.82312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.82321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.82324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.82384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.82387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773202.82389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.82457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.84675: stdout chunk (state=3): >>>ansible-tmp-1726773202.818306-6898-109451741544256=/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256 <<< 3033 1726773202.84798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.84852: stderr chunk (state=3): >>><<< 3033 1726773202.84855: stdout chunk (state=3): >>><<< 3033 1726773202.84872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773202.818306-6898-109451741544256=/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.84953: variable 'ansible_module_compression' from source: unknown 3033 1726773202.85000: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3033 1726773202.85040: variable 'ansible_facts' from source: unknown 3033 1726773202.85108: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py 3033 1726773202.85211: Sending initial data 3033 1726773202.85215: Sent initial data (150 bytes) 3033 1726773202.85685: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.85689: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.85692: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773202.85694: 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.47.230 originally 10.31.47.230 <<< 3033 1726773202.85697: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.85750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.85753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.85830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.87597: 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 <<< 3033 1726773202.87658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773202.87731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6626qabd /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py <<< 3033 1726773202.87739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py" <<< 3033 1726773202.87796: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp6626qabd" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py" <<< 3033 1726773202.88674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.88750: stderr chunk (state=3): >>><<< 3033 1726773202.88753: stdout chunk (state=3): >>><<< 3033 1726773202.88774: done transferring module to remote 3033 1726773202.88787: _low_level_execute_command(): starting 3033 1726773202.88793: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/ /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py && sleep 0' 3033 1726773202.89267: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.89270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773202.89273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773202.89276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.89334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.89338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.89416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773202.91466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773202.91521: stderr chunk (state=3): >>><<< 3033 1726773202.91525: stdout chunk (state=3): >>><<< 3033 1726773202.91541: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773202.91544: _low_level_execute_command(): starting 3033 1726773202.91551: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_stat.py && sleep 0' 3033 1726773202.92015: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773202.92019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.92021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773202.92024: 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.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773202.92080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773202.92087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773202.92160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.12040: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773196.8907886, "mtime": 1726773198.980794, "ctime": 1726773198.980794, "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": "2516810244", "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}}} <<< 3033 1726773203.14118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773203.14173: stderr chunk (state=3): >>><<< 3033 1726773203.14180: stdout chunk (state=3): >>><<< 3033 1726773203.14195: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726773196.8907886, "mtime": 1726773198.980794, "ctime": 1726773198.980794, "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": "2516810244", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773203.14260: 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-1726773202.818306-6898-109451741544256/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3033 1726773203.14364: Sending initial data 3033 1726773203.14372: Sent initial data (138 bytes) 3033 1726773203.14846: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.14850: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.14854: 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.47.230 is address debug1: re-parsing configuration <<< 3033 1726773203.14857: 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.47.230 originally 10.31.47.230 <<< 3033 1726773203.14859: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.14912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.14916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.14994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.16845: 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 <<< 3033 1726773203.16853: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3033 1726773203.16914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773203.16972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/.buk09fn1 /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source <<< 3033 1726773203.16982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source" <<< 3033 1726773203.17037: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/.buk09fn1" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source" <<< 3033 1726773203.17297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.17366: stderr chunk (state=3): >>><<< 3033 1726773203.17370: stdout chunk (state=3): >>><<< 3033 1726773203.17392: _low_level_execute_command(): starting 3033 1726773203.17397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/ /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source && sleep 0' 3033 1726773203.17866: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.17872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.17875: 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.47.230 is address <<< 3033 1726773203.17877: 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 <<< 3033 1726773203.17879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.17931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.17936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.18012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.20113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.20164: stderr chunk (state=3): >>><<< 3033 1726773203.20168: stdout chunk (state=3): >>><<< 3033 1726773203.20185: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.20211: variable 'ansible_module_compression' from source: unknown 3033 1726773203.20252: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3033 1726773203.20271: variable 'ansible_facts' from source: unknown 3033 1726773203.20321: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py 3033 1726773203.20423: Sending initial data 3033 1726773203.20427: Sent initial data (150 bytes) 3033 1726773203.20891: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.20894: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.20898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773203.20901: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773203.20913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.20953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.20956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.21036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.22856: 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 <<< 3033 1726773203.22922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773203.22986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp08aaax_t /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py <<< 3033 1726773203.22990: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py" <<< 3033 1726773203.23047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmp08aaax_t" to remote "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py" <<< 3033 1726773203.23940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.24016: stderr chunk (state=3): >>><<< 3033 1726773203.24019: stdout chunk (state=3): >>><<< 3033 1726773203.24041: done transferring module to remote 3033 1726773203.24050: _low_level_execute_command(): starting 3033 1726773203.24056: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/ /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py && sleep 0' 3033 1726773203.24526: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.24530: 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.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.24532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.24535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.24537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.24596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.24599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.24668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.26732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.26784: stderr chunk (state=3): >>><<< 3033 1726773203.26788: stdout chunk (state=3): >>><<< 3033 1726773203.26803: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.26808: _low_level_execute_command(): starting 3033 1726773203.26815: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/AnsiballZ_copy.py && sleep 0' 3033 1726773203.27276: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.27281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.27284: 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.47.230 is address <<< 3033 1726773203.27286: 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 <<< 3033 1726773203.27288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.27343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.27346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.27429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.47391: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.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-1726773202.818306-6898-109451741544256/.source", "_original_basename": ".buk09fn1", "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}}} <<< 3033 1726773203.49118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773203.49176: stderr chunk (state=3): >>><<< 3033 1726773203.49180: stdout chunk (state=3): >>><<< 3033 1726773203.49199: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.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-1726773202.818306-6898-109451741544256/.source", "_original_basename": ".buk09fn1", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773203.49237: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/.source', '_original_basename': '.buk09fn1', '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-1726773202.818306-6898-109451741544256/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773203.49248: _low_level_execute_command(): starting 3033 1726773203.49254: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773202.818306-6898-109451741544256/ > /dev/null 2>&1 && sleep 0' 3033 1726773203.49738: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.49741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found <<< 3033 1726773203.49746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3033 1726773203.49748: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773203.49751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.49801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.49805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.49881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.52000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.52055: stderr chunk (state=3): >>><<< 3033 1726773203.52059: stdout chunk (state=3): >>><<< 3033 1726773203.52073: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.52083: handler run complete 3033 1726773203.52110: attempt loop complete, returning result 3033 1726773203.52113: _execute() done 3033 1726773203.52120: dumping result to json 3033 1726773203.52124: done dumping result, returning 3033 1726773203.52133: done running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto [0afff7ba-f7d3-3c9c-762e-000000000cb2] 3033 1726773203.52139: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb2 3033 1726773203.52252: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb2 3033 1726773203.52256: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726773202.818306-6898-109451741544256/.source", "state": "file", "uid": 0 } 3033 1726773203.52344: no more pending results, returning what we have 3033 1726773203.52348: results queue empty 3033 1726773203.52349: checking for any_errors_fatal 3033 1726773203.52358: done checking for any_errors_fatal 3033 1726773203.52359: checking for max_fail_percentage 3033 1726773203.52361: done checking for max_fail_percentage 3033 1726773203.52367: checking to see if all hosts have failed and the running result is not ok 3033 1726773203.52368: done checking to see if all hosts have failed 3033 1726773203.52369: getting the remaining hosts for this loop 3033 1726773203.52371: done getting the remaining hosts for this loop 3033 1726773203.52378: getting the next task for host managed_node2 3033 1726773203.52386: done getting next task for host managed_node2 3033 1726773203.52389: ^ task is: TASK: Restart tuned 3033 1726773203.52392: ^ state is: HOST STATE: block=2, task=51, 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 3033 1726773203.52397: getting variables 3033 1726773203.52399: in VariableManager get_vars() 3033 1726773203.52438: Calling all_inventory to load vars for managed_node2 3033 1726773203.52441: Calling groups_inventory to load vars for managed_node2 3033 1726773203.52443: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773203.52454: Calling all_plugins_play to load vars for managed_node2 3033 1726773203.52458: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773203.52461: Calling groups_plugins_play to load vars for managed_node2 3033 1726773203.52614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773203.52781: done with get_vars() 3033 1726773203.52791: done getting variables 3033 1726773203.52841: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:13:23 -0400 (0:00:00.755) 0:03:01.789 **** 3033 1726773203.52865: entering _queue_task() for managed_node2/service 3033 1726773203.53073: worker is 1 (out of 1 available) 3033 1726773203.53089: exiting _queue_task() for managed_node2/service 3033 1726773203.53108: done queuing things up, now waiting for results queue to drain 3033 1726773203.53111: waiting for pending results... 3033 1726773203.53303: running TaskExecutor() for managed_node2/TASK: Restart tuned 3033 1726773203.53393: in run() - task 0afff7ba-f7d3-3c9c-762e-000000000cb3 3033 1726773203.53408: variable 'ansible_search_path' from source: unknown 3033 1726773203.53412: variable 'ansible_search_path' from source: unknown 3033 1726773203.53456: variable '__kernel_settings_services' from source: include_vars 3033 1726773203.53752: variable '__kernel_settings_services' from source: include_vars 3033 1726773203.53820: variable 'omit' from source: magic vars 3033 1726773203.53925: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773203.53934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773203.53945: variable 'omit' from source: magic vars 3033 1726773203.54015: variable 'omit' from source: magic vars 3033 1726773203.54050: variable 'omit' from source: magic vars 3033 1726773203.54085: variable 'item' from source: unknown 3033 1726773203.54221: variable 'item' from source: unknown 3033 1726773203.54243: variable 'omit' from source: magic vars 3033 1726773203.54280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3033 1726773203.54313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3033 1726773203.54330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3033 1726773203.54346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773203.54357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3033 1726773203.54387: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3033 1726773203.54391: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773203.54396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773203.54480: Set connection var ansible_connection to ssh 3033 1726773203.54484: Set connection var ansible_shell_executable to /bin/sh 3033 1726773203.54492: Set connection var ansible_pipelining to False 3033 1726773203.54495: Set connection var ansible_shell_type to sh 3033 1726773203.54502: Set connection var ansible_timeout to 10 3033 1726773203.54512: Set connection var ansible_module_compression to ZIP_DEFLATED 3033 1726773203.54531: variable 'ansible_shell_executable' from source: unknown 3033 1726773203.54534: variable 'ansible_connection' from source: unknown 3033 1726773203.54537: variable 'ansible_module_compression' from source: unknown 3033 1726773203.54542: variable 'ansible_shell_type' from source: unknown 3033 1726773203.54545: variable 'ansible_shell_executable' from source: unknown 3033 1726773203.54549: variable 'ansible_host' from source: host vars for 'managed_node2' 3033 1726773203.54554: variable 'ansible_pipelining' from source: unknown 3033 1726773203.54557: variable 'ansible_timeout' from source: unknown 3033 1726773203.54563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3033 1726773203.54681: 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) 3033 1726773203.54691: variable 'omit' from source: magic vars 3033 1726773203.54697: starting attempt loop 3033 1726773203.54700: running the handler 3033 1726773203.54782: variable 'ansible_facts' from source: unknown 3033 1726773203.54879: _low_level_execute_command(): starting 3033 1726773203.54884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3033 1726773203.55412: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.55433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.55438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.55492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.55496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773203.55499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.55578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.57452: stdout chunk (state=3): >>>/root <<< 3033 1726773203.57564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.57620: stderr chunk (state=3): >>><<< 3033 1726773203.57624: stdout chunk (state=3): >>><<< 3033 1726773203.57643: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.57657: _low_level_execute_command(): starting 3033 1726773203.57663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653 `" && echo ansible-tmp-1726773203.5764403-6913-33398572137653="` echo /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653 `" ) && sleep 0' 3033 1726773203.58130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.58134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.58143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.58146: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773203.58149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.58196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.58202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.58274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.60532: stdout chunk (state=3): >>>ansible-tmp-1726773203.5764403-6913-33398572137653=/root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653 <<< 3033 1726773203.60654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.60706: stderr chunk (state=3): >>><<< 3033 1726773203.60729: stdout chunk (state=3): >>><<< 3033 1726773203.60732: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773203.5764403-6913-33398572137653=/root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.60810: variable 'ansible_module_compression' from source: unknown 3033 1726773203.60913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3033js1fcpz4/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3033 1726773203.60917: variable 'ansible_facts' from source: unknown 3033 1726773203.61111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py 3033 1726773203.61378: Sending initial data 3033 1726773203.61382: Sent initial data (153 bytes) 3033 1726773203.61961: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3033 1726773203.62026: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.62099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.62127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773203.62154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.62262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.64069: 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 <<< 3033 1726773203.64132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3033 1726773203.64197: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpr4svsy1l /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py <<< 3033 1726773203.64201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py" <<< 3033 1726773203.64260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3033js1fcpz4/tmpr4svsy1l" to remote "/root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py" <<< 3033 1726773203.66050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.66117: stderr chunk (state=3): >>><<< 3033 1726773203.66120: stdout chunk (state=3): >>><<< 3033 1726773203.66143: done transferring module to remote 3033 1726773203.66154: _low_level_execute_command(): starting 3033 1726773203.66160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/ /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py && sleep 0' 3033 1726773203.66588: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.66631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773203.66635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3033 1726773203.66637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.66640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773203.66647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.66698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.66703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3033 1726773203.66708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.66771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773203.68842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773203.68891: stderr chunk (state=3): >>><<< 3033 1726773203.68894: stdout chunk (state=3): >>><<< 3033 1726773203.68911: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773203.68916: _low_level_execute_command(): starting 3033 1726773203.68923: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/AnsiballZ_systemd.py && sleep 0' 3033 1726773203.69373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.69379: 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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.69382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3033 1726773203.69384: 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.47.230 originally 10.31.47.230 debug2: match found <<< 3033 1726773203.69386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773203.69434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773203.69437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773203.69522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773204.04249: 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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20398080", "MemoryAvailable": "infinity", "CPUUsageNSec": "329275000", "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", "Li<<< 3033 1726773204.04281: stdout chunk (state=3): >>>mitRTTIME": "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.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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": "/<<< 3033 1726773204.04291: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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}}} <<< 3033 1726773204.06720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.230 closed. <<< 3033 1726773204.06784: stderr chunk (state=3): >>><<< 3033 1726773204.06788: stdout chunk (state=3): >>><<< 3033 1726773204.06818: _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": "678", "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 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "MemoryCurrent": "20398080", "MemoryAvailable": "infinity", "CPUUsageNSec": "329275000", "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": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "Before": "shutdown.target multi-user.target", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.47.230 closed. 3033 1726773204.07016: 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-1726773203.5764403-6913-33398572137653/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3033 1726773204.07032: _low_level_execute_command(): starting 3033 1726773204.07038: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773203.5764403-6913-33398572137653/ > /dev/null 2>&1 && sleep 0' 3033 1726773204.07495: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773204.07531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 <<< 3033 1726773204.07535: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773204.07538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3033 1726773204.07540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3033 1726773204.07594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3033 1726773204.07597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3033 1726773204.07668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3033 1726773204.09721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3033 1726773204.09778: stderr chunk (state=3): >>><<< 3033 1726773204.09782: stdout chunk (state=3): >>><<< 3033 1726773204.09795: _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.47.230 originally 10.31.47.230 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.230 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.230 originally 10.31.47.230 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3033 1726773204.09804: handler run complete 3033 1726773204.09855: attempt loop complete, returning result 3033 1726773204.09878: variable 'item' from source: unknown 3033 1726773204.09947: variable 'item' from source: unknown ok: [managed_node2] => (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 15:12:25 EDT", "ActiveEnterTimestampMonotonic": "20160721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service systemd-journald.socket network.target sysinit.target basic.target dbus.socket systemd-sysctl.service polkit.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:25 EDT", "AssertTimestampMonotonic": "19633674", "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": "329275000", "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 15:12:25 EDT", "ConditionTimestampMonotonic": "19633665", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3550", "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": "678", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:25 EDT", "ExecMainStartTimestampMonotonic": "19641901", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:25 EDT] ; stop_time=[n/a] ; pid=678 ; 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 15:12:25 EDT", "InactiveExitTimestampMonotonic": "19643957", "InvocationID": "7b31c2c6a7db45dfab0f6f98a6ef3e77", "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": "678", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20398080", "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.socket sysinit.target dbus-broker.service system.slice", "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 15:12:25 EDT", "StateChangeTimestampMonotonic": "20160721", "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" } } 3033 1726773204.10556: dumping result to json 3033 1726773204.10560: done dumping result, returning 3033 1726773204.10562: done running TaskExecutor() for managed_node2/TASK: Restart tuned [0afff7ba-f7d3-3c9c-762e-000000000cb3] 3033 1726773204.10564: sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb3 3033 1726773204.10651: done sending task result for task 0afff7ba-f7d3-3c9c-762e-000000000cb3 3033 1726773204.10654: WORKER PROCESS EXITING 3033 1726773204.10751: no more pending results, returning what we have 3033 1726773204.10754: results queue empty 3033 1726773204.10755: checking for any_errors_fatal 3033 1726773204.10759: done checking for any_errors_fatal 3033 1726773204.10759: checking for max_fail_percentage 3033 1726773204.10761: done checking for max_fail_percentage 3033 1726773204.10761: checking to see if all hosts have failed and the running result is not ok 3033 1726773204.10762: done checking to see if all hosts have failed 3033 1726773204.10763: getting the remaining hosts for this loop 3033 1726773204.10764: done getting the remaining hosts for this loop 3033 1726773204.10767: getting the next task for host managed_node2 3033 1726773204.10772: done getting next task for host managed_node2 3033 1726773204.10774: ^ task is: TASK: meta (flush_handlers) 3033 1726773204.10776: ^ 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 3033 1726773204.10781: getting variables 3033 1726773204.10782: in VariableManager get_vars() 3033 1726773204.10807: Calling all_inventory to load vars for managed_node2 3033 1726773204.10810: Calling groups_inventory to load vars for managed_node2 3033 1726773204.10812: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773204.10821: Calling all_plugins_play to load vars for managed_node2 3033 1726773204.10824: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773204.10826: Calling groups_plugins_play to load vars for managed_node2 3033 1726773204.10955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773204.11109: done with get_vars() 3033 1726773204.11118: done getting variables 3033 1726773204.11171: in VariableManager get_vars() 3033 1726773204.11182: Calling all_inventory to load vars for managed_node2 3033 1726773204.11184: Calling groups_inventory to load vars for managed_node2 3033 1726773204.11186: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773204.11190: Calling all_plugins_play to load vars for managed_node2 3033 1726773204.11192: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773204.11194: Calling groups_plugins_play to load vars for managed_node2 3033 1726773204.11317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773204.11466: done with get_vars() 3033 1726773204.11477: done queuing things up, now waiting for results queue to drain 3033 1726773204.11479: results queue empty 3033 1726773204.11480: checking for any_errors_fatal 3033 1726773204.11486: done checking for any_errors_fatal 3033 1726773204.11487: checking for max_fail_percentage 3033 1726773204.11488: done checking for max_fail_percentage 3033 1726773204.11488: checking to see if all hosts have failed and the running result is not ok 3033 1726773204.11489: done checking to see if all hosts have failed 3033 1726773204.11489: getting the remaining hosts for this loop 3033 1726773204.11490: done getting the remaining hosts for this loop 3033 1726773204.11492: getting the next task for host managed_node2 3033 1726773204.11496: done getting next task for host managed_node2 3033 1726773204.11497: ^ task is: TASK: meta (flush_handlers) 3033 1726773204.11499: ^ 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 3033 1726773204.11502: getting variables 3033 1726773204.11503: in VariableManager get_vars() 3033 1726773204.11514: Calling all_inventory to load vars for managed_node2 3033 1726773204.11516: Calling groups_inventory to load vars for managed_node2 3033 1726773204.11517: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773204.11521: Calling all_plugins_play to load vars for managed_node2 3033 1726773204.11523: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773204.11525: Calling groups_plugins_play to load vars for managed_node2 3033 1726773204.11630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773204.11775: done with get_vars() 3033 1726773204.11782: done getting variables 3033 1726773204.11819: in VariableManager get_vars() 3033 1726773204.11828: Calling all_inventory to load vars for managed_node2 3033 1726773204.11829: Calling groups_inventory to load vars for managed_node2 3033 1726773204.11831: Calling all_plugins_inventory to load vars for managed_node2 3033 1726773204.11834: Calling all_plugins_play to load vars for managed_node2 3033 1726773204.11836: Calling groups_plugins_inventory to load vars for managed_node2 3033 1726773204.11838: Calling groups_plugins_play to load vars for managed_node2 3033 1726773204.11946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3033 1726773204.12110: done with get_vars() 3033 1726773204.12119: done queuing things up, now waiting for results queue to drain 3033 1726773204.12120: results queue empty 3033 1726773204.12121: checking for any_errors_fatal 3033 1726773204.12122: done checking for any_errors_fatal 3033 1726773204.12122: checking for max_fail_percentage 3033 1726773204.12123: done checking for max_fail_percentage 3033 1726773204.12123: checking to see if all hosts have failed and the running result is not ok 3033 1726773204.12124: done checking to see if all hosts have failed 3033 1726773204.12125: getting the remaining hosts for this loop 3033 1726773204.12125: done getting the remaining hosts for this loop 3033 1726773204.12127: getting the next task for host managed_node2 3033 1726773204.12130: done getting next task for host managed_node2 3033 1726773204.12131: ^ task is: None 3033 1726773204.12132: ^ 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 3033 1726773204.12133: done queuing things up, now waiting for results queue to drain 3033 1726773204.12134: results queue empty 3033 1726773204.12134: checking for any_errors_fatal 3033 1726773204.12135: done checking for any_errors_fatal 3033 1726773204.12135: checking for max_fail_percentage 3033 1726773204.12136: done checking for max_fail_percentage 3033 1726773204.12136: checking to see if all hosts have failed and the running result is not ok 3033 1726773204.12137: done checking to see if all hosts have failed 3033 1726773204.12139: getting the next task for host managed_node2 3033 1726773204.12140: done getting next task for host managed_node2 3033 1726773204.12141: ^ task is: None 3033 1726773204.12142: ^ 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_node2 : ok=140 changed=20 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Thursday 19 September 2024 15:13:24 -0400 (0:00:00.593) 0:03:02.383 **** =============================================================================== Ensure required packages are installed --------------------------------- 68.54s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Reboot the machine - see if settings persist after reboot -------------- 39.61s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 5.61s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 3.43s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Ensure required services are enabled and started ------------------------ 2.60s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.00s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.97s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.94s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.87s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.58s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.55s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.55s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.54s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Check sysfs after reboot ------------------------------------------------ 1.35s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 1.18s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.95s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Generate a configuration for kernel settings ---------------------------- 0.94s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.88s /tmp/collections-iKE/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.86s /tmp/collections-iKE/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.85s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 3033 1726773204.12249: RUNNING CLEANUP